🚨 [security] Update all of typescript-eslint 4.31.2 → 7.18.0 (major) #317
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 (4.31.2 → 7.18.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 21 commits:
chore(release): publish 7.18.0
docs: link no-duplicate-type-constituents and no-redundant-type-constituents to each other (#9612)
chore(deps): update dependency mocha to v10.7.0 (#9650)
chore(deps): update dependency eslint-plugin-react to v7.35.0 (#9647)
chore(deps): update dependency cspell to v8.11.0 (#9624)
chore(deps): update dependency @swc/core to v1.7.0 (#9637)
chore(deps): update dependency husky to v9.1.1 (#9635)
fix(eslint-plugin): [strict-boolean-expressions] support branded booleans (#9297)
docs: add ast-spec, type-utils docs with docusaurus-plugin-typedoc (#9293)
docs: remove unnecessary v8 links (#9611)
fix(eslint-plugin): [no-duplicate-type-constituents] shouldn't report on error types (#9600)
fix(eslint-plugin): [unbound-method] report on destructuring in function parameters (#8952)
fix(eslint-plugin): [no-unnecessary-type-assertion] prevent runtime error when asserting a variable declared in default TS lib (#9660)
chore: reorg repo level utils, lint and typecheck repo files (#9618)
docs: final updates to v8 beta post (#9627)
chore(website): remove incorrect `twitterHandle` from type (#9651)
feat(types): update ECMA versions (#9634)
test: add integration test against @types/eslint v9 (#9622)
chore: enable radix (#9563)
docs: update perfectionist domain (#9619)
chore: fix integration tests by pinning @types/eslint v8 (#9620)
✳️ @typescript-eslint/parser (4.31.2 → 7.18.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 21 commits:
chore(release): publish 7.18.0
docs: link no-duplicate-type-constituents and no-redundant-type-constituents to each other (#9612)
chore(deps): update dependency mocha to v10.7.0 (#9650)
chore(deps): update dependency eslint-plugin-react to v7.35.0 (#9647)
chore(deps): update dependency cspell to v8.11.0 (#9624)
chore(deps): update dependency @swc/core to v1.7.0 (#9637)
chore(deps): update dependency husky to v9.1.1 (#9635)
fix(eslint-plugin): [strict-boolean-expressions] support branded booleans (#9297)
docs: add ast-spec, type-utils docs with docusaurus-plugin-typedoc (#9293)
docs: remove unnecessary v8 links (#9611)
fix(eslint-plugin): [no-duplicate-type-constituents] shouldn't report on error types (#9600)
fix(eslint-plugin): [unbound-method] report on destructuring in function parameters (#8952)
fix(eslint-plugin): [no-unnecessary-type-assertion] prevent runtime error when asserting a variable declared in default TS lib (#9660)
chore: reorg repo level utils, lint and typecheck repo files (#9618)
docs: final updates to v8 beta post (#9627)
chore(website): remove incorrect `twitterHandle` from type (#9651)
feat(types): update ECMA versions (#9634)
test: add integration test against @types/eslint v9 (#9622)
chore: enable radix (#9563)
docs: update perfectionist domain (#9619)
chore: fix integration tests by pinning @types/eslint v8 (#9620)
Release Notes
4.3.6
4.3.5
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 18 commits:
4.3.6
Avoid using deprecated RegExp.$1
4.3.5
update authorship contact info
Fix/debug depth (#926)
remove .github folder (and the outdated issue templates)
Update ISSUE_TEMPLATE.md
Update ISSUE_TEMPLATE.md
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
3.3.2
3.3.1
3.3.0
3.2.12
3.2.11
3.2.10
3.2.9
3.2.8
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.
Release Notes
1.17.1
1.17.0
1.16.0
1.15.0
1.14.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 14 commits:
Bumped v1.17.1
Emit drain event after pause/resume combo (#82)
Bumped v1.17.0
Consistently respect the configured concurrency (#81)
Bumped v1.16.0
fix: unshift with worker throwing error (#77) (#78)
add running to typescript definition (#71)
fix ci (#72)
Bump typescript from 4.9.5 to 5.0.4 (#68)
Bumped v1.15.0
fix: queueAsPromised.drained() resolves while queue is idle (#64)
Bumped v1.14.0
fix(typings): pass generic type to error handler (#62)
Update README.md (#59)
Release Notes
11.1.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 2 commits:
11.1.0
Update dependencies
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 🚨
🚨 semver vulnerable to Regular Expression Denial of Service
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.
🆕 @eslint-community/eslint-utils (added, 4.4.0)
🆕 @eslint-community/regexpp (added, 4.11.0)
🆕 @typescript-eslint/type-utils (added, 7.18.0)
🆕 @typescript-eslint/utils (added, 7.18.0)
🆕 graphemer (added, 1.4.0)
🆕 ts-api-utils (added, 1.3.0)
🗑️ @babel/runtime (removed)
🗑️ @babel/runtime-corejs3 (removed)
🗑️ aria-query (removed)
🗑️ array.prototype.flatmap (removed)
🗑️ ast-types-flow (removed)
🗑️ axe-core (removed)
🗑️ axobject-query (removed)
🗑️ core-js-pure (removed)
🗑️ damerau-levenshtein (removed)
🗑️ emoji-regex (removed)
🗑️ eslint-plugin-jsx-a11y (removed)
🗑️ eslint-plugin-react (removed)
🗑️ eslint-plugin-react-hooks (removed)
🗑️ jsx-ast-utils (removed)
🗑️ language-subtag-registry (removed)
🗑️ language-tags (removed)
🗑️ loose-envify (removed)
🗑️ lru-cache (removed)
🗑️ object-assign (removed)
🗑️ object.fromentries (removed)
🗑️ object.hasown (removed)
🗑️ prop-types (removed)
🗑️ regenerator-runtime (removed)
🗑️ regexp.prototype.flags (removed)
🗑️ string.prototype.matchall (removed)
🗑️ yallist (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