Skip to content
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 (minor) #6360

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 27, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular-devkit/build-angular 19.1.8 -> 19.2.0 age adoption passing confidence
@angular/animations (source) 19.1.7 -> 19.2.0 age adoption passing confidence
@angular/cdk 19.1.5 -> 19.2.1 age adoption passing confidence
@angular/cli 19.1.8 -> 19.2.0 age adoption passing confidence
@angular/common (source) 19.1.7 -> 19.2.0 age adoption passing confidence
@angular/compiler (source) 19.1.7 -> 19.2.0 age adoption passing confidence
@angular/compiler-cli (source) 19.1.7 -> 19.2.0 age adoption passing confidence
@angular/core (source) 19.1.7 -> 19.2.0 age adoption passing confidence
@angular/forms (source) 19.1.7 -> 19.2.0 age adoption passing confidence
@angular/localize 19.1.7 -> 19.2.0 age adoption passing confidence
@angular/platform-browser (source) 19.1.7 -> 19.2.0 age adoption passing confidence
@angular/platform-browser-dynamic (source) 19.1.7 -> 19.2.0 age adoption passing confidence
@angular/router (source) 19.1.7 -> 19.2.0 age adoption passing confidence
@angular/service-worker (source) 19.1.7 -> 19.2.0 age adoption passing confidence
@angular/upgrade (source) 19.1.7 -> 19.2.0 age adoption passing confidence
core-js (source) 3.40.0 -> 3.41.0 age adoption passing confidence
typescript (source) 5.7.3 -> 5.8.2 age adoption passing confidence

Release Notes

angular/angular-cli (@​angular-devkit/build-angular)

v19.2.0

Compare Source

@​schematics/angular
Commit Type Description
fe8d83a1f fix add additional checks for application builder usage
adf4ea5d4 fix remove animations module from ng new app
@​angular-devkit/build-angular
Commit Type Description
ef7ea536f feat add aot option to jest
523d539c6 feat add aot option to karma
a00a49a65 feat add aot to WTR schema
2bae1a9c0 fix support aot option for karma browser builder
@​angular/build
Commit Type Description
11fab9c7d feat add application builder karma testing to package
a5fcf8044 fix provide karma stack trace sourcemap support
964fb778b fix support per component updates of multi-component files
f836be9e6 fix support Vite allowedHosts option for development server
0ddf6aafa fix utilize bazel stamp instead of resolving peer dependency versions
@​angular/ssr
Commit Type Description
9726cd084 feat Add support for route matchers with fine-grained render mode control

v19.1.9

Compare Source

@​angular/build
Commit Type Description
2d361e9b0 fix always disable JSON stats with dev-server
angular/angular (@​angular/animations)

v19.2.0

Compare Source

common
Commit Type Description
3e39da593a feat introduce experimental httpResource (#​59876)
compiler
Commit Type Description
5b20bab96d feat Add Skip Hydration diagnostic. (#​59576)
fe8a68329b feat support untagged template literals in expressions (#​59230)
compiler-cli
Commit Type Description
ed705a856a feat detect missing structural directive imports (#​59443)
core
Commit Type Description
2588985f43 feat pass signal node to throwInvalidWriteToSignalErrorFn (#​59600)
168516462a feat support default value in resource() (#​59655)
bc2ad7bfd3 feat support streaming resources (#​59573)
146ab9a76e feat support TypeScript 5.8 (#​59830)
6c92d65349 fix add hasValue narrowing to ResourceRef (#​59708)
96e602ebe9 fix cancel in-progress request when same value is assigned (#​59280)
6789c7ef94 fix Defer afterRender until after first CD (#​59455) (#​59551)
c87e581dd9 fix Don't run effects in check no changes pass (#​59455) (#​59551)
127fc0dc84 fix fix resource()'s previous.state (#​59708)
b592b1b051 fix fix race condition in resource() (#​59851)
a299e02e91 fix preserve tracing snapshot until tick finishes (#​59796)
forms
Commit Type Description
fa0c3e3210 feat support type set in form validators (#​45793)
migrations
Commit Type Description
1cd3a7db83 feat add migration to convert templates to use self-closing tags (#​57342)
platform-browser
Commit Type Description
e6cb411e43 fix automatically disable animations on the server (#​59762)
platform-server
Commit Type Description
fc5d187da5 fix decouple server from animations module (#​59762)

v19.1.8

Compare Source

benchpress
Commit Type Description
f0990c67e6 fix Ensure future-proof correct initialization order (#​60025)
common
Commit Type Description
1fbaeab37d fix make types for HttpClient more readable (#​59901)
core
Commit Type Description
c611c8d212 fix capture stack for HMR errors (#​60067)
language-service
Commit Type Description
4c9d09c643 fix provide correct rename info for elements (#​60088)
angular/components (@​angular/cdk)

v19.2.1

Compare Source

v19.2.0

Compare Source

cdk
Commit Type Description
1c2c9d98f fix collections: SelectionModel setSelection method inconsistent with compareWith (#​27460)
de40f2eec fix platform: preserve compatibility with angular versions less than 19.1 (#​30401)
36992a362 fix stepper: Linear stepper after initialization navigating to previous step issue (#​30323)
material
Commit Type Description
3d91f6105 feat core: drop dependency on animations module (#​30459)
44c732065 feat schematics: Add option to customize colors for neutral variant and error palettes (#​30321)
013fe0456 fix autocomplete: switch away from animations module (#​30356)
5423dd25e fix bottom-sheet: remove remaining animation dependencies
0776acc1e fix bottom-sheet: switch away from animations module (#​30402)
f9c036c0e fix button: incorrect outlined focus overlay shape when border radius is customized (#​30513)
fd09003a1 fix chips: forced colors disabled chip fix (#​30429)
936258c45 fix core: deprecate AnimationCurves and AnimationDurations (#​30538)
d141f83f3 fix core: remove animations from ng add (#​30446)
0a0ddcf3b fix datepicker: changed after checked error when assigning end value (#​30534)
212c35476 fix datepicker: remove remaining animation dependencies
066c74025 fix datepicker: switch away from animations module (#​30360)
71c71be31 fix dialog: remove remaining animation dependencies
e164e2360 fix expansion: remove remaining animation dependencies
4fa46bccc fix form-field: remove dependency on animations module (#​30354)
37693e308 fix form-field: remove remaining animation dependencies
e70145b0f fix form-field: trigger CD when form (#​30395)
f8e20a837 fix list: option views not change detected when control is disabled (#​30532)
879cbe755 fix menu: remove remaining animation dependencies
200078085 fix radio: Optional typing of MatRadioChange (#​30477)
86ad51501 fix select: avoid error if panel is closed too quickly (#​30408)
d6bbf16cb fix select: Optional typing of MatSelectChange (#​30324)
24c25672b fix select: overlay not detached on time after exit animation in some cases (#​30456)
5eeade7b4 fix select: remove remaining animation dependencies
a44b34794 fix select: switch away from animations module
712d5e2a4 fix sidenav: remove remaining animation dependencies
02ed862f7 fix snack-bar: remove remaining animation dependencies
eb8e998c6 fix snack-bar: switch away from animations module (#​30381)
25c18bf19 fix sort: remove remaining animation dependencies
872330721 fix stepper: remove remaining animation dependencies
1e5663636 fix stepper: switch away from animations module (#​30314)
b20a85a47 fix tabs: remove remaining animation dependencies
0eb901277 fix tabs: switch away from animations module (#​30281)
e5c3ddfb0 fix timepicker: adds default aria-label to timepicker toggle (#​30284)
0925cf58c fix timepicker: allow scroll strategy to be customized (#​30473)
992aff18c fix timepicker: switch away from animations module (#​30404)
5d3f43c15 fix tooltip: remove remaining animation dependencies
681db945e perf slide-toggle: Optimize :state descendant selectors (#​30521)
google-maps
Commit Type Description
81aa28537 fix resolve mismatching types (#​30544)
youtube-player
Commit Type Description
d6fd2768a feat add API to put the player in fullscreen mode (#​30491)
cdk-experimental
Commit Type Description
151ff1aed fix column-resize: Fix lazy resize mode (broken by ##​30378) (#​30413)
core
Commit Type Description
3f37137d7 fix update incorrect hue reference tokens (#​29902)
material-angular-io
Commit Type Description
fe441bdce feat allow module imports to be copied from API tab (#​30389)
30673c63d fix remove animations dependency
71b896368 fix remove docs data from critical path
3c90afd1a fix update site images (#​30543)
zloirock/core-js (core-js)

v3.41.0

Compare Source

microsoft/TypeScript (typescript)

v5.8.2

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added dependencies Pull requests that update a dependency file minor labels Feb 27, 2025
@renovate renovate bot requested a review from a team February 27, 2025 09:02
@renovate renovate bot force-pushed the deps/all-minor-patch branch from 6fed236 to 438dbbd Compare February 28, 2025 20:47
Copy link
Contributor Author

renovate bot commented Feb 28, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @typescript-eslint/eslint-plugin@8.25.0
npm error Found: typescript@5.8.2
npm error node_modules/typescript
npm error   dev typescript@"5.8.2" from the root project
npm error   peer typescript@"*" from @angular-eslint/builder@19.1.0
npm error   node_modules/@angular-eslint/builder
npm error     dev @angular-eslint/builder@"19.1.0" from the root project
npm error   12 more (@angular-eslint/eslint-plugin, ...)
npm error
npm error Could not resolve dependency:
npm error peer typescript@">=4.8.4 <5.8.0" from @typescript-eslint/eslint-plugin@8.25.0
npm error node_modules/@typescript-eslint/eslint-plugin
npm error   dev @typescript-eslint/eslint-plugin@"^8.0.0" from the root project
npm error
npm error Conflicting peer dependency: typescript@5.7.3
npm error node_modules/typescript
npm error   peer typescript@">=4.8.4 <5.8.0" from @typescript-eslint/eslint-plugin@8.25.0
npm error   node_modules/@typescript-eslint/eslint-plugin
npm error     dev @typescript-eslint/eslint-plugin@"^8.0.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2025-03-02T16_14_44_189Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2025-03-02T16_14_44_189Z-debug-0.log

| datasource | package                           | from   | to     |
| ---------- | --------------------------------- | ------ | ------ |
| npm        | @angular-devkit/build-angular     | 19.1.8 | 19.2.0 |
| npm        | @angular/animations               | 19.1.7 | 19.2.0 |
| npm        | @angular/cdk                      | 19.1.5 | 19.2.1 |
| npm        | @angular/cli                      | 19.1.8 | 19.2.0 |
| npm        | @angular/common                   | 19.1.7 | 19.2.0 |
| npm        | @angular/compiler                 | 19.1.7 | 19.2.0 |
| npm        | @angular/compiler-cli             | 19.1.7 | 19.2.0 |
| npm        | @angular/core                     | 19.1.7 | 19.2.0 |
| npm        | @angular/forms                    | 19.1.7 | 19.2.0 |
| npm        | @angular/localize                 | 19.1.7 | 19.2.0 |
| npm        | @angular/platform-browser         | 19.1.7 | 19.2.0 |
| npm        | @angular/platform-browser-dynamic | 19.1.7 | 19.2.0 |
| npm        | @angular/router                   | 19.1.7 | 19.2.0 |
| npm        | @angular/service-worker           | 19.1.7 | 19.2.0 |
| npm        | @angular/upgrade                  | 19.1.7 | 19.2.0 |
| npm        | core-js                           | 3.40.0 | 3.41.0 |
| npm        | typescript                        | 5.7.3  | 5.8.2  |
@renovate renovate bot force-pushed the deps/all-minor-patch branch from 438dbbd to de4a11d Compare March 2, 2025 16:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants