Update dependency eslint to v7.25.0 #490

Merged
konrad merged 1 commits from renovate/eslint-7.x into main 2021-04-25 09:24:18 +00:00
Member

This PR contains the following updates:

Package Type Update Change
eslint (source) devDependencies minor 7.24.0 -> 7.25.0

Release Notes

eslint/eslint

v7.25.0

Compare Source

  • 5df5e4a Update: highlight last write reference for no-unused-vars (fixes #​14324) (#​14335) (Nitin Kumar)
  • 0023872 Docs: Add deprecated note to working-with-rules-deprecated page (#​14344) (Michael Novotny)
  • 36fca70 Chore: Upgrade eslump to 3.0.0 (#​14350) (Stephen Wade)
  • 59b689a Chore: add node v16 (#​14355) (薛定谔的猫)
  • 35a1f5e Sponsors: Sync README with website (ESLint Jenkins)
  • fb0a92b Chore: rename misspelled identifier in test (#​14346) (Tobias Nießen)
  • f2babb1 Docs: update pull request template (#​14336) (Nitin Kumar)
  • 02dde29 Docs: Fix anchor in 'docs/developer-guide/working-with-rules.md' (#​14332) (Nate-Wilkins)
  • 07d14c3 Chore: remove extraneous command from lint-staged config (#​14314) (James George)
  • 41b3570 Update: lint code block with same extension but different content (#​14227) (JounQin)
  • eb29996 Docs: add more examples with arrow functions for no-sequences rule (#​14313) (Nitin Kumar)

Renovate configuration

📅 Schedule: 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, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [eslint](https://eslint.org) ([source](https://github.com/eslint/eslint)) | devDependencies | minor | [`7.24.0` -> `7.25.0`](https://renovatebot.com/diffs/npm/eslint/7.24.0/7.25.0) | --- ### Release Notes <details> <summary>eslint/eslint</summary> ### [`v7.25.0`](https://github.com/eslint/eslint/releases/v7.25.0) [Compare Source](https://github.com/eslint/eslint/compare/v7.24.0...v7.25.0) - [`5df5e4a`](https://github.com/eslint/eslint/commit/5df5e4a9976964fcf4dc67e241d4e22ec1370fe0) Update: highlight last write reference for no-unused-vars (fixes [#&#8203;14324](https://github.com/eslint/eslint/issues/14324)) ([#&#8203;14335](https://github.com/eslint/eslint/issues/14335)) (Nitin Kumar) - [`0023872`](https://github.com/eslint/eslint/commit/00238729329b86b4f8af89ebfe278da3095a6075) Docs: Add deprecated note to `working-with-rules-deprecated` page ([#&#8203;14344](https://github.com/eslint/eslint/issues/14344)) (Michael Novotny) - [`36fca70`](https://github.com/eslint/eslint/commit/36fca70fa29ab65080076810de98e09133254b8a) Chore: Upgrade eslump to 3.0.0 ([#&#8203;14350](https://github.com/eslint/eslint/issues/14350)) (Stephen Wade) - [`59b689a`](https://github.com/eslint/eslint/commit/59b689a0b3fa658b8380431007cc1facb4617a3b) Chore: add node v16 ([#&#8203;14355](https://github.com/eslint/eslint/issues/14355)) (薛定谔的猫) - [`35a1f5e`](https://github.com/eslint/eslint/commit/35a1f5e967e4e87360d3e70d3fca0f7adeeaa1d7) Sponsors: Sync README with website (ESLint Jenkins) - [`fb0a92b`](https://github.com/eslint/eslint/commit/fb0a92b3d2fed4a17bc39b7f02c540cd1175ec7d) Chore: rename misspelled identifier in test ([#&#8203;14346](https://github.com/eslint/eslint/issues/14346)) (Tobias Nießen) - [`f2babb1`](https://github.com/eslint/eslint/commit/f2babb1069194166e0ac1afd1269bbd06ac299b6) Docs: update pull request template ([#&#8203;14336](https://github.com/eslint/eslint/issues/14336)) (Nitin Kumar) - [`02dde29`](https://github.com/eslint/eslint/commit/02dde29eeb523ca24bc4ae7797d38627c3ba9fe9) Docs: Fix anchor in 'docs/developer-guide/working-with-rules.md' ([#&#8203;14332](https://github.com/eslint/eslint/issues/14332)) (Nate-Wilkins) - [`07d14c3`](https://github.com/eslint/eslint/commit/07d14c304c358fbc9c3d318e1377d2b2bda9179f) Chore: remove extraneous command from lint-staged config ([#&#8203;14314](https://github.com/eslint/eslint/issues/14314)) (James George) - [`41b3570`](https://github.com/eslint/eslint/commit/41b3570b6c014c534bb3208ed00050fd99842101) Update: lint code block with same extension but different content ([#&#8203;14227](https://github.com/eslint/eslint/issues/14227)) (JounQin) - [`eb29996`](https://github.com/eslint/eslint/commit/eb299966bdc3920dd2c6f9774d95103d242fc409) Docs: add more examples with arrow functions for no-sequences rule ([#&#8203;14313](https://github.com/eslint/eslint/issues/14313)) (Nitin Kumar) </details> --- ### Renovate configuration 📅 **Schedule**: 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
renovate added the
dependencies
label 2021-04-23 23:02:25 +00:00
renovate added 1 commit 2021-04-23 23:02:25 +00:00
continuous-integration/drone/pr Build is passing Details
3e854bf628
Update dependency eslint to v7.25.0
konrad merged commit ecefa3c892 into main 2021-04-25 09:24:18 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.