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 minor group in /frontend with 19 updates #42

Merged
merged 1 commit into from
May 14, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 13, 2024

Bumps the minor group in /frontend with 19 updates:

Package From To
@angular/animations 17.3.7 17.3.8
@angular/cdk 17.3.7 17.3.8
@angular/common 17.3.7 17.3.8
@angular/compiler 17.3.7 17.3.8
@angular/core 17.3.7 17.3.8
@angular/forms 17.3.7 17.3.8
@angular/platform-browser 17.3.7 17.3.8
@angular/platform-browser-dynamic 17.3.7 17.3.8
@angular/router 17.3.7 17.3.8
@angular-devkit/build-angular 17.3.6 17.3.7
@angular-eslint/builder 17.3.0 17.4.0
@angular-eslint/eslint-plugin 17.3.0 17.4.0
@angular-eslint/eslint-plugin-template 17.3.0 17.4.0
@angular-eslint/schematics 17.3.0 17.4.0
@angular-eslint/template-parser 17.3.0 17.4.0
@angular/cli 17.3.6 17.3.7
@angular/compiler-cli 17.3.7 17.3.8
@angular/language-service 17.3.7 17.3.8
@angular/localize 17.3.7 17.3.8

Updates @angular/animations from 17.3.7 to 17.3.8

Release notes

Sourced from @​angular/animations's releases.

v17.3.8

17.3.8 (2024-05-08)

compiler

Commit Description
fix - c21b459ba6 add math elements to schema (#55631) (#55645)

core

Commit Description
fix - 3818436ebc don't schedule timer triggers on the server (#55605)
Changelog

Sourced from @​angular/animations's changelog.

17.3.8 (2024-05-08)

compiler

Commit Type Description
c21b459ba6 fix add math elements to schema (#55631) (#55645)

core

Commit Type Description
3818436ebc fix don't schedule timer triggers on the server (#55605)

18.0.0-rc.0 (2024-05-01)

core

Commit Type Description
44c0ed83a6 fix hide implementation details of ExperimentalPendingTasks (#55516)
a177abef1b fix render hooks should not specifically run outside the Angular zone (#55399)
a5c57c7484 fix resolve error for multiple component instances that use fallback content (#55478)

migrations

Commit Type Description
f93e5180be fix resolve multiple structural issues with HttpClient migration (#55557)

router

Commit Type Description
aefee87074 fix Scroller should scroll as soon as change detection completes (#55105)

Commits

Updates @angular/cdk from 17.3.7 to 17.3.8

Release notes

Sourced from @​angular/cdk's releases.

v17.3.8

17.3.8 "rock-rope" (2024-05-08)

material

Commit Description
fix - f20105d87e button: incorrect template for icon button anchor (#28996)
fix - 72baa7cff2 chips: highlighted not working in M3 (#29001)
fix - cf0785cd67 tooltip: Tooltip should mark for check when visibility changes (#29000)

cdk

Commit Description
fix - 23dc148e7f menu: allow for scroll strategy to be configured (#29005)
Changelog

Sourced from @​angular/cdk's changelog.

17.3.8 "rock-rope" (2024-05-08)

cdk

Commit Type Description
23dc148e7f fix menu: allow for scroll strategy to be configured (#29005)

material

Commit Type Description
f20105d87e fix button: incorrect template for icon button anchor (#28996)
72baa7cff2 fix chips: highlighted not working in M3 (#29001)
cf0785cd67 fix tooltip: Tooltip should mark for check when visibility changes (#29000)

Commits
  • b6dd1a8 release: cut the v17.3.8 release
  • cf0785c fix(material/tooltip): Tooltip should mark for check when visibility changes ...
  • 23dc148 fix(cdk/menu): allow for scroll strategy to be configured (#29005)
  • 72baa7c fix(material/chips): highlighted not working in M3 (#29001)
  • f20105d fix(material/button): incorrect template for icon button anchor (#28996)
  • See full diff in compare view

Updates @angular/common from 17.3.7 to 17.3.8

Release notes

Sourced from @​angular/common's releases.

v17.3.8

17.3.8 (2024-05-08)

compiler

Commit Description
fix - c21b459ba6 add math elements to schema (#55631) (#55645)

core

Commit Description
fix - 3818436ebc don't schedule timer triggers on the server (#55605)
Changelog

Sourced from @​angular/common's changelog.

17.3.8 (2024-05-08)

compiler

Commit Type Description
c21b459ba6 fix add math elements to schema (#55631) (#55645)

core

Commit Type Description
3818436ebc fix don't schedule timer triggers on the server (#55605)

18.0.0-rc.0 (2024-05-01)

core

Commit Type Description
44c0ed83a6 fix hide implementation details of ExperimentalPendingTasks (#55516)
a177abef1b fix render hooks should not specifically run outside the Angular zone (#55399)
a5c57c7484 fix resolve error for multiple component instances that use fallback content (#55478)

migrations

Commit Type Description
f93e5180be fix resolve multiple structural issues with HttpClient migration (#55557)

router

Commit Type Description
aefee87074 fix Scroller should scroll as soon as change detection completes (#55105)

Commits

Updates @angular/compiler from 17.3.7 to 17.3.8

Release notes

Sourced from @​angular/compiler's releases.

v17.3.8

17.3.8 (2024-05-08)

compiler

Commit Description
fix - c21b459ba6 add math elements to schema (#55631) (#55645)

core

Commit Description
fix - 3818436ebc don't schedule timer triggers on the server (#55605)
Changelog

Sourced from @​angular/compiler's changelog.

17.3.8 (2024-05-08)

compiler

Commit Type Description
c21b459ba6 fix add math elements to schema (#55631) (#55645)

core

Commit Type Description
3818436ebc fix don't schedule timer triggers on the server (#55605)

18.0.0-rc.0 (2024-05-01)

core

Commit Type Description
44c0ed83a6 fix hide implementation details of ExperimentalPendingTasks (#55516)
a177abef1b fix render hooks should not specifically run outside the Angular zone (#55399)
a5c57c7484 fix resolve error for multiple component instances that use fallback content (#55478)

migrations

Commit Type Description
f93e5180be fix resolve multiple structural issues with HttpClient migration (#55557)

router

Commit Type Description
aefee87074 fix Scroller should scroll as soon as change detection completes (#55105)

Commits

Updates @angular/core from 17.3.7 to 17.3.8

Release notes

Sourced from @​angular/core's releases.

v17.3.8

17.3.8 (2024-05-08)

compiler

Commit Description
fix - c21b459ba6 add math elements to schema (#55631) (#55645)

core

Commit Description
fix - 3818436ebc don't schedule timer triggers on the server (#55605)
Changelog

Sourced from @​angular/core's changelog.

17.3.8 (2024-05-08)

compiler

Commit Type Description
c21b459ba6 fix add math elements to schema (#55631) (#55645)

core

Commit Type Description
3818436ebc fix don't schedule timer triggers on the server (#55605)

18.0.0-rc.0 (2024-05-01)

core

Commit Type Description
44c0ed83a6 fix hide implementation details of ExperimentalPendingTasks (#55516)
a177abef1b fix render hooks should not specifically run outside the Angular zone (#55399)
a5c57c7484 fix resolve error for multiple component instances that use fallback content (#55478)

migrations

Commit Type Description
f93e5180be fix resolve multiple structural issues with HttpClient migration (#55557)

router

Commit Type Description
aefee87074 fix Scroller should scroll as soon as change detection completes (#55105)

Commits
  • 760e284 Revert "fix(core): render hooks should not specifically run outside the Angul...
  • 3818436 fix(core): don't schedule timer triggers on the server (#55605)
  • See full diff in compare view

Updates @angular/forms from 17.3.7 to 17.3.8

Release notes

Sourced from @​angular/forms's releases.

v17.3.8

17.3.8 (2024-05-08)

compiler

Commit Description
fix - c21b459ba6 add math elements to schema (#55631) (#55645)

core

Commit Description
fix - 3818436ebc don't schedule timer triggers on the server (#55605)
Changelog

Sourced from @​angular/forms's changelog.

17.3.8 (2024-05-08)

compiler

Commit Type Description
c21b459ba6 fix add math elements to schema (#55631) (#55645)

core

Commit Type Description
3818436ebc fix don't schedule timer triggers on the server (#55605)

18.0.0-rc.0 (2024-05-01)

core

Commit Type Description
44c0ed83a6 fix hide implementation details of ExperimentalPendingTasks (#55516)
a177abef1b fix render hooks should not specifically run outside the Angular zone (#55399)
a5c57c7484 fix resolve error for multiple component instances that use fallback content (#55478)

migrations

Commit Type Description
f93e5180be fix resolve multiple structural issues with HttpClient migration (#55557)

router

Commit Type Description
aefee87074 fix Scroller should scroll as soon as change detection completes (#55105)

Commits

Updates @angular/platform-browser from 17.3.7 to 17.3.8

Release notes

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

v17.3.8

17.3.8 (2024-05-08)

compiler

Commit Description
fix - c21b459ba6 add math elements to schema (#55631) (#55645)

core

Commit Description
fix - 3818436ebc don't schedule timer triggers on the server (#55605)
Changelog

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

17.3.8 (2024-05-08)

compiler

Commit Type Description
c21b459ba6 fix add math elements to schema (#55631) (#55645)

core

Commit Type Description
3818436ebc fix don't schedule timer triggers on the server (#55605)

18.0.0-rc.0 (2024-05-01)

core

Commit Type Description
44c0ed83a6 fix hide implementation details of ExperimentalPendingTasks (#55516)
a177abef1b fix render hooks should not specifically run outside the Angular zone (#55399)
a5c57c7484 fix resolve error for multiple component instances that use fallback content (#55478)

migrations

Commit Type Description
f93e5180be fix resolve multiple structural issues with HttpClient migration (#55557)

router

Commit Type Description
aefee87074 fix Scroller should scroll as soon as change detection completes (#55105)

Commits

Updates @angular/platform-browser-dynamic from 17.3.7 to 17.3.8

Release notes

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

v17.3.8

17.3.8 (2024-05-08)

compiler

Commit Description
fix - c21b459ba6 add math elements to schema (#55631) (#55645)

core

Commit Description
fix - 3818436ebc don't schedule timer triggers on the server (#55605)
Changelog

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

17.3.8 (2024-05-08)

compiler

Commit Type Description
c21b459ba6 fix add math elements to schema (#55631) (#55645)

core

Commit Type Description
3818436ebc fix don't schedule timer triggers on the server (#55605)

18.0.0-rc.0 (2024-05-01)

core

Commit Type Description
44c0ed83a6 fix hide implementation details of ExperimentalPendingTasks (#55516)
a177abef1b fix render hooks should not specifically run outside the Angular zone (#55399)
a5c57c7484 fix resolve error for multiple component instances that use fallback content (#55478)

migrations

Commit Type Description
f93e5180be fix resolve multiple structural issues with HttpClient migration (#55557)

router

Commit Type Description
aefee87074 fix Scroller should scroll as soon as change detection completes (#55105)

Commits

Updates @angular/router from 17.3.7 to 17.3.8

Release notes

Sourced from @​angular/router's releases.

v17.3.8

17.3.8 (2024-05-08)

compiler

Commit Description
fix - c21b459ba6 add math elements to schema (#55631) (#55645)

core

Commit Description
fix - 3818436ebc don't schedule timer triggers on the server (#55605)
Changelog

Sourced from @​angular/router's changelog.

17.3.8 (2024-05-08)

compiler

Commit Type Description
c21b459ba6 fix add math elements to schema (#55631) (#55645)

core

Commit Type Description
3818436ebc fix don't schedule timer triggers on the server (#55605)

18.0.0-rc.0 (2024-05-01)

core

Commit Type Description
44c0ed83a6 fix hide implementation details of ExperimentalPendingTasks (#55516)
a177abef1b fix render hooks should not specifically run outside the Angular zone (#55399)
a5c57c7484 fix resolve error for multiple component instances that use fallback content (#55478)

migrations

Commit Type Description
f93e5180be fix resolve multiple structural issues with HttpClient migration (#55557)

router

Commit Type Description
aefee87074 fix Scroller should scroll as soon as change detection completes (#55105)

Commits
  • 0fa674b refactor(router): resolve view transition promise in a timeout when unsupport...
  • See full diff in compare view

Updates @angular-devkit/build-angular from 17.3.6 to 17.3.7

Release notes

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

v17.3.7

17.3.7 (2024-05-08)

@​angular-devkit/build-angular

Commit Description
fix - 998c72036 decode URL pathname decoding during SSG fetch

@​angular-devkit/schematics

Commit Description
fix - 1ab1c6c9e use web standard error check for Deno support
Changelog

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

17.3.7 (2024-05-08)

@​angular-devkit/build-angular

Commit Type Description
998c72036 fix decode URL pathname decoding during SSG fetch

@​angular-devkit/schematics

Commit Type Description
1ab1c6c9e fix use web standard error check for Deno support

18.0.0-rc.1 (2024-05-02)

@​schematics/angular

Commit Type Description
c46aa084f fix add postcss dependency in application migration if needed

@​angular-devkit/architect

Commit Type Description
ddd08efef fix resolve builder aliases from containing package

@​angular-devkit/schematics

Commit Type Description
80fa03069 fix use web standard error check for Deno support

@​angular/build

Commit Type Description
b7a0792b3 fix add a maximum rendering timeout for SSG
2085365e0 fix only generate shallow preload links for initial files

18.0.0-rc.0 (2024-05-01)

... (truncated)

Commits
  • 4e05c4d release: cut the v17.3.7 release
  • cd43c1f refactor(@​schematics/angular): link for ignoring files
  • 998c720 fix(@​angular-devkit/build-angular): decode URL pathname decoding during SSG f...
  • 1ab1c6c fix(@​angular-devkit/schematics): use web standard error check for Deno support
  • See full diff in compare view

Updates @angular-eslint/builder from 17.3.0 to 17.4.0

Release notes

Sourced from @​angular-eslint/builder's releases.

v17.4.0

17.4.0 (2024-05-07)

🚀 Features

  • eslint-plugin: [no-duplicates-in-metadata-arrays] new rule (#1779)

🩹 Fixes

  • update dependency @​angular/compiler to v17.3.4 (#1750)
  • update dependency eslint-scope to v8.0.1 (#1762)
  • update dependency @​angular/compiler to v17.3.6 (#1775)
  • update typescript-eslint packages to v7.8.0 (#1786)
  • eslint-plugin: [sort-ngmodule-metadata-arrays] deprecate rule (#1781)
  • eslint-plugin-template: [attributes-order] calculate valueless structural directive start/end positions correctly (#1726)
  • schematics: update schema.json with latest from Angular (a5adbfc)

❤️ Thank You

Changelog

Sourced from @​angular-eslint/builder's changelog.

17.4.0 (2024-05-07)

🩹 Fixes

  • update dependency @​angular/compiler to v17.3.4

  • update dependency eslint-scope to v8.0.1

  • update typescript-eslint packages to v7.6.0

  • update typescript-eslint packages to v7.7.0

  • update dependency @​angular/compiler to v17.3.6

  • update typescript-eslint packages to v7.8.0

❤️ Thank You

  • “JamesHenry”
  • Adrian Baran
  • Brad Kovach
Commits

Updates @angular-eslint/eslint-plugin from 17.3.0 to 17.4.0

Release notes

Sourced from @​angular-eslint/eslint-plugin's releases.

v17.4.0

17.4.0 (2024-05-07)

🚀 Features

  • eslint-plugin: [no-duplicates-in-metadata-arrays] new rule (#1779)

🩹 Fixes

  • update dependency @​angular/compiler to v17.3.4 (#1750)
  • update dependency eslint-scope to v8.0.1 (#1762)
  • update dependency @​angular/compiler to v17.3.6 (#1775)
  • update typescript-eslint packages to v7.8.0 (#1786)
  • eslint-plugin: [sort-ngmodule-metadata-arrays] deprecate rule (#1781)
  • eslint-plugin-template: [attributes-order] calculate valueless structural directive start/end positions correctly (#1726)
  • schematics: update schema.json with latest from Angular (a5adbfc)

❤️ Thank You

Changelog

Sourced from @​angular-eslint/eslint-plugin's changelog.

17.4.0 (2024-05-07)

🚀 Features

  • eslint-plugin: [no-duplicates-in-metadata-arrays] new rule

🩹 Fixes

  • update dependency @​angular/compiler to v17.3.4

  • update dependency eslint-scope to v8.0.1

  • update typescript-eslint packages to v7.6.0

  • update typescript-eslint packages to v7.7.0

  • update dependency @​angular/compiler to v17.3.6

  • update typescript-eslint packages to v7.8.0

  • eslint-plugin: [sort-ngmodule-metadata-arrays] deprecate rule

❤️ Thank You

  • “JamesHenry”
  • Adrian Baran
  • Brad Kovach
Commits
  • 350b2da chore(release): publish 17.4.0
  • e09d2ba feat(eslint-plugin): [no-duplicates-in-metadata-arrays] new rule (#1779)
  • de48153 fix: update typescript-eslint packages to v7.8.0 (#1786)
  • 76fb3f1 fix(eslint-plugin): [sort-ngmodule-metadata-arrays] deprecate rule (#1781)
  • 6c0bed8 chore: ts project references first approach and config clean up (#1789)
  • 5410b36 chore: restore versions
  • a4448d5 chore: config updates (#1773)
  • 025ad9d fix: update typescript-eslint packages to v7.7.0 (#1771)
  • 4bc9ba7 fix: update typescript-eslint packages to v7.6.0 (#1744)
  • 986f239 chore: ensure rule lists are checked in CI, update latest (#1764)
  • See full diff in compare view

Updates @angular-eslint/eslint-plugin-template from 17.3.0 to 17.4.0

Release notes

Sourced from @​angular-eslint/eslint-plugin-template's releases.

v17.4.0

17.4.0 (2024-05-07)

🚀 Features

  • eslint-plugin: [no-duplicates-in-metadata-arrays] new rule (#1779)

🩹 Fixes

  • update dependency @​angular/compiler to v17.3.4 (#1750)
  • update dependency eslint-scope to v8.0.1 (#1762)
  • update dependency @​angular/compiler to v17.3.6 (#1775)
  • update typescript-eslint packages to v7.8.0 (#1786)
  • eslint-plugin: [sort-ngmodule-metadata-arrays] deprecate rule (#1781)
  • eslint-plugin-template: [attributes-order] calculate valueless structural directive start/end positions correctly (#1726)
  • schematics: update schema.json with latest from Angular (a5adbfc)

❤️ Thank You

Changelog

Sourced from @​angular-eslint/eslint-plugin-template's changelog.

17.4.0 (2024-05-07)

🩹 Fixes

  • update dependency @​angular/compiler to v17.3.4

  • update dependency eslint-scope to v8.0.1

  • update typescript-eslint packages to v7.6.0

  • update typescript-eslint packages to v7.7.0

  • update dependency @​angular/compiler to v17.3.6

  • update typescript-eslint packages to v7.8.0

  • eslint-plugin-template: [attributes-order] calculate valueless structural directive start/end positions correctly

  • Description has been truncated

Bumps the minor group in /frontend with 19 updates:

| Package | From | To |
| --- | --- | --- |
| [@angular/animations](https://github.com/angular/angular/tree/HEAD/packages/animations) | `17.3.7` | `17.3.8` |
| [@angular/cdk](https://github.com/angular/components) | `17.3.7` | `17.3.8` |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `17.3.7` | `17.3.8` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `17.3.7` | `17.3.8` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `17.3.7` | `17.3.8` |
| [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) | `17.3.7` | `17.3.8` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `17.3.7` | `17.3.8` |
| [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic) | `17.3.7` | `17.3.8` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `17.3.7` | `17.3.8` |
| [@angular-devkit/build-angular](https://github.com/angular/angular-cli) | `17.3.6` | `17.3.7` |
| [@angular-eslint/builder](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/builder) | `17.3.0` | `17.4.0` |
| [@angular-eslint/eslint-plugin](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin) | `17.3.0` | `17.4.0` |
| [@angular-eslint/eslint-plugin-template](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin-template) | `17.3.0` | `17.4.0` |
| [@angular-eslint/schematics](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/schematics) | `17.3.0` | `17.4.0` |
| [@angular-eslint/template-parser](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/template-parser) | `17.3.0` | `17.4.0` |
| [@angular/cli](https://github.com/angular/angular-cli) | `17.3.6` | `17.3.7` |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `17.3.7` | `17.3.8` |
| [@angular/language-service](https://github.com/angular/angular/tree/HEAD/packages/language-service) | `17.3.7` | `17.3.8` |
| [@angular/localize](https://github.com/angular/angular) | `17.3.7` | `17.3.8` |


Updates `@angular/animations` from 17.3.7 to 17.3.8
- [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.8/packages/animations)

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

Updates `@angular/common` from 17.3.7 to 17.3.8
- [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.8/packages/common)

Updates `@angular/compiler` from 17.3.7 to 17.3.8
- [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.8/packages/compiler)

Updates `@angular/core` from 17.3.7 to 17.3.8
- [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.8/packages/core)

Updates `@angular/forms` from 17.3.7 to 17.3.8
- [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.8/packages/forms)

Updates `@angular/platform-browser` from 17.3.7 to 17.3.8
- [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.8/packages/platform-browser)

Updates `@angular/platform-browser-dynamic` from 17.3.7 to 17.3.8
- [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.8/packages/platform-browser-dynamic)

Updates `@angular/router` from 17.3.7 to 17.3.8
- [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.8/packages/router)

Updates `@angular-devkit/build-angular` from 17.3.6 to 17.3.7
- [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.6...17.3.7)

Updates `@angular-eslint/builder` from 17.3.0 to 17.4.0
- [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.4.0/packages/builder)

Updates `@angular-eslint/eslint-plugin` from 17.3.0 to 17.4.0
- [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.4.0/packages/eslint-plugin)

Updates `@angular-eslint/eslint-plugin-template` from 17.3.0 to 17.4.0
- [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.4.0/packages/eslint-plugin-template)

Updates `@angular-eslint/schematics` from 17.3.0 to 17.4.0
- [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.4.0/packages/schematics)

Updates `@angular-eslint/template-parser` from 17.3.0 to 17.4.0
- [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.4.0/packages/template-parser)

Updates `@angular/cli` from 17.3.6 to 17.3.7
- [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.6...17.3.7)

Updates `@angular/compiler-cli` from 17.3.7 to 17.3.8
- [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.8/packages/compiler-cli)

Updates `@angular/language-service` from 17.3.7 to 17.3.8
- [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.8/packages/language-service)

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

---
updated-dependencies:
- dependency-name: "@angular/animations"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@angular/cdk"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@angular/common"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@angular/compiler"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@angular/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@angular/forms"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@angular/platform-browser"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@angular/platform-browser-dynamic"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@angular/router"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@angular-devkit/build-angular"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@angular-eslint/builder"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@angular-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@angular-eslint/eslint-plugin-template"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@angular-eslint/schematics"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@angular-eslint/template-parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@angular/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@angular/compiler-cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@angular/language-service"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@angular/localize"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 13, 2024
@algirdasc algirdasc merged commit fb2e22a into main May 14, 2024
2 checks passed
@algirdasc algirdasc deleted the dependabot/npm_and_yarn/frontend/minor-82b461c4c5 branch May 14, 2024 05:56
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.

None yet

1 participant