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 with 19 updates #1102

Merged
merged 1 commit into from
Dec 9, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the angular group with 19 updates:

Package From To
@angular/animations 18.2.8 18.2.13
@angular/common 18.2.8 18.2.13
@angular/compiler 18.2.8 18.2.13
@angular/core 18.2.8 18.2.13
@angular/forms 18.2.8 18.2.13
@angular/localize 18.2.8 18.2.13
@angular/platform-browser 18.2.8 18.2.13
@angular/platform-browser-dynamic 18.2.8 18.2.13
@angular/platform-server 18.2.8 18.2.13
@angular/router 18.2.8 18.2.13
@angular-devkit/build-angular 18.2.8 18.2.12
@angular-eslint/builder 18.3.1 18.4.3
@angular-eslint/eslint-plugin 18.3.1 18.4.3
@angular-eslint/eslint-plugin-template 18.3.1 18.4.3
@angular-eslint/schematics 18.3.1 18.4.3
@angular-eslint/template-parser 18.3.1 18.4.3
@angular/cli 18.2.8 18.2.12
@angular/compiler-cli 18.2.8 18.2.13
@angular/language-service 18.2.8 18.2.13

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

v18.2.11

18.2.11 (2024-11-06)

core

Commit Description
fix - 5f2d98a1b1 avoid slow stringification when checking for duplicates in dev mode (#58521)
fix - 3aa45a2fa1 resolve forward-referenced host directives during directive matching (#58492) (#58500)

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)

v18.2.9

18.2.9 (2024-10-23)

compiler-cli

Commit Description
fix - b0ab653965 report when NgModule imports or exports itself (#58231)
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/common from 18.2.8 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)

v18.2.11

18.2.11 (2024-11-06)

core

Commit Description
fix - 5f2d98a1b1 avoid slow stringification when checking for duplicates in dev mode (#58521)
fix - 3aa45a2fa1 resolve forward-referenced host directives during directive matching (#58492) (#58500)

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)

v18.2.9

18.2.9 (2024-10-23)

compiler-cli

Commit Description
fix - b0ab653965 report when NgModule imports or exports itself (#58231)
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.8 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)

v18.2.11

18.2.11 (2024-11-06)

core

Commit Description
fix - 5f2d98a1b1 avoid slow stringification when checking for duplicates in dev mode (#58521)
fix - 3aa45a2fa1 resolve forward-referenced host directives during directive matching (#58492) (#58500)

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)

v18.2.9

18.2.9 (2024-10-23)

compiler-cli

Commit Description
fix - b0ab653965 report when NgModule imports or exports itself (#58231)
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
  • 69dce38 Revert fix(compiler): transform pseudo selectors correctly for the encapsulat...
  • See full diff in compare view

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

v18.2.11

18.2.11 (2024-11-06)

core

Commit Description
fix - 5f2d98a1b1 avoid slow stringification when checking for duplicates in dev mode (#58521)
fix - 3aa45a2fa1 resolve forward-referenced host directives during directive matching (#58492) (#58500)

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)

v18.2.9

18.2.9 (2024-10-23)

compiler-cli

Commit Description
fix - b0ab653965 report when NgModule imports or exports itself (#58231)
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...
  • 5f2d98a fix(core): avoid slow stringification when checking for duplicates in dev mod...
  • 3aa45a2 fix(core): resolve forward-referenced host directives during directive matchi...
  • ddda355 refactor(core): remove globalApi tag (#58375)
  • 37b921d refactor(core): test EventEmitter completion on destroy with outputToObservab...
  • a9e440d refactor(core): drop the Mutable utility type. (#58124)
  • See full diff in compare view

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

v18.2.11

18.2.11 (2024-11-06)

core

Commit Description
fix - 5f2d98a1b1 avoid slow stringification when checking for duplicates in dev mode (#58521)
fix - 3aa45a2fa1 resolve forward-referenced host directives during directive matching (#58492) (#58500)

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)

v18.2.9

18.2.9 (2024-10-23)

compiler-cli

Commit Description
fix - b0ab653965 report when NgModule imports or exports itself (#58231)
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.8 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)

v18.2.11

18.2.11 (2024-11-06)

core

Commit Description
fix - 5f2d98a1b1 avoid slow stringification when checking for duplicates in dev mode (#58521)
fix - 3aa45a2fa1 resolve forward-referenced host directives during directive matching (#58492) (#58500)

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)

v18.2.9

18.2.9 (2024-10-23)

compiler-cli

Commit Description
fix - b0ab653965 report when NgModule imports or exports itself (#58231)
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

Bumps the angular group with 19 updates:

| Package | From | To |
| --- | --- | --- |
| [@angular/animations](https://github.com/angular/angular/tree/HEAD/packages/animations) | `18.2.8` | `18.2.13` |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `18.2.8` | `18.2.13` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `18.2.8` | `18.2.13` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `18.2.8` | `18.2.13` |
| [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) | `18.2.8` | `18.2.13` |
| [@angular/localize](https://github.com/angular/angular) | `18.2.8` | `18.2.13` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `18.2.8` | `18.2.13` |
| [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic) | `18.2.8` | `18.2.13` |
| [@angular/platform-server](https://github.com/angular/angular/tree/HEAD/packages/platform-server) | `18.2.8` | `18.2.13` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `18.2.8` | `18.2.13` |
| [@angular-devkit/build-angular](https://github.com/angular/angular-cli) | `18.2.8` | `18.2.12` |
| [@angular-eslint/builder](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/builder) | `18.3.1` | `18.4.3` |
| [@angular-eslint/eslint-plugin](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin) | `18.3.1` | `18.4.3` |
| [@angular-eslint/eslint-plugin-template](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin-template) | `18.3.1` | `18.4.3` |
| [@angular-eslint/schematics](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/schematics) | `18.3.1` | `18.4.3` |
| [@angular-eslint/template-parser](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/template-parser) | `18.3.1` | `18.4.3` |
| [@angular/cli](https://github.com/angular/angular-cli) | `18.2.8` | `18.2.12` |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `18.2.8` | `18.2.13` |
| [@angular/language-service](https://github.com/angular/angular/tree/HEAD/packages/language-service) | `18.2.8` | `18.2.13` |


Updates `@angular/animations` from 18.2.8 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/common` from 18.2.8 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.8 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.8 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.8 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.8 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.8...18.2.13)

Updates `@angular/platform-browser` from 18.2.8 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.8 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/platform-server` from 18.2.8 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-server)

Updates `@angular/router` from 18.2.8 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-devkit/build-angular` from 18.2.8 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.8...18.2.12)

Updates `@angular-eslint/builder` from 18.3.1 to 18.4.3
- [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.3/packages/builder)

Updates `@angular-eslint/eslint-plugin` from 18.3.1 to 18.4.3
- [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.3/packages/eslint-plugin)

Updates `@angular-eslint/eslint-plugin-template` from 18.3.1 to 18.4.3
- [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.3/packages/eslint-plugin-template)

Updates `@angular-eslint/schematics` from 18.3.1 to 18.4.3
- [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.3/packages/schematics)

Updates `@angular-eslint/template-parser` from 18.3.1 to 18.4.3
- [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.3/packages/template-parser)

Updates `@angular/cli` from 18.2.8 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.8...18.2.12)

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

Updates `@angular/language-service` from 18.2.8 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/language-service)

---
updated-dependencies:
- dependency-name: "@angular/animations"
  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/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/platform-server"
  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-eslint/builder"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: angular
- dependency-name: "@angular-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: angular
- dependency-name: "@angular-eslint/eslint-plugin-template"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: angular
- dependency-name: "@angular-eslint/schematics"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: angular
- dependency-name: "@angular-eslint/template-parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  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
- dependency-name: "@angular/language-service"
  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 Dec 9, 2024
Copy link

netlify bot commented Dec 9, 2024

Deploy Preview for audio-tag-analyzer ready!

Name Link
🔨 Latest commit f168eee
🔍 Latest deploy log https://app.netlify.com/sites/audio-tag-analyzer/deploys/6756a3f889714f000920c35b
😎 Deploy Preview https://deploy-preview-1102--audio-tag-analyzer.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.

@Borewit Borewit merged commit 980f135 into master Dec 9, 2024
9 checks passed
@Borewit Borewit deleted the dependabot/npm_and_yarn/angular-0592424b2c branch December 9, 2024 09:02
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