-
Notifications
You must be signed in to change notification settings - Fork 5
Bump eslint from 7.32.0 to 8.4.1 #48
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 7.32.0 to 8.4.1 #48
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #48 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 5 5
Lines 68 68
Branches 10 10
=========================================
Hits 68 68
Continue to review full report at Codecov.
|
@dependabot rebase |
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
Bumps [eslint](https://github.com/eslint/eslint) from 7.32.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@v7.32.0...v8.4.1) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
@typescript-eslint version 5 adds ESLint 8 compatibility.
Upgrade to versions compatible with ESLint 8.
Ignore error from CharTrie recursive structure.
Increase minimum Node version to 12. Node 10 reached end-of-life on April 30, 2021.
Test Node 16 instead of Node 14. Also test the latest LTS release.
61edf25
to
b48d1ef
Compare
Bumps eslint from 7.32.0 to 8.4.1.
Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
db40376
8.4.16a78788
Build: changelog update for 8.4.1234e3d9
fix: revert changes to reported locations in max-lines-per-function (#15397)fa4d483
docs: fix typo in example forsort-keys
rule (#15393)60f6a06
8.4.044936d2
Build: changelog update for 8.4.0efede90
chore: upgrade@eslint/eslintrc
@1
.0.5 (#15389)5771663
feat: addallowReserved
parser option (#15387)32ac37a
feat: Flat config support in Linter (refs #13481) (#15185)54deec5
docs: update integrations.md (#15380)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)