🚨 [security] Update eslint 7.32.0 → 8.57.0 (major) #300
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.
🚨 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 (7.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
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.
Security Advisories 🚨
🚨 Inefficient Regular Expression Complexity in chalk/ansi-regex
Release Notes
5.0.1
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 5 commits:
5.0.1
fix incorrect format
Fix potential ReDoS (#37)
Move to GitHub Actions (#35)
Add @Qix- to funding.yml
Release Notes
1.0.11
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 39 commits:
Publish
Prepare for 1.0.11 release (#2924)
Update dev deps (#2923)
Update README.md
Use env variable to disable source maps (#2818)
Make formatWebpackMessages return all messages (#2834)
Adjust the `checkIfOnline` check if in a corporate proxy environment (#2884)
Fix the order of arguments in spawned child proc (#2913)
Feature/webpack 3 4 (#2875)
Allow importing package.json (#2468)
Re-enable flowtype warning (#2718)
Format UglifyJs error (#2650)
Unstage yarn.lock pre-commit (#2700)
Update README.md
Update README.md
Add Electrode to alternatives (#2728)
Fix parsing HTML/JSX tags to real elements (#2796)
Update webpack version note (#2798)
Use modern syntax feature (#2873)
Allow use of scoped packages with a pinned version (#2853)
Bump Webpack 3.4 (#2850)
Feature/webpack3 (#2574)
Add explicit "Opting Out of Caching" header (#2822)
Upgrade webpack-dev-server (#2806)
Update link for motion (#2788)
List conflicting files when initializing app (#2785)
Moved npm run build before npm test (#2725)
Docs for react-router v4 basename feature (#2668)
Don't prompt to install serve if already installed (#2761)
Autodetect JetBrains IDEs (#2754)
Use Rule.oneOf to resolve correct loader (#2747)
ESLint 4 (#2735)
Add "node" to Jest's moduleFileExtensions (#2738)
Support PyCharm in launchEditor (#2740)
Update link to issue blocking JSX hoisting (#2732)
Reorder vim arguments in launchEditor so --remote works (#2723)
Remove Windows note for source-map-explorer (#2719)
allowTaggedTemplates to avoid warnings from SC's (#2701)
Issue template: fix env list ordering (#2697)
Release Notes
4.3.4
4.3.3
4.3.2
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 10 commits:
4.3.4
replace deprecated String.prototype.substr() (#876)
add section about configuring JS console to show debug messages (#866)
4.3.3
update license and more maintainership information
update repository location + maintainership information
adds README section regarding usage in child procs (#850)
Remove accidental epizeuxis
4.3.2
cache enabled status per-logger (#799)
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.
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
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by 32 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)
13.19.0
Add `NavigatorUAData` to browser (#196)
13.18.0
Add `ClipboardItem` to browser (#194)
13.17.0
Add missing events to browser, worker, service worker environments (#192)
Add `TransformStream` for browser (#193)
13.16.0
Add `reportError` (#191)
13.15.0
Add `structuredClone` for browser (#190)
13.14.0
Add `fetch` global for Node.js (#189)
13.13.0
Add `MediaMetadata` to `browser` environment (#186)
13.12.1
Remove trailing space from `AudioWorkletGlobalScope` (#184)
13.12.0
Update Node.js builtins (#182)
13.11.0
Add `GM_addElement` to `greasemonkey` (#180)
Release Notes
5.3.0
5.2.4
5.2.0
5.1.9
5.1.5
5.1.1
5.1.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Commits
See the full diff on Github. The new version differs by 8 commits:
4.0.3
fix: Improve performance (#15)
chore(ci): Switch to GitHub Actions for CI (#16)
4.0.2
4.1.1
Merge pull request #14 from Trott/perf
fix: improve performance
Create FUNDING.yml
Security Advisories 🚨
🚨 minimatch ReDoS vulnerability
Commits
See the full diff on Github. The new version differs by 17 commits:
3.1.2
fix: trim pattern
3.1.1
fix: treat nocase:true as always having magic
3.1.0
Add 'allowWindowsEscape' option
add publishConfig for v3 publishes
3.0.6
[fix] revert all breaking syntax changes
document, expose, and test 'partial:true' option
ci: tests and makework
full test coverage, adding tests, deleting dead code
Credit @yetingli for the regexp improvement
3.0.5
Improve redos protection, add many tests
Use master branch for travis badge
update travis
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
Commits
See the full diff on Github. The new version differs by 1 commit:
Upgrade `ansi-regex`
🆕 @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)
🆕 @humanwhocodes/module-importer (added, 1.0.1)
🆕 @ungap/structured-clone (added, 1.2.0)
🆕 graphemer (added, 1.4.0)
🆕 is-path-inside (added, 3.0.3)
🆕 yocto-queue (added, 0.1.0)
🗑️ ansi-colors (removed)
🗑️ astral-regex (removed)
🗑️ enquirer (removed)
🗑️ eslint-config-airbnb-base (removed)
🗑️ eslint-utils (removed)
🗑️ lodash.clonedeep (removed)
🗑️ lodash.truncate (removed)
🗑️ progress (removed)
🗑️ require-from-string (removed)
🗑️ slice-ansi (removed)
🗑️ table (removed)
🗑️ v8-compile-cache (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