Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump the angular-all-deps group in /test/angular with 13 updates #288

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 5, 2024

Bumps the angular-all-deps group in /test/angular with 13 updates:

Package From To
@angular/animations 18.2.9 18.2.10
@angular/common 18.2.9 18.2.10
@angular/compiler 18.2.9 18.2.10
@angular/core 18.2.9 18.2.10
@angular/forms 18.2.9 18.2.10
@angular/platform-browser 18.2.9 18.2.10
@angular/platform-browser-dynamic 18.2.9 18.2.10
@angular/router 18.2.9 18.2.10
tslib 2.8.0 2.8.1
zone.js 0.14.10 0.15.0
@angular-devkit/build-angular 18.2.10 18.2.11
@angular/cli 18.2.10 18.2.11
@angular/compiler-cli 18.2.9 18.2.10

Updates @angular/animations from 18.2.9 to 18.2.10

Release notes

Sourced from @​angular/animations's releases.

v18.2.10

18.2.10 (2024-10-30)

compiler

Commit Description
fix - 69dce38e778 transform pseudo selectors correctly for the encapsulated view. (#58417)

localize

Commit Description
fix - 3b989ac5bd9 Adding arb format to the list of valid formats in the localization extractor cli (#58287)
Changelog

Sourced from @​angular/animations's changelog.

18.2.10 (2024-10-30)

compiler

Commit Type Description
69dce38e778 fix transform pseudo selectors correctly for the encapsulated view. (#58417)

localize

Commit Type Description
3b989ac5bd9 fix Adding arb format to the list of valid formats in the localization extractor cli (#58287)

19.0.0-next.11 (2024-10-23)

common

Commit Type Description
24c6373820 feat add optional rounded transform support in cloudinary image loader (#55364)
13c13067bc feat disable keyvalue sorting using null compareFn (#57487)

compiler-cli

Commit Type Description
d0c74f3891 fix report when NgModule imports or exports itself (#58231)

core

Commit Type Description
69fc5ae922 feat Add incremental hydration public api (#58249)
8ebbae88ca feat Add rxjs operator prevent app stability until an event (#56533)
19edf2c057 feat add syntactic sugar for initializers (#53152)
ab25a192ba feat allow running output migration on a subset of paths (#58299)
18d8d44b1f feat experimental resource() API for async dependencies (#58255)
9762b24b5e feat experimental impl of rxResource() (#58255)
ec386e7f12 feat introduce debugName optional arg to framework signal functions (#57073)
8311f00faa feat introduce the reactive linkedSignal (#58189)

forms

Commit Type Description
3e7d724037 feat add ability to clear a FormRecord (#50750)
18b6f3339f fix fix FormRecord type inference (#50750)

http

Commit Type Description
4b9accdf16 feat promote withRequestsMadeViaParent to stable. (#58221)

language-service

Commit Type Description
6342befff8 feat support migrating full classes to signal queries (#58263)

migrations

Commit Type Description

... (truncated)

Commits

Updates @angular/common from 18.2.9 to 18.2.10

Release notes

Sourced from @​angular/common's releases.

v18.2.10

18.2.10 (2024-10-30)

compiler

Commit Description
fix - 69dce38e778 transform pseudo selectors correctly for the encapsulated view. (#58417)

localize

Commit Description
fix - 3b989ac5bd9 Adding arb format to the list of valid formats in the localization extractor cli (#58287)
Changelog

Sourced from @​angular/common's changelog.

18.2.10 (2024-10-30)

compiler

Commit Type Description
69dce38e778 fix transform pseudo selectors correctly for the encapsulated view. (#58417)

localize

Commit Type Description
3b989ac5bd9 fix Adding arb format to the list of valid formats in the localization extractor cli (#58287)

19.0.0-next.11 (2024-10-23)

common

Commit Type Description
24c6373820 feat add optional rounded transform support in cloudinary image loader (#55364)
13c13067bc feat disable keyvalue sorting using null compareFn (#57487)

compiler-cli

Commit Type Description
d0c74f3891 fix report when NgModule imports or exports itself (#58231)

core

Commit Type Description
69fc5ae922 feat Add incremental hydration public api (#58249)
8ebbae88ca feat Add rxjs operator prevent app stability until an event (#56533)
19edf2c057 feat add syntactic sugar for initializers (#53152)
ab25a192ba feat allow running output migration on a subset of paths (#58299)
18d8d44b1f feat experimental resource() API for async dependencies (#58255)
9762b24b5e feat experimental impl of rxResource() (#58255)
ec386e7f12 feat introduce debugName optional arg to framework signal functions (#57073)
8311f00faa feat introduce the reactive linkedSignal (#58189)

forms

Commit Type Description
3e7d724037 feat add ability to clear a FormRecord (#50750)
18b6f3339f fix fix FormRecord type inference (#50750)

http

Commit Type Description
4b9accdf16 feat promote withRequestsMadeViaParent to stable. (#58221)

language-service

Commit Type Description
6342befff8 feat support migrating full classes to signal queries (#58263)

migrations

Commit Type Description

... (truncated)

Commits

Updates @angular/compiler from 18.2.9 to 18.2.10

Release notes

Sourced from @​angular/compiler's releases.

v18.2.10

18.2.10 (2024-10-30)

compiler

Commit Description
fix - 69dce38e778 transform pseudo selectors correctly for the encapsulated view. (#58417)

localize

Commit Description
fix - 3b989ac5bd9 Adding arb format to the list of valid formats in the localization extractor cli (#58287)
Changelog

Sourced from @​angular/compiler's changelog.

18.2.10 (2024-10-30)

compiler

Commit Type Description
69dce38e778 fix transform pseudo selectors correctly for the encapsulated view. (#58417)

localize

Commit Type Description
3b989ac5bd9 fix Adding arb format to the list of valid formats in the localization extractor cli (#58287)

19.0.0-next.11 (2024-10-23)

common

Commit Type Description
24c6373820 feat add optional rounded transform support in cloudinary image loader (#55364)
13c13067bc feat disable keyvalue sorting using null compareFn (#57487)

compiler-cli

Commit Type Description
d0c74f3891 fix report when NgModule imports or exports itself (#58231)

core

Commit Type Description
69fc5ae922 feat Add incremental hydration public api (#58249)
8ebbae88ca feat Add rxjs operator prevent app stability until an event (#56533)
19edf2c057 feat add syntactic sugar for initializers (#53152)
ab25a192ba feat allow running output migration on a subset of paths (#58299)
18d8d44b1f feat experimental resource() API for async dependencies (#58255)
9762b24b5e feat experimental impl of rxResource() (#58255)
ec386e7f12 feat introduce debugName optional arg to framework signal functions (#57073)
8311f00faa feat introduce the reactive linkedSignal (#58189)

forms

Commit Type Description
3e7d724037 feat add ability to clear a FormRecord (#50750)
18b6f3339f fix fix FormRecord type inference (#50750)

http

Commit Type Description
4b9accdf16 feat promote withRequestsMadeViaParent to stable. (#58221)

language-service

Commit Type Description
6342befff8 feat support migrating full classes to signal queries (#58263)

migrations

Commit Type Description

... (truncated)

Commits
  • 69dce38 Revert fix(compiler): transform pseudo selectors correctly for the encapsulat...
  • See full diff in compare view

Updates @angular/core from 18.2.9 to 18.2.10

Release notes

Sourced from @​angular/core's releases.

v18.2.10

18.2.10 (2024-10-30)

compiler

Commit Description
fix - 69dce38e778 transform pseudo selectors correctly for the encapsulated view. (#58417)

localize

Commit Description
fix - 3b989ac5bd9 Adding arb format to the list of valid formats in the localization extractor cli (#58287)
Changelog

Sourced from @​angular/core's changelog.

18.2.10 (2024-10-30)

compiler

Commit Type Description
69dce38e778 fix transform pseudo selectors correctly for the encapsulated view. (#58417)

localize

Commit Type Description
3b989ac5bd9 fix Adding arb format to the list of valid formats in the localization extractor cli (#58287)

19.0.0-next.11 (2024-10-23)

common

Commit Type Description
24c6373820 feat add optional rounded transform support in cloudinary image loader (#55364)
13c13067bc feat disable keyvalue sorting using null compareFn (#57487)

compiler-cli

Commit Type Description
d0c74f3891 fix report when NgModule imports or exports itself (#58231)

core

Commit Type Description
69fc5ae922 feat Add incremental hydration public api (#58249)
8ebbae88ca feat Add rxjs operator prevent app stability until an event (#56533)
19edf2c057 feat add syntactic sugar for initializers (#53152)
ab25a192ba feat allow running output migration on a subset of paths (#58299)
18d8d44b1f feat experimental resource() API for async dependencies (#58255)
9762b24b5e feat experimental impl of rxResource() (#58255)
ec386e7f12 feat introduce debugName optional arg to framework signal functions (#57073)
8311f00faa feat introduce the reactive linkedSignal (#58189)

forms

Commit Type Description
3e7d724037 feat add ability to clear a FormRecord (#50750)
18b6f3339f fix fix FormRecord type inference (#50750)

http

Commit Type Description
4b9accdf16 feat promote withRequestsMadeViaParent to stable. (#58221)

language-service

Commit Type Description
6342befff8 feat support migrating full classes to signal queries (#58263)

migrations

Commit Type Description

... (truncated)

Commits

Updates @angular/forms from 18.2.9 to 18.2.10

Release notes

Sourced from @​angular/forms's releases.

v18.2.10

18.2.10 (2024-10-30)

compiler

Commit Description
fix - 69dce38e778 transform pseudo selectors correctly for the encapsulated view. (#58417)

localize

Commit Description
fix - 3b989ac5bd9 Adding arb format to the list of valid formats in the localization extractor cli (#58287)
Changelog

Sourced from @​angular/forms's changelog.

18.2.10 (2024-10-30)

compiler

Commit Type Description
69dce38e778 fix transform pseudo selectors correctly for the encapsulated view. (#58417)

localize

Commit Type Description
3b989ac5bd9 fix Adding arb format to the list of valid formats in the localization extractor cli (#58287)

19.0.0-next.11 (2024-10-23)

common

Commit Type Description
24c6373820 feat add optional rounded transform support in cloudinary image loader (#55364)
13c13067bc feat disable keyvalue sorting using null compareFn (#57487)

compiler-cli

Commit Type Description
d0c74f3891 fix report when NgModule imports or exports itself (#58231)

core

Commit Type Description
69fc5ae922 feat Add incremental hydration public api (#58249)
8ebbae88ca feat Add rxjs operator prevent app stability until an event (#56533)
19edf2c057 feat add syntactic sugar for initializers (#53152)
ab25a192ba feat allow running output migration on a subset of paths (#58299)
18d8d44b1f feat experimental resource() API for async dependencies (#58255)
9762b24b5e feat experimental impl of rxResource() (#58255)
ec386e7f12 feat introduce debugName optional arg to framework signal functions (#57073)
8311f00faa feat introduce the reactive linkedSignal (#58189)

forms

Commit Type Description
3e7d724037 feat add ability to clear a FormRecord (#50750)
18b6f3339f fix fix FormRecord type inference (#50750)

http

Commit Type Description
4b9accdf16 feat promote withRequestsMadeViaParent to stable. (#58221)

language-service

Commit Type Description
6342befff8 feat support migrating full classes to signal queries (#58263)

migrations

Commit Type Description

... (truncated)

Commits

Updates @angular/platform-browser from 18.2.9 to 18.2.10

Release notes

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

v18.2.10

18.2.10 (2024-10-30)

compiler

Commit Description
fix - 69dce38e778 transform pseudo selectors correctly for the encapsulated view. (#58417)

localize

Commit Description
fix - 3b989ac5bd9 Adding arb format to the list of valid formats in the localization extractor cli (#58287)
Changelog

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

18.2.10 (2024-10-30)

compiler

Commit Type Description
69dce38e778 fix transform pseudo selectors correctly for the encapsulated view. (#58417)

localize

Commit Type Description
3b989ac5bd9 fix Adding arb format to the list of valid formats in the localization extractor cli (#58287)

19.0.0-next.11 (2024-10-23)

common

Commit Type Description
24c6373820 feat add optional rounded transform support in cloudinary image loader (#55364)
13c13067bc feat disable keyvalue sorting using null compareFn (#57487)

compiler-cli

Commit Type Description
d0c74f3891 fix report when NgModule imports or exports itself (#58231)

core

Commit Type Description
69fc5ae922 feat Add incremental hydration public api (#58249)
8ebbae88ca feat Add rxjs operator prevent app stability until an event (#56533)
19edf2c057 feat add syntactic sugar for initializers (#53152)
ab25a192ba feat allow running output migration on a subset of paths (#58299)
18d8d44b1f feat experimental resource() API for async dependencies (#58255)
9762b24b5e feat experimental impl of rxResource() (#58255)
ec386e7f12 feat introduce debugName optional arg to framework signal functions (#57073)
8311f00faa feat introduce the reactive linkedSignal (#58189)

forms

Commit Type Description
3e7d724037 feat add ability to clear a FormRecord (#50750)
18b6f3339f fix fix FormRecord type inference (#50750)

http

Commit Type Description
4b9accdf16 feat promote withRequestsMadeViaParent to stable. (#58221)

language-service

Commit Type Description
6342befff8 feat support migrating full classes to signal queries (#58263)

migrations

Commit Type Description

... (truncated)

Commits

Updates @angular/platform-browser-dynamic from 18.2.9 to 18.2.10

Release notes

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

v18.2.10

18.2.10 (2024-10-30)

compiler

Commit Description
fix - 69dce38e778 transform pseudo selectors correctly for the encapsulated view. (#58417)

localize

Commit Description
fix - 3b989ac5bd9 Adding arb format to the list of valid formats in the localization extractor cli (#58287)
Changelog

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

18.2.10 (2024-10-30)

compiler

Commit Type Description
69dce38e778 fix transform pseudo selectors correctly for the encapsulated view. (#58417)

localize

Commit Type Description
3b989ac5bd9 fix Adding arb format to the list of valid formats in the localization extractor cli (#58287)

19.0.0-next.11 (2024-10-23)

common

Commit Type Description
24c6373820 feat add optional rounded transform support in cloudinary image loader (#55364)
13c13067bc feat disable keyvalue sorting using null compareFn (#57487)

compiler-cli

Commit Type Description
d0c74f3891 fix report when NgModule imports or exports itself (#58231)

core

Commit Type Description
69fc5ae922 feat Add incremental hydration public api (#58249)
8ebbae88ca feat Add rxjs operator prevent app stability until an event (#56533)
19edf2c057 feat add syntactic sugar for initializers (#53152)
ab25a192ba feat allow running output migration on a subset of paths (#58299)
18d8d44b1f feat experimental resource() API for async dependencies (#58255)
9762b24b5e feat experimental impl of rxResource() (#58255)
ec386e7f12 feat introduce debugName optional arg to framework signal functions (#57073)
8311f00faa feat introduce the reactive linkedSignal (#58189)

forms

Commit Type Description
3e7d724037 feat add ability to clear a FormRecord (#50750)
18b6f3339f fix fix FormRecord type inference (#50750)

http

Commit Type Description
4b9accdf16 feat promote withRequestsMadeViaParent to stable. (#58221)

language-service

Commit Type Description
6342befff8 feat support migrating full classes to signal queries (#58263)

migrations

Commit Type Description

... (truncated)

Commits

Updates @angular/router from 18.2.9 to 18.2.10

Release notes

Sourced from @​angular/router's releases.

v18.2.10

18.2.10 (2024-10-30)

compiler

Commit Description
fix - 69dce38e778 transform pseudo selectors correctly for the encapsulated view. (#58417)

localize

Commit Description
fix - 3b989ac5bd9 Adding arb format to the list of valid formats in the localization extractor cli (#58287)
Changelog

Sourced from @​angular/router's changelog.

18.2.10 (2024-10-30)

compiler

Commit Type Description
69dce38e778 fix transform pseudo selectors correctly for the encapsulated view. (#58417)

localize

Commit Type Description
3b989ac5bd9 fix Adding arb format to the list of valid formats in the localization extractor cli (#58287)

19.0.0-next.11 (2024-10-23)

common

Commit Type Description
24c6373820 feat add optional rounded transform support in cloudinary image loader (#55364)
13c13067bc feat disable keyvalue sorting using null compareFn (#57487)

compiler-cli

Commit Type Description
d0c74f3891 fix report when NgModule imports or exports itself (#58231)

core

Commit Type Description
69fc5ae922 feat Add incremental hydration public api (#58249)
8ebbae88ca feat Add rxjs operator prevent app stability until an event (#56533)
19edf2c057 feat add syntactic sugar for initializers (#53152)
ab25a192ba feat allow running output migration on a subset of paths (#58299)
18d8d44b1f feat experimental resource() API for async dependencies (#58255)
9762b24b5e feat experimental impl of rxResource() (#58255)
ec386e7f12 feat introduce debugName optional arg to framework signal functions (#57073)
8311f00faa feat introduce the reactive linkedSignal (#58189)

forms

Commit Type Description
3e7d724037 feat add ability to clear a FormRecord (#50750)
18b6f3339f fix fix FormRecord type inference (#50750)

http

Commit Type Description
4b9accdf16 feat promote withRequestsMadeViaParent to stable. (#58221)

language-service

Commit Type Description
6342befff8 feat support migrating full classes to signal queries (#58263)

migrations

Commit Type Description

... (truncated)

Commits
  • e638b29 docs(router): document segment consumption during route evaluation (#58069)
  • See full d...

    Description has been truncated

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 5, 2024
Copy link

netlify bot commented Nov 5, 2024

Deploy Preview for iotmapcomponent ready!

Name Link
🔨 Latest commit 1007c50
🔍 Latest deploy log https://app.netlify.com/sites/iotmapcomponent/deploys/672b23724a588a000811ecec
😎 Deploy Preview https://deploy-preview-288--iotmapcomponent.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@julien-deramond
Copy link
Member

@dependabot rebase

Bumps the angular-all-deps group in /test/angular with 13 updates:

| Package | From | To |
| --- | --- | --- |
| [@angular/animations](https://github.com/angular/angular/tree/HEAD/packages/animations) | `18.2.9` | `18.2.10` |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `18.2.9` | `18.2.10` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `18.2.9` | `18.2.10` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `18.2.9` | `18.2.10` |
| [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) | `18.2.9` | `18.2.10` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `18.2.9` | `18.2.10` |
| [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic) | `18.2.9` | `18.2.10` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `18.2.9` | `18.2.10` |
| [tslib](https://github.com/Microsoft/tslib) | `2.8.0` | `2.8.1` |
| [zone.js](https://github.com/angular/angular/tree/HEAD/packages/zone.js) | `0.14.10` | `0.15.0` |
| [@angular-devkit/build-angular](https://github.com/angular/angular-cli) | `18.2.10` | `18.2.11` |
| [@angular/cli](https://github.com/angular/angular-cli) | `18.2.10` | `18.2.11` |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `18.2.9` | `18.2.10` |


Updates `@angular/animations` from 18.2.9 to 18.2.10
- [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/18.2.10/packages/animations)

Updates `@angular/common` from 18.2.9 to 18.2.10
- [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/18.2.10/packages/common)

Updates `@angular/compiler` from 18.2.9 to 18.2.10
- [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/18.2.10/packages/compiler)

Updates `@angular/core` from 18.2.9 to 18.2.10
- [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/18.2.10/packages/core)

Updates `@angular/forms` from 18.2.9 to 18.2.10
- [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/18.2.10/packages/forms)

Updates `@angular/platform-browser` from 18.2.9 to 18.2.10
- [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/18.2.10/packages/platform-browser)

Updates `@angular/platform-browser-dynamic` from 18.2.9 to 18.2.10
- [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/18.2.10/packages/platform-browser-dynamic)

Updates `@angular/router` from 18.2.9 to 18.2.10
- [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/18.2.10/packages/router)

Updates `tslib` from 2.8.0 to 2.8.1
- [Release notes](https://github.com/Microsoft/tslib/releases)
- [Commits](microsoft/tslib@v2.8.0...v2.8.1)

Updates `zone.js` from 0.14.10 to 0.15.0
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/packages/zone.js/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/zone.js-0.15.0/packages/zone.js)

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

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

Updates `@angular/compiler-cli` from 18.2.9 to 18.2.10
- [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/18.2.10/packages/compiler-cli)

---
updated-dependencies:
- dependency-name: "@angular/animations"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular-all-deps
- dependency-name: "@angular/common"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular-all-deps
- dependency-name: "@angular/compiler"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular-all-deps
- dependency-name: "@angular/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular-all-deps
- dependency-name: "@angular/forms"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular-all-deps
- dependency-name: "@angular/platform-browser"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular-all-deps
- dependency-name: "@angular/platform-browser-dynamic"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular-all-deps
- dependency-name: "@angular/router"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular-all-deps
- dependency-name: tslib
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular-all-deps
- dependency-name: zone.js
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: angular-all-deps
- dependency-name: "@angular-devkit/build-angular"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular-all-deps
- dependency-name: "@angular/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular-all-deps
- dependency-name: "@angular/compiler-cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular-all-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/test/angular/angular-all-deps-e98ab155a6 branch from 4e41ac6 to 9b68caa Compare November 6, 2024 08:04
Copy link
Member

@julien-deramond julien-deramond left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested locally after reverting the zone.js bump that doesn't compile.

@julien-deramond julien-deramond merged commit d79b80b into main Nov 6, 2024
5 checks passed
@julien-deramond julien-deramond deleted the dependabot/npm_and_yarn/test/angular/angular-all-deps-e98ab155a6 branch November 6, 2024 08:07
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant