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 angular-eslint group with 4 updates #744

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 13, 2023

Bumps the angular-eslint group with 4 updates: @angular-eslint/builder, @angular-eslint/eslint-plugin, @angular-eslint/eslint-plugin-template and @angular-eslint/template-parser.

Updates @angular-eslint/builder from 16.0.3 to 17.0.1

Release notes

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

v17.0.1

17.0.1 (2023-11-09)

Bug Fixes

v17.0.0

17.0.0 (2023-11-08)

As always we recommend that you update your existing workspaces by using ng update as we provide some helpful schematics to help migrate your workspaces to the latest and greatest. Running the following will update Angular, the Angular CLI and angular-eslint together:

ng update @angular/core @angular/cli @angular-eslint/schematics

Bug Fixes

  • no declarations for eslint plugins (2498238)

Features

  • eslint-plugin-template: [prefer-self-closing-tags] consider ng-content and ng-template elements (#1573) (8e97d20)

BREAKING CHANGES

  • As always, the major version primarily communicates the alignment with Angular's major version. Only Angular 17 is supported by angular-eslint 17.
  • Your Node version must now be 18.13.0 or higher. Node 16 support has been dropped in alignment with Angular 17, as Node 16 is EOL.
  • typescript-eslint v6 is now used by angular-eslint, and we will migrate existing workspaces when you use ng update. You may notice that some rule reports or configs have changed as a result, and we will not be able to automatically migrate all differences. Please see the typescript-eslint blog post about v6 for full information about the changes: https://typescript-eslint.io/blog/announcing-typescript-eslint-v6

v16.3.1

16.3.1 (2023-11-08)

Note: Version bump only for package @​angular-eslint/angular-eslint

v16.3.0

16.3.0 (2023-11-08)

Bug Fixes

  • generate type declarations for published packages (#1586) (ba5740b)
  • update dependency @​angular/compiler to v16.2.12 (#1571) (1e0704f)
  • update dependency @​angular/compiler to v16.2.9 (#1535) (4532eec)
  • update dependency axobject-query to v4 (#1581) (0b6cd1a)
  • update dependency eslint to v8.50.0 (#1538) (edfb9f7)
  • update dependency eslint to v8.51.0 (#1556) (dca9e5f)

... (truncated)

Changelog

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

17.0.1 (2023-11-09)

Note: Version bump only for package @​angular-eslint/builder

17.0.0 (2023-11-08)

Note: Version bump only for package @​angular-eslint/builder

16.3.1 (2023-11-08)

Note: Version bump only for package @​angular-eslint/builder

16.3.0 (2023-11-08)

Note: Version bump only for package @​angular-eslint/builder

16.2.0 (2023-09-17)

Note: Version bump only for package @​angular-eslint/builder

16.1.2 (2023-09-04)

Note: Version bump only for package @​angular-eslint/builder

16.1.1 (2023-08-20)

Note: Version bump only for package @​angular-eslint/builder

16.1.0 (2023-07-12)

Bug Fixes

Commits

Updates @angular-eslint/eslint-plugin from 16.0.3 to 17.0.1

Release notes

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

v17.0.1

17.0.1 (2023-11-09)

Bug Fixes

v17.0.0

17.0.0 (2023-11-08)

As always we recommend that you update your existing workspaces by using ng update as we provide some helpful schematics to help migrate your workspaces to the latest and greatest. Running the following will update Angular, the Angular CLI and angular-eslint together:

ng update @angular/core @angular/cli @angular-eslint/schematics

Bug Fixes

  • no declarations for eslint plugins (2498238)

Features

  • eslint-plugin-template: [prefer-self-closing-tags] consider ng-content and ng-template elements (#1573) (8e97d20)

BREAKING CHANGES

  • As always, the major version primarily communicates the alignment with Angular's major version. Only Angular 17 is supported by angular-eslint 17.
  • Your Node version must now be 18.13.0 or higher. Node 16 support has been dropped in alignment with Angular 17, as Node 16 is EOL.
  • typescript-eslint v6 is now used by angular-eslint, and we will migrate existing workspaces when you use ng update. You may notice that some rule reports or configs have changed as a result, and we will not be able to automatically migrate all differences. Please see the typescript-eslint blog post about v6 for full information about the changes: https://typescript-eslint.io/blog/announcing-typescript-eslint-v6

v16.3.1

16.3.1 (2023-11-08)

Note: Version bump only for package @​angular-eslint/angular-eslint

v16.3.0

16.3.0 (2023-11-08)

Bug Fixes

  • generate type declarations for published packages (#1586) (ba5740b)
  • update dependency @​angular/compiler to v16.2.12 (#1571) (1e0704f)
  • update dependency @​angular/compiler to v16.2.9 (#1535) (4532eec)
  • update dependency axobject-query to v4 (#1581) (0b6cd1a)
  • update dependency eslint to v8.50.0 (#1538) (edfb9f7)
  • update dependency eslint to v8.51.0 (#1556) (dca9e5f)

... (truncated)

Changelog

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

17.0.1 (2023-11-09)

Note: Version bump only for package @​angular-eslint/eslint-plugin

17.0.0 (2023-11-08)

Bug Fixes

  • no declarations for eslint plugins (2498238)

16.3.1 (2023-11-08)

Note: Version bump only for package @​angular-eslint/eslint-plugin

16.3.0 (2023-11-08)

Bug Fixes

  • generate type declarations for published packages (#1586) (ba5740b)

16.2.0 (2023-09-17)

Bug Fixes

  • eslint-plugin: [use-component-selector] applies to template literals (#1468) (cbe60d3)

Features

  • eslint-plugin: [sort-lifecycle-methods] add rule (#1320) (47f7975)

16.1.2 (2023-09-04)

Bug Fixes

  • angular-eslint: ignore hostDirectives for no-output-rename and no-outputs-metadata-property (#1466) (208bf25)

16.1.1 (2023-08-20)

Bug Fixes

  • eslint-plugin: export require-localize-metadata rule (#1469) (e3dc936)

16.1.0 (2023-07-12)

Bug Fixes

  • update typescript-eslint packages to v5.59.8 (#1393) (5b0e87e)
  • update typescript-eslint packages to v5.59.9 (#1420) (fdd817f)
  • update typescript-eslint packages to v5.62.0 (#1444) (4affbf4)

... (truncated)

Commits
  • 19967e7 chore: publish v17.0.1
  • 4eddce1 chore: clean up changelogs
  • 7121d78 chore: publish v17.0.0
  • d743d51 Merge branch 'main' into next-major-release/v17
  • d1dadeb chore: publish v16.3.1
  • 2c48f22 chore: publish v16.3.0
  • 2498238 fix: no declarations for eslint plugins
  • 6daffb2 Merge branch 'main' into next-major-release/v17
  • ba5740b fix: generate type declarations for published packages (#1586)
  • e0478be v17.0.0-alpha.0
  • Additional commits viewable in compare view

Updates @angular-eslint/eslint-plugin-template from 16.0.3 to 17.0.1

Release notes

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

v17.0.1

17.0.1 (2023-11-09)

Bug Fixes

v17.0.0

17.0.0 (2023-11-08)

As always we recommend that you update your existing workspaces by using ng update as we provide some helpful schematics to help migrate your workspaces to the latest and greatest. Running the following will update Angular, the Angular CLI and angular-eslint together:

ng update @angular/core @angular/cli @angular-eslint/schematics

Bug Fixes

  • no declarations for eslint plugins (2498238)

Features

  • eslint-plugin-template: [prefer-self-closing-tags] consider ng-content and ng-template elements (#1573) (8e97d20)

BREAKING CHANGES

  • As always, the major version primarily communicates the alignment with Angular's major version. Only Angular 17 is supported by angular-eslint 17.
  • Your Node version must now be 18.13.0 or higher. Node 16 support has been dropped in alignment with Angular 17, as Node 16 is EOL.
  • typescript-eslint v6 is now used by angular-eslint, and we will migrate existing workspaces when you use ng update. You may notice that some rule reports or configs have changed as a result, and we will not be able to automatically migrate all differences. Please see the typescript-eslint blog post about v6 for full information about the changes: https://typescript-eslint.io/blog/announcing-typescript-eslint-v6

v16.3.1

16.3.1 (2023-11-08)

Note: Version bump only for package @​angular-eslint/angular-eslint

v16.3.0

16.3.0 (2023-11-08)

Bug Fixes

  • generate type declarations for published packages (#1586) (ba5740b)
  • update dependency @​angular/compiler to v16.2.12 (#1571) (1e0704f)
  • update dependency @​angular/compiler to v16.2.9 (#1535) (4532eec)
  • update dependency axobject-query to v4 (#1581) (0b6cd1a)
  • update dependency eslint to v8.50.0 (#1538) (edfb9f7)
  • update dependency eslint to v8.51.0 (#1556) (dca9e5f)

... (truncated)

Changelog

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

17.0.1 (2023-11-09)

Note: Version bump only for package @​angular-eslint/eslint-plugin-template

17.0.0 (2023-11-08)

Bug Fixes

  • no declarations for eslint plugins (2498238)

Features

  • eslint-plugin-template: [prefer-self-closing-tags] consider ng-content and ng-template elements (#1573) (8e97d20)

16.3.1 (2023-11-08)

Note: Version bump only for package @​angular-eslint/eslint-plugin-template

16.3.0 (2023-11-08)

Bug Fixes

  • generate type declarations for published packages (#1586) (ba5740b)
  • update dependency axobject-query to v4 (#1581) (0b6cd1a)

Features

  • eslint-plugin-template: allow alias option in [use-track-by-function] (#1497) (354d394)

16.2.0 (2023-09-17)

Bug Fixes

  • eslint-plugin-template: [prefer-self-closing-tags] improve code style of fixer result (#1520) (6a86f19)
  • eslint-plugin-template: fix fixer of inline templates (#1472) (470e12b)
  • update dependency axobject-query to v3.2.1 (#1524) (bb171d4)

Features

  • eslint-plugin-template: [prefer-ngsrc] add rule (#1477) (0cfbc80)

16.1.2 (2023-09-04)

Bug Fixes

  • update dependency @​angular/compiler to v16.2.3 (#1458) (2b895a8)

16.1.1 (2023-08-20)

Bug Fixes

... (truncated)

Commits
  • 19967e7 chore: publish v17.0.1
  • 4eddce1 chore: clean up changelogs
  • 7121d78 chore: publish v17.0.0
  • d743d51 Merge branch 'main' into next-major-release/v17
  • d1dadeb chore: publish v16.3.1
  • 2c48f22 chore: publish v16.3.0
  • 2498238 fix: no declarations for eslint plugins
  • 6daffb2 Merge branch 'main' into next-major-release/v17
  • ba5740b fix: generate type declarations for published packages (#1586)
  • 8e97d20 feat(eslint-plugin-template): [prefer-self-closing-tags] consider ng-content ...
  • Additional commits viewable in compare view

Updates @angular-eslint/template-parser from 16.0.3 to 17.0.1

Release notes

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

v17.0.1

17.0.1 (2023-11-09)

Bug Fixes

v17.0.0

17.0.0 (2023-11-08)

As always we recommend that you update your existing workspaces by using ng update as we provide some helpful schematics to help migrate your workspaces to the latest and greatest. Running the following will update Angular, the Angular CLI and angular-eslint together:

ng update @angular/core @angular/cli @angular-eslint/schematics

Bug Fixes

  • no declarations for eslint plugins (2498238)

Features

  • eslint-plugin-template: [prefer-self-closing-tags] consider ng-content and ng-template elements (#1573) (8e97d20)

BREAKING CHANGES

  • As always, the major version primarily communicates the alignment with Angular's major version. Only Angular 17 is supported by angular-eslint 17.
  • Your Node version must now be 18.13.0 or higher. Node 16 support has been dropped in alignment with Angular 17, as Node 16 is EOL.
  • typescript-eslint v6 is now used by angular-eslint, and we will migrate existing workspaces when you use ng update. You may notice that some rule reports or configs have changed as a result, and we will not be able to automatically migrate all differences. Please see the typescript-eslint blog post about v6 for full information about the changes: https://typescript-eslint.io/blog/announcing-typescript-eslint-v6

v16.3.1

16.3.1 (2023-11-08)

Note: Version bump only for package @​angular-eslint/angular-eslint

v16.3.0

16.3.0 (2023-11-08)

Bug Fixes

  • generate type declarations for published packages (#1586) (ba5740b)
  • update dependency @​angular/compiler to v16.2.12 (#1571) (1e0704f)
  • update dependency @​angular/compiler to v16.2.9 (#1535) (4532eec)
  • update dependency axobject-query to v4 (#1581) (0b6cd1a)
  • update dependency eslint to v8.50.0 (#1538) (edfb9f7)
  • update dependency eslint to v8.51.0 (#1556) (dca9e5f)

... (truncated)

Changelog

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

17.0.1 (2023-11-09)

Bug Fixes

17.0.0 (2023-11-08)

Note: Version bump only for package @​angular-eslint/template-parser

16.3.1 (2023-11-08)

Note: Version bump only for package @​angular-eslint/template-parser

16.3.0 (2023-11-08)

Bug Fixes

  • generate type declarations for published packages (#1586) (ba5740b)

16.2.0 (2023-09-17)

Note: Version bump only for package @​angular-eslint/template-parser

16.1.2 (2023-09-04)

Bug Fixes

  • update dependency @​angular/compiler to v16.2.3 (#1458) (2b895a8)

16.1.1 (2023-08-20)

Note: Version bump only for package @​angular-eslint/template-parser

16.1.0 (2023-07-12)

Note: Version bump only for package @​angular-eslint/template-parser

Commits

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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 13, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/angular-eslint-681e1ed778 branch from 6726458 to 50eb54e Compare November 13, 2023 16:28
Bumps the angular-eslint group with 4 updates: [@angular-eslint/builder](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/builder), [@angular-eslint/eslint-plugin](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin), [@angular-eslint/eslint-plugin-template](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin-template) and [@angular-eslint/template-parser](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/template-parser).


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

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

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

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

---
updated-dependencies:
- dependency-name: "@angular-eslint/builder"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: angular-eslint
- dependency-name: "@angular-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: angular-eslint
- dependency-name: "@angular-eslint/eslint-plugin-template"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: angular-eslint
- dependency-name: "@angular-eslint/template-parser"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: angular-eslint
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/angular-eslint-681e1ed778 branch from 50eb54e to f8cdaec Compare November 13, 2023 16:32
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 13, 2023

Looks like these dependencies are up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Nov 13, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/angular-eslint-681e1ed778 branch November 13, 2023 17:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants