yarn-deduplicate icon indicating copy to clipboard operation
yarn-deduplicate copied to clipboard

Update dependency eslint to ^8.21.0

Open renovate[bot] opened this issue 2 years ago • 1 comments

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint (source) ^8.19.0 -> ^8.21.0 age adoption passing confidence

Release Notes

eslint/eslint

v8.21.0

Compare Source

Features
  • 7b43ea1 feat: Implement FlatESLint (#​16149) (Nicholas C. Zakas)
  • 92bf49a feat: improve the key width calculation in key-spacing rule (#​16154) (Nitin Kumar)
  • c461542 feat: add new allowLineSeparatedGroups option to the sort-keys rule (#​16138) (Nitin Kumar)
  • 1cdcbca feat: add deprecation warnings for legacy API in RuleTester (#​16063) (Nitin Kumar)
Bug Fixes
  • 0396775 fix: lines-around-comment apply allowBlockStart for switch statements (#​16153) (Nitin Kumar)
Documentation
Chores

v8.20.0

Compare Source

Features

Bug Fixes

  • 30be0ed fix: no-warning-comments rule escapes special RegEx characters in terms (#​16090) (Lachlan Hunt)
  • bfe5e88 fix: ignore spacing before ] and } in comma-spacing (#​16113) (Milos Djermanovic)

Documentation

Chores

  • bbf8df4 chore: Mark autogenerated release blog post as draft (#​16130) (Nicholas C. Zakas)
  • eee4306 chore: update internal lint dependencies (#​16088) (Bryan Mishkin)
  • 9615a42 chore: update formatter examples template to avoid markdown lint error (#​16085) (Milos Djermanovic)
  • 62541ed chore: fix markdown linting error (#​16083) (唯然)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

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


  • [ ] If you want to rebase/retry this PR, click this checkbox.

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

renovate[bot] avatar Jul 16 '22 23:07 renovate[bot]

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: yarn.lock
internal/modules/cjs/loader.js:818
  throw err;
  ^

Error: Cannot find module 'fs/promises'
Require stack:
- /opt/buildpack/tools/corepack/0.12.3/lib/node_modules/corepack/dist/corepack.js
    at Function.Module._resolveFilename (internal/modules/cjs/loader.js:815:15)
    at Function.Module._load (internal/modules/cjs/loader.js:667:27)
    at Module.require (internal/modules/cjs/loader.js:887:19)
    at require (internal/modules/cjs/helpers.js:74:18)
    at Object.fs/promises (/opt/buildpack/tools/corepack/0.12.3/lib/node_modules/corepack/dist/corepack.js:16581:18)
    at __webpack_require__ (/opt/buildpack/tools/corepack/0.12.3/lib/node_modules/corepack/dist/corepack.js:16991:42)
    at Module../sources/fsUtils.ts (/opt/buildpack/tools/corepack/0.12.3/lib/node_modules/corepack/dist/corepack.js:15963:69)
    at __webpack_require__ (/opt/buildpack/tools/corepack/0.12.3/lib/node_modules/corepack/dist/corepack.js:16991:42)
    at Module../sources/corepackUtils.ts (/opt/buildpack/tools/corepack/0.12.3/lib/node_modules/corepack/dist/corepack.js:15696:66)
    at __webpack_require__ (/opt/buildpack/tools/corepack/0.12.3/lib/node_modules/corepack/dist/corepack.js:16991:42) {
  code: 'MODULE_NOT_FOUND',
  requireStack: [
    '/opt/buildpack/tools/corepack/0.12.3/lib/node_modules/corepack/dist/corepack.js'
  ]
}

renovate[bot] avatar Jul 16 '22 23:07 renovate[bot]