Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

chore(deps): update eslint #2153

Merged
merged 1 commit into from
Jul 21, 2023
Merged

chore(deps): update eslint #2153

merged 1 commit into from
Jul 21, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 15, 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
@typescript-eslint/parser 6.0.0 -> 6.1.0 age adoption passing confidence
eslint (source) 8.44.0 -> 8.45.0 age adoption passing confidence
eslint-plugin-react 7.32.2 -> 7.33.0 age adoption passing confidence
eslint-plugin-storybook 0.6.12 -> 0.6.13 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.

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

v6.1.0

Compare Source

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.

eslint/eslint (eslint)

v8.45.0

Compare Source

Features

  • cdd063c feat: Expose LegacyESLint in unsupported API (#​17341) (Nicholas C. Zakas)
  • d34abe5 feat: fix indent rule for else-if (#​17318) (Milos Djermanovic)

Bug Fixes

  • b79b6fb fix: Fix suggestion message in no-useless-escape (#​17339) (Francesco Trotta)
  • c667055 fix: provide unique fix and fix.range objects in lint messages (#​17332) (Milos Djermanovic)

Documentation

  • 89f3225 docs: add playground links to correct and incorrect code blocks (#​17306) (Josh Goldberg ✨)
  • f8892b5 docs: Expand rule option schema docs (#​17198) (Matt Wilkinson)
  • 8bcbf11 docs: Config Migration Guide (#​17230) (Ben Perlmutter)
  • bb30908 docs: Update README (GitHub Actions Bot)
  • 84d243b docs: Update README (GitHub Actions Bot)
  • b762632 docs: Update README (GitHub Actions Bot)
  • 138c096 docs: add more prefer-destructuring examples with array destructuring (#​17330) (Milos Djermanovic)
  • 1fc50a8 docs: max-len rule code and tabWidth as positional arguments (#​17331) (Jesús Leganés-Combarro)

Chores

jsx-eslint/eslint-plugin-react (eslint-plugin-react)

v7.33.0

Compare Source

Added
Fixed
Changed
storybookjs/eslint-plugin-storybook (eslint-plugin-storybook)

v0.6.13

Compare Source

⚠️ Pushed to main
Authors: 1


Configuration

📅 Schedule: Branch creation - "before 6am" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 requested a review from a team July 15, 2023 00:26
@codecov
Copy link

codecov bot commented Jul 15, 2023

Codecov Report

Merging #2153 (03b5f05) into main (58460a5) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #2153   +/-   ##
=======================================
  Coverage   71.37%   71.37%           
=======================================
  Files          91       91           
  Lines        3032     3032           
  Branches      704      704           
=======================================
  Hits         2164     2164           
  Misses        829      829           
  Partials       39       39           

@renovate renovate bot changed the title chore(deps): update dependency eslint to v8.45.0 chore(deps): update eslint Jul 20, 2023
@renovate renovate bot force-pushed the renovate/eslint branch 2 times, most recently from 4bdfd6c to 927b4e2 Compare July 20, 2023 19:15
@renovate renovate bot force-pushed the renovate/eslint branch from 927b4e2 to 03b5f05 Compare July 21, 2023 11:05
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@lordrip lordrip enabled auto-merge (rebase) July 21, 2023 11:11
@lordrip lordrip merged commit 9021a86 into main Jul 21, 2023
@lordrip lordrip deleted the renovate/eslint branch July 21, 2023 11:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant