🚨 [security] Update eslint 8.32.0 → 9.39.2 (major) #206
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!
🚨 Your current dependencies have known security vulnerabilities 🚨
This dependency update fixes known security vulnerabilities. Please see the details below and assess their impact carefully. We recommend to merge and deploy this as soon as possible!
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ eslint (8.32.0 → 9.39.2) · 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
Too many releases to show here. View the full release notes.
Sorry, we couldn't find anything useful about this release.
Sorry, we couldn't find anything useful about this release.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Security Advisories 🚨
🚨 Regular Expression Denial of Service (ReDoS) in cross-spawn
Release Notes
7.0.6 (from changelog)
7.0.5 (from changelog)
7.0.4 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 15 commits:
chore(release): 7.0.6chore: upgrade standard-versionfix: update cross-spawn version to 7.0.5 in package-lock.jsonchore: fix build status badgechore(release): 7.0.5fix: fix escaping bug introduced by backtrackingchore: remove codecovchore: replace travis with github workflowschore(release): 7.0.4fix: disable regexp backtracking (#160)chore: fix tests in recent node js versionschore: convert package lockchore: remove unused argument (#156)chore: add travis jobs on ppc64le (#142)chore: fix audit warningRelease Notes
8.0.2
8.0.1
8.0.0
7.2.2
7.2.1
7.2.0
7.1.1
7.1.0
7.0.0
6.0.0
Does any of this look wrong? Please let us know.
Release Notes
10.4.0 (from changelog)
10.3.0 (from changelog)
10.2.0 (from changelog)
10.1.0
10.0.1
10.0.0
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 26 commits:
Version 1.6.0allow naked binaryOp at the start of a selector within :has() (#145)pull lowercasing out of class matcher (#141)Version 1.5.0External class resolve (#140)Allow for custom node type keys (#139)Version 1.4.2Check that the node has a parent before matching a 'child' selector (#138)Version 1.4.1pin some dev dependencies that seem to have made breaking changesadd node 18 to the test matrixdrop node 6 from test matrixcombine the from-start and from-end paths in nthChildseparate the caching wrapper from the matcher generatorStyle fix: ++k instead of k++Cache selector matcher functions in a WeakMapAllow negative `nth` parameter in nthChildFix code style issuesCreate fewer intermediate objects in inPathTraverse only once & break early in "has" selectorReplace 'has' rule collector array with a boolean flagAvoid .indexOf in nthChildUse basic for loops instead of for-ofCreate even more specific attribute matchersHoist repeatedly recreated constantsCreate cached matcher functions for selectorsCommits
See the full diff on Github. The new version differs by 9 commits:
Version 5.3.0Add support for ES2022 class fields and private methods. (#118)Adds travis jobs on ppc64le (#117)Version 5.2.0Added support for ChainExpression node (#113)Version 5.1.0prevent infinite traversal when passed cyclic structures (#107)Version 5.0.0remove "version" exportCommits
See the full diff on Github. The new version differs by 44 commits:
3.3.3ruf/linted Python + dev-dependencies updatesexplicit files in package.json3.3.2Fix #81 - Removed published __pycache__ from npm3.3.1Fixed another typo on TS definition3.3.0Fixed types and TS logo in npmRemoved jsr.json from npm3.2.13Fixed typo in JSDoc TS3.2.12Last attempt to fix jsr.ioStill trying to fix jsr.io publishing3.2.11Improved TS typesBumped jsr.io too3.2.10Trying this jsr thingUpdated dev-dependenciesUpdated all dev/dependenciesMerge pull request #71 from WebReflection/python3.2.9Added Python version of the very same thing3.2.8Merge pull request #70 from WebReflection/issue-69Fix #69 - Make `$value` an explicit class fieldRemoved a disturbingly unnecessary early returnMerge pull request #63 from WebReflection/dependabot/npm_and_yarn/json5-2.2.3Bump json5 from 2.2.1 to 2.2.33.2.7Updated dev-dependenciesMerge pull request #60 from Fdawgs/patch-1Reduce published package size3.2.6Fix #58 + updated dev dependencies + exported flatted/esmMerge pull request #55 from WebReflection/dependabot/npm_and_yarn/minimist-1.2.6Bump minimist from 1.2.5 to 1.2.63.2.5Fix #54 - Allow tools to read flatted/package.jsonMerge pull request #53 from karlhorky/patch-1Follow style of toJSONFixed a few typos in the READMERelease Notes
14.0.0
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 15 commits:
14.0.0Require Node.js 18Generate types rather than relying on `type-fest` (#209)Add script to get builtin globals (#207)13.24.0Meta tweaksAdd WebXR classes to `browser` (#206)13.23.0Add `ToggleEvent` to `browser` (#203)13.22.0Add `MediaStreamConstraints` to `browser` (#202)13.21.0Add missing Node.js and browser globals (#200)13.20.0Add missing Fetch API globals for Node.js (#197)Sorry, we couldn't find anything useful about this release.
Security Advisories 🚨
🚨 word-wrap vulnerable to Regular Expression Denial of Service
Release Notes
1.2.5
1.2.4
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 16 commits:
1.2.5revert default indentrun verb to generate READMEMerge pull request #42 from jonschlinkert/chore/publish-workflowMerge pull request #41 from jonschlinkert/fix/CVE-2023-26115-2Update .github/workflows/publish.ymlchore: bump version to 1.2.4chore: add publish workflowchore: fix testchore: remove package-lockchore: added an additional testcasefix: cve 2023-26115fix: settle for new regex to support lower node versions:lock: fix: CVE-2023-26115Merge pull request #24 from mohd-akram/remove-default-indentRemove default indent🆕 @​eslint-community/eslint-utils (added, 4.9.0)
🆕 @​eslint-community/regexpp (added, 4.12.2)
🆕 @​eslint/config-array (added, 0.21.1)
🆕 @​eslint/config-helpers (added, 0.4.2)
🆕 @​eslint/core (added, 0.17.0)
🆕 @​eslint/js (added, 9.39.2)
🆕 @​eslint/object-schema (added, 2.1.7)
🆕 @​eslint/plugin-kit (added, 0.4.1)
🆕 @​humanfs/core (added, 0.19.1)
🆕 @​humanfs/node (added, 0.16.7)
🆕 @​humanwhocodes/retry (added, 0.4.3)
🆕 @​types/estree (added, 1.0.8)
🗑️ @​humanwhocodes/config-array (removed)
🗑️ @​humanwhocodes/object-schema (removed)
🗑️ @​types/json-buffer (removed)
🗑️ @​typescript-eslint/utils (removed)
🗑️ compress-brotli (removed)
🗑️ doctrine (removed)
🗑️ grapheme-splitter (removed)
🗑️ js-sdsl (removed)
🗑️ text-table (removed)
🗑️ type-fest (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