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 across 1 directory with 11 updates #2062

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 12, 2024

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps the angular group with 11 updates in the / directory:

Package From To
@angular/animations 18.2.13 19.0.4
@angular/common 18.2.13 19.0.4
@angular/compiler 18.2.13 19.0.4
@angular/core 18.2.13 19.0.4
@angular/forms 18.2.13 19.0.4
@angular/localize 18.2.13 19.0.4
@angular/platform-browser 18.2.13 19.0.4
@angular/platform-browser-dynamic 18.2.13 19.0.4
@angular/platform-server 18.2.13 19.0.4
@angular/router 18.2.13 19.0.4
@angular/compiler-cli 18.2.13 19.0.4

Updates @angular/animations from 18.2.13 to 19.0.4

Release notes

Sourced from @​angular/animations's releases.

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
fix - ae0802d63c5 collect external component styles from server rendering (#59031)

v19.0.3

19.0.3 (2024-12-04)

v19.0.2

19.0.2 (2024-12-04)

compiler-cli

Commit Description
fix - 9f99196d23 account for multiple generated namespace imports in HMR (#58924)

core

Commit Description
fix - 4792db9a6d Explicitly manage TracingSnapshot lifecycle and dispose of it once it's been used. (#58929)

migrations

Commit Description
fix - 7b5bacc228 class content being deleted in some edge cases (#58959)
fix - d1cbdd6acb correctly strip away parameters surrounded by comments in inject migration (#58959)
fix - e17ff71c31 don't migrate classes with parameters that can't be injected (#58959)
fix - 7c5f990001 inject migration aggressively removing imports (#58959)
fix - 4392ccedf9 inject migration dropping code if everything except super is removed (#58959)
fix - 9cbebc6dda preserve type literals and tuples in inject migrations (#58959)

platform-server

Commit Description
fix - f3c388ecda remove peer dependency on animations (#58997)

v19.0.1

19.0.1 (2024-11-26)

compiler-cli

... (truncated)

Changelog

Sourced from @​angular/animations's changelog.

19.0.4 (2024-12-12)

compiler-cli

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

core

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

platform-browser

Commit Type Description
ae0802d63c5 fix collect external component styles from server rendering (#59031)

19.0.3 (2024-12-04)

19.0.2 (2024-12-04)

compiler-cli

Commit Type Description
9f99196d23 fix account for multiple generated namespace imports in HMR (#58924)

core

Commit Type Description
4792db9a6d fix Explicitly manage TracingSnapshot lifecycle and dispose of it once it's been used. (#58929)

migrations

Commit Type Description
7b5bacc228 fix class content being deleted in some edge cases (#58959)
d1cbdd6acb fix correctly strip away parameters surrounded by comments in inject migration (#58959)
e17ff71c31 fix don't migrate classes with parameters that can't be injected (#58959)
7c5f990001 fix inject migration aggressively removing imports (#58959)
4392ccedf9 fix inject migration dropping code if everything except super is removed (#58959)
9cbebc6dda fix preserve type literals and tuples in inject migrations (#58959)

platform-server

Commit Type Description
f3c388ecda fix remove peer dependency on animations (#58997)

19.0.1 (2024-11-26)

... (truncated)

Commits
  • 5f3ba06 docs: set syntax highlighting of code examples MD code blocks (#59026)
  • b8a2ae0 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)
  • See full diff in compare view

Updates @angular/common from 18.2.13 to 19.0.4

Release notes

Sourced from @​angular/common's releases.

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
fix - ae0802d63c5 collect external component styles from server rendering (#59031)

v19.0.3

19.0.3 (2024-12-04)

v19.0.2

19.0.2 (2024-12-04)

compiler-cli

Commit Description
fix - 9f99196d23 account for multiple generated namespace imports in HMR (#58924)

core

Commit Description
fix - 4792db9a6d Explicitly manage TracingSnapshot lifecycle and dispose of it once it's been used. (#58929)

migrations

Commit Description
fix - 7b5bacc228 class content being deleted in some edge cases (#58959)
fix - d1cbdd6acb correctly strip away parameters surrounded by comments in inject migration (#58959)
fix - e17ff71c31 don't migrate classes with parameters that can't be injected (#58959)
fix - 7c5f990001 inject migration aggressively removing imports (#58959)
fix - 4392ccedf9 inject migration dropping code if everything except super is removed (#58959)
fix - 9cbebc6dda preserve type literals and tuples in inject migrations (#58959)

platform-server

Commit Description
fix - f3c388ecda remove peer dependency on animations (#58997)

v19.0.1

19.0.1 (2024-11-26)

compiler-cli

... (truncated)

Changelog

Sourced from @​angular/common's changelog.

19.0.4 (2024-12-12)

compiler-cli

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

core

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

platform-browser

Commit Type Description
ae0802d63c5 fix collect external component styles from server rendering (#59031)

19.0.3 (2024-12-04)

19.0.2 (2024-12-04)

compiler-cli

Commit Type Description
9f99196d23 fix account for multiple generated namespace imports in HMR (#58924)

core

Commit Type Description
4792db9a6d fix Explicitly manage TracingSnapshot lifecycle and dispose of it once it's been used. (#58929)

migrations

Commit Type Description
7b5bacc228 fix class content being deleted in some edge cases (#58959)
d1cbdd6acb fix correctly strip away parameters surrounded by comments in inject migration (#58959)
e17ff71c31 fix don't migrate classes with parameters that can't be injected (#58959)
7c5f990001 fix inject migration aggressively removing imports (#58959)
4392ccedf9 fix inject migration dropping code if everything except super is removed (#58959)
9cbebc6dda fix preserve type literals and tuples in inject migrations (#58959)

platform-server

Commit Type Description
f3c388ecda fix remove peer dependency on animations (#58997)

19.0.1 (2024-11-26)

... (truncated)

Commits
  • 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...
  • 7dfb127 refactor: add @__PURE__ next to @pureOrBreakMyCode for improved bundler c...
  • da9c0c5 refactor: cleanup initializers that use ctor params (#58349)
  • 24c6373 feat(common): add optional rounded transform support in cloudinary image load...
  • Additional commits viewable in compare view

Updates @angular/compiler from 18.2.13 to 19.0.4

Release notes

Sourced from @​angular/compiler's releases.

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
fix - ae0802d63c5 collect external component styles from server rendering (#59031)

v19.0.3

19.0.3 (2024-12-04)

v19.0.2

19.0.2 (2024-12-04)

compiler-cli

Commit Description
fix - 9f99196d23 account for multiple generated namespace imports in HMR (#58924)

core

Commit Description
fix - 4792db9a6d Explicitly manage TracingSnapshot lifecycle and dispose of it once it's been used. (#58929)

migrations

Commit Description
fix - 7b5bacc228 class content being deleted in some edge cases (#58959)
fix - d1cbdd6acb correctly strip away parameters surrounded by comments in inject migration (#58959)
fix - e17ff71c31 don't migrate classes with parameters that can't be injected (#58959)
fix - 7c5f990001 inject migration aggressively removing imports (#58959)
fix - 4392ccedf9 inject migration dropping code if everything except super is removed (#58959)
fix - 9cbebc6dda preserve type literals and tuples in inject migrations (#58959)

platform-server

Commit Description
fix - f3c388ecda remove peer dependency on animations (#58997)

v19.0.1

19.0.1 (2024-11-26)

compiler-cli

... (truncated)

Changelog

Sourced from @​angular/compiler's changelog.

19.0.4 (2024-12-12)

compiler-cli

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

core

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

platform-browser

Commit Type Description
ae0802d63c5 fix collect external component styles from server rendering (#59031)

19.0.3 (2024-12-04)

19.0.2 (2024-12-04)

compiler-cli

Commit Type Description
9f99196d23 fix account for multiple generated namespace imports in HMR (#58924)

core

Commit Type Description
4792db9a6d fix Explicitly manage TracingSnapshot lifecycle and dispose of it once it's been used. (#58929)

migrations

Commit Type Description
7b5bacc228 fix class content being deleted in some edge cases (#58959)
d1cbdd6acb fix correctly strip away parameters surrounded by comments in inject migration (#58959)
e17ff71c31 fix don't migrate classes with parameters that can't be injected (#58959)
7c5f990001 fix inject migration aggressively removing imports (#58959)
4392ccedf9 fix inject migration dropping code if everything except super is removed (#58959)
9cbebc6dda fix preserve type literals and tuples in inject migrations (#58959)

platform-server

Commit Type Description
f3c388ecda fix remove peer dependency on animations (#58997)

19.0.1 (2024-11-26)

... (truncated)

Commits
  • b58123b refactor(compiler): remove circular dep in the output ast (#59083)
  • 5f3ba06 docs: set syntax highlighting of code examples MD code blocks (#59026)
  • b182806 refactor(compiler): remove allowInvalidAssignmentEvents flag (#58988)
  • 9f99196 fix(compiler-cli): account for multiple generated namespace imports in HMR (#...
  • d23a5d5 refactor(core): Consolidates shouldTrigger* methods down to one (#58833)
  • d6da631 refactor(compiler): Adds ingest and flags for defer details (#58833)
  • 4852e57 docs: capitalize webpack with a lowercase W (#56812)
  • fb1fa8b fix(compiler-cli): more accurate diagnostics for host binding parser errors (...
  • 806a61b fix(compiler): fix multiline selectors (#58681)
  • e5d3abb fix(compiler): resolve :host:host-context(.foo) (#58681)
  • Additional commits viewable in compare view

Updates @angular/core from 18.2.13 to 19.0.4

Release notes

Sourced from @​angular/core's releases.

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
fix - ae0802d63c5 collect external component styles from server rendering (#59031)

v19.0.3

19.0.3 (2024-12-04)

v19.0.2

19.0.2 (2024-12-04)

compiler-cli

Commit Description
fix - 9f99196d23 account for multiple generated namespace imports in HMR (#58924)

core

Commit Description
fix - 4792db9a6d Explicitly manage TracingSnapshot lifecycle and dispose of it once it's been used. (#58929)

migrations

Commit Description
fix - 7b5bacc228 class content being deleted in some edge cases (#58959)
fix - d1cbdd6acb correctly strip away parameters surrounded by comments in inject migration (#58959)
fix - e17ff71c31 don't migrate classes with parameters that can't be injected (#58959)
fix - 7c5f990001 inject migration aggressively removing imports (#58959)
fix - 4392ccedf9 inject migration dropping code if everything except super is removed (#58959)
fix - 9cbebc6dda preserve type literals and tuples in inject migrations (#58959)

platform-server

Commit Description
fix - f3c388ecda remove peer dependency on animations (#58997)

v19.0.1

19.0.1 (2024-11-26)

compiler-cli

... (truncated)

Changelog

Sourced from @​angular/core's changelog.

19.0.4 (2024-12-12)

compiler-cli

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

core

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

platform-browser

Commit Type Description
ae0802d63c5 fix collect external component styles from server rendering (#59031)

19.0.3 (2024-12-04)

19.0.2 (2024-12-04)

compiler-cli

Commit Type Description
9f99196d23 fix account for multiple generated namespace imports in HMR (#58924)

core

Commit Type Description
4792db9a6d fix Explicitly manage TracingSnapshot lifecycle and dispose of it once it's been used. (#58929)

migrations

Commit Type Description
7b5bacc228 fix class content being deleted in some edge cases (#58959)
d1cbdd6acb fix correctly strip away parameters surrounded by comments in inject migration (#58959)
e17ff71c31 fix don't migrate classes with parameters that can't be injected (#58959)
7c5f990001 fix inject migration aggressively removing imports (#58959)
4392ccedf9 fix inject migration dropping code if everything except super is removed (#58959)
9cbebc6dda fix preserve type literals and tuples in inject migrations (#58959)

platform-server

Commit Type Description
f3c388ecda fix remove peer dependency on animations (#58997)

19.0.1 (2024-11-26)

... (truncated)

Commits
  • 326337e refactor: replace ɵPendingTasks with ɵPendingTasksInternal (#59138)
  • 34ded10 fix(core): Fix a bug where snapshotted functions are being run twice if they ...
  • 308950d refactor(core): remove circular dep in LView & LContainer definitions (#59083)
  • 8bc3693 refactor(core): remove circular dep in JIT decorator definitions (#59083)
  • 98471df refactor(core): remove circular dep in ComponentFactoryResolver (#59083)
  • 850a2ad refactor(core): remove circular dep in DI code (#59083)
  • c9ce08a refactor(core): remove circular dep in iterable differs. (#59083)
  • d0e0446 refactor(core): remove circular dep in ViewRef definition (#59083)
  • e2c8c6f refactor(core): Remove event_contract_multi_container (#59059)
  • 0c40bb2 refactor(docs-infra): convert code-example-s that have only region param to @...
  • Additional commits viewable in compare view

Updates @angular/forms from 18.2.13 to 19.0.4

Release notes

Sourced from @​angular/forms's releases.

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
fix - ae0802d63c5 collect external component styles from server rendering (#59031)

v19.0.3

19.0.3 (2024-12-04)

v19.0.2

19.0.2 (2024-12-04)

compiler-cli

Commit Description
fix - 9f99196d23 account for multiple generated namespace imports in HMR (#58924)

core

Commit Description
fix - 4792db9a6d Explicitly manage TracingSnapshot lifecycle and dispose of it once it's been used. (#58929)

migrations

Commit Description
fix - 7b5bacc228 class content being deleted in some edge cases (#58959)
fix - d1cbdd6acb correctly strip away parameters surrounded by comments in inject migration (#58959)
fix - e17ff71c31 don't migrate classes with parameters that can't be injected (#58959)
fix - 7c5f990001 inject migration aggressively removing imports (#58959)
fix - 4392ccedf9 inject migration dropping code if everything except super is removed (#58959)
fix - 9cbebc6dda preserve type literals and tuples in inject migrations (#58959)

platform-server

Commit Description
fix - f3c388ecda remove peer dependency on animations (#58997)

v19.0.1

19.0.1 (2024-11-26)

compiler-cli

... (truncated)

Changelog

Sourced from @​angular/forms's changelog.

19.0.4 (2024-12-12)

compiler-cli

Commit Type Description
7e612171709 fix consider pre-release versions when detecting feature support (#59061)
...

Description has been truncated

@dependabot dependabot bot added the npm dependencies Pull requests that update npm dependencies label Dec 12, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/develop/angular-11c14d62c1 branch 12 times, most recently from 893e87b to 9331774 Compare December 18, 2024 14:48
Bumps the angular group with 11 updates in the / directory:

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



Updates `@angular/animations` from 18.2.13 to 19.0.4
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/19.0.4/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/19.0.4/packages/animations)

Updates `@angular/common` from 18.2.13 to 19.0.4
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/19.0.4/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/19.0.4/packages/common)

Updates `@angular/compiler` from 18.2.13 to 19.0.4
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/19.0.4/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/19.0.4/packages/compiler)

Updates `@angular/core` from 18.2.13 to 19.0.4
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/19.0.4/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/19.0.4/packages/core)

Updates `@angular/forms` from 18.2.13 to 19.0.4
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/19.0.4/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/19.0.4/packages/forms)

Updates `@angular/localize` from 18.2.13 to 19.0.4
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/19.0.4/CHANGELOG.md)
- [Commits](angular/angular@18.2.13...19.0.4)

Updates `@angular/platform-browser` from 18.2.13 to 19.0.4
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/19.0.4/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/19.0.4/packages/platform-browser)

Updates `@angular/platform-browser-dynamic` from 18.2.13 to 19.0.4
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/19.0.4/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/19.0.4/packages/platform-browser-dynamic)

Updates `@angular/platform-server` from 18.2.13 to 19.0.4
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/19.0.4/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/19.0.4/packages/platform-server)

Updates `@angular/router` from 18.2.13 to 19.0.4
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/19.0.4/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/19.0.4/packages/router)

Updates `@angular/compiler-cli` from 18.2.13 to 19.0.4
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/19.0.4/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/19.0.4/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/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/localize"
  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/platform-server"
  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/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 force-pushed the dependabot/npm_and_yarn/develop/angular-11c14d62c1 branch from 9331774 to aa56fa2 Compare December 18, 2024 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
npm dependencies Pull requests that update npm dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants