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 #377

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 Sep 30, 2024

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

Package From To
@angular-devkit/build-angular 17.3.8 17.3.10
@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.10

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

Release notes

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

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.10 (2024-09-25)

@​angular-devkit/build-angular

Commit Type Description
30489d8fd fix update vite to 4.1.8

19.0.0-next.7 (2024-09-18)

@​angular/cli

Commit Type Description
f249e7e85 perf enable Node.js compile code cache when available

@​angular/build

Commit Type Description
f6b7cd925 fix support HTTP HEAD requests for virtual output files

@​angular/ssr

Commit Type Description
f346ee8a8 feat add isMainModule function
2640bf7a6 fix correct route extraction and error handling

18.2.5 (2024-09-18)

@​angular/build

Commit Type Description
707431625 fix support HTTP HEAD requests for virtual output files
1032b3da1 fix update vite to 5.4.6

... (truncated)

Commits
  • 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.

18.3.1 (2024-09-11)

This was a version bump only for builder to align it with other projects, there were no code changes.

18.3.0 (2024-08-13)

🩹 Fixes

  • ensure consistent nx dependency versions

❤️ Thank You

  • James Henry

18.2.0 (2024-07-31)

This was a version bump only for builder to align it with other projects, there were no code changes.

18.1.0 (2024-07-01)

This was a version bump only for builder to align it with other projects, there were no code changes.

18.0.1 (2024-05-30)

🩹 Fixes

  • move typescript-eslint packages to peerDeps, consistently allow v7 and v8

❤️ Thank You

  • James Henry

18.0.0 (2024-05-29)

🚀 Features

  • ⚠️ angular-eslint v18

⚠️ Breaking Changes

  • ⚠️ angular-eslint v18

❤️ Thank You

  • James Henry

17.5.2 (2024-05-28)

🩹 Fixes

... (truncated)

Commits

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.

18.3.1 (2024-09-11)

This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.

18.3.0 (2024-08-13)

🚀 Features

  • eslint-plugin: new rule runtime-localize

❤️ Thank You

  • m-akinc

18.2.0 (2024-07-31)

🚀 Features

  • update typescript-eslint to v8 stable, eslint v9.8.0

🩹 Fixes

  • eslint-plugin: [prefer-standalone] ignore empty Directive decorators

❤️ Thank You

  • James Henry
  • Paweł Maniecki

18.1.0 (2024-07-01)

🚀 Features

  • eslint-plugin: [prefer-output-readonly] support output() function

🩹 Fixes

  • update typescript-eslint packages to v8.0.0-alpha.37

❤️ Thank You

  • Christian Svensson
  • Daniel Kimmich
  • Dave
  • Martijn van der Meij
  • Maximilian Main

18.0.1 (2024-05-30)

🩹 Fixes

... (truncated)

Commits

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.

18.3.1 (2024-09-11)

🩹 Fixes

  • template-parser: visit receiver of Call expression

  • template-parser: visit receiver of Call expression"

  • template-parser: visit receiver of Call expression

❤️ Thank You

  • James Henry
  • Paweł Maniecki

18.3.0 (2024-08-13)

🩹 Fixes

  • eslint-plugin-template: [interactive-supports-focus] allowList with form as default option to support event bubbling

  • eslint-plugin-template: [prefer-self-closing-tags] fix ng-content with rich default content

  • prefer-self-closing-tags: handle both forward and backward slash

❤️ Thank You

  • Daniel Kimmich
  • Sandi Barr
  • Simon

18.2.0 (2024-07-31)

🚀 Features

  • update typescript-eslint to v8 stable, eslint v9.8.0

🩹 Fixes

  • update dependency axobject-query to v4.1.0

  • eslint-plugin-template: add meta to preprocessor to resolve eslint cache error

❤️ Thank You

  • James Henry
  • kwiateusz

18.1.0 (2024-07-01)

... (truncated)

Commits

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.

18.3.1 (2024-09-11)

🩹 Fixes

  • update dependency eslint to v9.9.1

  • update typescript-eslint packages to v8.2.0

18.3.0 (2024-08-13)

🩹 Fixes

  • ensure consistent nx dependency versions

  • update dependency eslint to v9.9.0

  • update dependency ignore to v5.3.2

  • update typescript-eslint packages to v8.0.1

  • update typescript-eslint packages to v8.1.0

❤️ Thank You

  • James Henry

18.2.0 (2024-07-31)

🚀 Features

  • update typescript-eslint to v8 stable, eslint v9.8.0

🩹 Fixes

  • update dependency semver to v7.6.3

❤️ Thank You

  • James Henry

18.1.0 (2024-07-01)

🩹 Fixes

  • update dependency eslint to v9.4.0

  • update dependency eslint to v9.5.0

  • update dependency eslint to v9.6.0

... (truncated)

Commits

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.

18.3.1 (2024-09-11)

🩹 Fixes

  • template-parser: visit receiver of Call expression

  • template-parser: visit receiver of Call expression"

  • template-parser: visit receiver of Call expression

❤️ Thank You

  • James Henry
  • Paweł Maniecki

18.3.0 (2024-08-13)

This was a version bump only for template-parser to align it with other projects, there were no code changes.

18.2.0 (2024-07-31)

🚀 Features

  • update typescript-eslint to v8 stable, eslint v9.8.0

❤️ Thank You

  • James Henry

18.1.0 (2024-07-01)

This was a version bump only for template-parser to align it with other projects, there were no code changes.

18.0.1 (2024-05-30)

This was a version bump only for template-parser to align it with other projects, there were no code changes.

18.0.0 (2024-05-29)

🚀 Features

  • ⚠️ angular-eslint v18

⚠️ Breaking Changes

  • ⚠️ angular-eslint v18

❤️ Thank You

  • James Henry

... (truncated)

Commits

Updates @angular/cli from 17.3.8 to 17.3.10

Release notes

Sourced from @​angular/cli's releases.

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.10 (2024-09-25)

@​angular-devkit/build-angular

Commit Type Description
30489d8fd fix update vite to 4.1.8

19.0.0-next.7 (2024-09-18)

@​angular/cli

Commit Type Description
f249e7e85 perf enable Node.js compile code cache when available

@​angular/build

Commit Type Description
f6b7cd925 fix support HTTP HEAD requests for virtual output files

@​angular/ssr

Commit Type Description
f346ee8a8 feat add isMainModule function
2640bf7a6 fix correct route extraction and error handling

18.2.5 (2024-09-18)

@​angular/build

Commit Type Description
707431625 fix support HTTP HEAD requests for virtual output files
1032b3da1 fix update vite to 5.4.6

... (truncated)

Commits
  • 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

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 30, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 30, 2024

The following labels could not be found: npm.

…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.10` |
| [@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.10` |



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

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/main/packages/builder/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/HEAD/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/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/HEAD/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/main/packages/eslint-plugin-template/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/HEAD/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/main/packages/schematics/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/HEAD/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/main/packages/template-parser/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/HEAD/packages/template-parser)

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

---
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 force-pushed the dependabot/npm_and_yarn/angular-d2844b0bb3 branch from 1a7c6d7 to 129c3d5 Compare October 7, 2024 08:09
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