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 the angular group with 13 updates #10669

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the angular group with 13 updates:

Package From To
@angular/animations 17.1.3 19.1.7
@angular/cdk 17.1.2 19.1.5
@angular/common 17.1.3 19.1.7
@angular/compiler 17.1.3 19.1.7
@angular/core 17.1.3 19.1.7
@angular/forms 17.1.3 19.1.7
@angular/material 17.1.2 19.1.5
@angular/material-date-fns-adapter 17.1.2 19.1.5
@angular/platform-browser 17.1.3 19.1.7
@angular/platform-browser-dynamic 17.1.3 19.1.7
@angular/router 17.1.3 19.1.7
@angular/cli 17.1.4 19.1.8
@angular/compiler-cli 17.1.3 19.1.7

Updates @angular/animations from 17.1.3 to 19.1.7

Release notes

Sourced from @​angular/animations'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/animations'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
  • a4eb74c fix(core): animation sometimes renderer not being destroyed during HMR (#59574)
  • bfaeefe refactor(animations): drop warning functions in production (#59408)
  • 0e23f20 fix(platform-browser): styles not replaced during HMR when using animations r...
  • 2f5f898 docs(animations): update position parameter to be a decimal (#57927)
  • d010e11 feat(core): add event listener options to renderer (#59092)
  • 0513fbc docs: set syntax highlighting of code examples MD code blocks (#59026)
  • 8d6ea5b docs: fix missing alert block styles in the API reference (#59020)
  • 09df589 refactor(core): Migrate all packages with the explicit-standalone-flag sche...
  • 84b6896 refactor(platform-server): Add an ssr benchmark setup. (#57647)
  • 9dbe6fc refactor: update license text to point to angular.dev (#57901)
  • Additional commits viewable in compare view

Updates @angular/cdk from 17.1.2 to 19.1.5

Release notes

Sourced from @​angular/cdk's releases.

v19.1.5

19.1.5 "bromine-bread" (2025-02-19)

material

Commit Description
fix - 90ac6134d checkbox: ensure native control receives clicks (#30511)
fix - 2eb6424b2 paginator: disabled buttons not visible in high contrast mode (#30505)
fix - 96d7d87c8 slide-toggle: rendering issue in Safari 18.3 (#30490)
fix - 16593f1dc snack-bar: snack-bar action button does not follow material guidelines (#27769)
fix - 76f28469f tooltip: regression when injecting ViewContainerRef (#30500)
perf - c2b363ea6 radio: Optimize costly css selectors. (#30470)

cdk

Commit Description
fix - 719e67d29 drag-drop: avoid retaining destroyed items until next drag (#30514)
perf - c24b17955 table: Short circuit _removeStickyStyle calls against elements with no sticky styles (#30471)

v19.1.4

19.1.4 "wattle-lute" (2025-02-12)

material

Commit Description
fix - e8d6454e3a timepicker: allow scroll strategy to be customized (#30473) (#30479)
perf - 9b323df478 tooltip: Defer injection of injectables not needed until tooltip is shown. (#30440)

cdk

Commit Description
fix - b363eaea36 overlay: avoid issues with overlapping backdrop removals (#30474)
fix - 45e3e725e6 table: memory leak when no rows are sticky (#30461)

multiple

Commit Description
perf - 0ac0290bb9 Don't double-inject the style loader. (#30467)

v19.1.3

19.1.3 "plastic-wombat" (2025-02-05)

material

Commit Description
fix - 37436bd299 button-toggle: make null value selected on init (#25553)
fix - 8568cd5ad1 chips: Async chips with a delay are not highlighted (#27399)
fix - 8a99cf45f5 datepicker: set aria-expanded on datepicker toggle (#30438)
fix - 6d96869bdb sidenav: end positioned sidenav not opening in RTL (#30427)
perf - 9e152910b1 button: Optimize the remaining descendant state selector. (#30428)
perf - 6bd376174e checkbox: Optimize more expensive selectors (#30409)

v19.1.2

... (truncated)

Changelog

Sourced from @​angular/cdk's changelog.

19.1.5 "bromine-bread" (2025-02-19)

cdk

Commit Type Description
719e67d29 fix drag-drop: avoid retaining destroyed items until next drag (#30514)
c24b17955 perf table: Short circuit _removeStickyStyle calls against elements with no sticky styles (#30471)

material

Commit Type Description
90ac6134d fix checkbox: ensure native control receives clicks (#30511)
2eb6424b2 fix paginator: disabled buttons not visible in high contrast mode (#30505)
96d7d87c8 fix slide-toggle: rendering issue in Safari 18.3 (#30490)
16593f1dc fix snack-bar: snack-bar action button does not follow material guidelines (#27769)
76f28469f fix tooltip: regression when injecting ViewContainerRef (#30500)
c2b363ea6 perf radio: Optimize costly css selectors. (#30470)

19.2.0-next.4 "papercrete-zither" (2025-02-12)

cdk

Commit Type Description
6434841111 fix overlay: avoid issues with overlapping backdrop removals (#30474)
bf94082f81 fix table: memory leak when no rows are sticky (#30461)

material

Commit Type Description
3d91f61053 feat core: drop dependency on animations module (#30459)
d141f83f32 fix core: remove animations from ng add (#30446)
24c25672b4 fix select: overlay not detached on time after exit animation in some cases (#30456)
0925cf58ce fix timepicker: allow scroll strategy to be customized (#30473)
622152de76 perf tooltip: Defer injection of injectables not needed until tooltip is shown. (#30440)

core

Commit Type Description
3f37137d7e fix update incorrect hue reference tokens (#29902)

multiple

Commit Type Description
1ddb9cf056 perf Don't double-inject the style loader. (#30467)

19.1.4 "wattle-lute" (2025-02-12)

cdk

Commit Type Description
b363eaea36 fix overlay: avoid issues with overlapping backdrop removals (#30474)

... (truncated)

Commits
  • 83e6d27 release: cut the v19.1.5 release
  • 719e67d fix(cdk/drag-drop): avoid retaining destroyed items until next drag (#30514)
  • 90ac613 fix(material/checkbox): ensure native control receives clicks (#30511)
  • 76f2846 fix(material/tooltip): regression when injecting ViewContainerRef (#30500)
  • 2eb6424 fix(material/paginator): disabled buttons not visible in high contrast mode (...
  • 16593f1 fix(material/snack-bar): snack-bar action button does not follow material gui...
  • 96d7d87 fix(material/slide-toggle): rendering issue in Safari 18.3 (#30490)
  • c2b363e perf(material/radio): Optimize costly css selectors. (#30470)
  • c24b179 perf(cdk/table): Short circuit _removeStickyStyle calls against elements with...
  • 0163b38 build: move license check to lint job (#30489)
  • Additional commits viewable in compare view

Updates @angular/common from 17.1.3 to 19.1.7

Release notes

Sourced from @​angular/common'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/common'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
  • e16394a refactor(common): inline supports check in slice pipe (#59684)
  • 236a623 refactor(common): simplify stripTrailingSlash (#59746)
  • e9f10eb fix(common): clean up urlChanges subscribers when root scope is destroyed (...
  • 04851c7 refactor(common): remove redundant transferCacheInterceptorFn dependencies ...
  • 873870f refactor(common): drop error messages in production (#59545)
  • 2c770a2 refactor(common): drop platform check in PreconnectLinkChecker (#59714)
  • b4b36ed refactor(common): tree-shake PreloadLinkCreator for client bundles (#59431)
  • 15cc74f refactor(common): simplify joinWithSlash (#59484)
  • b7b8da5 refactor(common): simplify null/undefined check in keyvalue pipe (#59696)
  • 60094d3 refactor(common): prevent duplicating Accept header name (#59546)
  • Additional commits viewable in compare view

Updates @angular/compiler from 17.1.3 to 19.1.7

Release notes

Sourced from @​angular/compiler'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/compiler'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
  • 798752b refactor(compiler): remove input transforms feature (#59980)
  • 01f669a fix(compiler): handle tracking expressions requiring temporary variables (#58...
  • 6e99930 refactor(compiler): pass more information to HMR replacement function (#59854)
  • 53a4668 fix(compiler-cli): handle const enums used inside HMR data (#59815)
  • ecfb74d fix(compiler): handle :host-context with comma-separated child selector (#59276)
  • 8dcd889 fix(compiler): update @ng/component URL to be relative (#59620)
  • 3e7ba3d docs: set syntax highlighting to the remaining Markdown code examples blocks ...
  • 4efb191 refactor(compiler): remove unused AstVisitors (#59297)
  • ff38671 refactor(compiler): fix typo in method name (#59479)
  • aed49dd fix(compiler): use chunk origin in template HMR request URL (#59459)
  • Additional commits viewable in compare view

Updates @angular/core from 17.1.3 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

Bumps the angular group with 13 updates:

| Package | From | To |
| --- | --- | --- |
| [@angular/animations](https://github.com/angular/angular/tree/HEAD/packages/animations) | `17.1.3` | `19.1.7` |
| [@angular/cdk](https://github.com/angular/components) | `17.1.2` | `19.1.5` |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `17.1.3` | `19.1.7` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `17.1.3` | `19.1.7` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `17.1.3` | `19.1.7` |
| [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) | `17.1.3` | `19.1.7` |
| [@angular/material](https://github.com/angular/components) | `17.1.2` | `19.1.5` |
| [@angular/material-date-fns-adapter](https://github.com/angular/components) | `17.1.2` | `19.1.5` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `17.1.3` | `19.1.7` |
| [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic) | `17.1.3` | `19.1.7` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `17.1.3` | `19.1.7` |
| [@angular/cli](https://github.com/angular/angular-cli) | `17.1.4` | `19.1.8` |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `17.1.3` | `19.1.7` |


Updates `@angular/animations` from 17.1.3 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/animations)

Updates `@angular/cdk` from 17.1.2 to 19.1.5
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](angular/components@17.1.2...19.1.5)

Updates `@angular/common` from 17.1.3 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/common)

Updates `@angular/compiler` from 17.1.3 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/compiler)

Updates `@angular/core` from 17.1.3 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)

Updates `@angular/forms` from 17.1.3 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/forms)

Updates `@angular/material` from 17.1.2 to 19.1.5
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](angular/components@17.1.2...19.1.5)

Updates `@angular/material-date-fns-adapter` from 17.1.2 to 19.1.5
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](angular/components@17.1.2...19.1.5)

Updates `@angular/platform-browser` from 17.1.3 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/platform-browser)

Updates `@angular/platform-browser-dynamic` from 17.1.3 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/platform-browser-dynamic)

Updates `@angular/router` from 17.1.3 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/router)

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

Updates `@angular/compiler-cli` from 17.1.3 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/compiler-cli)

---
updated-dependencies:
- dependency-name: "@angular/animations"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/cdk"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/common"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/compiler"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/core"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/forms"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/material"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/material-date-fns-adapter"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/platform-browser"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/platform-browser-dynamic"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/router"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/cli"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/compiler-cli"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: angular
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 23, 2025
@eromano eromano added the CI label Feb 24, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 2, 2025

Superseded by #10685.

@dependabot dependabot bot closed this Mar 2, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/develop/angular-d0e5f08d0f branch March 2, 2025 07:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI 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