Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 12, 2021

Bumps eslint from 7.23.0 to 7.24.0.

Release notes

Sourced from eslint's releases.

v7.24.0

  • 0c346c8 Chore: ignore pnpm-lock.yaml (#14303) (Nitin Kumar)
  • f06ecdf Update: Add disallowTemplateShorthand option in no-implicit-coercion (#13579) (Remco Haszing)
  • 71a80e3 Docs: fix broken links in Node.js API docs toc (#14296) (u-sho (Shouhei Uechi))
  • bd46dc4 Docs: Fix incorrect reference to "braces" in arrow-parens (#14300) (emclain)
  • 0d6235e Docs: update header in max-lines (#14273) (Shinigami)
  • 70c9216 Docs: Update issue triage to include blocked column (#14275) (Nicholas C. Zakas)
  • abca186 Docs: Fix typo in suggestions section (#14293) (Kevin Partington)
  • c4d8b0d Fix: no-unused-vars ignoreRestSiblings check assignments (fixes #14163) (#14264) (YeonJuan)
  • b51d077 Update: add ignoreNonDeclaration to no-multi-assign rule (fixes #12545) (#14185) (t-mangoe)
  • c981fb1 Chore: Upgrade mocha to 8.3.2 (#14278) (Stephen Wade)
  • 147fc04 Docs: Fix repro:needed label in bug report template (#14285) (Milos Djermanovic)
  • e1cfde9 Docs: Update bug report template (#14276) (Nicholas C. Zakas)
  • c85c2f1 Docs: Add fatal to Node.js API LintMessage type (#14251) (Brandon Mills)
Changelog

Sourced from eslint's changelog.

v7.24.0 - April 9, 2021

  • 0c346c8 Chore: ignore pnpm-lock.yaml (#14303) (Nitin Kumar)
  • f06ecdf Update: Add disallowTemplateShorthand option in no-implicit-coercion (#13579) (Remco Haszing)
  • 71a80e3 Docs: fix broken links in Node.js API docs toc (#14296) (u-sho (Shouhei Uechi))
  • bd46dc4 Docs: Fix incorrect reference to "braces" in arrow-parens (#14300) (emclain)
  • 0d6235e Docs: update header in max-lines (#14273) (Shinigami)
  • 70c9216 Docs: Update issue triage to include blocked column (#14275) (Nicholas C. Zakas)
  • abca186 Docs: Fix typo in suggestions section (#14293) (Kevin Partington)
  • c4d8b0d Fix: no-unused-vars ignoreRestSiblings check assignments (fixes #14163) (#14264) (YeonJuan)
  • b51d077 Update: add ignoreNonDeclaration to no-multi-assign rule (fixes #12545) (#14185) (t-mangoe)
  • c981fb1 Chore: Upgrade mocha to 8.3.2 (#14278) (Stephen Wade)
  • 147fc04 Docs: Fix repro:needed label in bug report template (#14285) (Milos Djermanovic)
  • e1cfde9 Docs: Update bug report template (#14276) (Nicholas C. Zakas)
  • c85c2f1 Docs: Add fatal to Node.js API LintMessage type (#14251) (Brandon Mills)
Commits

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 will merge this PR once CI passes on it, as requested by @arvinxx.


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)

Bumps [eslint](https://github.com/eslint/eslint) from 7.23.0 to 7.24.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](eslint/eslint@v7.23.0...v7.24.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 12, 2021
@codecov
Copy link

codecov bot commented Apr 12, 2021

Codecov Report

Merging #86 (2dcb74a) into master (a30c415) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #86   +/-   ##
=======================================
  Coverage   84.39%   84.39%           
=======================================
  Files          16       16           
  Lines         141      141           
  Branches       47       47           
=======================================
  Hits          119      119           
  Misses         21       21           
  Partials        1        1           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a30c415...2dcb74a. Read the comment docs.

Copy link
Owner

@arvinxx arvinxx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

Copy link
Owner

@arvinxx arvinxx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot merged commit fee164e into master Apr 12, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-7.24.0 branch April 12, 2021 11:14
@github-actions
Copy link

github-actions bot commented May 2, 2021

🎉 This PR is included in version 2.1.1 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

@github-actions
Copy link

github-actions bot commented May 2, 2021

🎉 This PR is included in version 2.2.4 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

@github-actions
Copy link

github-actions bot commented May 2, 2021

🎉 This PR is included in version 2.2.4-beta.1 🎉

The release is available on npm package (@beta dist-tag)

Your semantic-release bot 📦🚀

@github-actions
Copy link

github-actions bot commented May 2, 2021

🎉 This PR is included in version 2.2.0-beta.1 🎉

The release is available on npm package (@beta dist-tag)

Your semantic-release bot 📦🚀

@github-actions
Copy link

github-actions bot commented Oct 9, 2022

🎉 This PR is included in version 1.2.5-beta.1 🎉

The release is available on npm package (@beta dist-tag)

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file released on @beta released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants