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

Bump the angular group across 1 directory with 19 updates #790

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the angular group with 18 updates in the /frontend directory:

Package From To
@angular-devkit/build-angular 18.2.11 18.2.12
@angular/animations 18.2.11 18.2.13
@angular/cdk 18.2.13 18.2.14
@angular/cli 18.2.11 18.2.12
@angular/common 18.2.11 18.2.13
@angular/compiler 18.2.11 18.2.13
@angular/core 18.2.11 18.2.13
@angular/forms 18.2.11 18.2.13
@angular/localize 18.2.11 18.2.13
@angular/material 18.2.13 18.2.14
@angular/platform-browser 18.2.11 18.2.13
@angular/platform-browser-dynamic 18.2.11 18.2.13
@angular/router 18.2.11 18.2.13
@angular-eslint/builder 18.4.0 18.4.2
@angular-eslint/eslint-plugin 18.4.0 18.4.2
@angular-eslint/eslint-plugin-template 18.4.0 18.4.2
@angular-eslint/schematics 18.4.0 18.4.2
@angular-eslint/template-parser 18.4.0 18.4.2

Updates @angular-devkit/build-angular from 18.2.11 to 18.2.12

Release notes

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

v18.2.12

18.2.12 (2024-11-14)

@​angular/cli

Commit Description
fix - c3925ed7f support default options for multiselect list x-prompt

@​angular/build

Commit Description
fix - c8bee8415 allow .js file replacements in all configuration cases
fix - 93f552112 improve URL rebasing for hyphenated Sass namespaced variables
Changelog

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

18.2.12 (2024-11-14)

@​angular/cli

Commit Type Description
c3925ed7f fix support default options for multiselect list x-prompt

@​angular/build

Commit Type Description
c8bee8415 fix allow .js file replacements in all configuration cases
93f552112 fix improve URL rebasing for hyphenated Sass namespaced variables

Commits
  • 53b9e35 release: cut the v18.2.12 release
  • 93f5521 fix(@​angular/build): improve URL rebasing for hyphenated Sass namespaced vari...
  • c3925ed fix(@​angular/cli): support default options for multiselect list x-prompt
  • c8bee84 fix(@​angular/build): allow .js file replacements in all configuration cases
  • f58e689 test: add @parcel/watcher to allowed postinstall checks
  • See full diff in compare view

Updates @angular/animations from 18.2.11 to 18.2.13

Release notes

Sourced from @​angular/animations's releases.

v18.2.13

18.2.13 (2024-11-26)

migrations

Commit Description
fix - 06d70a25ea take care of tests that import both HttpClientModule & HttpClientTestingModule. (#58777)

v18.2.12

18.2.12 (2024-11-14)

compiler-cli

Commit Description
fix - 4c38160853 correct extraction of generics from type aliases (#58548)
Changelog

Sourced from @​angular/animations's changelog.

18.2.13 (2024-11-26)

migrations

Commit Type Description
06d70a25ea fix take care of tests that import both HttpClientModule & HttpClientTestingModule. (#58777)

19.1.0-next.0 (2024-11-26)

common

Commit Type Description
e4c50b3bea feat expose component instance in NgComponentOutlet (#58698)

core

Commit Type Description
bd1f1294ae feat support TypeScript 5.7 (#58609)

19.0.1 (2024-11-26)

compiler-cli

Commit Type Description
fb1fa8b0fc fix more accurate diagnostics for host binding parser errors (#58870)

core

Commit Type Description
502ee0e722 fix correctly clear template HMR internal renderer cache (#58724)
99715104a1 fix correctly perform lazy routes migration for components with additional decorators (#58796)
118803035f fix Ensure _tick is always run within the TracingSnapshot. (#58881)
08b9452f01 fix Ensure resource sets an error (#58855)
84f45ea3ff fix make component id generation more stable between client and server builds (#58813)
d3491c7cee fix Prevents race condition of cleanup for incremental hydration (#58722)

forms

Commit Type Description
4dfe5b6cef fix work around TypeScript 5.7 issue (#58731)

language-service

Commit Type Description
a983865bff fix add fix for individual unused imports (#58719)
e6e7a4e22b fix allow fixes to run without template info (#58719)

migrations

Commit Type Description
5ce10264a4 fix fix provide-initializer migration when using useFactory (#58518)
d4f5c85f60 fix handle parameters with initializers in inject migration (#58769)

... (truncated)

Commits

Updates @angular/cdk from 18.2.13 to 18.2.14

Release notes

Sourced from @​angular/cdk's releases.

v18.2.14

18.2.14 "osmium-oracle" (2024-11-19)

cdk

Commit Description
fix - 3bd89ecd5 table: run differ for all columns (#30012)
Changelog

Sourced from @​angular/cdk's changelog.

18.2.14 "osmium-oracle" (2024-11-19)

cdk

Commit Type Description
3bd89ecd5 fix table: run differ for all columns (#30012)

Commits

Updates @angular/cli from 18.2.11 to 18.2.12

Release notes

Sourced from @​angular/cli's releases.

v18.2.12

18.2.12 (2024-11-14)

@​angular/cli

Commit Description
fix - c3925ed7f support default options for multiselect list x-prompt

@​angular/build

Commit Description
fix - c8bee8415 allow .js file replacements in all configuration cases
fix - 93f552112 improve URL rebasing for hyphenated Sass namespaced variables
Changelog

Sourced from @​angular/cli's changelog.

18.2.12 (2024-11-14)

@​angular/cli

Commit Type Description
c3925ed7f fix support default options for multiselect list x-prompt

@​angular/build

Commit Type Description
c8bee8415 fix allow .js file replacements in all configuration cases
93f552112 fix improve URL rebasing for hyphenated Sass namespaced variables

Commits
  • 53b9e35 release: cut the v18.2.12 release
  • 93f5521 fix(@​angular/build): improve URL rebasing for hyphenated Sass namespaced vari...
  • c3925ed fix(@​angular/cli): support default options for multiselect list x-prompt
  • c8bee84 fix(@​angular/build): allow .js file replacements in all configuration cases
  • f58e689 test: add @parcel/watcher to allowed postinstall checks
  • See full diff in compare view

Updates @angular/common from 18.2.11 to 18.2.13

Release notes

Sourced from @​angular/common's releases.

v18.2.13

18.2.13 (2024-11-26)

migrations

Commit Description
fix - 06d70a25ea take care of tests that import both HttpClientModule & HttpClientTestingModule. (#58777)

v18.2.12

18.2.12 (2024-11-14)

compiler-cli

Commit Description
fix - 4c38160853 correct extraction of generics from type aliases (#58548)
Changelog

Sourced from @​angular/common's changelog.

18.2.13 (2024-11-26)

migrations

Commit Type Description
06d70a25ea fix take care of tests that import both HttpClientModule & HttpClientTestingModule. (#58777)

19.1.0-next.0 (2024-11-26)

common

Commit Type Description
e4c50b3bea feat expose component instance in NgComponentOutlet (#58698)

core

Commit Type Description
bd1f1294ae feat support TypeScript 5.7 (#58609)

19.0.1 (2024-11-26)

compiler-cli

Commit Type Description
fb1fa8b0fc fix more accurate diagnostics for host binding parser errors (#58870)

core

Commit Type Description
502ee0e722 fix correctly clear template HMR internal renderer cache (#58724)
99715104a1 fix correctly perform lazy routes migration for components with additional decorators (#58796)
118803035f fix Ensure _tick is always run within the TracingSnapshot. (#58881)
08b9452f01 fix Ensure resource sets an error (#58855)
84f45ea3ff fix make component id generation more stable between client and server builds (#58813)
d3491c7cee fix Prevents race condition of cleanup for incremental hydration (#58722)

forms

Commit Type Description
4dfe5b6cef fix work around TypeScript 5.7 issue (#58731)

language-service

Commit Type Description
a983865bff fix add fix for individual unused imports (#58719)
e6e7a4e22b fix allow fixes to run without template info (#58719)

migrations

Commit Type Description
5ce10264a4 fix fix provide-initializer migration when using useFactory (#58518)
d4f5c85f60 fix handle parameters with initializers in inject migration (#58769)

... (truncated)

Commits

Updates @angular/compiler from 18.2.11 to 18.2.13

Release notes

Sourced from @​angular/compiler's releases.

v18.2.13

18.2.13 (2024-11-26)

migrations

Commit Description
fix - 06d70a25ea take care of tests that import both HttpClientModule & HttpClientTestingModule. (#58777)

v18.2.12

18.2.12 (2024-11-14)

compiler-cli

Commit Description
fix - 4c38160853 correct extraction of generics from type aliases (#58548)
Changelog

Sourced from @​angular/compiler's changelog.

18.2.13 (2024-11-26)

migrations

Commit Type Description
06d70a25ea fix take care of tests that import both HttpClientModule & HttpClientTestingModule. (#58777)

19.1.0-next.0 (2024-11-26)

common

Commit Type Description
e4c50b3bea feat expose component instance in NgComponentOutlet (#58698)

core

Commit Type Description
bd1f1294ae feat support TypeScript 5.7 (#58609)

19.0.1 (2024-11-26)

compiler-cli

Commit Type Description
fb1fa8b0fc fix more accurate diagnostics for host binding parser errors (#58870)

core

Commit Type Description
502ee0e722 fix correctly clear template HMR internal renderer cache (#58724)
99715104a1 fix correctly perform lazy routes migration for components with additional decorators (#58796)
118803035f fix Ensure _tick is always run within the TracingSnapshot. (#58881)
08b9452f01 fix Ensure resource sets an error (#58855)
84f45ea3ff fix make component id generation more stable between client and server builds (#58813)
d3491c7cee fix Prevents race condition of cleanup for incremental hydration (#58722)

forms

Commit Type Description
4dfe5b6cef fix work around TypeScript 5.7 issue (#58731)

language-service

Commit Type Description
a983865bff fix add fix for individual unused imports (#58719)
e6e7a4e22b fix allow fixes to run without template info (#58719)

migrations

Commit Type Description
5ce10264a4 fix fix provide-initializer migration when using useFactory (#58518)
d4f5c85f60 fix handle parameters with initializers in inject migration (#58769)

... (truncated)

Commits

Updates @angular/core from 18.2.11 to 18.2.13

Release notes

Sourced from @​angular/core's releases.

v18.2.13

18.2.13 (2024-11-26)

migrations

Commit Description
fix - 06d70a25ea take care of tests that import both HttpClientModule & HttpClientTestingModule. (#58777)

v18.2.12

18.2.12 (2024-11-14)

compiler-cli

Commit Description
fix - 4c38160853 correct extraction of generics from type aliases (#58548)
Changelog

Sourced from @​angular/core's changelog.

18.2.13 (2024-11-26)

migrations

Commit Type Description
06d70a25ea fix take care of tests that import both HttpClientModule & HttpClientTestingModule. (#58777)

19.1.0-next.0 (2024-11-26)

common

Commit Type Description
e4c50b3bea feat expose component instance in NgComponentOutlet (#58698)

core

Commit Type Description
bd1f1294ae feat support TypeScript 5.7 (#58609)

19.0.1 (2024-11-26)

compiler-cli

Commit Type Description
fb1fa8b0fc fix more accurate diagnostics for host binding parser errors (#58870)

core

Commit Type Description
502ee0e722 fix correctly clear template HMR internal renderer cache (#58724)
99715104a1 fix correctly perform lazy routes migration for components with additional decorators (#58796)
118803035f fix Ensure _tick is always run within the TracingSnapshot. (#58881)
08b9452f01 fix Ensure resource sets an error (#58855)
84f45ea3ff fix make component id generation more stable between client and server builds (#58813)
d3491c7cee fix Prevents race condition of cleanup for incremental hydration (#58722)

forms

Commit Type Description
4dfe5b6cef fix work around TypeScript 5.7 issue (#58731)

language-service

Commit Type Description
a983865bff fix add fix for individual unused imports (#58719)
e6e7a4e22b fix allow fixes to run without template info (#58719)

migrations

Commit Type Description
5ce10264a4 fix fix provide-initializer migration when using useFactory (#58518)
d4f5c85f60 fix handle parameters with initializers in inject migration (#58769)

... (truncated)

Commits
  • 06d70a2 fix(migrations): take care of tests that import both HttpClientModule & HttpC...
  • See full diff in compare view

Updates @angular/forms from 18.2.11 to 18.2.13

Release notes

Sourced from @​angular/forms's releases.

v18.2.13

18.2.13 (2024-11-26)

migrations

Commit Description
fix - 06d70a25ea take care of tests that import both HttpClientModule & HttpClientTestingModule. (#58777)

v18.2.12

18.2.12 (2024-11-14)

compiler-cli

Commit Description
fix - 4c38160853 correct extraction of generics from type aliases (#58548)
Changelog

Sourced from @​angular/forms's changelog.

18.2.13 (2024-11-26)

migrations

Commit Type Description
06d70a25ea fix take care of tests that import both HttpClientModule & HttpClientTestingModule. (#58777)

19.1.0-next.0 (2024-11-26)

common

Commit Type Description
e4c50b3bea feat expose component instance in NgComponentOutlet (#58698)

core

Commit Type Description
bd1f1294ae feat support TypeScript 5.7 (#58609)

19.0.1 (2024-11-26)

compiler-cli

Commit Type Description
fb1fa8b0fc fix more accurate diagnostics for host binding parser errors (#58870)

core

Commit Type Description
502ee0e722 fix correctly clear template HMR internal renderer cache (#58724)
99715104a1 fix correctly perform lazy routes migration for components with additional decorators (#58796)
118803035f fix Ensure _tick is always run within the TracingSnapshot. (#58881)
08b9452f01 fix Ensure resource sets an error (#58855)
84f45ea3ff fix make component id generation more stable between client and server builds (#58813)
d3491c7cee fix Prevents race condition of cleanup for incremental hydration (#58722)

forms

Commit Type Description
4dfe5b6cef fix work around TypeScript 5.7 issue (#58731)

language-service

Commit Type Description
a983865bff fix add fix for individual unused imports (#58719)
e6e7a4e22b fix allow fixes to run without template info (#58719)

migrations

Commit Type Description
5ce10264a4 fix fix provide-initializer migration when using useFactory (#58518)
d4f5c85f60 fix handle parameters with initializers in inject migration (#58769)

... (truncated)

Commits

Updates @angular/localize from 18.2.11 to 18.2.13

Release notes

Sourced from @​angular/localize's releases.

v18.2.13

18.2.13 (2024-11-26)

migrations

Commit Description
fix - 06d70a25ea take care of tests that import both HttpClientModule & HttpClientTestingModule. (#58777)

v18.2.12

18.2.12 (2024-11-14)

compiler-cli

Commit Description
fix - 4c38160853 correct extraction of generics from type aliases (#58548)
Changelog

Sourced from @​angular/localize's changelog.

18.2.13 (2024-11-26)

migrations

Commit Type Description
06d70a25ea fix take care of tests that import both HttpClientModule & HttpClientTestingModule. (#58777)

19.1.0-next.0 (2024-11-26)

common

Commit Type Description
e4c50b3bea feat expose component instance in NgComponentOutlet (#58698)

core

Commit Type Description
bd1f1294ae feat support TypeScript 5.7 (#58609)

19.0.1 (2024-11-26)

compiler-cli

Commit Type Description
fb1fa8b0fc fix more accurate diagnostics for host binding parser errors (#58870)

core

Commit Type Description
502ee0e722 fix correctly clear template HMR internal renderer cache (#58724)
99715104a1 fix correctly perform lazy routes migration for components with additional decorators (#58796)
118803035f fix Ensure _tick is always run within the TracingSnapshot. (#58881)
08b9452f01 fix Ensure resource sets an error (#58855)
84f45ea3ff fix make component id generation more stable between client and server builds (#58813)
d3491c7cee fix Prevents race condition of cleanup for incremental hydration (#58722)

forms

Commit Type Description
4dfe5b6cef fix work around TypeScript 5.7 issue (#58731)

language-service

Commit Type Description
a983865bff fix add fix for individual unused imports (#58719)
e6e7a4e22b fix allow fixes to run without template info (#58719)

migrations

Commit Type Description
5ce10264a4 fix fix provide-initializer migration when using useFactory (#58518)
d4f5c85f60 fix handle parameters with initializers in inject migration (#58769)

... (truncated)

Commits

Updates @angular/material from 18.2.13 to 18.2.14

Release notes

Sourced from @​angular/material's releases.

v18.2.14

18.2.14 "osmium-oracle" (2024-11-19)

cdk

Commit Description
fix - 3bd89ecd5 table: run differ for all columns (#30012)
Changelog

Sourced from @​angular/material's changelog.

18.2.14 "osmium-oracle" (2024-11-19)

cdk

Commit Type Description
3bd89ecd5 fix table: run differ for all columns (#30012)

Commits

Updates @angular/platform-browser from 18.2.11 to 18.2.13

Release notes

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

v18.2.13

18.2.13 (2024-11-26)

migrations

Commit Description
fix - 06d70a25ea take care of tests that import both HttpClientModule & HttpClientTestingModule. (#58777)

v18.2.12

18.2.12 (2024-11-14)

compiler-cli

Commit Description
fix - 4c38160853 correct extraction of generics from type aliases (#58548)
Changelog

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

18.2.13 (2024-11-26)

migrations

Commit Type Description
06d70a25ea fix take care of tests that import both HttpClientModule & HttpClientTestingModule. (#58777)

19.1.0-next.0 (2024-11-26)

common

Commit Type Description
e4c50b3bea feat expose component instance in NgComponentOutlet (#58698)

core

Commit Type Description
bd1f1294ae feat support TypeScript 5.7 (#58609)

19.0.1 (2024-11-26)

compiler-cli

CommitDescription has been truncated

Bumps the angular group with 18 updates in the /frontend directory:

| Package | From | To |
| --- | --- | --- |
| [@angular-devkit/build-angular](https://github.com/angular/angular-cli) | `18.2.11` | `18.2.12` |
| [@angular/animations](https://github.com/angular/angular/tree/HEAD/packages/animations) | `18.2.11` | `18.2.13` |
| [@angular/cdk](https://github.com/angular/components) | `18.2.13` | `18.2.14` |
| [@angular/cli](https://github.com/angular/angular-cli) | `18.2.11` | `18.2.12` |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `18.2.11` | `18.2.13` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `18.2.11` | `18.2.13` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `18.2.11` | `18.2.13` |
| [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) | `18.2.11` | `18.2.13` |
| [@angular/localize](https://github.com/angular/angular) | `18.2.11` | `18.2.13` |
| [@angular/material](https://github.com/angular/components) | `18.2.13` | `18.2.14` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `18.2.11` | `18.2.13` |
| [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic) | `18.2.11` | `18.2.13` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `18.2.11` | `18.2.13` |
| [@angular-eslint/builder](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/builder) | `18.4.0` | `18.4.2` |
| [@angular-eslint/eslint-plugin](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin) | `18.4.0` | `18.4.2` |
| [@angular-eslint/eslint-plugin-template](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin-template) | `18.4.0` | `18.4.2` |
| [@angular-eslint/schematics](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/schematics) | `18.4.0` | `18.4.2` |
| [@angular-eslint/template-parser](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/template-parser) | `18.4.0` | `18.4.2` |



Updates `@angular-devkit/build-angular` from 18.2.11 to 18.2.12
- [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.11...18.2.12)

Updates `@angular/animations` from 18.2.11 to 18.2.13
- [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.13/packages/animations)

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

Updates `@angular/cli` from 18.2.11 to 18.2.12
- [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.11...18.2.12)

Updates `@angular/common` from 18.2.11 to 18.2.13
- [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.13/packages/common)

Updates `@angular/compiler` from 18.2.11 to 18.2.13
- [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.13/packages/compiler)

Updates `@angular/core` from 18.2.11 to 18.2.13
- [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.13/packages/core)

Updates `@angular/forms` from 18.2.11 to 18.2.13
- [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.13/packages/forms)

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

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

Updates `@angular/platform-browser` from 18.2.11 to 18.2.13
- [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.13/packages/platform-browser)

Updates `@angular/platform-browser-dynamic` from 18.2.11 to 18.2.13
- [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.13/packages/platform-browser-dynamic)

Updates `@angular/router` from 18.2.11 to 18.2.13
- [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.13/packages/router)

Updates `@angular-eslint/builder` from 18.4.0 to 18.4.2
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/builder/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v18.4.2/packages/builder)

Updates `@angular-eslint/eslint-plugin` from 18.4.0 to 18.4.2
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v18.4.2/packages/eslint-plugin)

Updates `@angular-eslint/eslint-plugin-template` from 18.4.0 to 18.4.2
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/eslint-plugin-template/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v18.4.2/packages/eslint-plugin-template)

Updates `@angular-eslint/schematics` from 18.4.0 to 18.4.2
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/schematics/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v18.4.2/packages/schematics)

Updates `@angular-eslint/template-parser` from 18.4.0 to 18.4.2
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/template-parser/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v18.4.2/packages/template-parser)

Updates `@angular/compiler-cli` from 18.2.11 to 18.2.13
- [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.13/packages/compiler-cli)

---
updated-dependencies:
- dependency-name: "@angular-devkit/build-angular"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/animations"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/cdk"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/cli"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- 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/localize"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/material"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/platform-browser"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/platform-browser-dynamic"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/router"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular-eslint/builder"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular-eslint/eslint-plugin-template"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular-eslint/schematics"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular-eslint/template-parser"
  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] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 28, 2024
Copy link

sonarcloud bot commented Nov 28, 2024

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 28, 2024

Looks like these dependencies are no longer updatable, so this is no longer needed.

@dependabot dependabot bot closed this Nov 28, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/frontend/dev/angular-05ff8c3261 branch November 28, 2024 21:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants