Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 6, 2024

Bumps the angular group with 17 updates in the /Sample-01 directory:

Package From To
@angular/animations 17.1.0 17.3.11
@angular/common 17.1.0 17.3.11
@angular/compiler 17.1.0 17.3.11
@angular/core 17.1.0 17.3.11
@angular/forms 17.1.0 17.3.11
@angular/localize 17.1.0 17.3.11
@angular/platform-browser 17.1.0 17.3.11
@angular/platform-browser-dynamic 17.1.0 17.3.11
@angular/router 17.1.0 17.3.11
@angular-devkit/build-angular 17.1.0 17.3.8
@angular-eslint/builder 17.2.1 17.5.2
@angular-eslint/eslint-plugin 17.2.1 17.5.2
@angular-eslint/eslint-plugin-template 17.2.1 17.5.2
@angular-eslint/schematics 17.2.1 17.5.2
@angular-eslint/template-parser 17.2.1 17.5.2
@angular/cli 17.1.0 17.3.8
@angular/language-service 17.1.0 17.3.11

Updates @angular/animations from 17.1.0 to 17.3.11

Release notes

Sourced from @​angular/animations's releases.

v17.3.11

17.3.11 (2024-06-05)

v17.3.10

17.3.10 (2024-05-22)

v17.3.9

17.3.9 (2024-05-15)

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)

v17.3.7

17.3.7 (2024-05-01)

compiler-cli

Commit Description
fix - 51ac883167 don't type check the bodies of control flow nodes in basic mode (#55558)

core

Commit Description
fix - af0eb846a5 render hooks should not specifically run outside the Angular zone (#55399)

router

Commit Description
fix - 3eea50da64 Scroller should scroll as soon as change detection completes (#55105)

v17.3.6

17.3.6 (2024-04-25)

core

Commit Description
fix - 826861b1fa DeferBlockFixture.render should not wait for stability (#55271)
fix - 5cf14da35c make ActivatedRoute inject correct instance inside @defer blocks (#55374)
fix - 8979fba2c5 skip defer timers on the server (#55480)

... (truncated)

Changelog

Sourced from @​angular/animations's changelog.

17.3.11 (2024-06-05)

17.3.10 (2024-05-22)

This release includes some internal updates for Angular's documentation infrastructure.

17.3.9 (2024-05-15)

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)

17.3.7 (2024-05-01)

compiler-cli

Commit Type Description
51ac883167 fix don't type check the bodies of control flow nodes in basic mode (#55558)

core

Commit Type Description
af0eb846a5 fix render hooks should not specifically run outside the Angular zone (#55399)

router

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

17.3.6 (2024-04-25)

core

| Commit | Type | Description |

... (truncated)

Commits
  • bbbe477 refactor: migrate animations to prettier formatting (#53977)
  • 5ae85e4 refactor(core): node removal notifies scheduler only when animations are enab...
  • See full diff in compare view

Updates @angular/common from 17.1.0 to 17.3.11

Release notes

Sourced from @​angular/common's releases.

v17.3.11

17.3.11 (2024-06-05)

v17.3.10

17.3.10 (2024-05-22)

v17.3.9

17.3.9 (2024-05-15)

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)

v17.3.7

17.3.7 (2024-05-01)

compiler-cli

Commit Description
fix - 51ac883167 don't type check the bodies of control flow nodes in basic mode (#55558)

core

Commit Description
fix - af0eb846a5 render hooks should not specifically run outside the Angular zone (#55399)

router

Commit Description
fix - 3eea50da64 Scroller should scroll as soon as change detection completes (#55105)

v17.3.6

17.3.6 (2024-04-25)

core

Commit Description
fix - 826861b1fa DeferBlockFixture.render should not wait for stability (#55271)
fix - 5cf14da35c make ActivatedRoute inject correct instance inside @defer blocks (#55374)
fix - 8979fba2c5 skip defer timers on the server (#55480)

... (truncated)

Changelog

Sourced from @​angular/common's changelog.

17.3.11 (2024-06-05)

17.3.10 (2024-05-22)

This release includes some internal updates for Angular's documentation infrastructure.

17.3.9 (2024-05-15)

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)

17.3.7 (2024-05-01)

compiler-cli

Commit Type Description
51ac883167 fix don't type check the bodies of control flow nodes in basic mode (#55558)

core

Commit Type Description
af0eb846a5 fix render hooks should not specifically run outside the Angular zone (#55399)

router

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

17.3.6 (2024-04-25)

core

| Commit | Type | Description |

... (truncated)

Commits
  • fc5e032 docs(common): fix FormatWidth.Short description (#55821)
  • 75db462 refactor(common): increment test coverage (#55532)
  • 051c140 build(http): Mark the http tests as flaky because of one particular transfe...
  • 766548c fix(common): skip transfer cache on client (#55012)
  • 80d1094 test(common): update ImageKit low quality test (#55193)
  • 53427d8 fix(common): invalid ImageKit quality parameter (#55193)
  • 10851d2 docs(common): clean up comment (#55088)
  • 8958e0b Revert "fix(http): exclude caching for authenticated HTTP requests (#54746)" ...
  • 4bb332e refactor(common): request low quality placeholder images (#54899)
  • 64f202c fix(http): manage different body types for caching POST requests (#54980)
  • Additional commits viewable in compare view

Updates @angular/compiler from 17.1.0 to 17.3.11

Release notes

Sourced from @​angular/compiler's releases.

v17.3.11

17.3.11 (2024-06-05)

v17.3.10

17.3.10 (2024-05-22)

v17.3.9

17.3.9 (2024-05-15)

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)

v17.3.7

17.3.7 (2024-05-01)

compiler-cli

Commit Description
fix - 51ac883167 don't type check the bodies of control flow nodes in basic mode (#55558)

core

Commit Description
fix - af0eb846a5 render hooks should not specifically run outside the Angular zone (#55399)

router

Commit Description
fix - 3eea50da64 Scroller should scroll as soon as change detection completes (#55105)

v17.3.6

17.3.6 (2024-04-25)

core

Commit Description
fix - 826861b1fa DeferBlockFixture.render should not wait for stability (#55271)
fix - 5cf14da35c make ActivatedRoute inject correct instance inside @defer blocks (#55374)
fix - 8979fba2c5 skip defer timers on the server (#55480)

... (truncated)

Changelog

Sourced from @​angular/compiler's changelog.

17.3.11 (2024-06-05)

17.3.10 (2024-05-22)

This release includes some internal updates for Angular's documentation infrastructure.

17.3.9 (2024-05-15)

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)

17.3.7 (2024-05-01)

compiler-cli

Commit Type Description
51ac883167 fix don't type check the bodies of control flow nodes in basic mode (#55558)

core

Commit Type Description
af0eb846a5 fix render hooks should not specifically run outside the Angular zone (#55399)

router

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

17.3.6 (2024-04-25)

core

| Commit | Type | Description |

... (truncated)

Commits
  • c21b459 fix(compiler): add math elements to schema (#55631) (#55645)
  • d10dc5c Revert "refactor(compiler): add support for the new search element (#54945)" ...
  • a8a20ad refactor(compiler): add support for the new search element (#54945)
  • 2b7bad5 fix(compiler): invoke method-based tracking function with context (#54960)
  • c078820 fix(compiler): capture data bindings for content projection purposes in block...
  • f386a04 fix(compiler): handle two-way bindings to signal-based template variables in ...
  • 1f129f1 fix(compiler): not catching for loop empty tracking expressions (#54772)
  • b40f1e5 refactor(compiler): Remove deep imports in the language service (#54695)
  • 5e32a77 refactor(compiler): cleanup unused code in template builder pipeline (#54654)
  • 1a6beae feat(compiler): Enable template pipeline by default. (#54571)
  • Additional commits viewable in compare view

Updates @angular/core from 17.1.0 to 17.3.11

Release notes

Sourced from @​angular/core's releases.

v17.3.11

17.3.11 (2024-06-05)

v17.3.10

17.3.10 (2024-05-22)

v17.3.9

17.3.9 (2024-05-15)

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)

v17.3.7

17.3.7 (2024-05-01)

compiler-cli

Commit Description
fix - 51ac883167 don't type check the bodies of control flow nodes in basic mode (#55558)

core

Commit Description
fix - af0eb846a5 render hooks should not specifically run outside the Angular zone (#55399)

router

Commit Description
fix - 3eea50da64 Scroller should scroll as soon as change detection completes (#55105)

v17.3.6

17.3.6 (2024-04-25)

core

Commit Description
fix - 826861b1fa DeferBlockFixture.render should not wait for stability (#55271)
fix - 5cf14da35c make ActivatedRoute inject correct instance inside @defer blocks (#55374)
fix - 8979fba2c5 skip defer timers on the server (#55480)

... (truncated)

Changelog

Sourced from @​angular/core's changelog.

17.3.11 (2024-06-05)

17.3.10 (2024-05-22)

This release includes some internal updates for Angular's documentation infrastructure.

17.3.9 (2024-05-15)

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)

17.3.7 (2024-05-01)

compiler-cli

Commit Type Description
51ac883167 fix don't type check the bodies of control flow nodes in basic mode (#55558)

core

Commit Type Description
af0eb846a5 fix render hooks should not specifically run outside the Angular zone (#55399)

router

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

17.3.6 (2024-04-25)

core

| Commit | Type | Description |

... (truncated)

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)
  • ac4e8f7 docs: remove non existing link (#55562)
  • 9bb3446 docs: update ChangeDetectionStrategy links (#55553)
  • 3ee8618 refactor(core): set up framework injector profile exclusively in browser envi...
  • af0eb84 fix(core): render hooks should not specifically run outside the Angular zone ...
  • 826861b fix(core): DeferBlockFixture.render should not wait for stability (#55271)
  • eda03d4 docs: Fix typo in waitForAsync example (#55407)
  • 8979fba fix(core): skip defer timers on the server (#55480)
  • 5cf14da fix(core): make ActivatedRoute inject correct instance inside @defer bloc...
  • Additional commits viewable in compare view

Updates @angular/forms from 17.1.0 to 17.3.11

Release notes

Sourced from @​angular/forms's releases.

v17.3.11

17.3.11 (2024-06-05)

v17.3.10

17.3.10 (2024-05-22)

v17.3.9

17.3.9 (2024-05-15)

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)

v17.3.7

17.3.7 (2024-05-01)

compiler-cli

Commit Description
fix - 51ac883167 don't type check the bodies of control flow nodes in basic mode (#55558)

core

Commit Description
fix - af0eb846a5 render hooks should not specifically run outside the Angular zone (#55399)

router

Commit Description
fix - 3eea50da64 Scroller should scroll as soon as change detection completes (#55105)

v17.3.6

17.3.6 (2024-04-25)

core

Commit Description
fix - 826861b1fa DeferBlockFixture.render should not wait for stability (#55271)
fix - 5cf14da35c make ActivatedRoute inject correct instance inside @defer blocks (#55374)
fix - 8979fba2c5 skip defer timers on the server (#55480)

... (truncated)

Changelog

Sourced from @​angular/forms's changelog.

17.3.11 (2024-06-05)

17.3.10 (2024-05-22)

This release includes some internal updates for Angular's documentation infrastructure.

17.3.9 (2024-05-15)

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)

17.3.7 (2024-05-01)

compiler-cli

Commit Type Description
51ac883167 fix don't type check the bodies of control flow nodes in basic mode (#55558)

core

Commit Type Description
af0eb846a5 fix render hooks should not specifically run outside the Angular zone (#55399)

router

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

17.3.6 (2024-04-25)

core

| Commit | Type | Description |

... (truncated)

Commits
  • 20c4739 docs: fix typo (#54427)
  • e67b9a4 refactor(forms): Provide RadioControlRegistry in root. (#54130)
  • 7800a3c refactor(core): remove InjectionToken descriptions in optimized builds. (#5...
  • 989394d refactor(forms): Specify Provider type for DEFAULT_VALUE_ACCESSOR (#54029)
  • See full diff in compare view

Updates @angular/localize from 17.1.0 to 17.3.11

Release notes

Sourced from @​angular/localize's releases.

v17.3.11

17.3.11 (2024-06-05)

v17.3.10

17.3.10 (2024-05-22)

v17.3.9

17.3.9 (2024-05-15)

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)

v17.3.7

17.3.7 (2024-05-01)

compiler-cli

Commit Description
fix - 51ac883167 don't type check the bodies of control flow nodes in basic mode (#55558)

core

Commit Description
fix - af0eb846a5 render hooks should not specifically run outside the Angular zone (#55399)

router

Commit Description
fix - 3eea50da64 Scroller should scroll as soon as change detection completes (#55105)

v17.3.6

17.3.6 (2024-04-25)

core

Commit Description
fix - 826861b1fa DeferBlockFixture.render should not wait for stability (#55271)
fix - 5cf14da35c make ActivatedRoute inject correct instance inside @defer blocks (#55374)
fix - 8979fba2c5 skip defer timers on the server (#55480)

... (truncated)

Changelog

Sourced from @​angular/localize's changelog.

17.3.11 (2024-06-05)

17.3.10 (2024-05-22)

This release includes some internal updates for Angular's documentation infrastructure.

17.3.9 (2024-05-15)

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)

17.3.7 (2024-05-01)

compiler-cli

Commit Type Description
51ac883167 fix don't type check the bodies of control flow nodes in basic mode (#55558)

core

Commit Type Description
af0eb846a5 fix render hooks should not specifically run outside the Angular zone (#55399)

router

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

17.3.6 (2024-04-25)

core

| Commit | Type | Description |

... (truncated)

Commits
  • 182138e release: cut the v17.3.11 release
  • 8e44f07 docs: change adev redirect for the security guide (#56275)
  • 76f7c5c docs(docs-infra): fix mode banner link (#56245)
  • acea887 docs(docs-infra): fix redirected link in banner. (#56222)
  • 20ab57a docs(docs-infra): disable the service worker for aio. (#56167)
  • 4c7964c docs(docs-infra): prevent the index.html from v17 to redirect to ADEV. (#56087)
  • baa6c3c docs: archive banner link to adev (#56083)
  • 1ed8ec6 ci: remove web audit checks for deprecated site (#56011)
  • 9774ebe release: cut the v17.3.10 release
  • c421d8a docs: update links in redirect for non adev (#55997)
  • Additional commits viewable in compare view

Updates @angular/platform-browser from 17.1.0 to 17.3.11

Release notes

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

v17.3.11

17.3.11 (2024-06-05)

v17.3.10

17.3.10 (2024-05-22)

v17.3.9

17.3.9 (2024-05-15)

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)

v17.3.7

17.3.7 (2024-05-01)

compiler-cli

Commit Description
fix - 51ac883167 don't type check the bodies of control flow nodes in basic mode (#55558)

core

Commit Description
fix - af0eb846a5 render hooks should not specifically run outside the Angular zone (#55399)

router

Commit Description
fix - 3eea50da64 Scroller should scroll as soon as change detection completes (#55105)

v17.3.6

17.3.6 (2024-04-25)

core

Commit Description

Bumps the angular group with 17 updates in the /Sample-01 directory:

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



Updates `@angular/animations` from 17.1.0 to 17.3.11
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/17.3.11/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/17.3.11/packages/animations)

Updates `@angular/common` from 17.1.0 to 17.3.11
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/17.3.11/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/17.3.11/packages/common)

Updates `@angular/compiler` from 17.1.0 to 17.3.11
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/17.3.11/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/17.3.11/packages/compiler)

Updates `@angular/core` from 17.1.0 to 17.3.11
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/17.3.11/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/17.3.11/packages/core)

Updates `@angular/forms` from 17.1.0 to 17.3.11
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/17.3.11/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/17.3.11/packages/forms)

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

Updates `@angular/platform-browser` from 17.1.0 to 17.3.11
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/17.3.11/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/17.3.11/packages/platform-browser)

Updates `@angular/platform-browser-dynamic` from 17.1.0 to 17.3.11
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/17.3.11/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/17.3.11/packages/platform-browser-dynamic)

Updates `@angular/router` from 17.1.0 to 17.3.11
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/17.3.11/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/17.3.11/packages/router)

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

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

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

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

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

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

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

Updates `@angular/compiler-cli` from 17.1.0 to 17.3.11
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/17.3.11/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/17.3.11/packages/compiler-cli)

Updates `@angular/language-service` from 17.1.0 to 17.3.11
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/17.3.11/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/17.3.11/packages/language-service)

---
updated-dependencies:
- dependency-name: "@angular/animations"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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/localize"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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
- dependency-name: "@angular/language-service"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: angular
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner June 6, 2024 09:20
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 6, 2024
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