Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weโ€™ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update eslint to the latest version ๐Ÿš€ #6

Merged
merged 2 commits into from Jun 24, 2018

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Jun 23, 2018

Version 5.0.0 of eslint was just published.

Dependency [eslint](https://github.com/eslint/eslint)
Current Version 4.19.1
Type devDependency

The version 5.0.0 is not covered by your current version range.

If you donโ€™t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of eslint.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you donโ€™t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Release Notes v5.0.0

Release blogpost

Migration guide

  • 0feedfd New: Added max-lines-per-function rule (fixes #9842) (#10188) (peteward44)
  • daefbdb Upgrade: eslint-scope and espree to 4.0.0 (refs #10458) (#10500) (Brandon Mills)
  • 077358b Docs: no-process-exit: recommend process.exitCode (#10478) (Andres Kalle)
  • f93d6ff Fix: do not fail on unknown operators from custom parsers (fixes #10475) (#10476) (Rubรฉn Norte)
  • 05343fd Fix: add parens for yield statement (fixes #10432) (#10468) (Pig Fang)
  • d477c5e Fix: check destructuring for "no-shadow-restricted-names" (fixes #10467) (#10470) (Pig Fang)
  • 7a7580b Update: Add considerPropertyDescriptor option to func-name-matching (#9078) (Dieter Luypaert)
  • e0a0418 Fix: crash on optional catch binding (#10429) (Toru Nagashima)
  • de4dba9 Docs: styling team members (#10460) (่–›ๅฎš่ฐ”็š„็Œซ)
  • 5e453a3 Docs: display team members in tables. (#10433) (่–›ๅฎš่ฐ”็š„็Œซ)
  • b1895eb Docs: Restore intentional spelling mistake (#10459) (Wilfred Hughes)
Commits

The new version differs by 148 commits.

  • 36ced0a 5.0.0
  • 5fd5632 Build: changelog update for 5.0.0
  • 0feedfd New: Added max-lines-per-function rule (fixes #9842) (#10188)
  • daefbdb Upgrade: eslint-scope and espree to 4.0.0 (refs #10458) (#10500)
  • 077358b Docs: no-process-exit: recommend process.exitCode (#10478)
  • f93d6ff Fix: do not fail on unknown operators from custom parsers (fixes #10475) (#10476)
  • 05343fd Fix: add parens for yield statement (fixes #10432) (#10468)
  • d477c5e Fix: check destructuring for "no-shadow-restricted-names" (fixes #10467) (#10470)
  • 7a7580b Update: Add considerPropertyDescriptor option to func-name-matching (#9078)
  • e0a0418 Fix: crash on optional catch binding (#10429)
  • de4dba9 Docs: styling team members (#10460)
  • 5e453a3 Docs: display team members in tables. (#10433)
  • b1895eb Docs: Restore intentional spelling mistake (#10459)
  • a9da57d 5.0.0-rc.0
  • 3ac3df6 Build: changelog update for 5.0.0-rc.0

There are 148 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those donโ€™t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot ๐ŸŒด

@posva posva merged commit f8e2e60 into master Jun 24, 2018
@greenkeeper greenkeeper bot deleted the greenkeeper/eslint-5.0.0 branch June 24, 2018 15:33
posva pushed a commit to posva/vue-coerce-props that referenced this pull request Jun 24, 2018
## Version **2.0.0** of **[eslint-config-posva](https://github.com/posva/eslint-config-posva)** was just published.

<table>
  <tr>
    <th align=left>
      Dependency
    </th>
    <td>
      <code>[eslint-config-posva](https://github.com/posva/eslint-config-posva)</code>
    </td>
  </tr>
  <tr>
      <th align=left>
       Current Version
      </th>
      <td>
        1.3.3
      </td>
    </tr>
  <tr>
    <th align=left>
      Type
    </th>
    <td>
      devDependency
    </td>
  </tr>
</table>



The version **2.0.0** is **not covered** by your **current version range**.

If you donโ€™t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of eslint-config-posva.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you donโ€™t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


---


<details>
<summary>Release Notes</summary>
<strong>๐Ÿš€ Release 2.0.0</strong>

<p><strong>Breaking</strong>: Use eslint 5</p>
<ul>
<li><g-emoji class="g-emoji" alias="green_heart" fallback-src="https://assets-cdn.github.com/images/icons/emoji/unicode/1f49a.png">๐Ÿ’š</g-emoji> fix cache key (<a class="commit-link" href="https://urls.greenkeeper.io/posva/eslint-config-posva/commit/f4ce41dae9e0b099df55a7bb09ce1189c74f9679"><tt>f4ce41d</tt></a>)</li>
<li><g-emoji class="g-emoji" alias="arrow_up" fallback-src="https://assets-cdn.github.com/images/icons/emoji/unicode/2b06.png">โฌ†๏ธ</g-emoji> up lock (<a class="commit-link" href="https://urls.greenkeeper.io/posva/eslint-config-posva/commit/fc870a209f057d383cd7a36a9e89a70b125a8b63"><tt>fc870a2</tt></a>)</li>
<li><g-emoji class="g-emoji" alias="green_heart" fallback-src="https://assets-cdn.github.com/images/icons/emoji/unicode/1f49a.png">๐Ÿ’š</g-emoji> move file out of folder (<a class="commit-link" href="https://urls.greenkeeper.io/posva/eslint-config-posva/commit/aa724164d9f3279db3c84354b302c6ce064d5407"><tt>aa72416</tt></a>)</li>
<li>Update eslint to the latest version <g-emoji class="g-emoji" alias="rocket" fallback-src="https://assets-cdn.github.com/images/icons/emoji/unicode/1f680.png">๐Ÿš€</g-emoji> (<a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="335098598" data-permission-text="Issue title is private" data-url="posva/eslint-config-posva#6" href="https://urls.greenkeeper.io/posva/eslint-config-posva/pull/6">#6</a>) (<a class="commit-link" href="https://urls.greenkeeper.io/posva/eslint-config-posva/commit/f8e2e606a2b54df976b69e4de55d37d66b27bc66"><tt>f8e2e60</tt></a>)</li>
<li><g-emoji class="g-emoji" alias="arrow_up" fallback-src="https://assets-cdn.github.com/images/icons/emoji/unicode/2b06.png">โฌ†๏ธ</g-emoji> up deps (<a class="commit-link" href="https://urls.greenkeeper.io/posva/eslint-config-posva/commit/8531da133b63523dbd26991de0193ecf8d2bc2c1"><tt>8531da1</tt></a>)</li>
<li><g-emoji class="g-emoji" alias="arrow_up" fallback-src="https://assets-cdn.github.com/images/icons/emoji/unicode/2b06.png">โฌ†๏ธ</g-emoji> up deps (<a class="commit-link" href="https://urls.greenkeeper.io/posva/eslint-config-posva/commit/c25dc159bd273a08787cd2e8d016a3622b072c9e"><tt>c25dc15</tt></a>)</li>
</ul>
</details>

<details>
<summary>Commits</summary>
<p>The new version differs by 7 commits.</p>
<ul>
<li><a href="https://urls.greenkeeper.io/posva/eslint-config-posva/commit/88471813c2bfde378eab63cb301cca99e07f312c"><code>8847181</code></a> <code>๐Ÿ”– 2.0.0</code></li>
<li><a href="https://urls.greenkeeper.io/posva/eslint-config-posva/commit/f4ce41dae9e0b099df55a7bb09ce1189c74f9679"><code>f4ce41d</code></a> <code>๐Ÿ’š fix cache key</code></li>
<li><a href="https://urls.greenkeeper.io/posva/eslint-config-posva/commit/fc870a209f057d383cd7a36a9e89a70b125a8b63"><code>fc870a2</code></a> <code>โฌ†๏ธ up lock</code></li>
<li><a href="https://urls.greenkeeper.io/posva/eslint-config-posva/commit/aa724164d9f3279db3c84354b302c6ce064d5407"><code>aa72416</code></a> <code>๐Ÿ’š move file out of folder</code></li>
<li><a href="https://urls.greenkeeper.io/posva/eslint-config-posva/commit/f8e2e606a2b54df976b69e4de55d37d66b27bc66"><code>f8e2e60</code></a> <code>Update eslint to the latest version ๐Ÿš€ (#6)</code></li>
<li><a href="https://urls.greenkeeper.io/posva/eslint-config-posva/commit/8531da133b63523dbd26991de0193ecf8d2bc2c1"><code>8531da1</code></a> <code>โฌ†๏ธ up deps</code></li>
<li><a href="https://urls.greenkeeper.io/posva/eslint-config-posva/commit/c25dc159bd273a08787cd2e8d016a3622b072c9e"><code>c25dc15</code></a> <code>โฌ†๏ธ up deps</code></li>
</ul>
<p>See the <a href="https://urls.greenkeeper.io/posva/eslint-config-posva/compare/47d92db4905974a34c381764c016167d3e44e4d7...88471813c2bfde378eab63cb301cca99e07f312c">full diff</a></p>
</details>

<details>
  <summary>FAQ and help</summary>

  There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donโ€™t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).
</details>

---


Your [Greenkeeper](https://greenkeeper.io) bot ๐ŸŒด
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants