Update dependency eslint to v7.19.0 #398

Merged
konrad merged 1 commits from renovate/eslint-7.x into master 2021-01-31 11:16:31 +00:00
Member

This PR contains the following updates:

Package Type Update Change
eslint (source) devDependencies minor 7.18.0 -> 7.19.0

Release Notes

eslint/eslint

v7.19.0

Compare Source


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.18.0` -> `7.19.0`](https://renovatebot.com/diffs/npm/eslint/7.18.0/7.19.0) | --- ### Release Notes <details> <summary>eslint/eslint</summary> ### [`v7.19.0`](https://github.com/eslint/eslint/releases/v7.19.0) [Compare Source](https://github.com/eslint/eslint/compare/v7.18.0...v7.19.0) - [`ce7f061`](https://github.com/eslint/eslint/commit/ce7f06121d9eb9cc2b3da24b4456b4d382e1413b) Update: add shadowed variable loc to message in no-shadow (fixes [#&#8203;13646](https://github.com/eslint/eslint/issues/13646)) ([#&#8203;13841](https://github.com/eslint/eslint/issues/13841)) (t-mangoe) - [`c60e23f`](https://github.com/eslint/eslint/commit/c60e23ff306a14ca6eabcadb275ed27995fcc6e4) Update: fix `let` logic in for-in and for-of loops in no-extra-parens ([#&#8203;14011](https://github.com/eslint/eslint/issues/14011)) (Milos Djermanovic) - [`d76e8f6`](https://github.com/eslint/eslint/commit/d76e8f69bd791357c67ada7b5c55608acf29b622) Fix: no-useless-rename invalid autofix with parenthesized identifiers ([#&#8203;14032](https://github.com/eslint/eslint/issues/14032)) (Milos Djermanovic) - [`5800d92`](https://github.com/eslint/eslint/commit/5800d921144ec330b6ee7cd03364434007331354) Docs: Clarify stylistic rule update policy ([#&#8203;14052](https://github.com/eslint/eslint/issues/14052)) (Brandon Mills) - [`0ccf6d2`](https://github.com/eslint/eslint/commit/0ccf6d200147437b338cadb34546451972befd75) Docs: remove configuring.md ([#&#8203;14036](https://github.com/eslint/eslint/issues/14036)) (Milos Djermanovic) - [`65bb0ab`](https://github.com/eslint/eslint/commit/65bb0abde56f72586036fff151aa2d13f1b7be6c) Chore: Clean up new issue workflow ([#&#8203;14040](https://github.com/eslint/eslint/issues/14040)) (Nicholas C. Zakas) - [`e1da90f`](https://github.com/eslint/eslint/commit/e1da90fc414a3c9c16f52db4a5bd81bd4f9532a4) Fix: nested indenting for offsetTernaryExpressions: true (fixes [#&#8203;13971](https://github.com/eslint/eslint/issues/13971)) ([#&#8203;13972](https://github.com/eslint/eslint/issues/13972)) (Chris Brody) - [`1a078b9`](https://github.com/eslint/eslint/commit/1a078b9166f29cb3760435ddbc1a0da4a0974d4a) Update: check ternary `:` even if `?` was reported in space-infix-ops ([#&#8203;13963](https://github.com/eslint/eslint/issues/13963)) (Milos Djermanovic) - [`fb27422`](https://github.com/eslint/eslint/commit/fb274226242eaebc1480fc9c901202986afc3c8a) Fix: extend prefer-const fixer range to whole declaration (fixes [#&#8203;13899](https://github.com/eslint/eslint/issues/13899)) ([#&#8203;14033](https://github.com/eslint/eslint/issues/14033)) (Nitin Kumar) - [`e0b05c7`](https://github.com/eslint/eslint/commit/e0b05c704f3ce6f549d14718236d22fe49fcb611) Docs: add a correct example to no-unsafe-optional-chaining (refs [#&#8203;14029](https://github.com/eslint/eslint/issues/14029)) ([#&#8203;14050](https://github.com/eslint/eslint/issues/14050)) (armin yahya) - [`46e836d`](https://github.com/eslint/eslint/commit/46e836d46442d2ec756038a2e12ba19b74394dbd) Sponsors: Sync README with website (ESLint Jenkins) - [`3fc4fa4`](https://github.com/eslint/eslint/commit/3fc4fa485ca9ccd5e16dbc7e53ba31452d22dc4a) Docs: update configuring links ([#&#8203;14038](https://github.com/eslint/eslint/issues/14038)) (Milos Djermanovic) - [`8561c21`](https://github.com/eslint/eslint/commit/8561c2116ef89e53ebffb750066f1b00a4acdb76) Docs: fix broken links in configuring/README.md ([#&#8203;14046](https://github.com/eslint/eslint/issues/14046)) (Milos Djermanovic) - [`1c309eb`](https://github.com/eslint/eslint/commit/1c309ebca4a81a0faf397103dbc621019dea8c9c) Update: fix no-invalid-regexp false negatives with no flags specified ([#&#8203;14018](https://github.com/eslint/eslint/issues/14018)) (Milos Djermanovic) - [`f6602d5`](https://github.com/eslint/eslint/commit/f6602d569427e9e2a4f3b5ca3fc3a8bffb28d15e) Docs: Reorganize Configuration Documentation ([#&#8203;13837](https://github.com/eslint/eslint/issues/13837)) (klkhan) - [`c753b44`](https://github.com/eslint/eslint/commit/c753b442ef67867a178ffc2ad29b4e0534f72469) Sponsors: Sync README with website (ESLint Jenkins) - [`a4fdb70`](https://github.com/eslint/eslint/commit/a4fdb7001aa41b9ad8bb92cc8a47b9135c94afc7) Docs: Fixed Typo ([#&#8203;14007](https://github.com/eslint/eslint/issues/14007)) (Yash Singh) - [`f7ca481`](https://github.com/eslint/eslint/commit/f7ca48165d025e01c38698352cff24d1de87cc8b) Docs: Explain why we disable lock files (refs [eslint/tsc-meetings#&#8203;234](https://github.com/eslint/tsc-meetings/issues/234)) ([#&#8203;14006](https://github.com/eslint/eslint/issues/14006)) (Brandon Mills) </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-01-31 05:02:14 +00:00
renovate added 1 commit 2021-01-31 05:02:15 +00:00
continuous-integration/drone/pr Build is passing Details
fcef1f0d13
Update dependency eslint to v7.19.0
konrad merged commit a33ce3a5b6 into master 2021-01-31 11:16:31 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.