Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps @angular/core from 18.2.2 to 19.2.5.

Release notes

Sourced from @​angular/core'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 assign initializing 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/core'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 assign initializing client's app version, when a request is for worker script (#58131)

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

common

... (truncated)

Commits
  • 006ac7f fix(core): fixes #592882 ng generate @​angular/core:signal-queries-migration (...
  • 8f68d1b fix(core): fix ng generate @​angular/core:output-migration (#60626)
  • 2d89431 docs: add targets for the bundling debug (#60693)
  • b3c7282 Revert "refactor(core): add ApplicationRef.prototype.bootstrapImpl with an ...
  • e816d2d refactor(core): add ApplicationRef.prototype.bootstrapImpl with an `injecto...
  • 74cd7be refactor(core): Make unsupported styling type error message clearer (#59563)
  • 4387b37 refactor(router): drop special handling of the OutletInjector (#58351)
  • 0252da9 build: remove obsolete bundling test apps (#60591) (#60615)
  • 43d03f8 ci: fix over extraction of init symbols in symbol tests (#60493) (#60614)
  • 882f96f refactor(core): produce a message about @defer behavior when HMR is enabled...
  • Additional commits viewable 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/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 18.2.2 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/core)

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

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 2, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 9, 2025

Superseded by #1100.

@dependabot dependabot bot closed this Apr 9, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/angular/core-19.2.5 branch April 9, 2025 23:58
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant