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-dev): bump the angular group across 1 directory with 7 updates #384

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the angular group with 7 updates in the / directory:

Package From To
@angular-devkit/build-angular 17.3.8 17.3.11
@angular-eslint/builder 17.3.0 17.5.3
@angular-eslint/eslint-plugin 17.3.0 17.5.3
@angular-eslint/eslint-plugin-template 17.3.0 17.5.3
@angular-eslint/schematics 17.3.0 17.5.3
@angular-eslint/template-parser 17.3.0 17.5.3
@angular/cli 17.3.8 17.3.11

Updates @angular-devkit/build-angular from 17.3.8 to 17.3.11

Release notes

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

v17.3.11

17.3.11 (2024-10-23)

@​angular-devkit/build-angular

Commit Description
fix - 8bad9cee0 update http-proxy-middleware to 2.0.7

v17.3.10

17.3.10 (2024-09-25)

@​angular-devkit/build-angular

Commit Description
fix - 30489d8fd update vite to 5.1.8

v17.3.9

17.3.9 (2024-08-29)

@​angular-devkit/build-angular

Commit Description
fix - e2c5c034d clear context in Karma by default for single run executions
fix - 88501f3d5 upgrade webpack to 5.94.0
Changelog

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

17.3.11 (2024-10-23)

@​angular-devkit/build-angular

Commit Type Description
8bad9cee0 fix update http-proxy-middleware to 2.0.7

19.0.0-next.12 (2024-10-21)

Breaking Changes

@​angular-devkit/build-angular

@​angular-devkit/build-angular

Commit Type Description
62877bdf2 refactor remove Protractor builder and schematics

@​angular/build

Commit Type Description
1654acf0f fix relax constraints on external stylesheet component id

@​angular/ssr

Commit Type Description
44077f54e fix designate package as side-effect free

19.0.0-next.11 (2024-10-16)

@​schematics/angular

... (truncated)

Commits
  • fe4396d release: cut the v17.3.11 release
  • 8bad9ce fix(@​angular-devkit/build-angular): update http-proxy-middleware to 2.0.7
  • b6d1f68 release: cut the v17.3.10 release
  • 78a2ba7 test: update E2E snapshot versions to stable v17.3.x
  • 30489d8 fix(@​angular-devkit/build-angular): update vite to 4.1.8
  • e56adb0 release: cut the v17.3.9 release
  • e2c5c03 fix(@​angular-devkit/build-angular): clear context in Karma by default for sin...
  • 88501f3 fix(@​angular-devkit/build-angular): upgrade webpack to 5.94.0
  • See full diff in compare view

Updates @angular-eslint/builder from 17.3.0 to 17.5.3

Release notes

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

v17.5.2

17.5.2 (2024-05-28)

🩹 Fixes

  • update typescript-eslint packages to v7.11.0 (#1846)

v17.5.1

17.5.1 (2024-05-23)

🩹 Fixes

  • update dependency @​angular/compiler to v17.3.10 (#1835)

v17.5.0

17.5.0 (2024-05-22)

🚀 Features

  • eslint-plugin: [use-lifecycle-interface] add fixer for the rule (#1691)
  • eslint-plugin-template: [i18n] add allowMarkupInContent option (#1795)

🩹 Fixes

  • update dependency @​angular/compiler to v17.3.9 (#1821)
  • update typescript-eslint packages to v7.10.0 (#1822)
  • eslint-plugin: [no-input-rename] incorrectly triggers on input transforms (#1809)
  • eslint-plugin-template: [label-has-associated-control] check id's in the for attribute of a label for existence (#1761)

❤️ Thank You

v17.4.1

17.4.1 (2024-05-15)

🩹 Fixes

  • update dependency @​angular/compiler to v17.3.8 (#1797)
  • schematics: ignore nx cache (#1816)

❤️ Thank You

... (truncated)

Changelog

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

17.5.3 (2024-09-04)

🩹 Fixes

  • switch to using angular-devkit directly for schematics and builder

❤️ Thank You

  • James Henry

17.5.2 (2024-05-28)

🩹 Fixes

  • update typescript-eslint packages to v7.11.0

17.5.1 (2024-05-23)

🩹 Fixes

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

17.5.0 (2024-05-22)

🩹 Fixes

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

  • update typescript-eslint packages to v7.10.0

❤️ Thank You

  • Auke Bruinsma
  • Jonathan Kolberg
  • m-akinc
  • Mateusz

17.4.1 (2024-05-15)

🩹 Fixes

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

❤️ Thank You

  • James Henry

17.4.0 (2024-05-07)

🩹 Fixes

... (truncated)

Commits
  • 16eadfb chore(release): publish 17.5.3
  • 013e52e fix: switch to using angular-devkit directly for schematics and builder
  • 05e8cf9 chore(release): publish 17.5.2
  • b2b0700 fix: update typescript-eslint packages to v7.11.0 (#1846)
  • 82b1b7c chore(release): publish 17.5.1
  • 4efe5e9 chore(release): publish 17.5.0
  • 82e28c7 fix: update typescript-eslint packages to v7.10.0 (#1822)
  • 5b7f1f3 chore(release): publish 17.4.1
  • 76da9e8 chore: nx 19 latest (#1819)
  • 350b2da chore(release): publish 17.4.0
  • Additional commits viewable in compare view

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

Release notes

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

v17.5.2

17.5.2 (2024-05-28)

🩹 Fixes

  • update typescript-eslint packages to v7.11.0 (#1846)

v17.5.1

17.5.1 (2024-05-23)

🩹 Fixes

  • update dependency @​angular/compiler to v17.3.10 (#1835)

v17.5.0

17.5.0 (2024-05-22)

🚀 Features

  • eslint-plugin: [use-lifecycle-interface] add fixer for the rule (#1691)
  • eslint-plugin-template: [i18n] add allowMarkupInContent option (#1795)

🩹 Fixes

  • update dependency @​angular/compiler to v17.3.9 (#1821)
  • update typescript-eslint packages to v7.10.0 (#1822)
  • eslint-plugin: [no-input-rename] incorrectly triggers on input transforms (#1809)
  • eslint-plugin-template: [label-has-associated-control] check id's in the for attribute of a label for existence (#1761)

❤️ Thank You

v17.4.1

17.4.1 (2024-05-15)

🩹 Fixes

  • update dependency @​angular/compiler to v17.3.8 (#1797)
  • schematics: ignore nx cache (#1816)

❤️ Thank You

... (truncated)

Changelog

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

17.5.3 (2024-09-04)

🩹 Fixes

  • switch to using angular-devkit directly for schematics and builder

❤️ Thank You

  • James Henry

17.5.2 (2024-05-28)

🩹 Fixes

  • update typescript-eslint packages to v7.11.0

17.5.1 (2024-05-23)

🩹 Fixes

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

17.5.0 (2024-05-22)

🚀 Features

  • eslint-plugin: [use-lifecycle-interface] add fixer for the rule

🩹 Fixes

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

  • update typescript-eslint packages to v7.10.0

  • eslint-plugin: [no-input-rename] incorrectly triggers on input transforms

❤️ Thank You

  • Auke Bruinsma
  • Jonathan Kolberg
  • m-akinc
  • Mateusz

17.4.1 (2024-05-15)

🩹 Fixes

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

❤️ Thank You

... (truncated)

Commits
  • 16eadfb chore(release): publish 17.5.3
  • 05e8cf9 chore(release): publish 17.5.2
  • b2b0700 fix: update typescript-eslint packages to v7.11.0 (#1846)
  • 82b1b7c chore(release): publish 17.5.1
  • 4efe5e9 chore(release): publish 17.5.0
  • 977f0b9 chore(eslint-plugin): add missing import as part of auto-fix (#1829)
  • 3513d3d feat(eslint-plugin): [use-lifecycle-interface] add fixer for the rule (#1691)
  • 4de165d fix(eslint-plugin): [no-input-rename] incorrectly triggers on input transform...
  • 82e28c7 fix: update typescript-eslint packages to v7.10.0 (#1822)
  • 5b7f1f3 chore(release): publish 17.4.1
  • Additional commits viewable in compare view

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

Release notes

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

v17.5.2

17.5.2 (2024-05-28)

🩹 Fixes

  • update typescript-eslint packages to v7.11.0 (#1846)

v17.5.1

17.5.1 (2024-05-23)

🩹 Fixes

  • update dependency @​angular/compiler to v17.3.10 (#1835)

v17.5.0

17.5.0 (2024-05-22)

🚀 Features

  • eslint-plugin: [use-lifecycle-interface] add fixer for the rule (#1691)
  • eslint-plugin-template: [i18n] add allowMarkupInContent option (#1795)

🩹 Fixes

  • update dependency @​angular/compiler to v17.3.9 (#1821)
  • update typescript-eslint packages to v7.10.0 (#1822)
  • eslint-plugin: [no-input-rename] incorrectly triggers on input transforms (#1809)
  • eslint-plugin-template: [label-has-associated-control] check id's in the for attribute of a label for existence (#1761)

❤️ Thank You

v17.4.1

17.4.1 (2024-05-15)

🩹 Fixes

  • update dependency @​angular/compiler to v17.3.8 (#1797)
  • schematics: ignore nx cache (#1816)

❤️ Thank You

... (truncated)

Changelog

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

17.5.3 (2024-09-04)

🩹 Fixes

  • switch to using angular-devkit directly for schematics and builder

❤️ Thank You

  • James Henry

17.5.2 (2024-05-28)

🩹 Fixes

  • update typescript-eslint packages to v7.11.0

17.5.1 (2024-05-23)

🩹 Fixes

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

17.5.0 (2024-05-22)

🚀 Features

  • eslint-plugin-template: [i18n] add allowMarkupInContent option

🩹 Fixes

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

  • update typescript-eslint packages to v7.10.0

  • eslint-plugin-template: [label-has-associated-control] check id's in the for attribute of a label for existence

❤️ Thank You

  • Auke Bruinsma
  • Jonathan Kolberg
  • m-akinc
  • Mateusz

17.4.1 (2024-05-15)

🩹 Fixes

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

❤️ Thank You

... (truncated)

Commits
  • 16eadfb chore(release): publish 17.5.3
  • 05e8cf9 chore(release): publish 17.5.2
  • b2b0700 fix: update typescript-eslint packages to v7.11.0 (#1846)
  • 82b1b7c chore(release): publish 17.5.1
  • 4efe5e9 chore(release): publish 17.5.0
  • bb8470d feat(eslint-plugin-template): [i18n] add allowMarkupInContent option (#1795)
  • 918cc50 fix(eslint-plugin-template): [label-has-associated-control] check id's in the...
  • 82e28c7 fix: update typescript-eslint packages to v7.10.0 (#1822)
  • 5b7f1f3 chore(release): publish 17.4.1
  • 350b2da chore(release): publish 17.4.0
  • Additional commits viewable in compare view

Updates @angular-eslint/schematics from 17.3.0 to 17.5.3

Release notes

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

v17.5.2

17.5.2 (2024-05-28)

🩹 Fixes

  • update typescript-eslint packages to v7.11.0 (#1846)

v17.5.1

17.5.1 (2024-05-23)

🩹 Fixes

  • update dependency @​angular/compiler to v17.3.10 (#1835)

v17.5.0

17.5.0 (2024-05-22)

🚀 Features

  • eslint-plugin: [use-lifecycle-interface] add fixer for the rule (#1691)
  • eslint-plugin-template: [i18n] add allowMarkupInContent option (#1795)

🩹 Fixes

  • update dependency @​angular/compiler to v17.3.9 (#1821)
  • update typescript-eslint packages to v7.10.0 (#1822)
  • eslint-plugin: [no-input-rename] incorrectly triggers on input transforms (#1809)
  • eslint-plugin-template: [label-has-associated-control] check id's in the for attribute of a label for existence (#1761)

❤️ Thank You

v17.4.1

17.4.1 (2024-05-15)

🩹 Fixes

  • update dependency @​angular/compiler to v17.3.8 (#1797)
  • schematics: ignore nx cache (#1816)

❤️ Thank You

... (truncated)

Changelog

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

17.5.3 (2024-09-04)

🩹 Fixes

  • switch to using angular-devkit directly for schematics and builder

❤️ Thank You

  • James Henry

17.5.2 (2024-05-28)

🩹 Fixes

  • update typescript-eslint packages to v7.11.0

17.5.1 (2024-05-23)

🩹 Fixes

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

17.5.0 (2024-05-22)

🩹 Fixes

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

  • update typescript-eslint packages to v7.10.0

❤️ Thank You

  • Auke Bruinsma
  • Jonathan Kolberg
  • m-akinc
  • Mateusz

17.4.1 (2024-05-15)

🩹 Fixes

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

  • schematics: ignore nx cache

❤️ Thank You

  • James Henry

17.4.0 (2024-05-07)

... (truncated)

Commits
  • 16eadfb chore(release): publish 17.5.3
  • 013e52e fix: switch to using angular-devkit directly for schematics and builder
  • 05e8cf9 chore(release): publish 17.5.2
  • 725fe85 chore: devkit imports
  • b2b0700 fix: update typescript-eslint packages to v7.11.0 (#1846)
  • 82b1b7c chore(release): publish 17.5.1
  • 4efe5e9 chore(release): publish 17.5.0
  • 82e28c7 fix: update typescript-eslint packages to v7.10.0 (#1822)
  • 5b7f1f3 chore(release): publish 17.4.1
  • 76da9e8 chore: nx 19 latest (#1819)
  • Additional commits viewable in compare view

Updates @angular-eslint/template-parser from 17.3.0 to 17.5.3

Release notes

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

v17.5.2

17.5.2 (2024-05-28)

🩹 Fixes

  • update typescript-eslint packages to v7.11.0 (#1846)

v17.5.1

17.5.1 (2024-05-23)

🩹 Fixes

  • update dependency @​angular/compiler to v17.3.10 (#1835)

v17.5.0

17.5.0 (2024-05-22)

🚀 Features

  • eslint-plugin: [use-lifecycle-interface] add fixer for the rule (#1691)
  • eslint-plugin-template: [i18n] add allowMarkupInContent option (#1795)

🩹 Fixes

  • update dependency @​angular/compiler to v17.3.9 (#1821)
  • update typescript-eslint packages to v7.10.0 (#1822)
  • eslint-plugin: [no-input-rename] incorrectly triggers on input transforms (#1809)
  • eslint-plugin-template: [label-has-associated-control] check id's in the for attribute of a label for existence (#1761)

❤️ Thank You

v17.4.1

17.4.1 (2024-05-15)

🩹 Fixes

  • update dependency @​angular/compiler to v17.3.8 (#1797)
  • schematics: ignore nx cache (#1816)

❤️ Thank You

... (truncated)

Changelog

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

17.5.3 (2024-09-04)

🩹 Fixes

  • switch to using angular-devkit directly for schematics and builder

❤️ Thank You

  • James Henry

17.5.2 (2024-05-28)

🩹 Fixes

  • update typescript-eslint packages to v7.11.0

17.5.1 (2024-05-23)

🩹 Fixes

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

17.5.0 (2024-05-22)

🩹 Fixes

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

  • update typescript-eslint packages to v7.10.0

❤️ Thank You

  • Auke Bruinsma
  • Jonathan Kolberg
  • m-akinc
  • Mateusz

17.4.1 (2024-05-15)

🩹 Fixes

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

❤️ Thank You

  • James Henry

17.4.0 (2024-05-07)

🩹 Fixes

... (truncated)

Commits
  • 16eadfb chore(release): publish 17.5.3
  • 05e8cf9 chore(release): publish 17.5.2
  • b2b0700 fix: update typescript-eslint packages to v7.11.0 (#1846)
  • 82b1b7c chore(release): publish 17.5.1
  • 4efe5e9 chore(release): publish 17.5.0
  • 82e28c7 fix: update typescript-eslint packages to v7.10.0 (#1822)
  • 5b7f1f3 chore(release): publish 17.4.1
  • 350b2da chore(release): publish 17.4.0
  • de48153 fix: update typescript-eslint packages to v7.8.0 (#1786)
  • 6c0bed8 chore: ts project references first approach and config clean up (#1789)
  • Additional commits viewable in compare view

Updates @angular/cli from 17.3.8 to 17.3.11

Release notes

Sourced from @​angular/cli's releases.

v17.3.11

17.3.11 (2024-10-23)

@​angular-devkit/build-angular

Commit Description
fix - 8bad9cee0 update http-proxy-middleware to 2.0.7

v17.3.10

17.3.10 (2024-09-25)

@​angular-devkit/build-angular

Commit Description
fix - 30489d8fd update vite to 5.1.8

v17.3.9

17.3.9 (2024-08-29)

@​angular-devkit/build-angular

Commit Description
fix - e2c5c034d clear context in Karma by default for single run executions
fix - 88501f3d5 upgrade webpack to 5.94.0
Changelog

Sourced from @​angular/cli's changelog.

17.3.11 (2024-10-23)

@​angular-devkit/build-angular

Commit Type Description
8bad9cee0 fix update http-proxy-middleware to 2.0.7

19.0.0-next.12 (2024-10-21)

Breaking Changes

@​angular-devkit/build-angular

@​angular-devkit/build-angular

Commit Type Description
62877bdf2 refactor remove Protractor builder and schematics

@​angular/build

Commit Type Description
1654acf0f fix relax constraints on external stylesheet component id

@​angular/ssr

Commit Type Description
44077f54e fix designate package as side-effect free

19.0.0-next.11 (2024-10-16)

@​schematics/angular

... (truncated)

Commits
  • fe4396d release: cut the v17.3.11 release
  • 8bad9ce fix(@​angular-devkit/build-angular): update http-proxy-middleware to 2.0.7
  • b6d1f68 release: cut the v17.3.10 release
  • 78a2ba7 test: update E2E snapshot versions to stable v17.3.x
  • 30489d8 fix(@​angular-devkit/build-angular): update vite to 4.1.8
  • e56adb0 release: cut the v17.3.9 release
  • e2c5c03 fix(@​angular-devkit/build-angular): clear context in Karma by default for sin...
  • 88501f3 fix(@​angular-devkit/build-angular): upgrade webpack to 5.94.0
  • See full diff in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…ates

Bumps the angular group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@angular-devkit/build-angular](https://github.com/angular/angular-cli) | `17.3.8` | `17.3.11` |
| [@angular-eslint/builder](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/builder) | `17.3.0` | `17.5.3` |
| [@angular-eslint/eslint-plugin](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin) | `17.3.0` | `17.5.3` |
| [@angular-eslint/eslint-plugin-template](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin-template) | `17.3.0` | `17.5.3` |
| [@angular-eslint/schematics](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/schematics) | `17.3.0` | `17.5.3` |
| [@angular-eslint/template-parser](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/template-parser) | `17.3.0` | `17.5.3` |
| [@angular/cli](https://github.com/angular/angular-cli) | `17.3.8` | `17.3.11` |



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

Updates `@angular-eslint/builder` from 17.3.0 to 17.5.3
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/v17.5.3/packages/builder/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v17.5.3/packages/builder)

Updates `@angular-eslint/eslint-plugin` from 17.3.0 to 17.5.3
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/v17.5.3/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v17.5.3/packages/eslint-plugin)

Updates `@angular-eslint/eslint-plugin-template` from 17.3.0 to 17.5.3
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/v17.5.3/packages/eslint-plugin-template/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v17.5.3/packages/eslint-plugin-template)

Updates `@angular-eslint/schematics` from 17.3.0 to 17.5.3
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/v17.5.3/packages/schematics/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v17.5.3/packages/schematics)

Updates `@angular-eslint/template-parser` from 17.3.0 to 17.5.3
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/v17.5.3/packages/template-parser/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v17.5.3/packages/template-parser)

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

---
updated-dependencies:
- 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
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 28, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 28, 2024

The following labels could not be found: npm.

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