Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Aug 3, 2020

Bumps eslint from 7.5.0 to 7.6.0.

Dependabot compatibility score

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.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)
  • @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)
  • @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)
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@rust-highfive
Copy link

r? @carols10cents

(rust_highfive has picked a reviewer for you, use r? to override)

@Turbo87
Copy link
Member

Turbo87 commented Aug 3, 2020

@bors r+

@bors
Copy link
Contributor

bors commented Aug 3, 2020

📌 Commit 544a963 has been approved by Turbo87

@bors
Copy link
Contributor

bors commented Aug 3, 2020

⌛ Testing commit 544a963 with merge 313a342...

bors added a commit that referenced this pull request Aug 3, 2020
… r=Turbo87

Bump eslint from 7.5.0 to 7.6.0

Bumps [eslint](https://github.com/eslint/eslint) from 7.5.0 to 7.6.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>v7.6.0</h2>
<ul>
<li><a href="https://github.com/eslint/eslint/commit/ecb2b7343a0d14fb57d297a16be6c1b176fb3dbf"><code>ecb2b73</code></a> Update: require <code>meta</code> for fixable rules in RuleTester (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13349">#13349</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13489">#13489</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/6fb4edde3b7a7ae2faf8ac956a7342fbf80865fc"><code>6fb4edd</code></a> Docs: fix broken links in developer guide (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13518">#13518</a>) (Sam Chen)</li>
<li><a href="https://github.com/eslint/eslint/commit/318fe103dbf2548eee293ff456ef0b829dbe3db3"><code>318fe10</code></a> Fix: Do not output <code>undefined</code> as line and column when it's unavailable (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13519">#13519</a>) (haya14busa)</li>
<li><a href="https://github.com/eslint/eslint/commit/493b5b40cae7a076fdeb19740f8c88fb4ae9c1fb"><code>493b5b4</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="https://github.com/eslint/eslint/commit/f100143fa5f529aacb2b50e650a00d2697ca4c54"><code>f100143</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="https://github.com/eslint/eslint/commit/16b10fe8ba3c78939d5ada4a25caf2f0c9e6a058"><code>16b10fe</code></a> Fix: Update the chatroom link to go directly to help channel (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13536">#13536</a>) (Nicholas C. Zakas)</li>
<li><a href="https://github.com/eslint/eslint/commit/f937eb95407f60d3772bcb956e227aaf99e48777"><code>f937eb9</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="https://github.com/eslint/eslint/commit/e71e2980cd2e319afc70d8c859c7ffd59cf4157b"><code>e71e298</code></a> Update: Change no-duplicate-case to comparing tokens (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13485">#13485</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13494">#13494</a>) (Yosuke Ota)</li>
<li><a href="https://github.com/eslint/eslint/commit/6c4aea44fd78e1eecea5fe3c37e1921e3b1e98a6"><code>6c4aea4</code></a> Docs: add ECMAScript 2020 to README (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13510">#13510</a>) (Milos Djermanovic)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/eslint/eslint/blob/master/CHANGELOG.md">eslint's changelog</a>.</em></p>
<blockquote>
<p>v7.6.0 - July 31, 2020</p>
<ul>
<li><a href="https://github.com/eslint/eslint/commit/ecb2b7343a0d14fb57d297a16be6c1b176fb3dbf"><code>ecb2b73</code></a> Update: require <code>meta</code> for fixable rules in RuleTester (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13349">#13349</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13489">#13489</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/6fb4edde3b7a7ae2faf8ac956a7342fbf80865fc"><code>6fb4edd</code></a> Docs: fix broken links in developer guide (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13518">#13518</a>) (Sam Chen)</li>
<li><a href="https://github.com/eslint/eslint/commit/318fe103dbf2548eee293ff456ef0b829dbe3db3"><code>318fe10</code></a> Fix: Do not output <code>undefined</code> as line and column when it's unavailable (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13519">#13519</a>) (haya14busa)</li>
<li><a href="https://github.com/eslint/eslint/commit/493b5b40cae7a076fdeb19740f8c88fb4ae9c1fb"><code>493b5b4</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="https://github.com/eslint/eslint/commit/f100143fa5f529aacb2b50e650a00d2697ca4c54"><code>f100143</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="https://github.com/eslint/eslint/commit/16b10fe8ba3c78939d5ada4a25caf2f0c9e6a058"><code>16b10fe</code></a> Fix: Update the chatroom link to go directly to help channel (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13536">#13536</a>) (Nicholas C. Zakas)</li>
<li><a href="https://github.com/eslint/eslint/commit/f937eb95407f60d3772bcb956e227aaf99e48777"><code>f937eb9</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="https://github.com/eslint/eslint/commit/e71e2980cd2e319afc70d8c859c7ffd59cf4157b"><code>e71e298</code></a> Update: Change no-duplicate-case to comparing tokens (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13485">#13485</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13494">#13494</a>) (Yosuke Ota)</li>
<li><a href="https://github.com/eslint/eslint/commit/6c4aea44fd78e1eecea5fe3c37e1921e3b1e98a6"><code>6c4aea4</code></a> Docs: add ECMAScript 2020 to README (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13510">#13510</a>) (Milos Djermanovic)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/eslint/eslint/commit/e8f5289de5f40c4e68192cafa633d1a4595267c6"><code>e8f5289</code></a> 7.6.0</li>
<li><a href="https://github.com/eslint/eslint/commit/bc58a3447b8aafa90c2f3f84fd4704348e06dcfe"><code>bc58a34</code></a> Build: changelog update for 7.6.0</li>
<li><a href="https://github.com/eslint/eslint/commit/ecb2b7343a0d14fb57d297a16be6c1b176fb3dbf"><code>ecb2b73</code></a> Update: require <code>meta</code> for fixable rules in RuleTester (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13349">#13349</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13489">#13489</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/6fb4edde3b7a7ae2faf8ac956a7342fbf80865fc"><code>6fb4edd</code></a> Docs: fix broken links in developer guide (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13518">#13518</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/318fe103dbf2548eee293ff456ef0b829dbe3db3"><code>318fe10</code></a> Fix: Do not output <code>undefined</code> as line and column when it's unavailable (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13519">#13519</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/493b5b40cae7a076fdeb19740f8c88fb4ae9c1fb"><code>493b5b4</code></a> Sponsors: Sync README with website</li>
<li><a href="https://github.com/eslint/eslint/commit/f100143fa5f529aacb2b50e650a00d2697ca4c54"><code>f100143</code></a> Sponsors: Sync README with website</li>
<li><a href="https://github.com/eslint/eslint/commit/16b10fe8ba3c78939d5ada4a25caf2f0c9e6a058"><code>16b10fe</code></a> Fix: Update the chatroom link to go directly to help channel (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13536">#13536</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/f937eb95407f60d3772bcb956e227aaf99e48777"><code>f937eb9</code></a> Sponsors: Sync README with website</li>
<li><a href="https://github.com/eslint/eslint/commit/e71e2980cd2e319afc70d8c859c7ffd59cf4157b"><code>e71e298</code></a> Update: Change no-duplicate-case to comparing tokens (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13485">#13485</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13494">#13494</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/eslint/eslint/compare/v7.5.0...v7.6.0">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=eslint&package-manager=npm_and_yarn&previous-version=7.5.0&new-version=7.6.0)](https://dependabot.com/compatibility-score/?dependency-name=eslint&package-manager=npm_and_yarn&previous-version=7.5.0&new-version=7.6.0)

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`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@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)
- `@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)
- `@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)
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the `.dependabot/config.yml` file in this repo:
- Update frequency
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)

</details>
@bors
Copy link
Contributor

bors commented Aug 3, 2020

💥 Test timed out

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/eslint-7.6.0 branch from 544a963 to 6c3047d Compare August 3, 2020 20:50
Bumps [eslint](https://github.com/eslint/eslint) from 7.5.0 to 7.6.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](eslint/eslint@v7.5.0...v7.6.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/eslint-7.6.0 branch from 6c3047d to 3ec76a7 Compare August 3, 2020 21:42
@Turbo87
Copy link
Member

Turbo87 commented Aug 3, 2020

@bors retry

@Turbo87
Copy link
Member

Turbo87 commented Aug 3, 2020

@bors r+

@bors
Copy link
Contributor

bors commented Aug 3, 2020

📌 Commit 3ec76a7 has been approved by Turbo87

@bors
Copy link
Contributor

bors commented Aug 3, 2020

⌛ Testing commit 3ec76a7 with merge 56a52ce...

@bors
Copy link
Contributor

bors commented Aug 3, 2020

☀️ Test successful - checks-travis
Approved by: Turbo87
Pushing 56a52ce to master...

@bors bors merged commit 56a52ce into master Aug 3, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/eslint-7.6.0 branch August 3, 2020 23:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants