-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(Dependencies): Update all non-major dependencies (patch) #6258
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
672c1e2
to
0f60a52
Compare
d587e54
to
a94f090
Compare
5373cbd
to
3d9a7cc
Compare
887f63d
to
1be1f1d
Compare
9137c5c
to
8e24b68
Compare
b57ddd0
to
7070569
Compare
c5d0cae
to
4d19fcb
Compare
7664265
to
ad0dc8d
Compare
811be9e
to
1d5854b
Compare
1d5854b
to
4e5cb1b
Compare
4e5cb1b
to
8725502
Compare
dc95a26
to
f896051
Compare
cf4c4ff
to
d9645b2
Compare
| datasource | package | from | to | | ----------- | --------------------------------- | -------- | -------- | | npm | @angular/animations | 19.1.4 | 19.1.5 | | npm | @angular/common | 19.1.4 | 19.1.5 | | npm | @angular/compiler | 19.1.4 | 19.1.5 | | npm | @angular/compiler-cli | 19.1.4 | 19.1.5 | | npm | @angular/core | 19.1.4 | 19.1.5 | | npm | @angular/forms | 19.1.4 | 19.1.5 | | npm | @angular/localize | 19.1.4 | 19.1.5 | | npm | @angular/platform-browser | 19.1.4 | 19.1.5 | | npm | @angular/platform-browser-dynamic | 19.1.4 | 19.1.5 | | npm | @angular/router | 19.1.4 | 19.1.5 | | npm | @angular/service-worker | 19.1.4 | 19.1.5 | | npm | @angular/upgrade | 19.1.4 | 19.1.5 | | npm | @coreui/angular | 5.3.10 | 5.3.12 | | npm | @coreui/icons-angular | 5.3.9 | 5.3.12 | | npm | @playwright/test | 1.49.0 | 1.49.1 | | npm | @types/jasmine | 5.1.4 | 5.1.5 | | npm | @types/node | 20.16.14 | 20.16.15 | | npm | html-webpack-plugin | 5.6.2 | 5.6.3 | | npm | husky | 9.1.6 | 9.1.7 | | npm | lint-staged | 15.2.10 | 15.2.11 | | docker | nginx | 1.27.2 | 1.27.4 | | npm | npm-run-all2 | 7.0.1 | 7.0.2 | | github-tags | peter-evans/create-pull-request | v7.0.5 | v7.0.6 | | npm | sass-loader | 16.0.2 | 16.0.4 |
8bdd06e
to
693ab4f
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
19.1.4
->19.1.5
19.1.4
->19.1.5
19.1.4
->19.1.5
19.1.4
->19.1.5
19.1.4
->19.1.5
19.1.4
->19.1.5
19.1.4
->19.1.5
19.1.4
->19.1.5
19.1.4
->19.1.5
19.1.4
->19.1.5
19.1.4
->19.1.5
19.1.4
->19.1.5
5.3.10
->5.3.12
5.3.9
->5.3.12
1.49.0
->1.49.1
5.1.4
->5.1.5
20.16.14
->20.16.15
5.6.2
->5.6.3
9.1.6
->9.1.7
15.2.10
->15.2.11
1.27.2-alpine
->1.27.4-alpine
7.0.1
->7.0.2
v7.0.5
->v7.0.6
16.0.2
->16.0.4
Release Notes
angular/angular (@angular/animations)
v19.1.5
Compare Source
compiler-cli
coreui/coreui-angular (@coreui/angular)
v5.3.12
Compare Source
crossfade
transition, animations refactor, closes #213 - thanks @baloo32interval
prop value change should set/reset timer, closes #214 - thanks @baloo32microsoft/playwright (@playwright/test)
v1.49.1
Compare Source
Highlights
https://github.com/microsoft/playwright/issues/33802 - [Bug]: Codegen's Clear button doesn't work if not recordinghttps://github.com/microsoft/playwright/issues/338066 - [Bug]: playwright hangs while waiting for pending navigationhttps://github.com/microsoft/playwright/issues/3378787 - [Bug]: VSC extension isn't capturing all entered tehttps://github.com/microsoft/playwright/issues/33788788 - [Regression]: Double clicking the steps in trace viewer doesn't filter actihttps://github.com/microsoft/playwright/issues/337723772 - [Bug]: aria_snapshot generates invalid yaml when combined with an aria-label attrhttps://github.com/microsoft/playwright/issues/3379133791 - [Bug]: text input with number value raises "container is not iterable" with to_match_aria_snahttps://github.com/microsoft/playwright/issues/33644/33644 - [Bug]: getByRole can't find element with the accessible name from label element when aria-labelledby is nothttps://github.com/microsoft/playwright/issues/33660s/33660 - [Regression]: Unable to open Playwright UI in Dark Mode
Browser Versions
This version was also tested against the following stable channels:
jantimon/html-webpack-plugin (html-webpack-plugin)
v5.6.3
Compare Source
typicode/husky (husky)
v9.1.7
Compare Source
lint-staged/lint-staged (lint-staged)
v15.2.11
Compare Source
Patch Changes
#1484
bcfe309
Thanks @wormsik! - Escape paths containing spaces when using the "shell" option.#1487
7dd8caa
Thanks @iiroj! - Do not treat submodule root paths as "staged files". This caused lint-staged to fail to a Git error when only updating the revision of a submodule.bcomnes/npm-run-all2 (npm-run-all2)
v7.0.2
Compare Source
Merged
#164
#161
Commits
45a9e19
285967a
5d1aea5
peter-evans/create-pull-request (peter-evans/create-pull-request)
v7.0.6
: Create Pull Request v7.0.6Compare Source
⚙️ Fixes an issue with commit signing where unicode characters in file paths were not preserved.
What's Changed
push-to-repo
classic PATworkflow
scope requirement by @scop in https://github.com/peter-evans/create-pull-request/pull/3511New Contributors
Full Changelog: peter-evans/create-pull-request@v7.0.5...v7.0.6
webpack-contrib/sass-loader (sass-loader)
v16.0.4
Compare Source
v16.0.3
Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.