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/eslint-plugin-template from 14.4.0 to 16.0.1 #1648

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 4, 2023

Bumps @angular-eslint/eslint-plugin-template from 14.4.0 to 16.0.1.

Release notes

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

v16.0.1

16.0.1 (2023-05-03)

Bug Fixes

  • schematics: ensure placeholder schema for convert-tslint-to-eslint is copied to dist (3c6f377)

v16.0.0

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

Features

  • eslint-plugin-template: All accessibility rules are now grouped together and exposed via a new @angular-eslint/template/accessibility config. See the main README.md for an example of it in action. Our schematics will explicitly add it for you in new configs, but you are free to remove it if you wish (also note the BREAKING CHANGE regarding accessibility rule names below)
  • builder: support reportUnusedDisableDirectives option
  • builder: respect using eslint.config.js (a.k.a Flat Config) if it is already present. Our schematics will only be updated to generate Flat Config once it is the default way of configuring ESLint later in the year.
  • bump eslint and all @typescript-eslint packages to the latest (handled for you automatically by our ng update schematic)

BREAKING CHANGES

v15.2.1

15.2.1 (2023-02-10)

Bug Fixes

  • eslint-plugin-template: [i18n] handle ng-template properly (#1257) (7b0877d)
  • update dependency @​angular/compiler to v15.1.4 (#1282) (d1b3d59)
  • update dependency eslint to v8.32.0 (#1276) (15d2e23)
  • update dependency eslint to v8.33.0 (#1292) (bd82b42)
  • update typescript-eslint packages to v5.48.2 (#1278) (69d56a7)

v15.2.0

15.2.0 (2023-01-14)

Bug Fixes

... (truncated)

Changelog

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

16.0.1 (2023-05-03)

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

16.0.0 (2023-05-03)

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

15.2.1 (2023-02-10)

Bug Fixes

  • eslint-plugin-template: [i18n] handle ng-template properly (#1257) (7b0877d)
  • update typescript-eslint packages to v5.48.2 (#1278) (69d56a7)

15.2.0 (2023-01-14)

Bug Fixes

  • update typescript-eslint packages to v5.45.1 (#1239) (abb7f79)
  • update typescript-eslint packages to v5.48.1 (#1255) (11151d1)

Features

  • eslint-plugin-template: [i18n] option to require i18n metadata meaning (#1234) (4ef0290)
  • eslint-plugin-template: [no-interpolation-in-attributes] new rule added (#1242) (977cb3a)

15.1.0 (2022-11-24)

Bug Fixes

  • eslint-plugin-template: [accessibility-valid-aria] use Number() to parse numeric values (#1218) (6fe40d6)
  • eslint-plugin-template: [i18n] allow more attributes by default (#1220) (4232b1c)
  • update typescript-eslint packages to v5.44.0 (#1222) (5750e3a)

Features

  • eslint-plugin-template: [no-call-expression] add allowList option (#1217) (a69c809)

15.0.0 (2022-11-20)

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

Commits
  • 22e3c95 chore: publish v16.0.1
  • 245317c chore: publish v16.0.0
  • ffcbae1 v16.0.0-alpha.1
  • e6cdf32 feat: update typescript-eslint and eslint to latest
  • 4bb6da6 v16.0.0-alpha.0
  • f79b3cb feat(eslint-plugin-template)!: remove deprecated accessibility-label-for rule
  • 107abf9 feat(eslint-plugin-template)!: remove accessibility- prefix, create accessibi...
  • ccc1313 chore: integration test updates
  • c62eb08 chore: fixes
  • eee2628 chore: fix typechecking and update other node version to be 16
  • 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 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 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)

Bumps [@angular-eslint/eslint-plugin-template](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin-template) from 14.4.0 to 16.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/v16.0.1/packages/eslint-plugin-template)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 4, 2023
@valorkin valorkin closed this Jul 13, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 13, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/angular-eslint/eslint-plugin-template-16.0.1 branch July 13, 2023 23:10
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.

1 participant