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 in /frontend with 18 updates #1282

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 22, 2024

Bumps the angular group in /frontend with 18 updates:

Package From To
@angular/animations 17.0.6 17.1.0
@angular/cdk 16.2.12 17.1.0
@angular/common 17.0.6 17.1.0
@angular/compiler 17.0.6 17.1.0
@angular/core 17.0.6 17.1.0
@angular/forms 17.0.6 17.1.0
@angular/material 16.2.12 17.1.0
@angular/platform-browser 17.0.6 17.1.0
@angular/platform-browser-dynamic 17.0.6 17.1.0
@angular/router 17.0.6 17.1.0
@angular-devkit/build-angular 17.0.6 17.1.0
@angular-eslint/builder 17.1.1 17.2.1
@angular-eslint/eslint-plugin 17.1.1 17.2.1
@angular-eslint/eslint-plugin-template 17.1.1 17.2.1
@angular-eslint/schematics 17.1.1 17.2.1
@angular-eslint/template-parser 17.1.1 17.2.1
@angular/cli 17.0.6 17.1.0
@angular/compiler-cli 17.0.6 17.1.0

Updates @angular/animations from 17.0.6 to 17.1.0

Release notes

Sourced from @​angular/animations's releases.

v17.1.0

17.1.0 (2024-01-17)

compiler

Commit Description
fix - 79ff91a813 allow TS jsDocParsingMode host option to be programmatically set (#53126)
fix - 5613051a8b allow TS jsDocParsingMode host option to be programmatically set again (#53292)
fix - df8a825910 project empty block root node (#53620)
fix - 478d622265 project empty block root node in template pipeline (#53620)

compiler-cli

Commit Description
feat - abdc7e4578 support type-checking for generic signal inputs (#53521)
fix - e620b3a724 add compiler option to disable control flow content projection diagnostic (#53311)
fix - 4c1d69e288 add diagnostic for control flow that prevents content projection (#53190)
fix - 76ceebad04 do not throw fatal error if extended type check fails (#53896)
fix - 1a6eaa0fea input transform in local compilation mode (#53645)
fix - 56a76d73e0 modify getConstructorDependencies helper to work with reflection host after the previous change (#52215)

core

Commit Description
feat - 863be4b698 expose new input API for signal-based inputs (#53872)
feat - 94096c6ede support TypeScript 5.3 (#52572)
fix - 69b384c0d1 SignalNode reactive node incorrectly exposing unset field (#53571)
fix - 6f79507ea7 Change defer block fixture default behavior to playthrough (#53956)
fix - 32f908ab70 do not accidentally inherit input transforms when overridden (#53571)
fix - bdd61c768a replace assertion with more intentional error (#52234)
fix - 0daca457bb TestBed should still use the microtask queue to schedule effects (#53843)

router

Commit Description
feat - 5c1d441029 Add info property to NavigationExtras (#53303)
feat - 50d7916278 Add router configuration to resolve navigation promise on error (#48910)
feat - a5a9b408e2 Add transient info to RouterLink input (#53784)
feat - 726530a9af Allow onSameUrlNavigation: 'ignore' in navigateByUrl (#52265)

v17.1.0-rc.0

17.1.0-rc.0 (2024-01-10)

common

Commit Description
fix - 1be6b0a58a remove unused parameters from the ngClass constructor (#53831)
fix - dd052dc0d6 server-side rendering error when using in-memory scrolling (#53683)

compiler

Commit Description
fix - 2dedc4a969 generate less code for advance instructions (#53845)
fix - e5f02052cb ignore empty switch blocks (#53776)

... (truncated)

Changelog

Sourced from @​angular/animations's changelog.

17.1.0 (2024-01-17)

compiler

Commit Type Description
79ff91a813 fix allow TS jsDocParsingMode host option to be programmatically set (#53126)
5613051a8b fix allow TS jsDocParsingMode host option to be programmatically set again (#53292)
df8a825910 fix project empty block root node (#53620)
478d622265 fix project empty block root node in template pipeline (#53620)

compiler-cli

Commit Type Description
abdc7e4578 feat support type-checking for generic signal inputs (#53521)
e620b3a724 fix add compiler option to disable control flow content projection diagnostic (#53311)
4c1d69e288 fix add diagnostic for control flow that prevents content projection (#53190)
76ceebad04 fix do not throw fatal error if extended type check fails (#53896)
1a6eaa0fea fix input transform in local compilation mode (#53645)
56a76d73e0 fix modify getConstructorDependencies helper to work with reflection host after the previous change (#52215)

core

Commit Type Description
863be4b698 feat expose new input API for signal-based inputs (#53872)
94096c6ede feat support TypeScript 5.3 (#52572)
69b384c0d1 fix SignalNode reactive node incorrectly exposing unset field (#53571)
6f79507ea7 fix Change defer block fixture default behavior to playthrough (#53956)
32f908ab70 fix do not accidentally inherit input transforms when overridden (#53571)
bdd61c768a fix replace assertion with more intentional error (#52234)
0daca457bb fix TestBed should still use the microtask queue to schedule effects (#53843)

router

Commit Type Description
5c1d441029 feat Add info property to NavigationExtras (#53303)
50d7916278 feat Add router configuration to resolve navigation promise on error (#48910)
a5a9b408e2 feat Add transient info to RouterLink input (#53784)
726530a9af feat Allow onSameUrlNavigation: 'ignore' in navigateByUrl (#52265)

17.0.9 (2024-01-10)

common

Commit Type Description
c22b513b3f fix remove unused parameters from the ngClass constructor (#53831)
bd9f89d1c8 fix server-side rendering error when using in-memory scrolling (#53683)

compiler

Commit Type Description
92fd6cc42e fix generate less code for advance instructions (#53845)
6a41961fbd fix ignore empty switch blocks (#53776)

compiler-cli

... (truncated)

Commits
  • 91f250d build: configure cross-pkg resolution for api extraction (#52499)
  • c4de4e1 refactor(docs-infra): build adev application using local generated assets (#5...
  • d7e7409 refactor(animations): drop convertToMap & copyStyles and use native funct...
  • d28ce0a refactor(animations): use a spread operator instead of custom copyObj (#52441)
  • 6a347d3 refactor(animations): use a spread operator to convert an iterable to an arra...
  • 635c3b4 refactor(animations): use existing helper methods. (#52441)
  • 5ee11a7 fix(animations): prevent the AsyncAnimationRenderer from calling the delegate...
  • a02a745 fix(animations): remove finish listener once player is destroyed (#51136)
  • 19a426d build: update node.js engines version to be more explicate about v20 support ...
  • fc9ba39 refactor: fix a number of typos throughout the codebase (#52249)
  • Additional commits viewable in compare view

Updates @angular/cdk from 16.2.12 to 17.1.0

Release notes

Sourced from @​angular/cdk's releases.

v17.1.0

17.1.0 "metal-table" (2024-01-17)

material-date-fns-adapter

Commit Description
feat - 083472db0e support date-fns 3.0 (#28364)
fix - 2da9f6bc32 error when added through ng add

material-luxon-adapter

Commit Description
fix - 91b646717d error when added through ng add

material-moment-adapter

Commit Description
fix - eca50162a7 error when added through ng add

material-experimental

Commit Description
feat - 244bed4675 theming: add M3 button tokens (#28375)
feat - cf6ab1c1d0 theming: add M3 expansion support (#28159)
feat - 2963b7aaca theming: add M3 icon-button & fab support (#28157)
feat - 0b7e656f19 theming: Add support for color variants (#28279)
fix - 94d8997b2c theming: fix border radius of filled form field
fix - d1ceb6b44a theming: fix disabled form field in M3

youtube-player

Commit Description
feat - e0414b19c1 automatically load youtube api
feat - 381a65f33d coerce inputs
feat - b7c47c3025 improve initial load performance using a placeholder image (#28207)
fix - 62ca3ede70 error when added through ng add

google-maps

Commit Description
feat - 9f1989228f add support for dynamic library loading API
fix - 338aa184ae error when added through ng add

material

Commit Description
feat - f23d8c1f7e button: add the ability to interact with disabled buttons (#28242)
feat - 6719168192 chips: expose _chipGrid in MatChipInput and add a stream of chip removal events (#28012) (#28013)
fix - 556eeb19c8 button: Move unthemable icon button tokens to theme mixin (#27570)
fix - 714eac3be4 button: remove duplicate typography styles from FAB (#28258)
fix - 2dc10daa07 button: use tokens for button elevation (#28396)
fix - ec86cf88ee checkbox: move required validation into component
fix - c00c2db924 datepicker: unable to distinguish disabled buttons in the calendar (#28385)
fix - fef66fee7c dialog: mat-dialog-title should work under OnPush viewContainerRef (#28329)
fix - 9e43890155 form-field: work around closure compiler issue (#28185)
fix - 4d0719a6a0 paginator: match visual and reading order (#28285)

... (truncated)

Changelog

Sourced from @​angular/cdk's changelog.

17.1.0 "metal-table" (2024-01-17)

cdk

Commit Type Description
46eb9321cc fix table: _cellRole lint error (#28391)
d3e8a28389 fix table: measuring sticky row too early (#28393)
30f0705491 fix table: support hydration (#28356)
1fe1f69303 perf table: Optimize a11y role logic in CdkCell. (#28336)

material

Commit Type Description
f23d8c1f7e feat button: add the ability to interact with disabled buttons (#28242)
6719168192 feat chips: expose _chipGrid in MatChipInput and add a stream of chip removal events (#28012) (#28013)
556eeb19c8 fix button: Move unthemable icon button tokens to theme mixin (#27570)
714eac3be4 fix button: remove duplicate typography styles from FAB (#28258)
2dc10daa07 fix button: use tokens for button elevation (#28396)
ec86cf88ee fix checkbox: move required validation into component
c00c2db924 fix datepicker: unable to distinguish disabled buttons in the calendar (#28385)
fef66fee7c fix dialog: mat-dialog-title should work under OnPush viewContainerRef (#28329)
9e43890155 fix form-field: work around closure compiler issue (#28185)
4d0719a6a0 fix paginator: match visual and reading order (#28285)
00e70fd8e3 fix slide-toggle: delete custom typography tokens (#28365)
c2c818ceeb fix slide-toggle: move required validation into component
6bfbe9b19f fix slider: update inactive input width on value change (#28275)
a643a2ed42 fix snack-bar: Ensure snackbar open animation works with OnPush ancestor (#28331)
7f601b0936 fix stepper: enable hydration (#28382)
a7f87a80a1 fix tabs: enable hydration (#28366)

google-maps

Commit Type Description
9f1989228f feat add support for dynamic library loading API
338aa184ae fix error when added through ng add

youtube-player

Commit Type Description
e0414b19c1 feat automatically load youtube api
381a65f33d feat coerce inputs
b7c47c3025 feat improve initial load performance using a placeholder image (#28207)
62ca3ede70 fix error when added through ng add

material-experimental

Commit Type Description
244bed4675 feat theming: add M3 button tokens (#28375)
cf6ab1c1d0 feat theming: add M3 expansion support (#28159)
2963b7aaca feat theming: add M3 icon-button & fab support (#28157)
0b7e656f19 feat theming: Add support for color variants (#28279)
94d8997b2c fix theming: fix border radius of filled form field
d1ceb6b44a fix theming: fix disabled form field in M3

material-moment-adapter

| Commit | Type | Description |

... (truncated)

Commits
  • 556c8b9 release: cut the v17.1.0 release
  • 38929b8 Revert "release: cut the v17.1.0 release" (#28440)
  • b223624 release: cut the v17.1.0 release
  • c58062a fix(material/progress-bar): remove track color workaround (#28416)
  • 51b7969 Update input-prefix-suffix-example.html (#28423)
  • 70e3df2 release: cut the v17.1.0-rc.0 release
  • 7c03ced docs: release notes for the v17.0.5 release
  • 0b7e656 feat(material-experimental/theming): Add support for color variants (#28279)
  • 58d4958 fix(cdk/collections): Do not deselect comparable already selected value with ...
  • 2dc10da fix(material/button): use tokens for button elevation (#28396)
  • Additional commits viewable in compare view

Updates @angular/common from 17.0.6 to 17.1.0

Release notes

Sourced from @​angular/common's releases.

v17.1.0

17.1.0 (2024-01-17)

compiler

Commit Description
fix - 79ff91a813 allow TS jsDocParsingMode host option to be programmatically set (#53126)
fix - 5613051a8b allow TS jsDocParsingMode host option to be programmatically set again (#53292)
fix - df8a825910 project empty block root node (#53620)
fix - 478d622265 project empty block root node in template pipeline (#53620)

compiler-cli

Commit Description
feat - abdc7e4578 support type-checking for generic signal inputs (#53521)
fix - e620b3a724 add compiler option to disable control flow content projection diagnostic (#53311)
fix - 4c1d69e288 add diagnostic for control flow that prevents content projection (#53190)
fix - 76ceebad04 do not throw fatal error if extended type check fails (#53896)
fix - 1a6eaa0fea input transform in local compilation mode (#53645)
fix - 56a76d73e0 modify getConstructorDependencies helper to work with reflection host after the previous change (#52215)

core

Commit Description
feat - 863be4b698 expose new input API for signal-based inputs (#53872)
feat - 94096c6ede support TypeScript 5.3 (#52572)
fix - 69b384c0d1 SignalNode reactive node incorrectly exposing unset field (#53571)
fix - 6f79507ea7 Change defer block fixture default behavior to playthrough (#53956)
fix - 32f908ab70 do not accidentally inherit input transforms when overridden (#53571)
fix - bdd61c768a replace assertion with more intentional error (#52234)
fix - 0daca457bb TestBed should still use the microtask queue to schedule effects (#53843)

router

Commit Description
feat - 5c1d441029 Add info property to NavigationExtras (#53303)
feat - 50d7916278 Add router configuration to resolve navigation promise on error (#48910)
feat - a5a9b408e2 Add transient info to RouterLink input (#53784)
feat - 726530a9af Allow onSameUrlNavigation: 'ignore' in navigateByUrl (#52265)

v17.1.0-rc.0

17.1.0-rc.0 (2024-01-10)

common

Commit Description
fix - 1be6b0a58a remove unused parameters from the ngClass constructor (#53831)
fix - dd052dc0d6 server-side rendering error when using in-memory scrolling (#53683)

compiler

Commit Description
fix - 2dedc4a969 generate less code for advance instructions (#53845)
fix - e5f02052cb ignore empty switch blocks (#53776)

... (truncated)

Changelog

Sourced from @​angular/common's changelog.

17.1.0 (2024-01-17)

compiler

Commit Type Description
79ff91a813 fix allow TS jsDocParsingMode host option to be programmatically set (#53126)
5613051a8b fix allow TS jsDocParsingMode host option to be programmatically set again (#53292)
df8a825910 fix project empty block root node (#53620)
478d622265 fix project empty block root node in template pipeline (#53620)

compiler-cli

Commit Type Description
abdc7e4578 feat support type-checking for generic signal inputs (#53521)
e620b3a724 fix add compiler option to disable control flow content projection diagnostic (#53311)
4c1d69e288 fix add diagnostic for control flow that prevents content projection (#53190)
76ceebad04 fix do not throw fatal error if extended type check fails (#53896)
1a6eaa0fea fix input transform in local compilation mode (#53645)
56a76d73e0 fix modify getConstructorDependencies helper to work with reflection host after the previous change (#52215)

core

Commit Type Description
863be4b698 feat expose new input API for signal-based inputs (#53872)
94096c6ede feat support TypeScript 5.3 (#52572)
69b384c0d1 fix SignalNode reactive node incorrectly exposing unset field (#53571)
6f79507ea7 fix Change defer block fixture default behavior to playthrough (#53956)
32f908ab70 fix do not accidentally inherit input transforms when overridden (#53571)
bdd61c768a fix replace assertion with more intentional error (#52234)
0daca457bb fix TestBed should still use the microtask queue to schedule effects (#53843)

router

Commit Type Description
5c1d441029 feat Add info property to NavigationExtras (#53303)
50d7916278 feat Add router configuration to resolve navigation promise on error (#48910)
a5a9b408e2 feat Add transient info to RouterLink input (#53784)
726530a9af feat Allow onSameUrlNavigation: 'ignore' in navigateByUrl (#52265)

17.0.9 (2024-01-10)

common

Commit Type Description
c22b513b3f fix remove unused parameters from the ngClass constructor (#53831)
bd9f89d1c8 fix server-side rendering error when using in-memory scrolling (#53683)

compiler

Commit Type Description
92fd6cc42e fix generate less code for advance instructions (#53845)
6a41961fbd fix ignore empty switch blocks (#53776)

compiler-cli

... (truncated)

Commits
  • 5996d3f Revert "refactor(router): Update integration tests to cover navigation and hi...
  • eb2e879 refactor(router): Update integration tests to cover navigation and history AP...
  • 1be6b0a fix(common): remove unused parameters from the ngClass constructor (#53831)
  • 91f250d build: configure cross-pkg resolution for api extraction (

@dependabot dependabot bot requested a review from MoritzWeber0 as a code owner January 22, 2024 16:59
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 22, 2024
Copy link

codecov bot commented Jan 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (4219120) 72.83% compared to head (60f311e) 72.83%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1282   +/-   ##
=======================================
  Coverage   72.83%   72.83%           
=======================================
  Files         162      162           
  Lines        5345     5345           
  Branches      601      601           
=======================================
  Hits         3893     3893           
  Misses       1321     1321           
  Partials      131      131           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Bumps the angular group in /frontend with 18 updates:

| Package | From | To |
| --- | --- | --- |
| [@angular/animations](https://github.com/angular/angular/tree/HEAD/packages/animations) | `17.0.6` | `17.1.0` |
| [@angular/cdk](https://github.com/angular/components) | `16.2.12` | `17.1.0` |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `17.0.6` | `17.1.0` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `17.0.6` | `17.1.0` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `17.0.6` | `17.1.0` |
| [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) | `17.0.6` | `17.1.0` |
| [@angular/material](https://github.com/angular/components) | `16.2.12` | `17.1.0` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `17.0.6` | `17.1.0` |
| [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic) | `17.0.6` | `17.1.0` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `17.0.6` | `17.1.0` |
| [@angular-devkit/build-angular](https://github.com/angular/angular-cli) | `17.0.6` | `17.1.0` |
| [@angular-eslint/builder](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/builder) | `17.1.1` | `17.2.1` |
| [@angular-eslint/eslint-plugin](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin) | `17.1.1` | `17.2.1` |
| [@angular-eslint/eslint-plugin-template](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin-template) | `17.1.1` | `17.2.1` |
| [@angular-eslint/schematics](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/schematics) | `17.1.1` | `17.2.1` |
| [@angular-eslint/template-parser](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/template-parser) | `17.1.1` | `17.2.1` |
| [@angular/cli](https://github.com/angular/angular-cli) | `17.0.6` | `17.1.0` |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `17.0.6` | `17.1.0` |


Updates `@angular/animations` from 17.0.6 to 17.1.0
- [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.1.0/packages/animations)

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

Updates `@angular/common` from 17.0.6 to 17.1.0
- [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.1.0/packages/common)

Updates `@angular/compiler` from 17.0.6 to 17.1.0
- [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.1.0/packages/compiler)

Updates `@angular/core` from 17.0.6 to 17.1.0
- [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.1.0/packages/core)

Updates `@angular/forms` from 17.0.6 to 17.1.0
- [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.1.0/packages/forms)

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

Updates `@angular/platform-browser` from 17.0.6 to 17.1.0
- [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.1.0/packages/platform-browser)

Updates `@angular/platform-browser-dynamic` from 17.0.6 to 17.1.0
- [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.1.0/packages/platform-browser-dynamic)

Updates `@angular/router` from 17.0.6 to 17.1.0
- [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.1.0/packages/router)

Updates `@angular-devkit/build-angular` from 17.0.6 to 17.1.0
- [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.0.6...17.1.0)

Updates `@angular-eslint/builder` from 17.1.1 to 17.2.1
- [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/v17.2.1/packages/builder)

Updates `@angular-eslint/eslint-plugin` from 17.1.1 to 17.2.1
- [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/v17.2.1/packages/eslint-plugin)

Updates `@angular-eslint/eslint-plugin-template` from 17.1.1 to 17.2.1
- [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/v17.2.1/packages/eslint-plugin-template)

Updates `@angular-eslint/schematics` from 17.1.1 to 17.2.1
- [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/v17.2.1/packages/schematics)

Updates `@angular-eslint/template-parser` from 17.1.1 to 17.2.1
- [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/v17.2.1/packages/template-parser)

Updates `@angular/cli` from 17.0.6 to 17.1.0
- [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.0.6...17.1.0)

Updates `@angular/compiler-cli` from 17.0.6 to 17.1.0
- [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.1.0/packages/compiler-cli)

---
updated-dependencies:
- dependency-name: "@angular/animations"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: angular
- dependency-name: "@angular/cdk"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/common"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: angular
- dependency-name: "@angular/compiler"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: angular
- dependency-name: "@angular/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: angular
- dependency-name: "@angular/forms"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: angular
- dependency-name: "@angular/material"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/platform-browser"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: angular
- dependency-name: "@angular/platform-browser-dynamic"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: angular
- dependency-name: "@angular/router"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: angular
- dependency-name: "@angular-devkit/build-angular"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  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-minor
  dependency-group: angular
- dependency-name: "@angular/compiler-cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: angular
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/frontend/angular-a40570212b branch from b56dc15 to 60f311e Compare January 23, 2024 07:50
Copy link

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 29, 2024

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

@dependabot dependabot bot closed this Jan 29, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/frontend/angular-a40570212b branch January 29, 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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants