Skip to content

Conversation

@angular-robot
Copy link
Contributor

@angular-robot angular-robot commented Feb 27, 2025

This PR contains the following updates:

Package Type Update Change
@angular/animations dependencies digest 4149a99 -> 3dd9d6c
@angular/animations (source) devDependencies patch 19.2.0-rc.0 -> 19.2.0
@angular/bazel devDependencies digest fbd7a0b -> fdef2cf
@angular/cdk dependencies digest e0d1621 -> cf7c3a1
@angular/cdk devDependencies patch 19.2.0-rc.0 -> 19.2.1
@angular/common dependencies digest 89f2073 -> bcb5d90
@angular/common (source) devDependencies patch 19.2.0-rc.0 -> 19.2.0
@angular/compiler dependencies digest 3895d95 -> 4917f41
@angular/compiler (source) devDependencies patch 19.2.0-rc.0 -> 19.2.0
@angular/compiler-cli dependencies digest fddd088 -> 94cdc31
@angular/compiler-cli (source) devDependencies patch 19.2.0-rc.0 -> 19.2.0
@angular/core dependencies digest 6b0395f -> 2b06800
@angular/core (source) devDependencies patch 19.2.0-rc.0 -> 19.2.0
@angular/forms dependencies digest c90e76c -> 45bf1c8
@angular/forms (source) devDependencies patch 19.2.0-rc.0 -> 19.2.0
@angular/language-service dependencies digest 973cc69 -> 5815b7e
@angular/localize dependencies digest 436726e -> 4a0e030
@angular/localize devDependencies patch 19.2.0-rc.0 -> 19.2.0
@angular/material dependencies digest 6687b5e -> b831fce
@angular/material devDependencies patch 19.2.0-rc.0 -> 19.2.1
@angular/material-moment-adapter dependencies digest 1ac4978 -> ab4151d
@angular/ng-dev devDependencies digest ef2a949 -> 8e9aa05
@angular/platform-browser dependencies digest ecd6c25 -> a9634e6
@angular/platform-browser (source) devDependencies patch 19.2.0-rc.0 -> 19.2.0
@angular/platform-browser-dynamic dependencies digest 6e2f40c -> fc2ea90
@angular/platform-browser-dynamic (source) devDependencies patch 19.2.0-rc.0 -> 19.2.0
@angular/platform-server dependencies digest 0803f34 -> 4fd7f0c
@angular/platform-server (source) devDependencies patch 19.2.0-rc.0 -> 19.2.0
@angular/router dependencies digest 065fc9d -> 7a81c2f
@angular/router (source) devDependencies patch 19.2.0-rc.0 -> 19.2.0
@angular/service-worker dependencies digest dcb5058 -> 9bdd36c
@angular/service-worker (source) devDependencies patch 19.2.0-rc.0 -> 19.2.0
angular/dev-infra action digest 744a2ca -> 836bdd0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

🔡 If you wish to disable git hash updates, add ":disableDigestUpdates" to the extends array in your config.


Release Notes

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)
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)

Configuration

📅 Schedule: Branch creation - "after 10:00pm every weekday,before 4:00am every weekday,every weekend" in timezone America/Tijuana, Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, 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 has been generated by Renovate Bot.

@angular-robot angular-robot added action: merge The PR is ready for merge by the caretaker target: minor This PR is targeted for the next minor release labels Feb 27, 2025
@angular-robot
Copy link
Contributor Author

⚠️ 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: pnpm-lock.yaml
/bin/sh: 1: pnpm: not found

@angular-robot angular-robot bot added the area: build & ci Related the build and CI infrastructure of the project label Feb 27, 2025
@hybrist hybrist merged commit 44b06f4 into angular:main Feb 27, 2025
41 checks passed
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Mar 30, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project target: minor This PR is targeted for the next minor release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants