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 16.0.2 to 16.3.1 #1937

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 27, 2024

Bumps @angular-eslint/eslint-plugin-template from 16.0.2 to 16.3.1.

Release notes

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

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)

v16.2.0

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)
  • eslint-plugin: [use-component-selector] applies to template literals (#1468) (cbe60d3)
  • update dependency @​angular/compiler to v16.2.5 (#1517) (fcfe7cc)
  • update dependency axobject-query to v3.2.1 (#1524) (bb171d4)
  • update dependency eslint to v8.49.0 (#1511) (abeb9f5)

Features

  • eslint-plugin-template: [prefer-ngsrc] add rule (#1477) (0cfbc80)
  • eslint-plugin: [sort-lifecycle-methods] add rule (#1320) (47f7975)

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)

... (truncated)

Changelog

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

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

  • eslint-plugin-template: [attributes-order] Handle explicit ng-template usage (#1465) (7d1f592)
  • eslint-plugin-template: update links to Angular i18n docs (#1476) (9633058)

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 aria-query to v5.3.0 (#1441) (4b3a9dd)
  • 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
  • d1dadeb chore: publish v16.3.1
  • 2c48f22 chore: publish v16.3.0
  • ba5740b fix: generate type declarations for published packages (#1586)
  • 6a1a963 chore: update dependency @​types/aria-query to v5.0.4 (#1582)
  • 0b6cd1a fix: update dependency axobject-query to v4 (#1581)
  • 81fd8ca chore: update dependency @​types/aria-query to v5.0.3 (#1562)
  • 354d394 feat(eslint-plugin-template): allow alias option in [use-track-by-function]...
  • a2669ec chore: update dependency @​types/aria-query to v5.0.2 (#1537)
  • 3c14e0e docs: add rule lists to Readmes (#1399)
  • 038422b chore: publish v16.2.0
  • 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 <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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 27, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/angular-eslint/eslint-plugin-template-16.3.1 branch 2 times, most recently from fb615ce to 61e8d86 Compare November 27, 2024 10:56
Bumps [@angular-eslint/eslint-plugin-template](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin-template) from 16.0.2 to 16.3.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.3.1/packages/eslint-plugin-template)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/angular-eslint/eslint-plugin-template-16.3.1 branch from 61e8d86 to 232e86d Compare November 27, 2024 11:13
@mpro7 mpro7 merged commit dd4417c into main Nov 27, 2024
14 checks passed
@mpro7 mpro7 deleted the dependabot/npm_and_yarn/angular-eslint/eslint-plugin-template-16.3.1 branch November 27, 2024 11:33
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