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): update dependency @typescript-eslint/eslint-plugin to v6.1.0 #917

Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 22, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@typescript-eslint/eslint-plugin 6.0.0 -> 6.1.0 age adoption passing confidence

Release Notes

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v6.1.0

Compare Source

Bug Fixes
  • eslint-plugin: [comma-dangle] fixed crash from undefined predicate.ignore (#​7223) (d368164)
  • eslint-plugin: [no-floating-promises] false negative calling .then with second argument undefined (#​6881) (606a52c), closes #​6850
  • eslint-plugin: [no-floating-promises] finally should be transparent to unhandled promises (#​7092) (2a4421c)
  • eslint-plugin: [no-unnecessary-type-constraint] correctly fix in cts/mts files (#​6795) (1404796)
  • eslint-plugin: [no-unused-vars] check if any variable definition is exported (#​6873) (587ac30), closes #​6188
  • eslint-plugin: fix schemas across several rules and add schema tests (#​6947) (dd31bed)
  • eslint-plugin: include the rules types in the package (#​7215) (a3da11d)
Features
  • typescript-estree: add EXPERIMENTAL_useProjectService option to use TypeScript project service (#​6754) (6d3d162)

You can read about our versioning strategy and releases on our website.


Configuration

📅 Schedule: Branch creation - "on the first day of the week" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the R-Update(npm) Renovate: update npm label Jul 22, 2023
@renovate renovate bot enabled auto-merge (rebase) July 22, 2023 15:22
auto-merge was automatically disabled July 22, 2023 15:23

Base branch requires signed commits

@codecov
Copy link

codecov bot commented Jul 22, 2023

Codecov Report

Merging #917 (14c0877) into main (96ab0ce) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #917   +/-   ##
=======================================
  Coverage   74.03%   74.03%           
=======================================
  Files          72       72           
  Lines        4883     4883           
  Branches      411      411           
=======================================
  Hits         3615     3615           
  Misses        858      858           
  Partials      410      410           
Flag Coverage Δ
unittests 74.03% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@renovate renovate bot force-pushed the renovate/typescript-eslint-eslint-plugin-6.x-lockfile branch from 0b6570b to a2c6afe Compare July 22, 2023 18:23
@renovate renovate bot force-pushed the renovate/typescript-eslint-eslint-plugin-6.x-lockfile branch from a2c6afe to 14c0877 Compare July 22, 2023 21:40
@renovate renovate bot merged commit 35f153f into main Jul 23, 2023
12 checks passed
@renovate renovate bot deleted the renovate/typescript-eslint-eslint-plugin-6.x-lockfile branch July 23, 2023 01:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
R-Update(npm) Renovate: update npm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants