Update dependency eslint to v7.16.0 #344

Merged
konrad merged 1 commits from renovate/eslint-7.x into master 2020-12-18 23:23:23 +00:00
Member

This PR contains the following updates:

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

Release Notes

eslint/eslint

v7.16.0

Compare Source

  • a62ad6f Update: fix false negative of no-extra-parens with NewExpression (#​13930) (Milos Djermanovic)
  • f85b4c7 Fix: require-atomic-updates false positive across await (fixes #​11954) (#​13915) (buhi)
  • 301d0c0 Fix: no-constant-condition false positives with unary expressions (#​13927) (Milos Djermanovic)
  • 555c128 Fix: false positive with await and ** in no-extra-parens (fixes #​12739) (#​13923) (Milos Djermanovic)
  • d93c935 Docs: update JSON Schema links (#​13936) (Milos Djermanovic)
  • 8d0c93a Upgrade: table@6.0.4 (#​13920) (Rouven Weßling)
  • 9247683 Docs: Remove for deleted npm run profile script (#​13931) (Brandon Mills)
  • ab240d4 Fix: prefer-exponentiation-operator invalid autofix with await (#​13924) (Milos Djermanovic)
  • dc76911 Chore: Add .pre-commit-hooks.yaml file (#​13628) (Álvaro Mondéjar)
  • 2124e1b Docs: Fix wrong rule name (#​13913) (noisyboy25)
  • 06b5809 Sponsors: Sync README with website (ESLint Jenkins)
  • 26fc12f Docs: Update README team and sponsors (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.15.0` -> `7.16.0`](https://renovatebot.com/diffs/npm/eslint/7.15.0/7.16.0) | --- ### Release Notes <details> <summary>eslint/eslint</summary> ### [`v7.16.0`](https://github.com/eslint/eslint/releases/v7.16.0) [Compare Source](https://github.com/eslint/eslint/compare/v7.15.0...v7.16.0) - [`a62ad6f`](https://github.com/eslint/eslint/commit/a62ad6f03151358b93b5fede022a30d67310705c) Update: fix false negative of no-extra-parens with NewExpression ([#&#8203;13930](https://github.com/eslint/eslint/issues/13930)) (Milos Djermanovic) - [`f85b4c7`](https://github.com/eslint/eslint/commit/f85b4c72668c95c79fdb342b74dbd53d21baa93f) Fix: require-atomic-updates false positive across await (fixes [#&#8203;11954](https://github.com/eslint/eslint/issues/11954)) ([#&#8203;13915](https://github.com/eslint/eslint/issues/13915)) (buhi) - [`301d0c0`](https://github.com/eslint/eslint/commit/301d0c05229dbd6cfb1045d716524e8ec46fa2c1) Fix: no-constant-condition false positives with unary expressions ([#&#8203;13927](https://github.com/eslint/eslint/issues/13927)) (Milos Djermanovic) - [`555c128`](https://github.com/eslint/eslint/commit/555c128b49ae6d9c100a9f8429416417edb40d13) Fix: false positive with await and \*\* in no-extra-parens (fixes [#&#8203;12739](https://github.com/eslint/eslint/issues/12739)) ([#&#8203;13923](https://github.com/eslint/eslint/issues/13923)) (Milos Djermanovic) - [`d93c935`](https://github.com/eslint/eslint/commit/d93c9350361d2aa1a1976c553e47ab399e51e8c9) Docs: update JSON Schema links ([#&#8203;13936](https://github.com/eslint/eslint/issues/13936)) (Milos Djermanovic) - [`8d0c93a`](https://github.com/eslint/eslint/commit/8d0c93a7ef9449c7b7d082bbb4b7d8465b0d6bac) Upgrade: table@6.0.4 ([#&#8203;13920](https://github.com/eslint/eslint/issues/13920)) (Rouven Weßling) - [`9247683`](https://github.com/eslint/eslint/commit/924768377a4935a95a6ff3866f9545a5a6178b53) Docs: Remove for deleted npm run profile script ([#&#8203;13931](https://github.com/eslint/eslint/issues/13931)) (Brandon Mills) - [`ab240d4`](https://github.com/eslint/eslint/commit/ab240d49833b4e6e594667c1abe5b0caa8a9cf70) Fix: prefer-exponentiation-operator invalid autofix with await ([#&#8203;13924](https://github.com/eslint/eslint/issues/13924)) (Milos Djermanovic) - [`dc76911`](https://github.com/eslint/eslint/commit/dc7691103554a99bdb2142561cb507f50f547e3b) Chore: Add .pre-commit-hooks.yaml file ([#&#8203;13628](https://github.com/eslint/eslint/issues/13628)) (Álvaro Mondéjar) - [`2124e1b`](https://github.com/eslint/eslint/commit/2124e1b5dad30a905dc26bde9da472bf622d3f50) Docs: Fix wrong rule name ([#&#8203;13913](https://github.com/eslint/eslint/issues/13913)) (noisyboy25) - [`06b5809`](https://github.com/eslint/eslint/commit/06b58096975935ec016d96dd5f333f059c270f26) Sponsors: Sync README with website (ESLint Jenkins) - [`26fc12f`](https://github.com/eslint/eslint/commit/26fc12f88109af9d4081bf0e16364c411bce3009) Docs: Update README team and sponsors (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 2020-12-18 22:01:42 +00:00
renovate added 1 commit 2020-12-18 22:01:42 +00:00
continuous-integration/drone/pr Build is passing Details
fe75ac1793
Update dependency eslint to v7.16.0
konrad merged commit d104f15deb into master 2020-12-18 23:23:23 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.