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 9 updates #2745

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 30, 2024

Bumps the angular group with 9 updates in the /showcase/angular-lts-showcase directory:

Package From To
@angular/common 17.3.11 17.3.12
@angular/compiler 17.3.11 17.3.12
@angular/core 17.3.11 17.3.12
@angular/forms 17.3.11 17.3.12
@angular/platform-browser-dynamic 17.3.11 17.3.12
@angular/router 17.3.11 17.3.12
@angular-devkit/build-angular 17.3.8 17.3.9
@angular/cli 17.3.8 17.3.9
@angular/compiler-cli 17.3.11 17.3.12

Updates @angular/common from 17.3.11 to 17.3.12

Release notes

Sourced from @​angular/common's releases.

v17.3.12

17.3.12 (2024-07-17)

compiler

Commit Description
fix - 327bae473b JIT mode incorrectly interpreting host directive configuration in partial compilation (#57002) (#57003)
Changelog

Sourced from @​angular/common's changelog.

17.3.12 (2024-07-17)

compiler

Commit Type Description
327bae473b fix JIT mode incorrectly interpreting host directive configuration in partial compilation (#57002) (#57003)

18.1.0 (2024-07-10)

common

Commit Type Description
f25653e231 fix typo in NgOptimizedImage warning (#56756)
9b35726e42 fix typo in warning for NgOptimizedDirective (#56817)

compiler

Commit Type Description
fd6cd0422d feat Add extended diagnostic to warn when there are uncalled functions in event bindings (#56295)
341a116d61 fix allow more characters in let declaration name (#56764)
2a1291e942 fix give precedence to local let declarations over parent ones (#56752)

compiler-cli

Commit Type Description
66e582551e fix avoid duplicate diagnostics for let declarations read before definition (#56843)
4d18c5bfd5 fix flag all conflicts between let declarations and local symbols (#56752)
9e21582456 fix Show template syntax errors in local compilation modified (#55855)
5996502921 fix type check let declarations nested inside nodes (#56752)
cdebf751e4 fix used before declared diagnostic not firing for control flow blocks (#56843)

core

Commit Type Description
ea3c802056 feat Add a schematic to migrate afterRender phase flag (#55648)
5df3e78c99 feat add equality function to rxjs-interop toSignal (#56447)
0a48d584f2 feat add support for let syntax (#56715)
352e0782ec feat expose signal input metadata in ComponentMirror (#56402)
a655e46447 feat Redesign the afterRender & afterNextRender phases API (#55648)
e5a6f91722 feat support TypeScript 5.5 (#56096)
38effcc63e fix Add back phase flag option as a deprecated API (#55648)
86bcfd3e49 fix improve docs on afterRender hooks (#56522)
b2445a0953 fix link errors to ADEV (#55554) (#56038)
03a2acd2a3 fix properly remove imports in the afterRender phase migration (#56524)
4d87b9e899 fix rename the equality function option in toSignal (#56769) (#56922)
8bd4c074af fix toSignal equal option should be passed to inner computed (#56903)

forms

Commit Type Description
00bde8b1c2 fix Make NgControlStatus host bindings OnPush compatible (#55720)

http

| Commit | Type | Description |

... (truncated)

Commits

Updates @angular/compiler from 17.3.11 to 17.3.12

Release notes

Sourced from @​angular/compiler's releases.

v17.3.12

17.3.12 (2024-07-17)

compiler

Commit Description
fix - 327bae473b JIT mode incorrectly interpreting host directive configuration in partial compilation (#57002) (#57003)
Changelog

Sourced from @​angular/compiler's changelog.

17.3.12 (2024-07-17)

compiler

Commit Type Description
327bae473b fix JIT mode incorrectly interpreting host directive configuration in partial compilation (#57002) (#57003)

18.1.0 (2024-07-10)

common

Commit Type Description
f25653e231 fix typo in NgOptimizedImage warning (#56756)
9b35726e42 fix typo in warning for NgOptimizedDirective (#56817)

compiler

Commit Type Description
fd6cd0422d feat Add extended diagnostic to warn when there are uncalled functions in event bindings (#56295)
341a116d61 fix allow more characters in let declaration name (#56764)
2a1291e942 fix give precedence to local let declarations over parent ones (#56752)

compiler-cli

Commit Type Description
66e582551e fix avoid duplicate diagnostics for let declarations read before definition (#56843)
4d18c5bfd5 fix flag all conflicts between let declarations and local symbols (#56752)
9e21582456 fix Show template syntax errors in local compilation modified (#55855)
5996502921 fix type check let declarations nested inside nodes (#56752)
cdebf751e4 fix used before declared diagnostic not firing for control flow blocks (#56843)

core

Commit Type Description
ea3c802056 feat Add a schematic to migrate afterRender phase flag (#55648)
5df3e78c99 feat add equality function to rxjs-interop toSignal (#56447)
0a48d584f2 feat add support for let syntax (#56715)
352e0782ec feat expose signal input metadata in ComponentMirror (#56402)
a655e46447 feat Redesign the afterRender & afterNextRender phases API (#55648)
e5a6f91722 feat support TypeScript 5.5 (#56096)
38effcc63e fix Add back phase flag option as a deprecated API (#55648)
86bcfd3e49 fix improve docs on afterRender hooks (#56522)
b2445a0953 fix link errors to ADEV (#55554) (#56038)
03a2acd2a3 fix properly remove imports in the afterRender phase migration (#56524)
4d87b9e899 fix rename the equality function option in toSignal (#56769) (#56922)
8bd4c074af fix toSignal equal option should be passed to inner computed (#56903)

forms

Commit Type Description
00bde8b1c2 fix Make NgControlStatus host bindings OnPush compatible (#55720)

http

| Commit | Type | Description |

... (truncated)

Commits
  • 327bae4 fix(compiler): JIT mode incorrectly interpreting host directive configuration...
  • See full diff in compare view

Updates @angular/core from 17.3.11 to 17.3.12

Release notes

Sourced from @​angular/core's releases.

v17.3.12

17.3.12 (2024-07-17)

compiler

Commit Description
fix - 327bae473b JIT mode incorrectly interpreting host directive configuration in partial compilation (#57002) (#57003)
Changelog

Sourced from @​angular/core's changelog.

17.3.12 (2024-07-17)

compiler

Commit Type Description
327bae473b fix JIT mode incorrectly interpreting host directive configuration in partial compilation (#57002) (#57003)

18.1.0 (2024-07-10)

common

Commit Type Description
f25653e231 fix typo in NgOptimizedImage warning (#56756)
9b35726e42 fix typo in warning for NgOptimizedDirective (#56817)

compiler

Commit Type Description
fd6cd0422d feat Add extended diagnostic to warn when there are uncalled functions in event bindings (#56295)
341a116d61 fix allow more characters in let declaration name (#56764)
2a1291e942 fix give precedence to local let declarations over parent ones (#56752)

compiler-cli

Commit Type Description
66e582551e fix avoid duplicate diagnostics for let declarations read before definition (#56843)
4d18c5bfd5 fix flag all conflicts between let declarations and local symbols (#56752)
9e21582456 fix Show template syntax errors in local compilation modified (#55855)
5996502921 fix type check let declarations nested inside nodes (#56752)
cdebf751e4 fix used before declared diagnostic not firing for control flow blocks (#56843)

core

Commit Type Description
ea3c802056 feat Add a schematic to migrate afterRender phase flag (#55648)
5df3e78c99 feat add equality function to rxjs-interop toSignal (#56447)
0a48d584f2 feat add support for let syntax (#56715)
352e0782ec feat expose signal input metadata in ComponentMirror (#56402)
a655e46447 feat Redesign the afterRender & afterNextRender phases API (#55648)
e5a6f91722 feat support TypeScript 5.5 (#56096)
38effcc63e fix Add back phase flag option as a deprecated API (#55648)
86bcfd3e49 fix improve docs on afterRender hooks (#56522)
b2445a0953 fix link errors to ADEV (#55554) (#56038)
03a2acd2a3 fix properly remove imports in the afterRender phase migration (#56524)
4d87b9e899 fix rename the equality function option in toSignal (#56769) (#56922)
8bd4c074af fix toSignal equal option should be passed to inner computed (#56903)

forms

Commit Type Description
00bde8b1c2 fix Make NgControlStatus host bindings OnPush compatible (#55720)

http

| Commit | Type | Description |

... (truncated)

Commits
  • 327bae4 fix(compiler): JIT mode incorrectly interpreting host directive configuration...
  • See full diff in compare view

Updates @angular/forms from 17.3.11 to 17.3.12

Release notes

Sourced from @​angular/forms's releases.

v17.3.12

17.3.12 (2024-07-17)

compiler

Commit Description
fix - 327bae473b JIT mode incorrectly interpreting host directive configuration in partial compilation (#57002) (#57003)
Changelog

Sourced from @​angular/forms's changelog.

17.3.12 (2024-07-17)

compiler

Commit Type Description
327bae473b fix JIT mode incorrectly interpreting host directive configuration in partial compilation (#57002) (#57003)

18.1.0 (2024-07-10)

common

Commit Type Description
f25653e231 fix typo in NgOptimizedImage warning (#56756)
9b35726e42 fix typo in warning for NgOptimizedDirective (#56817)

compiler

Commit Type Description
fd6cd0422d feat Add extended diagnostic to warn when there are uncalled functions in event bindings (#56295)
341a116d61 fix allow more characters in let declaration name (#56764)
2a1291e942 fix give precedence to local let declarations over parent ones (#56752)

compiler-cli

Commit Type Description
66e582551e fix avoid duplicate diagnostics for let declarations read before definition (#56843)
4d18c5bfd5 fix flag all conflicts between let declarations and local symbols (#56752)
9e21582456 fix Show template syntax errors in local compilation modified (#55855)
5996502921 fix type check let declarations nested inside nodes (#56752)
cdebf751e4 fix used before declared diagnostic not firing for control flow blocks (#56843)

core

Commit Type Description
ea3c802056 feat Add a schematic to migrate afterRender phase flag (#55648)
5df3e78c99 feat add equality function to rxjs-interop toSignal (#56447)
0a48d584f2 feat add support for let syntax (#56715)
352e0782ec feat expose signal input metadata in ComponentMirror (#56402)
a655e46447 feat Redesign the afterRender & afterNextRender phases API (#55648)
e5a6f91722 feat support TypeScript 5.5 (#56096)
38effcc63e fix Add back phase flag option as a deprecated API (#55648)
86bcfd3e49 fix improve docs on afterRender hooks (#56522)
b2445a0953 fix link errors to ADEV (#55554) (#56038)
03a2acd2a3 fix properly remove imports in the afterRender phase migration (#56524)
4d87b9e899 fix rename the equality function option in toSignal (#56769) (#56922)
8bd4c074af fix toSignal equal option should be passed to inner computed (#56903)

forms

Commit Type Description
00bde8b1c2 fix Make NgControlStatus host bindings OnPush compatible (#55720)

http

| Commit | Type | Description |

... (truncated)

Commits

Updates @angular/platform-browser-dynamic from 17.3.11 to 17.3.12

Release notes

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

v17.3.12

17.3.12 (2024-07-17)

compiler

Commit Description
fix - 327bae473b JIT mode incorrectly interpreting host directive configuration in partial compilation (#57002) (#57003)
Changelog

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

17.3.12 (2024-07-17)

compiler

Commit Type Description
327bae473b fix JIT mode incorrectly interpreting host directive configuration in partial compilation (#57002) (#57003)

18.1.0 (2024-07-10)

common

Commit Type Description
f25653e231 fix typo in NgOptimizedImage warning (#56756)
9b35726e42 fix typo in warning for NgOptimizedDirective (#56817)

compiler

Commit Type Description
fd6cd0422d feat Add extended diagnostic to warn when there are uncalled functions in event bindings (#56295)
341a116d61 fix allow more characters in let declaration name (#56764)
2a1291e942 fix give precedence to local let declarations over parent ones (#56752)

compiler-cli

Commit Type Description
66e582551e fix avoid duplicate diagnostics for let declarations read before definition (#56843)
4d18c5bfd5 fix flag all conflicts between let declarations and local symbols (#56752)
9e21582456 fix Show template syntax errors in local compilation modified (#55855)
5996502921 fix type check let declarations nested inside nodes (#56752)
cdebf751e4 fix used before declared diagnostic not firing for control flow blocks (#56843)

core

Commit Type Description
ea3c802056 feat Add a schematic to migrate afterRender phase flag (#55648)
5df3e78c99 feat add equality function to rxjs-interop toSignal (#56447)
0a48d584f2 feat add support for let syntax (#56715)
352e0782ec feat expose signal input metadata in ComponentMirror (#56402)
a655e46447 feat Redesign the afterRender & afterNextRender phases API (#55648)
e5a6f91722 feat support TypeScript 5.5 (#56096)
38effcc63e fix Add back phase flag option as a deprecated API (#55648)
86bcfd3e49 fix improve docs on afterRender hooks (#56522)
b2445a0953 fix link errors to ADEV (#55554) (#56038)
03a2acd2a3 fix properly remove imports in the afterRender phase migration (#56524)
4d87b9e899 fix rename the equality function option in toSignal (#56769) (#56922)
8bd4c074af fix toSignal equal option should be passed to inner computed (#56903)

forms

Commit Type Description
00bde8b1c2 fix Make NgControlStatus host bindings OnPush compatible (#55720)

http

| Commit | Type | Description |

... (truncated)

Commits

Updates @angular/router from 17.3.11 to 17.3.12

Release notes

Sourced from @​angular/router's releases.

v17.3.12

17.3.12 (2024-07-17)

compiler

Commit Description
fix - 327bae473b JIT mode incorrectly interpreting host directive configuration in partial compilation (#57002) (#57003)
Changelog

Sourced from @​angular/router's changelog.

17.3.12 (2024-07-17)

compiler

Commit Type Description
327bae473b fix JIT mode incorrectly interpreting host directive configuration in partial compilation (#57002) (#57003)

18.1.0 (2024-07-10)

common

Commit Type Description
f25653e231 fix typo in NgOptimizedImage warning (#56756)
9b35726e42 fix typo in warning for NgOptimizedDirective (#56817)

compiler

Commit Type Description
fd6cd0422d feat Add extended diagnostic to warn when there are uncalled functions in event bindings (#56295)
341a116d61 fix allow more characters in let declaration name (#56764)
2a1291e942 fix give precedence to local let declarations over parent ones (#56752)

compiler-cli

Commit Type Description
66e582551e fix avoid duplicate diagnostics for let declarations read before definition (#56843)
4d18c5bfd5 fix flag all conflicts between let declarations and local symbols (#56752)
9e21582456 fix Show template syntax errors in local compilation modified (#55855)
5996502921 fix type check let declarations nested inside nodes (#56752)
cdebf751e4 fix used before declared diagnostic not firing for control flow blocks (#56843)

core

Commit Type Description
ea3c802056 feat Add a schematic to migrate afterRender phase flag (#55648)
5df3e78c99 feat add equality function to rxjs-interop toSignal (#56447)
0a48d584f2 feat add support for let syntax (#56715)
352e0782ec feat expose signal input metadata in ComponentMirror (#56402)
a655e46447 feat Redesign the afterRender & afterNextRender phases API (#55648)
e5a6f91722 feat support TypeScript 5.5 (#56096)
38effcc63e fix Add back phase flag option as a deprecated API (#55648)
86bcfd3e49 fix improve docs on afterRender hooks (#56522)
b2445a0953 fix link errors to ADEV (#55554) (#56038)
03a2acd2a3 fix properly remove imports in the afterRender phase migration (#56524)
4d87b9e899 fix rename the equality function option in toSignal (#56769) (#56922)
8bd4c074af fix toSignal equal option should be passed to inner computed (#56903)

forms

Commit Type Description
00bde8b1c2 fix Make NgControlStatus host bindings OnPush compatible (#55720)

http

| Commit | Type | Description |

... (truncated)

Commits

Updates @angular-devkit/build-angular from 17.3.8 to 17.3.9

Release notes

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

v17.3.9

17.3.9 (2024-08-29)

@​angular-devkit/build-angular

Commit Description
fix - e2c5c034d clear context in Karma by default for single run executions
fix - 88501f3d5 upgrade webpack to 5.94.0
Changelog

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

17.3.9 (2024-08-29)

@​angular-devkit/build-angular

Commit Type Description
e2c5c034d fix clear context in Karma by default for single run executions
88501f3d5 fix upgrade webpack to 5.94.0

16.2.15 (2024-08-29)

@​angular-devkit/build-angular

Commit Type Description
f596a3d5d fix clear context in Karma by default for single run executions
56fa051bd fix upgrade webpack to 5.94.0

19.0.0-next.1 (2024-08-22)

Breaking Changes

@​angular-devkit/build-angular

  • The browserTarget option has been removed from the DevServer and ExtractI18n builders. buildTarget is to be used instead.

@​angular-devkit/core

  • The deprecated fileBuffer function is no longer available. Update your code to use stringToFileBuffer instead to maintain compatibility.

    Note: that this change does not affect application developers.

@​angular/build

  • The @angular/localize/init polyfill will no longer be added automatically to projects. To prevent runtime issues, ensure that this polyfill is manually included in the "polyfills" section of your "angular.json" file if your application relies on Angular localization features.

@​schematics/angular

Commit Type Description
7992218a9 fix remove declaration and sourceMap from default tsconfig

... (truncated)

Commits
  • e56adb0 release: cut the v17.3.9 release
  • e2c5c03 fix(@​angular-devkit/build-angular): clear context in Karma by default for sin...
  • 88501f3 fix(@​angular-devkit/build-angular): upgrade webpack to 5.94.0
  • See full diff in compare view

Updates @angular/cli from 17.3.8 to 17.3.9

Release notes

Sourced from @​angular/cli's releases.

v17.3.9

17.3.9 (2024-08-29)

@​angular-devkit/build-angular

Commit Description
fix - e2c5c034d clear context in Karma by default for single run executions
fix - 88501f3d5 upgrade webpack to 5.94.0
Changelog

Sourced from @​angular/cli's changelog.

17.3.9 (2024-08-29)

@​angular-devkit/build-angular

Commit Type Description
e2c5c034d fix clear context in Karma by default for single run executions
88501f3d5 fix upgrade webpack to 5.94.0

16.2.15 (2024-08-29)

@​angular-devkit/build-angular

Commit Type Description
f596a3d5d fix clear context in Karma by default for single run executions

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 30, 2024
@dependabot dependabot bot requested a review from dkolba as a code owner August 30, 2024 02:26
@dependabot dependabot bot added the javascript Pull requests that update Javascript code label Aug 30, 2024
@dependabot dependabot bot requested a review from annsch as a code owner August 30, 2024 02:26
@dependabot dependabot bot added the patch label Aug 30, 2024
@dependabot dependabot bot requested a review from bruno-sch as a code owner August 30, 2024 02:26
Copy link
Contributor

@github-actions github-actions bot enabled auto-merge (squash) August 30, 2024 02:27
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-showcase-angular-lts-showcase-angular-4ab3eb22ec branch from b06a299 to 65a69ce Compare September 2, 2024 03:15
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-showcase-angular-lts-showcase-angular-4ab3eb22ec branch from 65a69ce to 1654d03 Compare September 3, 2024 02:37
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-showcase-angular-lts-showcase-angular-4ab3eb22ec branch from 1654d03 to f091f79 Compare September 4, 2024 02:58
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-showcase-angular-lts-showcase-angular-4ab3eb22ec branch from f091f79 to 6b60c29 Compare September 6, 2024 02:58
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-showcase-angular-lts-showcase-angular-4ab3eb22ec branch from 6b60c29 to f9301ae Compare September 13, 2024 02:47
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-showcase-angular-lts-showcase-angular-4ab3eb22ec branch from f9301ae to 594d8a5 Compare September 18, 2024 02:24
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-showcase-angular-lts-showcase-angular-4ab3eb22ec branch from 594d8a5 to 7230048 Compare September 20, 2024 02:36
Bumps the angular group with 9 updates in the /showcase/angular-lts-showcase directory:

| Package | From | To |
| --- | --- | --- |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `17.3.11` | `17.3.12` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `17.3.11` | `17.3.12` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `17.3.11` | `17.3.12` |
| [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) | `17.3.11` | `17.3.12` |
| [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic) | `17.3.11` | `17.3.12` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `17.3.11` | `17.3.12` |
| [@angular-devkit/build-angular](https://github.com/angular/angular-cli) | `17.3.8` | `17.3.9` |
| [@angular/cli](https://github.com/angular/angular-cli) | `17.3.8` | `17.3.9` |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `17.3.11` | `17.3.12` |



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

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

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

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

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

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

Updates `@angular-devkit/build-angular` from 17.3.8 to 17.3.9
- [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.3.8...17.3.9)

Updates `@angular/cli` from 17.3.8 to 17.3.9
- [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.3.8...17.3.9)

Updates `@angular/compiler-cli` from 17.3.11 to 17.3.12
- [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/17.3.12/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/forms"
  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-devkit/build-angular"
  dependency-type: direct:development
  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-showcase-angular-lts-showcase-angular-4ab3eb22ec branch from 7230048 to f839167 Compare September 23, 2024 02:45
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 26, 2024

Superseded by #2779.

@dependabot dependabot bot closed this Sep 26, 2024
auto-merge was automatically disabled September 26, 2024 02:26

Pull request was closed

@dependabot dependabot bot deleted the dependabot-npm_and_yarn-showcase-angular-lts-showcase-angular-4ab3eb22ec branch September 26, 2024 02:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
angular-lts-showcase dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants