🚨 [security] Update eslint 9.14.0 → 9.15.0 (minor) #186
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 update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ eslint (9.14.0 → 9.15.0) · Repo · Changelog
Release Notes
9.15.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:
9.15.0
Build: changelog update for 9.15.0
chore: upgrade @eslint/[email protected] (#19133)
chore: package.json update for @eslint/js release
chore: upgrade @eslint/[email protected] (#19131)
feat: Implement Language#normalizeLanguageOptions() (#19104)
chore: upgrade @eslint/[email protected] (#19130)
feat: add meta.defaultOptions (#17656)
fix: update types for `no-restricted-imports` rule (#19060)
chore: bump cross-spawn (#19125)
docs: fix styles in no-js mode (#18916)
feat: fix `no-useless-computed-key` false negative with `__proto__` (#19123)
docs: Update README
fix: switch away from Node.js node:assert and AssertionError (#19082)
docs: add `no-useless-computed-key` examples with object patterns (#19109)
docs: add missing messageId property and suggestion properties (#19122)
chore: update dependency @eslint/json to ^0.6.0 (#19117)
chore: update algolia referrer (#19114)
fix: unsafe report for `no-lonely-if` (#19087)
fix: ignore files on a different drive on Windows (#19069)
ci: unpin `trunk-io/trunk-action` (#19108)
feat: add `meta` object to `@eslint/js` plugin (#19095)
docs: Change CLI -c to use flat config (#19103)
fix: upgrade @humanwhocodes/[email protected] to avoid debug logs (#19102)
docs: add deprecation on `indent`, `quotes` and `semi` rule types (#19090)
perf: optimize `text-table` by replacing regex with `trimEnd` (#19061)
Release Notes
3.2.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 5 commits:
chore: release 3.2.0 (#174)
feat: merge rule.meta.defaultOptions before validation (#166)
docs: add `compat.extends` example with plugin config (#173)
ci: run tests in Node.js 23 (#170)
ci: reduce list of releasable tags to `feat`, `fix` and `perf` (#161)
Release Notes
9.15.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:
9.15.0
Build: changelog update for 9.15.0
chore: upgrade @eslint/[email protected] (#19133)
chore: package.json update for @eslint/js release
chore: upgrade @eslint/[email protected] (#19131)
feat: Implement Language#normalizeLanguageOptions() (#19104)
chore: upgrade @eslint/[email protected] (#19130)
feat: add meta.defaultOptions (#17656)
fix: update types for `no-restricted-imports` rule (#19060)
chore: bump cross-spawn (#19125)
docs: fix styles in no-js mode (#18916)
feat: fix `no-useless-computed-key` false negative with `__proto__` (#19123)
docs: Update README
fix: switch away from Node.js node:assert and AssertionError (#19082)
docs: add `no-useless-computed-key` examples with object patterns (#19109)
docs: add missing messageId property and suggestion properties (#19122)
chore: update dependency @eslint/json to ^0.6.0 (#19117)
chore: update algolia referrer (#19114)
fix: unsafe report for `no-lonely-if` (#19087)
fix: ignore files on a different drive on Windows (#19069)
ci: unpin `trunk-io/trunk-action` (#19108)
feat: add `meta` object to `@eslint/js` plugin (#19095)
docs: Change CLI -c to use flat config (#19103)
fix: upgrade @humanwhocodes/[email protected] to avoid debug logs (#19102)
docs: add deprecation on `indent`, `quotes` and `semi` rule types (#19090)
perf: optimize `text-table` by replacing regex with `trimEnd` (#19061)
Security Advisories 🚨
🚨 Regular Expression Denial of Service (ReDoS) in @eslint/plugin-kit
Security Advisories 🚨
🚨 Regular Expression Denial of Service (ReDoS) in cross-spawn
Release Notes
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 11 commits:
chore(release): 7.0.5
fix: fix escaping bug introduced by backtracking
chore: remove codecov
chore: replace travis with github workflows
chore(release): 7.0.4
fix: disable regexp backtracking (#160)
chore: fix tests in recent node js versions
chore: convert package lock
chore: remove unused argument (#156)
chore: add travis jobs on ppc64le (#142)
chore: fix audit warning
Commits
See the full diff on Github. The new version differs by 7 commits:
5.3.2: fixes #130, fixes consequent escaped backslashes
Merge pull request #128 from kaelzhang/dependabot/npm_and_yarn/rimraf-6.0.1
dependabot.yml: ignore eslint
Bump rimraf from 5.0.9 to 6.0.1
dependabot: ignore tap
Merge pull request #110 from kaelzhang/dependabot/npm_and_yarn/tmp-0.2.3
Bump tmp from 0.2.1 to 0.2.3
🗑️ text-table (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