Skip to content

Bump the angular group in /angular with 8 updates #2352

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

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the angular group in /angular with 8 updates:

Package From To
@angular/common 19.2.2 19.2.3
@angular/compiler 19.2.2 19.2.3
@angular/core 19.2.2 19.2.3
@angular/platform-browser 19.2.2 19.2.3
@angular/platform-browser-dynamic 19.2.2 19.2.3
@angular/router 19.2.2 19.2.3
@angular/cli 19.2.3 19.2.4
@angular/compiler-cli 19.2.2 19.2.3

Updates @angular/common from 19.2.2 to 19.2.3

Release notes

Sourced from @​angular/common's releases.

19.2.3

compiler-cli

Commit Description
fix - aa8ea7a5b2 report more accurate diagnostic for invalid import (#60455)

core

Commit Description
fix - 13a8709b2b catch hydration marker with implicit body tag (#60429)
fix - 296aded9da execute timer trigger outside zone (#60392)
fix - 0615ffb4f7 include input name in error message (#60404)

platform-browser-dynamic

Commit Description
fix - 1e06c8e8b6 ensure compiler is loaded before @angular/common (#60458)

upgrade

Commit Description
fix - 9e1a1030c8 handle output emitters when downgrading a component (#60369)
Changelog

Sourced from @​angular/common's changelog.

19.2.3 (2025-03-19)

compiler-cli

Commit Type Description
aa8ea7a5b2 fix report more accurate diagnostic for invalid import (#60455)

core

Commit Type Description
13a8709b2b fix catch hydration marker with implicit body tag (#60429)
296aded9da fix execute timer trigger outside zone (#60392)
0615ffb4f7 fix include input name in error message (#60404)

platform-browser-dynamic

Commit Type Description
1e06c8e8b6 fix ensure compiler is loaded before @angular/common (#60458)

upgrade

Commit Type Description
9e1a1030c8 fix handle output emitters when downgrading a component (#60369)

20.0.0-next.2 (2025-03-12)

Breaking Changes

core

    • InjectFlags has been removed.
    • inject no longer accepts InjectFlags.
    • Injector.get no longer accepts InjectFlags.
    • EnvironmentInjector.get no longer accepts InjectFlags.
    • TestBed.get no longer accepts InjectFlags.
    • TestBed.inject no longer accepts InjectFlags.
  • The any overload has been removed from injector.get. It now only supports ProviderToken<T> and (deprecated since v4) string.
  • ApplicationRef.tick will no longer catch and report errors to the appplication ErrorHandler. Errors will instead be thrown out of the method and will allow callers to determine how to handle these errors, such as aborting follow-up work or reporting the error and continuing.

Deprecations

platform-browser

  • HammerJS support is deprecated and will be removed in a future major version.

common

Commit Type Description
92250493ff fix support equality function in httpResource (#60026)

compiler

Commit Type Description

... (truncated)

Commits

Updates @angular/compiler from 19.2.2 to 19.2.3

Release notes

Sourced from @​angular/compiler's releases.

19.2.3

compiler-cli

Commit Description
fix - aa8ea7a5b2 report more accurate diagnostic for invalid import (#60455)

core

Commit Description
fix - 13a8709b2b catch hydration marker with implicit body tag (#60429)
fix - 296aded9da execute timer trigger outside zone (#60392)
fix - 0615ffb4f7 include input name in error message (#60404)

platform-browser-dynamic

Commit Description
fix - 1e06c8e8b6 ensure compiler is loaded before @angular/common (#60458)

upgrade

Commit Description
fix - 9e1a1030c8 handle output emitters when downgrading a component (#60369)
Changelog

Sourced from @​angular/compiler's changelog.

19.2.3 (2025-03-19)

compiler-cli

Commit Type Description
aa8ea7a5b2 fix report more accurate diagnostic for invalid import (#60455)

core

Commit Type Description
13a8709b2b fix catch hydration marker with implicit body tag (#60429)
296aded9da fix execute timer trigger outside zone (#60392)
0615ffb4f7 fix include input name in error message (#60404)

platform-browser-dynamic

Commit Type Description
1e06c8e8b6 fix ensure compiler is loaded before @angular/common (#60458)

upgrade

Commit Type Description
9e1a1030c8 fix handle output emitters when downgrading a component (#60369)

20.0.0-next.2 (2025-03-12)

Breaking Changes

core

    • InjectFlags has been removed.
    • inject no longer accepts InjectFlags.
    • Injector.get no longer accepts InjectFlags.
    • EnvironmentInjector.get no longer accepts InjectFlags.
    • TestBed.get no longer accepts InjectFlags.
    • TestBed.inject no longer accepts InjectFlags.
  • The any overload has been removed from injector.get. It now only supports ProviderToken<T> and (deprecated since v4) string.
  • ApplicationRef.tick will no longer catch and report errors to the appplication ErrorHandler. Errors will instead be thrown out of the method and will allow callers to determine how to handle these errors, such as aborting follow-up work or reporting the error and continuing.

Deprecations

platform-browser

  • HammerJS support is deprecated and will be removed in a future major version.

common

Commit Type Description
92250493ff fix support equality function in httpResource (#60026)

compiler

Commit Type Description

... (truncated)

Commits

Updates @angular/core from 19.2.2 to 19.2.3

Release notes

Sourced from @​angular/core's releases.

19.2.3

compiler-cli

Commit Description
fix - aa8ea7a5b2 report more accurate diagnostic for invalid import (#60455)

core

Commit Description
fix - 13a8709b2b catch hydration marker with implicit body tag (#60429)
fix - 296aded9da execute timer trigger outside zone (#60392)
fix - 0615ffb4f7 include input name in error message (#60404)

platform-browser-dynamic

Commit Description
fix - 1e06c8e8b6 ensure compiler is loaded before @angular/common (#60458)

upgrade

Commit Description
fix - 9e1a1030c8 handle output emitters when downgrading a component (#60369)
Changelog

Sourced from @​angular/core's changelog.

19.2.3 (2025-03-19)

compiler-cli

Commit Type Description
aa8ea7a5b2 fix report more accurate diagnostic for invalid import (#60455)

core

Commit Type Description
13a8709b2b fix catch hydration marker with implicit body tag (#60429)
296aded9da fix execute timer trigger outside zone (#60392)
0615ffb4f7 fix include input name in error message (#60404)

platform-browser-dynamic

Commit Type Description
1e06c8e8b6 fix ensure compiler is loaded before @angular/common (#60458)

upgrade

Commit Type Description
9e1a1030c8 fix handle output emitters when downgrading a component (#60369)

20.0.0-next.2 (2025-03-12)

Breaking Changes

core

    • InjectFlags has been removed.
    • inject no longer accepts InjectFlags.
    • Injector.get no longer accepts InjectFlags.
    • EnvironmentInjector.get no longer accepts InjectFlags.
    • TestBed.get no longer accepts InjectFlags.
    • TestBed.inject no longer accepts InjectFlags.
  • The any overload has been removed from injector.get. It now only supports ProviderToken<T> and (deprecated since v4) string.
  • ApplicationRef.tick will no longer catch and report errors to the appplication ErrorHandler. Errors will instead be thrown out of the method and will allow callers to determine how to handle these errors, such as aborting follow-up work or reporting the error and continuing.

Deprecations

platform-browser

  • HammerJS support is deprecated and will be removed in a future major version.

common

Commit Type Description
92250493ff fix support equality function in httpResource (#60026)

compiler

Commit Type Description

... (truncated)

Commits
  • 2466fc9 refactor(platform-browser-dynamic): relocate DOMTestComponentRenderer to `@...
  • d306e31 ci: fix flakey defer test (#60461)
  • 13a8709 fix(core): catch hydration marker with implicit body tag (#60429)
  • a38319c docs: change the broked link (#60436)
  • 0615ffb fix(core): include input name in error message (#60404)
  • 296aded fix(core): execute timer trigger outside zone (#60392)
  • 24c5398 refactor(core): Support and document manually provided internal injections (#...
  • 3856629 refactor(core): pass signal equal function to primitives (#60364)
  • 0d2b964 refactor(core): add equal option to the signal and computed creation (#60300)
  • 0f19351 refactor: cleanup untracked in core (#60150)
  • Additional commits viewable in compare view

Updates @angular/platform-browser from 19.2.2 to 19.2.3

Release notes

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

19.2.3

compiler-cli

Commit Description
fix - aa8ea7a5b2 report more accurate diagnostic for invalid import (#60455)

core

Commit Description
fix - 13a8709b2b catch hydration marker with implicit body tag (#60429)
fix - 296aded9da execute timer trigger outside zone (#60392)
fix - 0615ffb4f7 include input name in error message (#60404)

platform-browser-dynamic

Commit Description
fix - 1e06c8e8b6 ensure compiler is loaded before @angular/common (#60458)

upgrade

Commit Description
fix - 9e1a1030c8 handle output emitters when downgrading a component (#60369)
Changelog

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

19.2.3 (2025-03-19)

compiler-cli

Commit Type Description
aa8ea7a5b2 fix report more accurate diagnostic for invalid import (#60455)

core

Commit Type Description
13a8709b2b fix catch hydration marker with implicit body tag (#60429)
296aded9da fix execute timer trigger outside zone (#60392)
0615ffb4f7 fix include input name in error message (#60404)

platform-browser-dynamic

Commit Type Description
1e06c8e8b6 fix ensure compiler is loaded before @angular/common (#60458)

upgrade

Commit Type Description
9e1a1030c8 fix handle output emitters when downgrading a component (#60369)

20.0.0-next.2 (2025-03-12)

Breaking Changes

core

    • InjectFlags has been removed.
    • inject no longer accepts InjectFlags.
    • Injector.get no longer accepts InjectFlags.
    • EnvironmentInjector.get no longer accepts InjectFlags.
    • TestBed.get no longer accepts InjectFlags.
    • TestBed.inject no longer accepts InjectFlags.
  • The any overload has been removed from injector.get. It now only supports ProviderToken<T> and (deprecated since v4) string.
  • ApplicationRef.tick will no longer catch and report errors to the appplication ErrorHandler. Errors will instead be thrown out of the method and will allow callers to determine how to handle these errors, such as aborting follow-up work or reporting the error and continuing.

Deprecations

platform-browser

  • HammerJS support is deprecated and will be removed in a future major version.

common

Commit Type Description
92250493ff fix support equality function in httpResource (#60026)

compiler

Commit Type Description

... (truncated)

Commits
  • 2466fc9 refactor(platform-browser-dynamic): relocate DOMTestComponentRenderer to `@...
  • 5c19ab5 docs: update provideClientHydration parameter description (#60432)
  • See full diff in compare view

Updates @angular/platform-browser-dynamic from 19.2.2 to 19.2.3

Release notes

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

19.2.3

compiler-cli

Commit Description
fix - aa8ea7a5b2 report more accurate diagnostic for invalid import (#60455)

core

Commit Description
fix - 13a8709b2b catch hydration marker with implicit body tag (#60429)
fix - 296aded9da execute timer trigger outside zone (#60392)
fix - 0615ffb4f7 include input name in error message (#60404)

platform-browser-dynamic

Commit Description
fix - 1e06c8e8b6 ensure compiler is loaded before @angular/common (#60458)

upgrade

Commit Description
fix - 9e1a1030c8 handle output emitters when downgrading a component (#60369)
Changelog

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

19.2.3 (2025-03-19)

compiler-cli

Commit Type Description
aa8ea7a5b2 fix report more accurate diagnostic for invalid import (#60455)

core

Commit Type Description
13a8709b2b fix catch hydration marker with implicit body tag (#60429)
296aded9da fix execute timer trigger outside zone (#60392)
0615ffb4f7 fix include input name in error message (#60404)

platform-browser-dynamic

Commit Type Description
1e06c8e8b6 fix ensure compiler is loaded before @angular/common (#60458)

upgrade

Commit Type Description
9e1a1030c8 fix handle output emitters when downgrading a component (#60369)

20.0.0-next.2 (2025-03-12)

Breaking Changes

core

    • InjectFlags has been removed.
    • inject no longer accepts InjectFlags.
    • Injector.get no longer accepts InjectFlags.
    • EnvironmentInjector.get no longer accepts InjectFlags.
    • TestBed.get no longer accepts InjectFlags.
    • TestBed.inject no longer accepts InjectFlags.
  • The any overload has been removed from injector.get. It now only supports ProviderToken<T> and (deprecated since v4) string.
  • ApplicationRef.tick will no longer catch and report errors to the appplication ErrorHandler. Errors will instead be thrown out of the method and will allow callers to determine how to handle these errors, such as aborting follow-up work or reporting the error and continuing.

Deprecations

platform-browser

  • HammerJS support is deprecated and will be removed in a future major version.

common

Commit Type Description
92250493ff fix support equality function in httpResource (#60026)

compiler

Commit Type Description

... (truncated)

Commits
  • 2466fc9 refactor(platform-browser-dynamic): relocate DOMTestComponentRenderer to `@...
  • 1e06c8e fix(platform-browser-dynamic): ensure compiler is loaded before `@angular/com...
  • See full diff in compare view

Updates @angular/router from 19.2.2 to 19.2.3

Release notes

Sourced from @​angular/router's releases.

19.2.3

compiler-cli

Commit Description
fix - aa8ea7a5b2 report more accurate diagnostic for invalid import (#60455)

core

Commit Description
fix - 13a8709b2b catch hydration marker with implicit body tag (#60429)
fix - 296aded9da execute timer trigger outside zone (#60392)
fix - 0615ffb4f7 include input name in error message (#60404)

platform-browser-dynamic

Commit Description
fix - 1e06c8e8b6 ensure compiler is loaded before @angular/common (#60458)

upgrade

Commit Description
fix - 9e1a1030c8 handle output emitters when downgrading a component (#60369)
Changelog

Sourced from @​angular/router's changelog.

19.2.3 (2025-03-19)

compiler-cli

Commit Type Description
aa8ea7a5b2 fix report more accurate diagnostic for invalid import (#60455)

core

Commit Type Description
13a8709b2b fix catch hydration marker with implicit body tag (#60429)
296aded9da fix execute timer trigger outside zone (#60392)
0615ffb4f7 fix include input name in error message (#60404)

platform-browser-dynamic

Commit Type Description
1e06c8e8b6 fix ensure compiler is loaded before @angular/common (#60458)

upgrade

Commit Type Description
9e1a1030c8 fix handle output emitters when downgrading a component (#60369)

20.0.0-next.2 (2025-03-12)

Breaking Changes

core

    • InjectFlags has been removed.
    • inject no longer accepts InjectFlags.
    • Injector.get no longer accepts InjectFlags.
    • EnvironmentInjector.get no longer accepts InjectFlags.
    • TestBed.get no longer accepts InjectFlags.
    • TestBed.inject no longer accepts InjectFlags.
  • The any overload has been removed from injector.get. It now only supports ProviderToken<T> and (deprecated since v4) string.
  • ApplicationRef.tick will no longer catch and report errors to the appplication ErrorHandler. Errors will instead be thrown out of the method and will allow callers to determine how to handle these errors, such as aborting follow-up work or reporting the error and continuing.

Deprecations

platform-browser

  • HammerJS support is deprecated and will be removed in a future major version.

common

Commit Type Description
92250493ff fix support equality function in httpResource (#60026)

compiler

Commit Type Description

... (truncated)

Commits

Updates @angular/cli from 19.2.3 to 19.2.4

Release notes

Sourced from @​angular/cli's releases.

v19.2.4

19.2.4 (2025-03-19)

@​schematics/angular

Commit Description
fix - 0a4e96bda replace @angular/platform-browser-dynamic with @angular/platform-browser

@​angular/build

Commit Description
fix - b0b643e46 ensure errors for missing component resources
fix - 2cd763e89 ensure relative karma stack traces for test failures
Changelog

Sourced from @​angular/cli's changelog.

19.2.4 (2025-03-19)

@​schematics/angular

Commit Type Description
0a4e96bda fix replace @angular/platform-browser-dynamic with @angular/platform-browser

@​angular/build

Commit Type Description
b0b643e46 fix ensure errors for missing component resources
2cd763e89 fix ensure relative karma stack traces for test failures

17.3.13 (2025-03-13)

@​angular-devkit/build-angular

Commit Type Description
22901df02 fix update babel packages

Commits
  • 148023a release: cut the v19.2.4 release
  • b0b643e fix(@​angular/build): ensure errors for missing component resources
  • 0a4e96b fix(@​schematics/angular): replace @angular/platform-browser-dynamic with `@...
  • 2cd763e fix(@​angular/build): ensure relative karma stack traces for test failures
  • 74d54a9 build: improve debugging mode of e2e test runner
  • 43706b3 docs: correct bazel e2e commands
  • 7b637fc refactor(@​angular/build): define an internal ngHmrMode value
  • 40b228d docs(@​angular-devkit/build-angular): update forceEsbuild option description
  • See full diff in compare view

Updates @angular/compiler-cli from 19.2.2 to 19.2.3

Release notes

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

19.2.3

compiler-cli

Commit Description
fix - aa8ea7a5b2 report more accurate diagnostic for invalid import (#60455)

core

Commit Description
fix - 13a8709b2b catch hydration marker with implicit body tag (#60429)
fix - 296aded9da execute timer trigger outside zone (#60392)
fix - 0615ffb4f7 include input name in error message (#60404)

platform-browser-dynamic

Commit Description
fix - 1e06c8e8b6 ensure compiler is loaded before @angular/common (#60458)

upgrade

Commit Description
fix - 9e1a1030c8 handle output emitters when downgrading a component (#60369)
Changelog

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

19.2.3 (2025-03-19)

compiler-cli

Commit Type Description
aa8ea7a5b2 fix report more accurate diagnostic for invalid import (#60455)

core

Commit Type Description
13a8709b2b fix catch hydration marker with implicit body tag (#60429)
296aded9da fix execute timer trigger outside zone (#60392)
0615ffb4f7 fix include input name in error message (#60404)

platform-browser-dynamic

Commit Type Description
1e06c8e8b6 fix ensure compiler is loaded before @angular/common (#60458)

upgrade

Commit Type Description
9e1a1030c8 fix handle output emitters when downgrading a component (#60369)

20.0.0-next.2 (2025-03-12)

Breaking Changes

core

    • InjectFlags has been removed.
    • inject no longer accepts InjectFlags.
    • Injector.get no longer accepts InjectFlags.
    • EnvironmentInjector.get no longer accepts InjectFlags.
    • TestBed.get no longer accepts InjectFlags.
    • TestBed.inject no longer accepts InjectFlags.
  • The any overload has been removed from injector.get. It now only supports ProviderToken<T> and (deprecated since v4) string.
  • ApplicationRef.tick will no longer catch and report errors to the appplication ErrorHandler. Errors will instead be thrown out of the method and will allow callers to determine how to handle these errors, such as aborting follow-up work or reporting the error and continuing.

Deprecations

platform-browser

  • HammerJS support is deprecated and will be removed in a future major version.

common

Commit Type Description
92250493ff fix support equality function in httpResource (#60026)

compiler

Commit Type Description

... (truncated)

Commits
  • aa8ea7a fix(compiler-cli): report more accurate diagnostic for invalid import (#60455)
  • 2364be9 build: improve partial compliance golden generation and add debug logging (#6...
  • See full diff in compare view

You can trigger a rebase of this PR 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

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 20, 2025
@deepakprabhakara
Copy link
Member

@dependabot rebase

Bumps the angular group in /angular with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `19.2.2` | `19.2.3` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `19.2.2` | `19.2.3` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `19.2.2` | `19.2.3` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `19.2.2` | `19.2.3` |
| [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic) | `19.2.2` | `19.2.3` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `19.2.2` | `19.2.3` |
| [@angular/cli](https://github.com/angular/angular-cli) | `19.2.3` | `19.2.4` |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `19.2.2` | `19.2.3` |


Updates `@angular/common` from 19.2.2 to 19.2.3
- [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.3/packages/common)

Updates `@angular/compiler` from 19.2.2 to 19.2.3
- [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.3/packages/compiler)

Updates `@angular/core` from 19.2.2 to 19.2.3
- [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.3/packages/core)

Updates `@angular/platform-browser` from 19.2.2 to 19.2.3
- [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.3/packages/platform-browser)

Updates `@angular/platform-browser-dynamic` from 19.2.2 to 19.2.3
- [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.3/packages/platform-browser-dynamic)

Updates `@angular/router` from 19.2.2 to 19.2.3
- [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.3/packages/router)

Updates `@angular/cli` from 19.2.3 to 19.2.4
- [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.3...19.2.4)

Updates `@angular/compiler-cli` from 19.2.2 to 19.2.3
- [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.3/packages/compiler-cli)

---
updated-dependencies:
- dependency-name: "@angular/common"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/compiler"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/platform-browser"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/platform-browser-dynamic"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/router"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/compiler-cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/angular/angular-9d953b83ad branch from 560e9ea to 67d1984 Compare April 26, 2025 17:01
@deepakprabhakara deepakprabhakara merged commit b52b4a1 into main Apr 26, 2025
3 checks passed
@deepakprabhakara deepakprabhakara deleted the dependabot/npm_and_yarn/angular/angular-9d953b83ad branch April 26, 2025 17: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.

1 participant