Update eslint 8.32.0 → 8.57.0 (minor) #76
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Welcome to Depfu 👋
This is one of the first three pull requests with dependency updates we've sent your way. We tried to start with a few easy patch-level updates. Hopefully your tests will pass and you can merge this pull request without too much risk. This should give you an idea how Depfu works in general.
After you merge your first pull request, we'll send you a few more. We'll never open more than seven PRs at the same time so you're not getting overwhelmed with updates.
Let us know if you have any questions. Thanks so much for giving Depfu a try!
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ eslint (8.32.0 → 8.57.0) · Repo · Changelog
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Release Notes
2.1.4
2.1.3
2.1.2
2.1.1
2.1.0
2.0.3
2.0.2
2.0.1
2.0.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 29 commits:
chore: release 2.1.4 (#138)
fix: Use original plugin from disk in FlatCompat (#137)
chore: release 2.1.3 (#131)
docs: Add CommonJS example to README (#134)
ci: run tests in Node.js 21 (#130)
chore: release 2.1.2 (#124)
fix: Ensure environments in overrides respect files patterns (#126)
chore: standardize npm script names (#122)
chore: Remove add-to-triage (#123)
chore: release 2.1.1 (#120)
chore: Add PRs to triage (#121)
ci: generate provenance statements when release (#119)
chore: release 2.1.0 (#117)
chore: upgrade [email protected] (#118)
feat: add `es2023` and `es2024` environments (#116)
chore: release 2.0.3 (#112)
chore: upgrade [email protected] (#113)
chore: set up release-please (#111)
ci: run tests on Node.js v20 (#108)
2.0.2
Build: changelog update for 2.0.2
chore: upgrade [email protected] (#106)
2.0.1
Build: changelog update for 2.0.1
chore: upgrade [email protected] (#104)
2.0.0
Build: changelog update for 2.0.0
feat!: Require eslint:all and eslint:recommended as parameters. (#103)
chore: Add triage action (#101)
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Release Notes
3.4.3
3.4.2
3.4.1
3.4.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 23 commits:
chore: release 3.4.3 (#57)
chore: Add back add-to-triage (#59)
chore: standardize npm script names (#55)
chore: update `typedef` in build keys template (#58)
chore: Remove add-to-triage (#56)
chore: release 3.4.2 (#51)
chore: Add PRs to triage (#54)
ci: generate provenance statements when release (#53)
docs: remove `release` script reference from README (#52)
docs: fix spelling mistakes (#50)
chore: release 3.4.1 (#49)
chore: set up release-please (#48)
fix: correct types for node16 resolution (#47)
ci: run tests on Node.js v20 (#45)
3.4.0
Build: changelog update for 3.4.0
fix: remove useless sourcemap url (fixes #43) (#44)
chore: add triage action (#42)
ci: add Node v19 (#41)
chore: update github actions and add funding field (#40)
build: add node v18 (#39)
feat: add `JSXSpreadChild` and tool to build keys out of AST definitions (#36)
docs: update badges (#37)
Release Notes
9.6.1
9.6.0
9.5.2
9.5.1
9.5.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 20 commits:
chore: release 9.6.1 (#578)
ci: generate provenance statements when release (#579)
refactor: switch to eslint flat config (#577)
chore: release 9.6.0 (#576)
feat: Support ES2024 and regexp v flag (#575)
chore: release 9.5.2 (#572)
chore: add `npm install` step to release-please workflow (#573)
chore: upgrade [email protected] (#574)
chore: set up release-please (#569)
ci: run tests on Node.js v20 (#571)
9.5.1
Build: changelog update for 9.5.1
chore: upgrade [email protected] (#568)
fix: remove useless sourcemap url (fixes #566) (#567)
chore: Add `lint-staged` (#565)
9.5.0
Build: changelog update for 9.5.0
feat: Add parser name (#562)
ci: use LTS node version in lint job (#561)
chore: Add triage action (#560)
Commits
See the full diff on Github. The new version differs by 23 commits:
Version 1.5.0
External class resolve (#140)
Allow for custom node type keys (#139)
Version 1.4.2
Check that the node has a parent before matching a 'child' selector (#138)
Version 1.4.1
pin some dev dependencies that seem to have made breaking changes
add node 18 to the test matrix
drop node 6 from test matrix
combine the from-start and from-end paths in nthChild
separate the caching wrapper from the matcher generator
Style fix: ++k instead of k++
Cache selector matcher functions in a WeakMap
Allow negative `nth` parameter in nthChild
Fix code style issues
Create fewer intermediate objects in inPath
Traverse only once & break early in "has" selector
Replace 'has' rule collector array with a boolean flag
Avoid .indexOf in nthChild
Use basic for loops instead of for-of
Create even more specific attribute matchers
Hoist repeatedly recreated constants
Create cached matcher functions for selectors
Release Notes
13.24.0
13.23.0
13.22.0
13.21.0
13.20.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 11 commits:
13.24.0
Meta tweaks
Add WebXR classes to `browser` (#206)
13.23.0
Add `ToggleEvent` to `browser` (#203)
13.22.0
Add `MediaStreamConstraints` to `browser` (#202)
13.21.0
Add missing Node.js and browser globals (#200)
13.20.0
Add missing Fetch API globals for Node.js (#197)
Commits
See the full diff on Github. The new version differs by 16 commits:
0.9.3
fix require of word-wrap
Merge pull request #46 from cloudcome/patch-1
fix: update word-wrap dependency to @aashutoshrathi/word-wrap
0.9.2
Update word-wrap dependency to address CVE
Merge pull request #43 from gkz/dependabot/npm_and_yarn/flat-and-mocha-5.0.2
Bump flat and mocha
Merge pull request #38 from gkz/dependabot/npm_and_yarn/glob-parent-5.1.2
Bump glob-parent from 5.1.1 to 5.1.2
Merge pull request #37 from gkz/dependabot/npm_and_yarn/lodash-4.17.21
Bump lodash from 4.17.19 to 4.17.21
Merge pull request #36 from gkz/dependabot/npm_and_yarn/y18n-4.0.1
Bump y18n from 4.0.0 to 4.0.1
Merge pull request #32 from gkz/dependabot/npm_and_yarn/lodash-4.17.19
Bump lodash from 4.17.15 to 4.17.19
🆕 @aashutoshrathi/word-wrap (added, 1.2.6)
🆕 @eslint-community/eslint-utils (added, 4.4.0)
🆕 @eslint-community/regexpp (added, 4.10.0)
🆕 @eslint/js (added, 8.57.0)
🆕 @ungap/structured-clone (added, 1.2.0)
🆕 graphemer (added, 1.4.0)
🗑️ grapheme-splitter (removed)
🗑️ js-sdsl (removed)
🗑️ word-wrap (removed)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands