TAMULib / scholars-angular

MIT License
1 stars 1 forks source link

Bump @angular-eslint/eslint-plugin from 16.0.2 to 16.1.2 #280

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 10 months ago

Bumps @angular-eslint/eslint-plugin from 16.0.2 to 16.1.2.

Release notes

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

v16.1.2

16.1.2 (2023-09-04)

Bug Fixes

  • angular-eslint: ignore hostDirectives for no-output-rename and no-outputs-metadata-property (#1466) (208bf25)
  • update dependency @​angular/compiler to v16.2.3 (#1458) (2b895a8)

v16.1.1

16.1.1 (2023-08-20)

Bug Fixes

  • eslint-plugin-template: [attributes-order] Handle explicit ng-template usage (#1465) (7d1f592)
  • eslint-plugin-template: update links to Angular i18n docs (#1476) (9633058)
  • eslint-plugin: export require-localize-metadata rule (#1469) (e3dc936)
  • update dependency eslint to v8.45.0 (#1461) (9c95032)
  • update dependency eslint to v8.47.0 (#1489) (047338a)
  • update dependency eslint-scope to v7.2.2 (#1460) (0bb6dca)

v16.1.0

16.1.0 (2023-07-12)

Bug Fixes

  • eslint-plugin-template: [attributes-order] fixes for structural directives and "dotted" names (#1448) (90c0e91)
  • eslint-plugin: [valid-aria] tristate "mixed" value not handled (#1398) (e7c762a)
  • update dependency @​angular/compiler to v16.1.2 (#1411) (cd1622e)
  • update dependency @​angular/compiler to v16.1.4 (#1439) (a239094)
  • update dependency aria-query to v5.3.0 (#1441) (4b3a9dd)
  • update dependency eslint to v8.41.0 (#1394) (02b34fb)
  • update dependency eslint to v8.44.0 (#1415) (8735f7b)
  • update nrwl monorepo to v16.5.1 (#1443) (15bff48)
  • 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)

Features

  • eslint-plugin-template: [no-duplicate-attributes] add allowStylePrecedenceDuplicates option (#1407) (6f69af8)
  • eslint-plugin-template: [self-closing-tags] add rule (#1322) (6d26c59)
  • eslint-plugin: add prefer-standalone-component rule (#1317) (94e4d4e)

v16.0.3

16.0.3 (2023-05-29)

... (truncated)

Changelog

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

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)

Features

  • eslint-plugin: add prefer-standalone-component rule (#1317) (94e4d4e)

16.0.3 (2023-05-29)

Bug Fixes

  • update typescript-eslint packages to v5.59.7 (#1392) (cf40e34)
Commits
  • 2e4af4d chore: publish v16.1.2
  • 208bf25 fix(angular-eslint): ignore hostDirectives for no-output-rename and no-output...
  • 99c5463 chore: publish v16.1.1
  • e3dc936 fix(eslint-plugin): export require-localize-metadata rule (#1469)
  • dce6381 chore: publish v16.1.0
  • 4affbf4 fix: update typescript-eslint packages to v5.62.0 (#1444)
  • fdd817f fix: update typescript-eslint packages to v5.59.9 (#1420)
  • 94e4d4e feat(eslint-plugin): add prefer-standalone-component rule (#1317)
  • 5b0e87e fix: update typescript-eslint packages to v5.59.8 (#1393)
  • 246c158 chore: publish v16.0.3
  • 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 show 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[bot] commented 9 months ago

Superseded by #285.