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

chore(deps): bump @angular/common from 18.2.4 to 19.0.6 #2598

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 8, 2025

Bumps @angular/common from 18.2.4 to 19.0.6.

Release notes

Sourced from @​angular/common's releases.

v19.0.6

19.0.6 (2025-01-08)

compiler-cli

Commit Description
fix - 06a55e9817 account for more expression types when determining HMR dependencies (#59323)
fix - 17fb20f85d preserve defer block dependencies during HMR when class metadata is disabled (#59313)

core

Commit Description
fix - 07afce81b8 Ensure that a destroyed effect never run. (#59415)

platform-browser

Commit Description
fix - dbb8980d03 avoid circular DI error in async renderer (#59271)
fix - 6d00efde95 styles not replaced during HMR when using animations renderer (#59393)

router

Commit Description
fix - 144bccb687 avoid component ID collisions with user code (#59300)

v19.0.5

19.0.5 (2024-12-18)

core

Commit Description
fix - 3793218e77 avoid triggering on timer and on idle on the server (#59177)
fix - cfc96ed82c Fix nested timer serialization (#59173)

platform-server

Commit Description
fix - 9085a8fbd8 Warn user when transfer state happens more than once (#58935)

v19.0.4

19.0.4 (2024-12-12)

compiler-cli

Commit Description
fix - 7e612171709 consider pre-release versions when detecting feature support (#59061)
fix - cd764a31152 error in unused standalone imports diagnostic (#59064)

core

Commit Description
fix - 34ded10fa60 Fix a bug where snapshotted functions are being run twice if they return a nullish/falsey value. (#59073)

platform-browser

Commit Description

... (truncated)

Changelog

Sourced from @​angular/common's changelog.

19.0.6 (2025-01-08)

compiler-cli

Commit Type Description
06a55e9817 fix account for more expression types when determining HMR dependencies (#59323)
17fb20f85d fix preserve defer block dependencies during HMR when class metadata is disabled (#59313)

core

Commit Type Description
07afce81b8 fix Ensure that a destroyed effect never run. (#59415)

platform-browser

Commit Type Description
dbb8980d03 fix avoid circular DI error in async renderer (#59271)
6d00efde95 fix styles not replaced during HMR when using animations renderer (#59393)

router

Commit Type Description
144bccb687 fix avoid component ID collisions with user code (#59300)

19.1.0-next.4 (2024-12-18)

core

Commit Type Description
57f3550219 feat add utility for resolving defer block information to ng global (#59184)
22f191f763 feat extend the set of profiler events (#59183)
1f4ff2fa36 fix avoid triggering on timer and on idle on the server (#59177)
cf89f14766 fix Fix nested timer serialization (#59173)

platform-server

Commit Type Description
300b141cc8 fix Warn user when transfer state happens more than once (#58935)

19.0.5 (2024-12-18)

core

Commit Type Description
3793218e77 fix avoid triggering on timer and on idle on the server (#59177)
cfc96ed82c fix Fix nested timer serialization (#59173)

platform-server

Commit Type Description
9085a8fbd8 fix Warn user when transfer state happens more than once (#58935)

... (truncated)

Commits
  • 6084a59 refactor(common): drop PRELOADED_IMAGES name in production (#59425)
  • f3bc92b refactor: remove unnecessary TSLint rule flags (#59365)
  • e3bb6a0 refactor(common): update the NgOptimizedImage message to use @if instead of...
  • 326337e refactor: replace ɵPendingTasks with ɵPendingTasksInternal (#59138)
  • ffae7df refactor(http): Don't log fetch warning in tests. (#59049)
  • 0c40bb2 refactor(docs-infra): convert code-example-s that have only region param to @...
  • 5f3ba06 docs: set syntax highlighting of code examples MD code blocks (#59026)
  • 0df7b1e refactor(common): remove standalone: true (#58949)
  • b8a2ae0 docs: fix missing alert block styles in the API reference (#59020)
  • ea0bf74 refactor(core): use ApplicationRef.whenStable instead of a custom util func...
  • 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/common](https://github.com/angular/angular/tree/HEAD/packages/common) from 18.2.4 to 19.0.6.
- [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.0.6/packages/common)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies This pull request or issue relates to dependencies label Jan 8, 2025
@dependabot dependabot bot requested a review from kashw2 January 8, 2025 22:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies This pull request or issue relates to dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants