Update dependency eslint to v7.11.0 #263

Merged
konrad merged 1 commits from renovate/eslint-7.x into master 2020-10-10 07:04:06 +00:00
Member

This PR contains the following updates:

Package Type Update Change
eslint (source) devDependencies minor 7.10.0 -> 7.11.0

Release Notes

eslint/eslint

v7.11.0

Compare Source

  • 23e966f Chore: Refactor CLIEngine tests (refs #​13481) (#​13709) (Nicholas C. Zakas)
  • fa9429a Fix: don't count line after EOF in max-lines (#​13735) (Milos Djermanovic)
  • d973675 Docs: Update anchor links to use existing linkrefs (refs #​13715) (#​13741) (Brandon Mills)
  • 2c6d774 Docs: Fix typos (#​13730) (Frieder Bluemle)
  • cc468c0 Upgrade: eslint-visitor-keys@2.0.0 (#​13732) (Milos Djermanovic)
  • ab0ac6c Docs: Fix anchor links (#​13715) (Gary Moore)
  • 27f0de6 Fix: account for linebreaks before postfix ++/-- in no-extra-parens (#​13731) (Milos Djermanovic)
  • da78fa1 Update: support async arrow fn in function-paren-newline (fixes #​13728) (#​13729) (Michal Dziekonski)
  • fe301b8 Docs: Add configuration comments in examples (#​13738) (YeonJuan)
  • 504408c Sponsors: Sync README with website (ESLint Jenkins)
  • 3900659 Sponsors: Sync README with website (ESLint Jenkins)
  • c1974b3 Sponsors: Sync README with website (ESLint Jenkins)
  • 6f4abe5 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.10.0` -> `7.11.0`](https://renovatebot.com/diffs/npm/eslint/7.10.0/7.11.0) | --- ### Release Notes <details> <summary>eslint/eslint</summary> ### [`v7.11.0`](https://github.com/eslint/eslint/releases/v7.11.0) [Compare Source](https://github.com/eslint/eslint/compare/v7.10.0...v7.11.0) - [`23e966f`](https://github.com/eslint/eslint/commit/23e966f6cf2a6c6b699dff5d6950ece3cc396498) Chore: Refactor CLIEngine tests (refs [#&#8203;13481](https://github.com/eslint/eslint/issues/13481)) ([#&#8203;13709](https://github.com/eslint/eslint/issues/13709)) (Nicholas C. Zakas) - [`fa9429a`](https://github.com/eslint/eslint/commit/fa9429aac0ffed505f3f02e8fc75f646c69f5c61) Fix: don't count line after EOF in max-lines ([#&#8203;13735](https://github.com/eslint/eslint/issues/13735)) (Milos Djermanovic) - [`d973675`](https://github.com/eslint/eslint/commit/d973675a5c06a2bd4f8ce640c78b67842cfebfd4) Docs: Update anchor links to use existing linkrefs (refs [#&#8203;13715](https://github.com/eslint/eslint/issues/13715)) ([#&#8203;13741](https://github.com/eslint/eslint/issues/13741)) (Brandon Mills) - [`2c6d774`](https://github.com/eslint/eslint/commit/2c6d774c89dcd14f386bd9d73d451fa2a892c3ef) Docs: Fix typos ([#&#8203;13730](https://github.com/eslint/eslint/issues/13730)) (Frieder Bluemle) - [`cc468c0`](https://github.com/eslint/eslint/commit/cc468c01021385a028de727eefcd442e7f34875c) Upgrade: eslint-visitor-keys@2.0.0 ([#&#8203;13732](https://github.com/eslint/eslint/issues/13732)) (Milos Djermanovic) - [`ab0ac6c`](https://github.com/eslint/eslint/commit/ab0ac6c532fb7b7d49779c8913146244d680743b) Docs: Fix anchor links ([#&#8203;13715](https://github.com/eslint/eslint/issues/13715)) (Gary Moore) - [`27f0de6`](https://github.com/eslint/eslint/commit/27f0de62e6281c28043be38ef051818c9edc15cd) Fix: account for linebreaks before postfix `++`/`--` in no-extra-parens ([#&#8203;13731](https://github.com/eslint/eslint/issues/13731)) (Milos Djermanovic) - [`da78fa1`](https://github.com/eslint/eslint/commit/da78fa11632a2908db4ac494012a16f5d5a88a64) Update: support async arrow fn in function-paren-newline (fixes [#&#8203;13728](https://github.com/eslint/eslint/issues/13728)) ([#&#8203;13729](https://github.com/eslint/eslint/issues/13729)) (Michal Dziekonski) - [`fe301b8`](https://github.com/eslint/eslint/commit/fe301b8cc0762d7f4edd59603ca51ed0ec0c2a43) Docs: Add configuration comments in examples ([#&#8203;13738](https://github.com/eslint/eslint/issues/13738)) (YeonJuan) - [`504408c`](https://github.com/eslint/eslint/commit/504408cd65e9d8827b2b8bbeb8f589df90eee523) Sponsors: Sync README with website (ESLint Jenkins) - [`3900659`](https://github.com/eslint/eslint/commit/390065985b2289ad4412a83598e3e833c382d27e) Sponsors: Sync README with website (ESLint Jenkins) - [`c1974b3`](https://github.com/eslint/eslint/commit/c1974b3f7169a8e5fab7007df92d02d8c1a8d5a3) Sponsors: Sync README with website (ESLint Jenkins) - [`6f4abe5`](https://github.com/eslint/eslint/commit/6f4abe5d5ade2711cc4c21bc8485af952763c2d3) 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 2020-10-09 21:01:08 +00:00
renovate force-pushed renovate/eslint-7.x from 687a992cb0 to cd842de410 2020-10-09 22:01:06 +00:00 Compare
konrad merged commit 9f3d17c3f3 into master 2020-10-10 07:04:06 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.