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 16.0.3 to 16.1.0 #295

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2023

Bumps @angular-eslint/eslint-plugin from 16.0.3 to 16.1.0.

Release notes

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

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)
Changelog

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

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)
Commits

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)

@dependabot dependabot bot requested a review from a team August 1, 2023 12:10
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 1, 2023
@codecov
Copy link

codecov bot commented Aug 1, 2023

Codecov Report

Merging #295 (a8e7c62) into main (cb5ae75) will increase coverage by 0.03%.
Report is 2 commits behind head on main.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #295      +/-   ##
==========================================
+ Coverage   74.59%   74.63%   +0.03%     
==========================================
  Files         155      155              
  Lines        5475     5475              
  Branches      233      233              
==========================================
+ Hits         4084     4086       +2     
+ Misses       1390     1388       -2     
  Partials        1        1              

see 1 file with indirect coverage changes

@kruplm
Copy link
Contributor

kruplm commented Aug 1, 2023

@dependabot rebase

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/angular-eslint/eslint-plugin-16.1.0 branch from 4f6e635 to a8e7c62 Compare August 1, 2023 16:18
@kruplm kruplm merged commit dae08a1 into main Aug 2, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/angular-eslint/eslint-plugin-16.1.0 branch August 2, 2023 07:14
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