Build(deps-dev): bump eslint from 8.13.0 to 8.14.0 #332

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-eslint-8.14.0 into master 2022-04-23 16:38:17 +00:00
argoyle commented 2022-04-23 04:39:59 +00:00 (Migrated from gitlab.com)

Bumps eslint from 8.13.0 to 8.14.0.

Release notes

Sourced from eslint's releases.

v8.14.0

Features

  • ab6363d feat: Add rule no-constant-binary-expression (#15296) (Jordan Eldredge)

Bug Fixes

  • 35fa1dd fix: allow project paths to have URL-encoded characters (#15795) (Milos Djermanovic)
  • 413f1d5 fix: update astUtils.isDirectiveComment with globals and exported (#15775) (Milos Djermanovic)

Build Related

Chores

  • 735458c chore: add static frontmatter to no-constant-binary-expression docs (#15798) (Milos Djermanovic)
  • db28f2c chore: Add static frontmatter to docs (#15782) (Nicholas C. Zakas)
  • 3bca59e chore: markdownlint autofix on commit (#15783) (Nicholas C. Zakas)
Changelog

Sourced from eslint's changelog.

v8.14.0 - April 22, 2022

  • 35fa1dd fix: allow project paths to have URL-encoded characters (#15795) (Milos Djermanovic)
  • 735458c chore: add static frontmatter to no-constant-binary-expression docs (#15798) (Milos Djermanovic)
  • ab6363d feat: Add rule no-constant-binary-expression (#15296) (Jordan Eldredge)
  • db28f2c chore: Add static frontmatter to docs (#15782) (Nicholas C. Zakas)
  • c2407e8 build: add node v18 (#15791) (唯然)
  • 413f1d5 fix: update astUtils.isDirectiveComment with globals and exported (#15775) (Milos Djermanovic)
  • 3bca59e chore: markdownlint autofix on commit (#15783) (Nicholas C. Zakas)
Commits


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts
Bumps [eslint](https://github.com/eslint/eslint) from 8.13.0 to 8.14.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/eslint/eslint/releases">eslint's releases</a>.</em></p> <blockquote> <h2>v8.14.0</h2> <h2>Features</h2> <ul> <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.com/eslint/eslint/issues/15296">#15296</a>) (Jordan Eldredge)</li> </ul> <h2>Bug Fixes</h2> <ul> <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.com/eslint/eslint/issues/15795">#15795</a>) (Milos Djermanovic)</li> <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.com/eslint/eslint/issues/15775">#15775</a>) (Milos Djermanovic)</li> </ul> <h2>Build Related</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/c2407e81caf2d50325d9aa09bae70d38615ddf2c"><code>c2407e8</code></a> build: add node v18 (<a href="https://github.com/eslint/eslint/issues/15791">#15791</a>) (唯然)</li> </ul> <h2>Chores</h2> <ul> <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.com/eslint/eslint/issues/15798">#15798</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/db28f2c9ea6b654f615daf2f7e6f1a2034b85062"><code>db28f2c</code></a> chore: Add static frontmatter to docs (<a href="https://github.com/eslint/eslint/issues/15782">#15782</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/3bca59e30de73fb82d4def262ae1df72089df80d"><code>3bca59e</code></a> chore: markdownlint autofix on commit (<a href="https://github.com/eslint/eslint/issues/15783">#15783</a>) (Nicholas C. Zakas)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/eslint/eslint/blob/main/CHANGELOG.md">eslint's changelog</a>.</em></p> <blockquote> <p>v8.14.0 - April 22, 2022</p> <ul> <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.com/eslint/eslint/issues/15795">#15795</a>) (Milos Djermanovic)</li> <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.com/eslint/eslint/issues/15798">#15798</a>) (Milos Djermanovic)</li> <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.com/eslint/eslint/issues/15296">#15296</a>) (Jordan Eldredge)</li> <li><a href="https://github.com/eslint/eslint/commit/db28f2c9ea6b654f615daf2f7e6f1a2034b85062"><code>db28f2c</code></a> chore: Add static frontmatter to docs (<a href="https://github.com/eslint/eslint/issues/15782">#15782</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/c2407e81caf2d50325d9aa09bae70d38615ddf2c"><code>c2407e8</code></a> build: add node v18 (<a href="https://github.com/eslint/eslint/issues/15791">#15791</a>) (唯然)</li> <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.com/eslint/eslint/issues/15775">#15775</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/3bca59e30de73fb82d4def262ae1df72089df80d"><code>3bca59e</code></a> chore: markdownlint autofix on commit (<a href="https://github.com/eslint/eslint/issues/15783">#15783</a>) (Nicholas C. Zakas)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/eslint/eslint/commit/e34c94be7c18934d365f72b560b96549358a7867"><code>e34c94b</code></a> 8.14.0</li> <li><a href="https://github.com/eslint/eslint/commit/2de9c7e31615c414d0af730664eb7d7a2137f47e"><code>2de9c7e</code></a> Build: changelog update for 8.14.0</li> <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.com/eslint/eslint/issues/15795">#15795</a>)</li> <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.com/eslint/eslint/issues/15798">#15798</a>)</li> <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.com/eslint/eslint/issues/15296">#15296</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/db28f2c9ea6b654f615daf2f7e6f1a2034b85062"><code>db28f2c</code></a> chore: Add static frontmatter to docs (<a href="https://github.com/eslint/eslint/issues/15782">#15782</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/c2407e81caf2d50325d9aa09bae70d38615ddf2c"><code>c2407e8</code></a> build: add node v18 (<a href="https://github.com/eslint/eslint/issues/15791">#15791</a>)</li> <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.com/eslint/eslint/issues/15775">#15775</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/3bca59e30de73fb82d4def262ae1df72089df80d"><code>3bca59e</code></a> chore: markdownlint autofix on commit (<a href="https://github.com/eslint/eslint/issues/15783">#15783</a>)</li> <li>See full diff in <a href="https://github.com/eslint/eslint/compare/v8.13.0...v8.14.0">compare view</a></li> </ul> </details> <br /> --- <details> <summary>Dependabot commands</summary> <br /> You can trigger Dependabot actions by commenting on this MR - `$dependabot rebase` will rebase this MR - `$dependabot recreate` will recreate this MR rewriting all the manual changes and resolving conflicts </details>
argoyle commented 2022-04-23 16:19:40 +00:00 (Migrated from gitlab.com)

added 3 commits

  • 7cb61dde...794fa946 - 2 commits from branch master
  • c29e7374 - Build(deps-dev): bump eslint from 8.13.0 to 8.14.0

Compare with previous version

added 3 commits <ul><li>7cb61dde...794fa946 - 2 commits from branch <code>master</code></li><li>c29e7374 - Build(deps-dev): bump eslint from 8.13.0 to 8.14.0</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/283/diffs?diff_id=379590993&start_sha=7cb61dde03c7bce2be3e044de90ad67e009eb11f)
argoyle (Migrated from gitlab.com) scheduled this pull request to auto merge when all checks succeed 2022-04-23 16:20:08 +00:00
argoyle commented 2022-04-23 16:28:42 +00:00 (Migrated from gitlab.com)

aborted the automatic merge because source branch was updated

aborted the automatic merge because source branch was updated
argoyle commented 2022-04-23 16:28:42 +00:00 (Migrated from gitlab.com)

added 3 commits

  • c29e7374...c6e7c5a9 - 2 commits from branch master
  • 5528fe0b - Build(deps-dev): bump eslint from 8.13.0 to 8.14.0

Compare with previous version

added 3 commits <ul><li>c29e7374...c6e7c5a9 - 2 commits from branch <code>master</code></li><li>5528fe0b - Build(deps-dev): bump eslint from 8.13.0 to 8.14.0</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/283/diffs?diff_id=379591798&start_sha=c29e73742c87ed592f65b93f084c9c34f7a59d14)
argoyle (Migrated from gitlab.com) scheduled this pull request to auto merge when all checks succeed 2022-04-23 16:31:51 +00:00
argoyle commented 2022-04-23 16:38:17 +00:00 (Migrated from gitlab.com)

mentioned in commit 1760351253

mentioned in commit 176035125333a0f6124b827ce0392c0fb7665f09
argoyle (Migrated from gitlab.com) merged commit 1760351253 into master 2022-04-23 16:38:17 +00:00
Sign in to join this conversation.