159.md (9223B)
1 # PR #159 Bump eslint from 8.13.0 to 8.14.0 2 3 - **Status:** closed 4 - **Author:** @dependabot[bot] 5 - **Created:** 2022-04-25T08:38:19Z 6 - **Branch:** dependabot/npm_and_yarn/eslint-8.14.0 → main 7 - **Closed:** 2022-05-09T08:39:18Z 8 - **Labels:** dependencies, javascript 9 - **Assignees:** @MTRNord 10 - **Reviewers:** @MTRNord 11 - **Diff:** [159.diff](./159.diff) 12 13 --- 14 15 Bumps [eslint](https://github.com/eslint/eslint) from 8.13.0 to 8.14.0. 16 <details> 17 <summary>Release notes</summary> 18 <p><em>Sourced from <a href="https://github.com/eslint/eslint/releases">eslint's releases</a>.</em></p> 19 <blockquote> 20 <h2>v8.14.0</h2> 21 <h2>Features</h2> 22 <ul> 23 <li><a href="https://github.com/eslint/eslint/commit/ab6363dffb9dfd9c6a9abb5292fc712745fe7a64"><code>ab6363d</code></a> feat: Add rule no-constant-binary-expression (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15296">#15296</a>) (Jordan Eldredge)</li> 24 </ul> 25 <h2>Bug Fixes</h2> 26 <ul> 27 <li><a href="https://github.com/eslint/eslint/commit/35fa1dd8932ef3e55c37ec0e4b73b5d88f187e69"><code>35fa1dd</code></a> fix: allow project paths to have URL-encoded characters (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15795">#15795</a>) (Milos Djermanovic)</li> 28 <li><a href="https://github.com/eslint/eslint/commit/413f1d55f0ad05b6fe75bdde6df423253806797d"><code>413f1d5</code></a> fix: update <code>astUtils.isDirectiveComment</code> with <code>globals</code> and <code>exported</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15775">#15775</a>) (Milos Djermanovic)</li> 29 </ul> 30 <h2>Build Related</h2> 31 <ul> 32 <li><a href="https://github.com/eslint/eslint/commit/c2407e81caf2d50325d9aa09bae70d38615ddf2c"><code>c2407e8</code></a> build: add node v18 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15791">#15791</a>) (唯然)</li> 33 </ul> 34 <h2>Chores</h2> 35 <ul> 36 <li><a href="https://github.com/eslint/eslint/commit/735458cc96d4ecdb4ed97448b63ed4a579890b13"><code>735458c</code></a> chore: add static frontmatter to no-constant-binary-expression docs (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15798">#15798</a>) (Milos Djermanovic)</li> 37 <li><a href="https://github.com/eslint/eslint/commit/db28f2c9ea6b654f615daf2f7e6f1a2034b85062"><code>db28f2c</code></a> chore: Add static frontmatter to docs (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15782">#15782</a>) (Nicholas C. Zakas)</li> 38 <li><a href="https://github.com/eslint/eslint/commit/3bca59e30de73fb82d4def262ae1df72089df80d"><code>3bca59e</code></a> chore: markdownlint autofix on commit (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15783">#15783</a>) (Nicholas C. Zakas)</li> 39 </ul> 40 </blockquote> 41 </details> 42 <details> 43 <summary>Changelog</summary> 44 <p><em>Sourced from <a href="https://github.com/eslint/eslint/blob/main/CHANGELOG.md">eslint's changelog</a>.</em></p> 45 <blockquote> 46 <p>v8.14.0 - April 22, 2022</p> 47 <ul> 48 <li><a href="https://github.com/eslint/eslint/commit/35fa1dd8932ef3e55c37ec0e4b73b5d88f187e69"><code>35fa1dd</code></a> fix: allow project paths to have URL-encoded characters (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15795">#15795</a>) (Milos Djermanovic)</li> 49 <li><a href="https://github.com/eslint/eslint/commit/735458cc96d4ecdb4ed97448b63ed4a579890b13"><code>735458c</code></a> chore: add static frontmatter to no-constant-binary-expression docs (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15798">#15798</a>) (Milos Djermanovic)</li> 50 <li><a href="https://github.com/eslint/eslint/commit/ab6363dffb9dfd9c6a9abb5292fc712745fe7a64"><code>ab6363d</code></a> feat: Add rule no-constant-binary-expression (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15296">#15296</a>) (Jordan Eldredge)</li> 51 <li><a href="https://github.com/eslint/eslint/commit/db28f2c9ea6b654f615daf2f7e6f1a2034b85062"><code>db28f2c</code></a> chore: Add static frontmatter to docs (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15782">#15782</a>) (Nicholas C. Zakas)</li> 52 <li><a href="https://github.com/eslint/eslint/commit/c2407e81caf2d50325d9aa09bae70d38615ddf2c"><code>c2407e8</code></a> build: add node v18 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15791">#15791</a>) (唯然)</li> 53 <li><a href="https://github.com/eslint/eslint/commit/413f1d55f0ad05b6fe75bdde6df423253806797d"><code>413f1d5</code></a> fix: update <code>astUtils.isDirectiveComment</code> with <code>globals</code> and <code>exported</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15775">#15775</a>) (Milos Djermanovic)</li> 54 <li><a href="https://github.com/eslint/eslint/commit/3bca59e30de73fb82d4def262ae1df72089df80d"><code>3bca59e</code></a> chore: markdownlint autofix on commit (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15783">#15783</a>) (Nicholas C. Zakas)</li> 55 </ul> 56 </blockquote> 57 </details> 58 <details> 59 <summary>Commits</summary> 60 <ul> 61 <li><a href="https://github.com/eslint/eslint/commit/e34c94be7c18934d365f72b560b96549358a7867"><code>e34c94b</code></a> 8.14.0</li> 62 <li><a href="https://github.com/eslint/eslint/commit/2de9c7e31615c414d0af730664eb7d7a2137f47e"><code>2de9c7e</code></a> Build: changelog update for 8.14.0</li> 63 <li><a href="https://github.com/eslint/eslint/commit/35fa1dd8932ef3e55c37ec0e4b73b5d88f187e69"><code>35fa1dd</code></a> fix: allow project paths to have URL-encoded characters (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15795">#15795</a>)</li> 64 <li><a href="https://github.com/eslint/eslint/commit/735458cc96d4ecdb4ed97448b63ed4a579890b13"><code>735458c</code></a> chore: add static frontmatter to no-constant-binary-expression docs (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15798">#15798</a>)</li> 65 <li><a href="https://github.com/eslint/eslint/commit/ab6363dffb9dfd9c6a9abb5292fc712745fe7a64"><code>ab6363d</code></a> feat: Add rule no-constant-binary-expression (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15296">#15296</a>)</li> 66 <li><a href="https://github.com/eslint/eslint/commit/db28f2c9ea6b654f615daf2f7e6f1a2034b85062"><code>db28f2c</code></a> chore: Add static frontmatter to docs (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15782">#15782</a>)</li> 67 <li><a href="https://github.com/eslint/eslint/commit/c2407e81caf2d50325d9aa09bae70d38615ddf2c"><code>c2407e8</code></a> build: add node v18 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15791">#15791</a>)</li> 68 <li><a href="https://github.com/eslint/eslint/commit/413f1d55f0ad05b6fe75bdde6df423253806797d"><code>413f1d5</code></a> fix: update <code>astUtils.isDirectiveComment</code> with <code>globals</code> and <code>exported</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15775">#15775</a>)</li> 69 <li><a href="https://github.com/eslint/eslint/commit/3bca59e30de73fb82d4def262ae1df72089df80d"><code>3bca59e</code></a> chore: markdownlint autofix on commit (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15783">#15783</a>)</li> 70 <li>See full diff in <a href="https://github.com/eslint/eslint/compare/v8.13.0...v8.14.0">compare view</a></li> 71 </ul> 72 </details> 73 <br /> 74 75 76 [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 77 78 Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. 79 80 [//]: # (dependabot-automerge-start) 81 [//]: # (dependabot-automerge-end) 82 83 --- 84 85 <details> 86 <summary>Dependabot commands and options</summary> 87 <br /> 88 89 You can trigger Dependabot actions by commenting on this PR: 90 - `@dependabot rebase` will rebase this PR 91 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it 92 - `@dependabot merge` will merge this PR after your CI passes on it 93 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it 94 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging 95 - `@dependabot reopen` will reopen this PR if it is closed 96 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually 97 - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) 98 - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) 99 - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) 100 101 102 </details> 103 104 105 ## Comments 106 107 ### @dependabot[bot] — 2022-05-09T08:39:17Z 108 109 Superseded by #185. 110