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

build(deps): bump @angular/core from 16.2.12 to 19.1.7 #3283

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 20, 2025

Bumps @angular/core from 16.2.12 to 19.1.7.

Release notes

Sourced from @​angular/core's releases.

v19.1.7

19.1.7 (2025-02-19)

common

Commit Description
fix - e9f10eb4c9 clean up urlChanges subscribers when root scope is destroyed (#59703)

compiler-cli

Commit Description
fix - 16fc074689 avoid crash in isolated transform operations (#59869)

forms

Commit Description
fix - ec1e4c3d94 Fix typing on FormRecord. (#59993)

v19.1.6

19.1.6 (2025-02-12)

compiler

Commit Description
fix - 01f669a274 handle tracking expressions requiring temporary variables (#58520)

compiler-cli

Commit Description
fix - dcfb9f1959 handle deferred blocks with shared dependencies correctly (#59926)

core

Commit Description
fix - cab7a9b69c invalidate HMR component if replacement throws an error (#59854)

migrations

Commit Description
fix - 710759ddcc account for let declarations in control flow migration (#59861)
fix - 46f36a58bf count used dependencies inside existing control flow (#59861)

v19.1.5

19.1.5 (2025-02-06)

compiler-cli

Commit Description
fix - d7b5c597ffc gracefully fall back if const enum cannot be passed through (#59815)
fix - 53a4668b58b handle const enums used inside HMR data (#59815)
fix - 976125e0b4c handle enum members without initializers in partial evaluator (#59815)

v19.1.4

19.1.4 (2025-01-29)

... (truncated)

Changelog

Sourced from @​angular/core's changelog.

19.1.7 (2025-02-19)

common

Commit Type Description
e9f10eb4c9 fix clean up urlChanges subscribers when root scope is destroyed (#59703)

compiler-cli

Commit Type Description
16fc074689 fix avoid crash in isolated transform operations (#59869)

forms

Commit Type Description
ec1e4c3d94 fix Fix typing on FormRecord. (#59993)

19.2.0-next.3 (2025-02-13)

compiler

Commit Type Description
9e847fc60d fix handle tracking expressions requiring temporary variables (#58520)

compiler-cli

Commit Type Description
5cd26a9420 fix handle deferred blocks with shared dependencies correctly (#59926)

core

Commit Type Description
6789c7ef94 fix Defer afterRender until after first CD (#59455) (#59551)
c87e581dd9 fix Don't run effects in check no changes pass (#59455) (#59551)
b0266bda4a fix invalidate HMR component if replacement throws an error (#59854)

migrations

Commit Type Description
aa285c548c fix account for let declarations in control flow migration (#59861)
1119f85ca9 fix count used dependencies inside existing control flow (#59861)

19.1.6 (2025-02-12)

compiler

Commit Type Description
01f669a274 fix handle tracking expressions requiring temporary variables (#58520)

compiler-cli

Commit Type Description
dcfb9f1959 fix handle deferred blocks with shared dependencies correctly (#59926)

... (truncated)

Commits
  • 354b1fa refactor(core): improve stringify (#59745)
  • da1426b refactor(core): simplify serialization of inputs and outputs (#59980)
  • a29c2e0 build: update bundle goldens (#59980)
  • fa260a9 refactor(core): add assertion to avoid writes to directive factories (#59980)
  • a1b4579 refactor(core): avoid unnecessary lookup when writing inputs (#59980)
  • d359650 refactor(core): simplify InitialInputs data structure (#59980)
  • e783476 refactor(core): remove flags from TNode.inputs (#59980)
  • 798752b refactor(compiler): remove input transforms feature (#59980)
  • 9511782 refactor(core): remove inputTransforms from definition (#59980)
  • b8d1b07 refactor(core): simplify how inputs are stored in the directive definition (#...
  • 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 16.2.12 to 19.1.7.
- [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.1.7/packages/core)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 20, 2025
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants