hypertrace / hypertrace-ui

UI for Hypertrace
Other
25 stars 12 forks source link

chore:(deps-dev): bump @angular-eslint/eslint-plugin-template from 15.2.1 to 17.0.1 #2511

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

Bumps @angular-eslint/eslint-plugin-template from 15.2.1 to 17.0.1.

Release notes

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

v17.0.1

17.0.1 (2023-11-09)

Bug Fixes

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)

... (truncated)

Changelog

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

17.0.1 (2023-11-09)

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

17.0.0 (2023-11-08)

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)

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

... (truncated)

Commits
  • 19967e7 chore: publish v17.0.1
  • 4eddce1 chore: clean up changelogs
  • 7121d78 chore: publish v17.0.0
  • d743d51 Merge branch 'main' into next-major-release/v17
  • d1dadeb chore: publish v16.3.1
  • 2c48f22 chore: publish v16.3.0
  • 2498238 fix: no declarations for eslint plugins
  • 6daffb2 Merge branch 'main' into next-major-release/v17
  • ba5740b fix: generate type declarations for published packages (#1586)
  • 8e97d20 feat(eslint-plugin-template): [prefer-self-closing-tags] consider ng-content ...
  • Additional commits viewable in compare view


Most Recent Ignore Conditions Applied to This Pull Request | Dependency Name | Ignore Conditions | | --- | --- | | @angular-eslint/eslint-plugin-template | [>= 15.a, < 16] | | @angular-eslint/eslint-plugin-template | [>= 16.a, < 17] |

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.


Note: Dependabot was ignoring updates to this dependency, but since you've updated it yourself we've started tracking it for you again. 🤖

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)
codecov[bot] commented 10 months ago

Codecov Report

Merging #2511 (bfe757d) into main (b03a6af) will increase coverage by 7.78%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #2511      +/-   ##
==========================================
+ Coverage   75.20%   82.99%   +7.78%     
==========================================
  Files         925      925              
  Lines       20636    20636              
  Branches     3260     3260              
==========================================
+ Hits        15520    17127    +1607     
+ Misses       4919     3389    -1530     
+ Partials      197      120      -77     

see 110 files with indirect coverage changes

:mega: Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!