Skip to content

chore(deps): bump @angular/animations from 19.1.5 to 19.2.5 #28

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 7, 2025

Bumps @angular/animations from 19.1.5 to 19.2.5.

Release notes

Sourced from @​angular/animations's releases.

19.2.5

Commit Description
fix - e61d06afb5 step 6 tutorial docs (#60630)

animations

Commit Description
fix - fa48f98d9f add missing peer dependency on @angular/common (#60660)

compiler

Commit Description
fix - ca5aa4d55b throw for invalid "as" expression in if block (#60580)

compiler-cli

Commit Description
fix - f4c4b10ea8 Produce fatal diagnostic on duplicate decorated properties (#60376)
fix - 22a0e54ac4 support relative imports to symbols outside rootDir (#60555)

core

Commit Description
fix - 64da69f7b6 check ngDevMode for undefined (#60565)
fix - 8f68d1bec3 fix ng generate @​angular/core:output-migration (#60626)
fix - bc79985c65 fix regexp for event types (#60592)
fix - 006ac7f22f fixes #592882 ng generate @​angular/core:signal-queries-migration (#60688)
fix - da6e93f434 preserve comments in internal inject migration (#60588)
fix - dbbddd1617 prevent omission of deferred pipes in full compilation (#60571)

language-service

Commit Description
fix - 0e9e0348dd Update adapter to log instead of throw errors (#60651)

migrations

Commit Description
fix - 15f53f035b handle shorthand assignments in super call (#60602)
fix - 4b161e6234 inject migration not handling super parameter referenced via this (#60602)

router

Commit Description
fix - 958e98e4f7 Add missing types to transition (#60307)

service-worker

Commit Description
fix - 7cd89ad2c6 as#itializing client's app version, when a request is for worker script (#58131)

19.2.4

core

Commit Description
fix - 081f5f5a83f fix used templates are not deleted (#60459)

... (truncated)

Changelog

Sourced from @​angular/animations's changelog.

19.2.5 (2025-04-02)

Commit Type Description
e61d06afb5 fix step 6 tutorial docs (#60630)

animations

Commit Type Description
fa48f98d9f fix add missing peer dependency on @angular/common (#60660)

compiler

Commit Type Description
ca5aa4d55b fix throw for invalid "as" expression in if block (#60580)

compiler-cli

Commit Type Description
f4c4b10ea8 fix Produce fatal diagnostic on duplicate decorated properties (#60376)
22a0e54ac4 fix support relative imports to symbols outside rootDir (#60555)

core

Commit Type Description
64da69f7b6 fix check ngDevMode for undefined (#60565)
8f68d1bec3 fix fix ng generate @​angular/core:output-migration (#60626)
bc79985c65 fix fix regexp for event types (#60592)
006ac7f22f fix fixes #592882 ng generate @​angular/core:signal-queries-migration (#60688)
da6e93f434 fix preserve comments in internal inject migration (#60588)
dbbddd1617 fix prevent omission of deferred pipes in full compilation (#60571)

language-service

Commit Type Description
0e9e0348dd fix Update adapter to log instead of throw errors (#60651)

migrations

Commit Type Description
15f53f035b fix handle shorthand assignments in super call (#60602)
4b161e6234 fix inject migration not handling super parameter referenced via this (#60602)

router

Commit Type Description
958e98e4f7 fix Add missing types to transition (#60307)

service-worker

Commit Type Description
7cd89ad2c6 fix as#itializing client's app version, when a request is for worker script (#58131)

20.0.0-next.4 (2025-03-26)

common

... (truncated)

Commits
  • fa48f98 fix(animations): add missing peer dependency on @angular/common (#60660)
  • c2ef280 refactor(animations): convert scripts within packages/animations to relativ...
  • 83abe5f docs: fix all brokens links on the API pages (#59162)
  • 79c3374 docs: fix AnimationGroupMetadata description (#59733)
  • e549bde refactor(animations): tree-shake regular expressions (#60095)
  • b76be83 fix(core): animation sometimes renderer not being destroyed during HMR (#59574)
  • 5884153 refactor(animations): drop warning functions in production (#59408)
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@angular/animations](https://github.com/angular/angular/tree/HEAD/packages/animations) from 19.1.5 to 19.2.5.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/19.2.5/packages/animations)

---
updated-dependencies:
- dependency-name: "@angular/animations"
  dependency-version: 19.2.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 7, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 14, 2025

Superseded by #33.

@dependabot dependabot bot closed this Apr 14, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/angular/animations-19.2.5 branch April 14, 2025 08:40
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants