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

Bump eslint from 8.4.0 to 8.4.1 #276

Merged
merged 1 commit into from
Dec 18, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 7, 2021

Bumps eslint from 8.4.0 to 8.4.1.

Release notes

Sourced from eslint's releases.

v8.4.1

Bug Fixes

  • 234e3d9 fix: revert changes to reported locations in max-lines-per-function (#15397) (Milos Djermanovic)

Documentation

  • fa4d483 docs: fix typo in example for sort-keys rule (#15393) (Nitin Kumar)
Changelog

Sourced from eslint's changelog.

v8.4.1 - December 6, 2021

  • 234e3d9 fix: revert changes to reported locations in max-lines-per-function (#15397) (Milos Djermanovic)
  • fa4d483 docs: fix typo in example for sort-keys rule (#15393) (Nitin Kumar)
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 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 dependabot bot requested a review from thepieterdc as a code owner December 7, 2021 12:13
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 7, 2021
@codecov
Copy link

codecov bot commented Dec 7, 2021

Codecov Report

Merging #276 (5b54e6b) into master (ceb014e) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #276   +/-   ##
=======================================
  Coverage   53.88%   53.88%           
=======================================
  Files          34       34           
  Lines         553      553           
  Branches       94       94           
=======================================
  Hits          298      298           
  Misses        225      225           
  Partials       30       30           
Flag Coverage Δ
integration 53.34% <ø> (ø)
unit 75.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


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 ceb014e...5b54e6b. Read the comment docs.

thepieterdc
thepieterdc previously approved these changes Dec 10, 2021
@thepieterdc thepieterdc enabled auto-merge (rebase) December 10, 2021 18:13
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-8.4.1 branch 2 times, most recently from a1a59da to c886275 Compare December 10, 2021 18:35
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-8.4.1 branch from c886275 to e981883 Compare December 10, 2021 18:38
github-actions[bot]
github-actions bot previously approved these changes Dec 10, 2021
github-actions[bot]
github-actions bot previously approved these changes Dec 10, 2021
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-8.4.1 branch 4 times, most recently from 2bce1a1 to 4a42d96 Compare December 17, 2021 13:37
Bumps [eslint](https://github.com/eslint/eslint) from 8.4.0 to 8.4.1.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.4.0...v8.4.1)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-8.4.1 branch from 4a42d96 to 5b54e6b Compare December 17, 2021 13:43
@thepieterdc thepieterdc merged commit 64138a7 into master Dec 18, 2021
@thepieterdc thepieterdc deleted the dependabot/npm_and_yarn/eslint-8.4.1 branch December 18, 2021 23:15
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant