Skip to content

chore(deps-dev): bump the angular group with 14 updates #4294

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

Merged
merged 1 commit into from
May 28, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 28, 2025

Bumps the angular group with 14 updates:

Package From To
@angular-devkit/build-angular 19.2.13 19.2.14
@angular/animations 19.2.13 19.2.14
@angular/build 19.2.13 19.2.14
@angular/cli 19.2.13 19.2.14
@angular/common 19.2.13 19.2.14
@angular/compiler 19.2.13 19.2.14
@angular/compiler-cli 19.2.13 19.2.14
@angular/core 19.2.13 19.2.14
@angular/forms 19.2.13 19.2.14
@angular/platform-browser 19.2.13 19.2.14
@angular/platform-browser-dynamic 19.2.13 19.2.14
@angular/platform-server 19.2.13 19.2.14
@angular/router 19.2.13 19.2.14
@angular/ssr 19.2.13 19.2.14

Updates @angular-devkit/build-angular from 19.2.13 to 19.2.14

Release notes

Sourced from @​angular-devkit/build-angular's releases.

19.2.14

@​angular/build

Commit Description
fix - a3504fd45 HMR requires AOT do not show HMR enabled when using JIT
fix - 5ce9f96a4 include full metadata for AOT unit-testing
Changelog

Sourced from @​angular-devkit/build-angular's changelog.

19.2.14 (2025-05-28)

@​angular/build

Commit Type Description
a3504fd45 fix HMR requires AOT do not show HMR enabled when using JIT
5ce9f96a4 fix include full metadata for AOT unit-testing

Commits
  • d110379 release: cut the v19.2.14 release
  • 3ffd43a build: preserve peerDependenciesMeta in snapshots
  • cf4e676 build: correctly replace BUILD_SCM_HASH-PLACEHOLDER with `BUILD_SCM_ABBREV_...
  • 33aee37 refactor(@​angular/build): update ensureWorkerPool to do an early exit
  • 5c86b80 refactor(@​angular/build): use new HMR documentation URL for console message
  • 5ce9f96 fix(@​angular/build): include full metadata for AOT unit-testing
  • a3504fd fix(@​angular/build): HMR requires AOT do not show HMR enabled when using JIT
  • See full diff in compare view

Updates @angular/animations from 19.2.13 to 19.2.14

Release notes

Sourced from @​angular/animations's releases.

19.2.14

compiler

Commit Description
fix - 24bab55f0c lexer support for template literals in object literals (#61601)

migrations

Commit Description
fix - 9e1cd49662 preserve comments when removing unused imports (#61674)
Changelog

Sourced from @​angular/animations's changelog.

19.2.14 (2025-05-28)

compiler

Commit Type Description
24bab55f0c fix lexer support for template literals in object literals (#61601)

migrations

Commit Type Description
9e1cd49662 fix preserve comments when removing unused imports (#61674)

Commits

Updates @angular/build from 19.2.13 to 19.2.14

Release notes

Sourced from @​angular/build's releases.

19.2.14

@​angular/build

Commit Description
fix - a3504fd45 HMR requires AOT do not show HMR enabled when using JIT
fix - 5ce9f96a4 include full metadata for AOT unit-testing
Changelog

Sourced from @​angular/build's changelog.

19.2.14 (2025-05-28)

@​angular/build

Commit Type Description
a3504fd45 fix HMR requires AOT do not show HMR enabled when using JIT
5ce9f96a4 fix include full metadata for AOT unit-testing

Commits
  • d110379 release: cut the v19.2.14 release
  • 3ffd43a build: preserve peerDependenciesMeta in snapshots
  • cf4e676 build: correctly replace BUILD_SCM_HASH-PLACEHOLDER with `BUILD_SCM_ABBREV_...
  • 33aee37 refactor(@​angular/build): update ensureWorkerPool to do an early exit
  • 5c86b80 refactor(@​angular/build): use new HMR documentation URL for console message
  • 5ce9f96 fix(@​angular/build): include full metadata for AOT unit-testing
  • a3504fd fix(@​angular/build): HMR requires AOT do not show HMR enabled when using JIT
  • See full diff in compare view

Updates @angular/cli from 19.2.13 to 19.2.14

Release notes

Sourced from @​angular/cli's releases.

19.2.14

@​angular/build

Commit Description
fix - a3504fd45 HMR requires AOT do not show HMR enabled when using JIT
fix - 5ce9f96a4 include full metadata for AOT unit-testing
Changelog

Sourced from @​angular/cli's changelog.

19.2.14 (2025-05-28)

@​angular/build

Commit Type Description
a3504fd45 fix HMR requires AOT do not show HMR enabled when using JIT
5ce9f96a4 fix include full metadata for AOT unit-testing

Commits
  • d110379 release: cut the v19.2.14 release
  • 3ffd43a build: preserve peerDependenciesMeta in snapshots
  • cf4e676 build: correctly replace BUILD_SCM_HASH-PLACEHOLDER with `BUILD_SCM_ABBREV_...
  • 33aee37 refactor(@​angular/build): update ensureWorkerPool to do an early exit
  • 5c86b80 refactor(@​angular/build): use new HMR documentation URL for console message
  • 5ce9f96 fix(@​angular/build): include full metadata for AOT unit-testing
  • a3504fd fix(@​angular/build): HMR requires AOT do not show HMR enabled when using JIT
  • See full diff in compare view

Updates @angular/common from 19.2.13 to 19.2.14

Release notes

Sourced from @​angular/common's releases.

19.2.14

compiler

Commit Description
fix - 24bab55f0c lexer support for template literals in object literals (#61601)

migrations

Commit Description
fix - 9e1cd49662 preserve comments when removing unused imports (#61674)
Changelog

Sourced from @​angular/common's changelog.

19.2.14 (2025-05-28)

compiler

Commit Type Description
24bab55f0c fix lexer support for template literals in object literals (#61601)

migrations

Commit Type Description
9e1cd49662 fix preserve comments when removing unused imports (#61674)

Commits

Updates @angular/compiler from 19.2.13 to 19.2.14

Release notes

Sourced from @​angular/compiler's releases.

19.2.14

compiler

Commit Description
fix - 24bab55f0c lexer support for template literals in object literals (#61601)

migrations

Commit Description
fix - 9e1cd49662 preserve comments when removing unused imports (#61674)
Changelog

Sourced from @​angular/compiler's changelog.

19.2.14 (2025-05-28)

compiler

Commit Type Description
24bab55f0c fix lexer support for template literals in object literals (#61601)

migrations

Commit Type Description
9e1cd49662 fix preserve comments when removing unused imports (#61674)

Commits

Updates @angular/compiler-cli from 19.2.13 to 19.2.14

Release notes

Sourced from @​angular/compiler-cli's releases.

19.2.14

compiler

Commit Description
fix - 24bab55f0c lexer support for template literals in object literals (#61601)

migrations

Commit Description
fix - 9e1cd49662 preserve comments when removing unused imports (#61674)
Changelog

Sourced from @​angular/compiler-cli's changelog.

19.2.14 (2025-05-28)

compiler

Commit Type Description
24bab55f0c fix lexer support for template literals in object literals (#61601)

migrations

Commit Type Description
9e1cd49662 fix preserve comments when removing unused imports (#61674)

Commits
  • 6957808 refactor(compiler-cli): remove hardcoded config for unused standalone imports...
  • e818a00 build: exclude esbuild metadata files from distributable packages (#61636)
  • See full diff in compare view

Updates @angular/core from 19.2.13 to 19.2.14

Release notes

Sourced from @​angular/core's releases.

19.2.14

compiler

Commit Description
fix - 24bab55f0c lexer support for template literals in object literals (#61601)

migrations

Commit Description
fix - 9e1cd49662 preserve comments when removing unused imports (#61674)
Changelog

Sourced from @​angular/core's changelog.

19.2.14 (2025-05-28)

compiler

Commit Type Description
24bab55f0c fix lexer support for template literals in object literals (#61601)

migrations

Commit Type Description
9e1cd49662 fix preserve comments when removing unused imports (#61674)

Commits

Updates @angular/forms from 19.2.13 to 19.2.14

Release notes

Sourced from @​angular/forms's releases.

19.2.14

compiler

Commit Description
fix - 24bab55f0c lexer support for template literals in object literals (#61601)

migrations

Commit Description
fix - 9e1cd49662 preserve comments when removing unused imports (#61674)
Changelog

Sourced from @​angular/forms's changelog.

19.2.14 (2025-05-28)

compiler

Commit Type Description
24bab55f0c fix lexer support for template literals in object literals (#61601)

migrations

Commit Type Description
9e1cd49662 fix preserve comments when removing unused imports (#61674)

Commits

Updates @angular/platform-browser from 19.2.13 to 19.2.14

Release notes

Sourced from @​angular/platform-browser's releases.

19.2.14

compiler

Commit Description
fix - 24bab55f0c lexer support for template literals in object literals (#61601)

migrations

Commit Description
fix - 9e1cd49662 preserve comments when removing unused imports (#61674)
Changelog

Sourced from @​angular/platform-browser's changelog.

19.2.14 (2025-05-28)

compiler

Commit Type Description
24bab55f0c fix lexer support for template literals in object literals (#61601)

migrations

Commit Type Description
9e1cd49662 fix preserve comments when removing unused imports (#61674)

Commits

Updates @angular/platform-browser-dynamic from 19.2.13 to 19.2.14

Release notes

Sourced from @​angular/platform-browser-dynamic's releases.

19.2.14

compiler

Commit Description
fix - 24bab55f0c lexer support for template literals in object literals (#61601)

migrations

Commit Description
fix - 9e1cd49662 preserve comments when removing unused imports (#61674)
Changelog

Sourced from @​angular/platform-browser-dynamic's changelog.

19.2.14 (2025-05-28)

compiler

Commit Type Description
24bab55f0c fix lexer support for template literals in object literals (#61601)

migrations

Commit Type Description
9e1cd49662 fix preserve comments when removing unused imports (#61674)

Commits

Updates @angular/platform-server from 19.2.13 to 19.2.14

Release notes

Sourced from @​angular/platform-server's releases.

19.2.14

compiler

Commit Description
fix - 24bab55f0c lexer support for template literals in object literals (#61601)

migrations

Commit Description
fix - 9e1cd49662 preserve comments when removing unused imports (#61674)
Changelog

Sourced from @​angular/platform-server's changelog.

19.2.14 (2025-05-28)

compiler

Commit Type Description
24bab55f0c fix lexer support for template literals in object literals (#61601)

migrations

Commit Type Description
9e1cd49662 fix preserve comments when removing unused imports (#61674)

Commits

Updates @angular/router from 19.2.13 to 19.2.14

Release notes

Sourced from @​angular/router's releases.

19.2.14

compiler

Commit Description
fix - 24bab55f0c lexer support for template literals in object literals (#61601)

migrations

Commit Description
fix - 9e1cd49662 preserve comments when removing unused imports (#61674)
Changelog

Sourced from @​angular/router's changelog.

19.2.14 (2025-05-28)

compiler

Commit Type Description
24bab55f0c fix lexer support for template literals in object literals (#61601)

migrations

Commit Type Description
9e1cd49662 fix preserve comments when removing unused imports (#61674)

Commits

Updates @angular/ssr from 19.2.13 to 19.2.14

Release notes

Sourced from @​angular/ssr's releases.

19.2.14

@​angular/build

Commit Description
fix - a3504fd45 HMR requires AOT do not show HMR enabled when using JIT
fix - 5ce9f96a4 include full metadata for AOT unit-testing
Changelog

Sourced from @​angular/ssr's changelog.

19.2.14 (2025-05-28)

@​angular/build

Commit Type Description
a3504fd45 fix HMR requires AOT do not show HMR enabled when using JIT
5ce9f96a4 fix include full metadata for AOT unit-testing

Commits
  • d110379 release: cut the v19.2.14 release
  • 3ffd43a build: preserve peerDependenciesMeta in snapshots
  • cf4e676 build: correctly replace BUILD_SCM_HASH-PLACEHOLDER with `BUILD_SCM_ABBREV_...
  • 33aee37 refactor(@​angular/build): update ensureWorkerPool to do an early exit
  • 5c86b80 refactor(@​angular/build): use new HMR documentation URL for console message
  • 5ce9f96 fix(@​angular/build): include full metadata for AOT unit-testing
  • a3504fd fix(@​angular/build): HMR requires AOT do not show HMR enabled when using JIT
  • See full diff in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the angular group with 14 updates:

| Package | From | To |
| --- | --- | --- |
| [@angular-devkit/build-angular](https://github.com/angular/angular-cli) | `19.2.13` | `19.2.14` |
| [@angular/animations](https://github.com/angular/angular/tree/HEAD/packages/animations) | `19.2.13` | `19.2.14` |
| [@angular/build](https://github.com/angular/angular-cli) | `19.2.13` | `19.2.14` |
| [@angular/cli](https://github.com/angular/angular-cli) | `19.2.13` | `19.2.14` |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `19.2.13` | `19.2.14` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `19.2.13` | `19.2.14` |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `19.2.13` | `19.2.14` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `19.2.13` | `19.2.14` |
| [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) | `19.2.13` | `19.2.14` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `19.2.13` | `19.2.14` |
| [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic) | `19.2.13` | `19.2.14` |
| [@angular/platform-server](https://github.com/angular/angular/tree/HEAD/packages/platform-server) | `19.2.13` | `19.2.14` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `19.2.13` | `19.2.14` |
| [@angular/ssr](https://github.com/angular/angular-cli) | `19.2.13` | `19.2.14` |


Updates `@angular-devkit/build-angular` from 19.2.13 to 19.2.14
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@19.2.13...19.2.14)

Updates `@angular/animations` from 19.2.13 to 19.2.14
- [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.14/packages/animations)

Updates `@angular/build` from 19.2.13 to 19.2.14
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@19.2.13...19.2.14)

Updates `@angular/cli` from 19.2.13 to 19.2.14
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@19.2.13...19.2.14)

Updates `@angular/common` from 19.2.13 to 19.2.14
- [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.14/packages/common)

Updates `@angular/compiler` from 19.2.13 to 19.2.14
- [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.14/packages/compiler)

Updates `@angular/compiler-cli` from 19.2.13 to 19.2.14
- [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.14/packages/compiler-cli)

Updates `@angular/core` from 19.2.13 to 19.2.14
- [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.14/packages/core)

Updates `@angular/forms` from 19.2.13 to 19.2.14
- [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.14/packages/forms)

Updates `@angular/platform-browser` from 19.2.13 to 19.2.14
- [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.14/packages/platform-browser)

Updates `@angular/platform-browser-dynamic` from 19.2.13 to 19.2.14
- [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.14/packages/platform-browser-dynamic)

Updates `@angular/platform-server` from 19.2.13 to 19.2.14
- [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.14/packages/platform-server)

Updates `@angular/router` from 19.2.13 to 19.2.14
- [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.14/packages/router)

Updates `@angular/ssr` from 19.2.13 to 19.2.14
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@19.2.13...19.2.14)

---
updated-dependencies:
- dependency-name: "@angular-devkit/build-angular"
  dependency-version: 19.2.14
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/animations"
  dependency-version: 19.2.14
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/build"
  dependency-version: 19.2.14
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/cli"
  dependency-version: 19.2.14
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/common"
  dependency-version: 19.2.14
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/compiler"
  dependency-version: 19.2.14
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/compiler-cli"
  dependency-version: 19.2.14
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/core"
  dependency-version: 19.2.14
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/forms"
  dependency-version: 19.2.14
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/platform-browser"
  dependency-version: 19.2.14
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/platform-browser-dynamic"
  dependency-version: 19.2.14
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/platform-server"
  dependency-version: 19.2.14
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/router"
  dependency-version: 19.2.14
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/ssr"
  dependency-version: 19.2.14
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
...

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 May 28, 2025
@dependabot dependabot bot requested review from mfranzke and nmerget as code owners May 28, 2025 21:28
@dependabot dependabot bot added javascript Pull requests that update Javascript code dependencies Pull requests that update a dependency file labels May 28, 2025
Copy link
Contributor

@github-actions github-actions bot enabled auto-merge (squash) May 28, 2025 21:28
@github-actions github-actions bot merged commit 91c1054 into main May 28, 2025
74 checks passed
@github-actions github-actions bot deleted the dependabot-npm_and_yarn-angular-add1bd8c45 branch May 28, 2025 22:05
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.

0 participants