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

chore(deps-dev): bump @angular-eslint/schematics from 16.2.0 to 17.0.0 #732

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @angular-eslint/schematics from 16.2.0 to 17.0.0.

Release notes

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

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)
  • update to @​angular/cli v16.2.10 (#1593) (a49fc81)

Features

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

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

17.0.0 (2023-11-08)

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

16.3.1 (2023-11-08)

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

16.3.0 (2023-11-08)

Bug Fixes

Commits
  • 7121d78 chore: publish v17.0.0
  • f32c732 chore: update to angular 17 stable
  • d743d51 Merge branch 'main' into next-major-release/v17
  • d1dadeb chore: publish v16.3.1
  • 2c48f22 chore: publish v16.3.0
  • 4046ed4 chore: bumps
  • a3a1721 Merge branch 'main' into next-major-release/v17
  • 220246c chore: update dependency @​types/tmp to v0.2.6 (#1589)
  • 6daffb2 Merge branch 'main' into next-major-release/v17
  • ba5740b fix: generate type declarations for published packages (#1586)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 will merge this PR once it's up-to-date and CI passes on it, as requested by @antoantonyk.


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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 8, 2023
Copy link
Owner

@antoantonyk antoantonyk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/angular-eslint/schematics-17.0.0 branch from f94f48a to a100377 Compare November 8, 2023 22:40
Copy link
Owner

@antoantonyk antoantonyk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/angular-eslint/schematics-17.0.0 branch from a100377 to 6ffe751 Compare November 8, 2023 22:43
Copy link
Owner

@antoantonyk antoantonyk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

Bumps [@angular-eslint/schematics](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/schematics) from 16.2.0 to 17.0.0.
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/schematics/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v17.0.0/packages/schematics)

---
updated-dependencies:
- dependency-name: "@angular-eslint/schematics"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/angular-eslint/schematics-17.0.0 branch from 6ffe751 to 460f13f Compare November 8, 2023 22:46
Copy link
Owner

@antoantonyk antoantonyk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

@dependabot dependabot bot merged commit 5e5cce7 into master Nov 8, 2023
6 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/angular-eslint/schematics-17.0.0 branch November 8, 2023 22:48
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.

1 participant