🚨 [security] Update all of typescript-eslint 5.62.0 → 8.65.0 (major) - #7145
Open
depfu[bot] wants to merge 1 commit into
Open
🚨 [security] Update all of typescript-eslint 5.62.0 → 8.65.0 (major)#7145depfu[bot] wants to merge 1 commit into
depfu[bot] wants to merge 1 commit into
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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?
✳️ @typescript-eslint/eslint-plugin (5.62.0 → 8.65.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 22 commits:
chore(release): publish 8.65.0fix(eslint-plugin): [no-unnecessary-parameter-property-assignment] don't flag computed assignments with a variable key (#12568)feat(eslint-plugin): [no-shadow] specialized error on enum declaration and member shadowing (#12578)docs: fix typed-linting warning location (#12579)chore(deps): update dependency eslint to v10.7.0 (#12564)docs: fix broken code samples in no-extraneous-class and prefer-function-type (#12571)chore(deps): update matteogabriele/agentscan-action digest to e02ef27 (#12567)chore(deps): update dependency knip to v6.26.0 (#12561)feat: add warning when TS 7 is detected (#12529)feat(eslint-plugin): [no-restricted-imports] deprecate extension rule (#12527)docs: add a troubleshooting section for out-of-memory errors (#12553)fix(eslint-plugin): [unbound-method] report unbound methods accessed via member expression on union types (#12448)feat(parser): add onUnsupportedTypeScriptVersion option to error on unsupported TypeScript versions (#12465)chore: add attw validation to repo (#12437)fix(eslint-plugin): [prefer-string-starts-ends-with] handle escaped $ ending regex literals (#12515)chore: [ci] disable fail-fast (#12547)feat(typescript-estree): throw for invalid import defer syntax (#12552)chore(deps): update dependency prettier to v3.9.5 (#12486)chore(eslint-plugin-internal): fix `eslint-plugin/require-test-error-positions` in `no-multiple-lines-of-errors.test.ts` (#12538)chore(deps): update dependency eslint-plugin-perfectionist to ^5.10.0 (#12550)chore(deps): update dependency knip to v6.25.0 (#12551)chore: remove unused vite (#12528)✳️ @typescript-eslint/parser (5.62.0 → 8.65.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 22 commits:
chore(release): publish 8.65.0fix(eslint-plugin): [no-unnecessary-parameter-property-assignment] don't flag computed assignments with a variable key (#12568)feat(eslint-plugin): [no-shadow] specialized error on enum declaration and member shadowing (#12578)docs: fix typed-linting warning location (#12579)chore(deps): update dependency eslint to v10.7.0 (#12564)docs: fix broken code samples in no-extraneous-class and prefer-function-type (#12571)chore(deps): update matteogabriele/agentscan-action digest to e02ef27 (#12567)chore(deps): update dependency knip to v6.26.0 (#12561)feat: add warning when TS 7 is detected (#12529)feat(eslint-plugin): [no-restricted-imports] deprecate extension rule (#12527)docs: add a troubleshooting section for out-of-memory errors (#12553)fix(eslint-plugin): [unbound-method] report unbound methods accessed via member expression on union types (#12448)feat(parser): add onUnsupportedTypeScriptVersion option to error on unsupported TypeScript versions (#12465)chore: add attw validation to repo (#12437)fix(eslint-plugin): [prefer-string-starts-ends-with] handle escaped $ ending regex literals (#12515)chore: [ci] disable fail-fast (#12547)feat(typescript-estree): throw for invalid import defer syntax (#12552)chore(deps): update dependency prettier to v3.9.5 (#12486)chore(eslint-plugin-internal): fix `eslint-plugin/require-test-error-positions` in `no-multiple-lines-of-errors.test.ts` (#12538)chore(deps): update dependency eslint-plugin-perfectionist to ^5.10.0 (#12550)chore(deps): update dependency knip to v6.25.0 (#12551)chore: remove unused vite (#12528)✳️ debug (4.4.1 → 4.4.3) · Repo · Changelog
Security Advisories 🚨
🚨 debug@4.4.2 contains malware after npm account takeover
Release Notes
4.4.3
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 1 commit:
4.4.3Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by 22 commits:
chore(release): publish 8.65.0fix(eslint-plugin): [no-unnecessary-parameter-property-assignment] don't flag computed assignments with a variable key (#12568)feat(eslint-plugin): [no-shadow] specialized error on enum declaration and member shadowing (#12578)docs: fix typed-linting warning location (#12579)chore(deps): update dependency eslint to v10.7.0 (#12564)docs: fix broken code samples in no-extraneous-class and prefer-function-type (#12571)chore(deps): update matteogabriele/agentscan-action digest to e02ef27 (#12567)chore(deps): update dependency knip to v6.26.0 (#12561)feat: add warning when TS 7 is detected (#12529)feat(eslint-plugin): [no-restricted-imports] deprecate extension rule (#12527)docs: add a troubleshooting section for out-of-memory errors (#12553)fix(eslint-plugin): [unbound-method] report unbound methods accessed via member expression on union types (#12448)feat(parser): add onUnsupportedTypeScriptVersion option to error on unsupported TypeScript versions (#12465)chore: add attw validation to repo (#12437)fix(eslint-plugin): [prefer-string-starts-ends-with] handle escaped $ ending regex literals (#12515)chore: [ci] disable fail-fast (#12547)feat(typescript-estree): throw for invalid import defer syntax (#12552)chore(deps): update dependency prettier to v3.9.5 (#12486)chore(eslint-plugin-internal): fix `eslint-plugin/require-test-error-positions` in `no-multiple-lines-of-errors.test.ts` (#12538)chore(deps): update dependency eslint-plugin-perfectionist to ^5.10.0 (#12550)chore(deps): update dependency knip to v6.25.0 (#12551)chore: remove unused vite (#12528)Security Advisories 🚨
🚨 Picomatch has a ReDoS vulnerability via extglob quantifiers
🚨 Picomatch: Method Injection in POSIX Character Classes causes incorrect Glob Matching
Release Notes
4.0.5
4.0.4
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 30 commits:
4.0.5Update .verb.md and run verb to generate README documentationOnly run the upload code coverage step for 1 matrix permutationAllow workflow to continue if the code coverage step to failsMerge branch 'codeql-coverage'Merge pull request #183 from MerlijnW70/fix/matchbase-windows-basenameMerge pull request #182 from MerlijnW70/fix/repeated-extglob-drops-branchesConfigure code coverage upload for CodeQLfix: honor the windows option when matching basenamesfix: preserve all branches when rewriting risky repeated extglobsUpdate download badgeFix Test BadgePublish 4.0.4Merge commit from forkMerge commit from forkRun benchmark again against latest minimatch version (#161)docs: clarify what brace expansion syntax is and isn't supported (#134)fix typo in globstars.js test name (#138)docs: fix `makeRe` example (#143)chore: undocument removed options (#146)Remove unused time-require (#160)chore(deps): pin dependencies (#158)Update github workflow and add renovate config (#157)Merge pull request #155 from micromatch/prettierAdd node 24 and 25Revert "chore: use prettier, update eslint, add node 24 and 25 to ci"update actionsrun less workflows in prschore: Remove codeql and active in repo settingschore: use prettier, update eslint, add node 24 and 25 to ci🆕 @typescript-eslint/project-service (added, 8.65.0)
🆕 @typescript-eslint/tsconfig-utils (added, 8.65.0)
🆕 fdir (added, 6.5.0)
🆕 tinyglobby (added, 0.2.17)
🆕 brace-expansion (added, 5.0.8)
🆕 minimatch (added, 10.2.5)
🆕 eslint-visitor-keys (added, 5.0.1)
🆕 semver (added, 7.8.5)
🆕 @typescript-eslint/scope-manager (added, 8.65.0)
🆕 @typescript-eslint/types (added, 8.65.0)
🆕 @typescript-eslint/typescript-estree (added, 8.65.0)
🆕 @typescript-eslint/utils (added, 8.65.0)
🆕 @typescript-eslint/visitor-keys (added, 8.65.0)
🆕 balanced-match (added, 4.0.4)
🆕 ignore (added, 7.0.6)
🆕 ts-api-utils (added, 2.5.0)
🗑️ archiver (removed)
🗑️ archiver-utils (removed)
🗑️ archiver-utils (removed)
🗑️ compress-commons (removed)
🗑️ crc-32 (removed)
🗑️ crc32-stream (removed)
🗑️ electron-builder-squirrel-windows (removed)
🗑️ lazystream (removed)
🗑️ lodash.defaults (removed)
🗑️ lodash.difference (removed)
🗑️ lodash.flatten (removed)
🗑️ lodash.isplainobject (removed)
🗑️ lodash.union (removed)
🗑️ natural-compare-lite (removed)
🗑️ react-native-url-polyfill (removed)
🗑️ readdir-glob (removed)
🗑️ webidl-conversions (removed)
🗑️ whatwg-url-without-unicode (removed)
🗑️ zip-stream (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