Update dependency eslint to v7.17.0 #364

Merged
konrad merged 1 commits from renovate/eslint-7.x into master 2021-01-02 23:40:30 +00:00
Member

This PR contains the following updates:

Package Type Update Change
eslint (source) devDependencies minor 7.16.0 -> 7.17.0

Release Notes

eslint/eslint

v7.17.0

Compare Source

  • e128e77 Update: check logical assignment in no-constant-condition (#​13946) (Milos Djermanovic)
  • cc48713 Chore: refactor calculating range and loc in no-useless-escape (#​13964) (Milos Djermanovic)
  • 535fe47 Update: use regexpp's default ecmaVersion in no-control-regex (#​13969) (Milos Djermanovic)
  • 83e98cd Fix: use regexpp's default ecmaVersion in no-invalid-regexp (#​13968) (Milos Djermanovic)
  • 7297363 Docs: fix examples for no-multi-str (#​13966) (Milos Djermanovic)
  • 0649871 Update: add autofix to rule multiline-ternary (#​13958) (薛定谔的猫)
  • f6e7e32 Fix: no-useless-escape wrong loc and fix with CRLF in template elements (#​13953) (Milos Djermanovic)
  • 19c69c0 Fix: one-var shouldn't split declaration if it isn't in a statement list (#​13959) (Milos Djermanovic)
  • e451b96 Docs: update build tool for webpack (#​13962) (Sam Chen)
  • c3e9acc Chore: fix typos (#​13960) (YeonJuan)
  • 7289ecf Sponsors: Sync README with website (ESLint Jenkins)

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.16.0` -> `7.17.0`](https://renovatebot.com/diffs/npm/eslint/7.16.0/7.17.0) | --- ### Release Notes <details> <summary>eslint/eslint</summary> ### [`v7.17.0`](https://github.com/eslint/eslint/releases/v7.17.0) [Compare Source](https://github.com/eslint/eslint/compare/v7.16.0...v7.17.0) - [`e128e77`](https://github.com/eslint/eslint/commit/e128e775e9fa116a0ad68a071f1f0997589f8cd4) Update: check logical assignment in no-constant-condition ([#&#8203;13946](https://github.com/eslint/eslint/issues/13946)) (Milos Djermanovic) - [`cc48713`](https://github.com/eslint/eslint/commit/cc4871369645c3409dc56ded7a555af8a9f63d51) Chore: refactor calculating range and loc in no-useless-escape ([#&#8203;13964](https://github.com/eslint/eslint/issues/13964)) (Milos Djermanovic) - [`535fe47`](https://github.com/eslint/eslint/commit/535fe47fee6544b4957378f9408117c8318d4762) Update: use regexpp's default ecmaVersion in no-control-regex ([#&#8203;13969](https://github.com/eslint/eslint/issues/13969)) (Milos Djermanovic) - [`83e98cd`](https://github.com/eslint/eslint/commit/83e98cd48ce3d1acf729f4fb9be40cff332abd6e) Fix: use regexpp's default ecmaVersion in no-invalid-regexp ([#&#8203;13968](https://github.com/eslint/eslint/issues/13968)) (Milos Djermanovic) - [`7297363`](https://github.com/eslint/eslint/commit/7297363ea355d0e3b2a74aaec586126deb91fd93) Docs: fix examples for no-multi-str ([#&#8203;13966](https://github.com/eslint/eslint/issues/13966)) (Milos Djermanovic) - [`0649871`](https://github.com/eslint/eslint/commit/06498716bfba65ed8c7217917a29a07ad267193a) Update: add autofix to rule multiline-ternary ([#&#8203;13958](https://github.com/eslint/eslint/issues/13958)) (薛定谔的猫) - [`f6e7e32`](https://github.com/eslint/eslint/commit/f6e7e3231bc43c989f8c953de8e0d328bac5eea0) Fix: no-useless-escape wrong loc and fix with CRLF in template elements ([#&#8203;13953](https://github.com/eslint/eslint/issues/13953)) (Milos Djermanovic) - [`19c69c0`](https://github.com/eslint/eslint/commit/19c69c0293a98634ff0d4884a0cdabc1213ebcb4) Fix: one-var shouldn't split declaration if it isn't in a statement list ([#&#8203;13959](https://github.com/eslint/eslint/issues/13959)) (Milos Djermanovic) - [`e451b96`](https://github.com/eslint/eslint/commit/e451b9664aface32ad9321eaf5619c875dc76553) Docs: update build tool for webpack ([#&#8203;13962](https://github.com/eslint/eslint/issues/13962)) (Sam Chen) - [`c3e9acc`](https://github.com/eslint/eslint/commit/c3e9accce2f61b04ab699fd37c90703305281aa3) Chore: fix typos ([#&#8203;13960](https://github.com/eslint/eslint/issues/13960)) (YeonJuan) - [`7289ecf`](https://github.com/eslint/eslint/commit/7289ecf58ed0d2e7f0ad7f1e5004c8927a7bf805) Sponsors: Sync README with website (ESLint Jenkins) </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-02 03:02:40 +00:00
renovate added 1 commit 2021-01-02 03:02:41 +00:00
continuous-integration/drone/pr Build is passing Details
ba08afb086
Update dependency eslint to v7.17.0
konrad merged commit 55bc849c2c into master 2021-01-02 23:40:30 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.