🚨 [security] Update eslint 8.10.0 → 9.39.2 (major) #519
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.10.0 → 9.39.2) · Repo · Changelog
Security Advisories 🚨
🚨 eslint has a Stack Overflow when serializing objects with circular references
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 7 commits:
9.39.2Build: changelog update for 9.39.2chore: upgrade to `@eslint/js@9.39.2` (#20394)chore: package.json update for @eslint/js releasefix: warn when `eslint-env` configuration comments are found (#20381)build: add .scss files entry to knip (#20391)ci: add `v9.x-dev` branch (#20382)Release Notes
Too many releases to show here. View the full release notes.
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
Too many releases to show here. View the full release notes.
Sorry, we couldn't find anything useful about this release.
Commits
See the full diff on Github. The new version differs by 39 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.6Release Notes
14.0.0
13.24.0
13.23.0
13.22.0
13.21.0
13.20.0
13.19.0
13.18.0
13.17.0
13.16.0
13.15.0
13.14.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 28 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)13.19.0Add `NavigatorUAData` to browser (#196)13.18.0Add `ClipboardItem` to browser (#194)13.17.0Add missing events to browser, worker, service worker environments (#192)Add `TransformStream` for browser (#193)13.16.0Add `reportError` (#191)13.15.0Add `structuredClone` for browser (#190)13.14.0Add `fetch` global for Node.js (#189)Security Advisories 🚨
🚨 js-yaml has prototype pollution in merge (<<)
Release Notes
4.1.1 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 7 commits:
4.1.1 releaseddist rebuildlint fixfix prototype pollution in merge (<<)README.md: HTTP => HTTPS (#678)doc: 'empty' style option for !!nullFix demo link (#618)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.1)
🆕 @​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/module-importer (added, 1.0.1)
🆕 @​humanwhocodes/retry (added, 0.4.3)
🆕 json-buffer (added, 3.0.1)
🆕 keyv (added, 4.5.4)
🆕 yocto-queue (added, 0.1.0)
🗑️ @​humanwhocodes/config-array (removed)
🗑️ @​humanwhocodes/object-schema (removed)
🗑️ @​popperjs/core (removed)
🗑️ doctrine (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