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 @angular-eslint/eslint-plugin from 14.0.4 to 15.2.1 in /generators/client/templates/angular #1079

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

Conversation

dependabot[bot]
Copy link

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

Bumps @angular-eslint/eslint-plugin from 14.0.4 to 15.2.1.

Release notes

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

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

  • eslint-plugin: [component-selector] enhance check for prefix and kebab-case (#1250) (16827e4)
  • eslint-plugin: [no-inputs-metadata-property] do not report on directive composition API (#1248) (539cf9f)
  • update dependency @​angular/compiler to v15.0.2 (#1245) (061601f)
  • update dependency @​angular/compiler to v15.1.0 (#1252) (4295c59)
  • update dependency eslint to v8.29.0 (#1246) (10c14d2)
  • update dependency eslint to v8.31.0 (#1262) (db89c85)
  • update dependency ignore to v5.2.1 (#1237) (609e06b)
  • update dependency ignore to v5.2.4 (#1263) (a220e0c)
  • update typescript-eslint packages to v5.45.1 (#1239) (abb7f79)
  • update typescript-eslint packages to v5.48.1 (#1255) (11151d1)
  • utils: use test case filename when specified (#1259) (37bfd14)
  • utils: use tsconfigRootDir as root dir when specified (#1260) (19fe26c)

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)
  • eslint-plugin: [require-localize-metadata] option to require meaning (#1235) (b870123)

v15.1.0

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)
  • eslint-plugin: [no-input-rename] do not report on directive composition API (#1231) (119fba7)
  • update dependency @​angular/compiler to v15.0.1 (#1223) (7b7bd76)
  • update typescript-eslint packages to v5.44.0 (#1222) (5750e3a)

... (truncated)

Changelog

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

15.2.1 (2023-02-10)

Bug Fixes

  • update typescript-eslint packages to v5.48.2 (#1278) (69d56a7)

15.2.0 (2023-01-14)

Bug Fixes

  • eslint-plugin: [component-selector] enhance check for prefix and kebab-case (#1250) (16827e4)
  • eslint-plugin: [no-inputs-metadata-property] do not report on directive composition API (#1248) (539cf9f)
  • update typescript-eslint packages to v5.45.1 (#1239) (abb7f79)
  • update typescript-eslint packages to v5.48.1 (#1255) (11151d1)

Features

  • eslint-plugin: [require-localize-metadata] option to require meaning (#1235) (b870123)

15.1.0 (2022-11-24)

Bug Fixes

  • eslint-plugin: [no-input-rename] do not report on directive composition API (#1231) (119fba7)
  • update typescript-eslint packages to v5.44.0 (#1222) (5750e3a)

15.0.0 (2022-11-20)

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

14.4.0 (2022-11-20)

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

14.3.1 (2022-11-20)

Bug Fixes

  • no-input-rename: allow input aliases that match the directive name applied to an element (#1207) (aff3344)

14.3.0 (2022-11-17)

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

14.2.0 (2022-11-15)

Bug Fixes

  • update typescript-eslint packages to v5.38.1 (#1152) (8f6d0ef)
  • update typescript-eslint packages to v5.43.0 (#1190) (2a4716a)

... (truncated)

Commits
  • 9ecf4ac chore: publish v15.2.1
  • 69d56a7 fix: update typescript-eslint packages to v5.48.2 (#1278)
  • e48f172 chore: publish v15.2.0
  • 11151d1 fix: update typescript-eslint packages to v5.48.1 (#1255)
  • 539cf9f fix(eslint-plugin): [no-inputs-metadata-property] do not report on directive ...
  • b870123 feat(eslint-plugin): [require-localize-metadata] option to require meaning (#...
  • 16827e4 fix(eslint-plugin): [component-selector] enhance check for prefix and kebab-c...
  • abb7f79 fix: update typescript-eslint packages to v5.45.1 (#1239)
  • ff9c1bc chore: publish v15.1.0
  • 119fba7 fix(eslint-plugin): [no-input-rename] do not report on directive composition ...
  • 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](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin) from 14.0.4 to 15.2.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/v15.2.1/packages/eslint-plugin)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 13, 2023

The following labels could not be found: skip-changelog.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
0 participants