[Snyk] Upgrade @typescript-eslint/eslint-plugin from 7.4.0 to 8.29.0 #61
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.
Sweep Summary
Adds file renaming functionality to FileBrowser through both the UI and API.
Files.vue
with a handler function to trigger the rename operation.rename
API function infiles.js
that makes a PATCH request to the server.resource.go
that processes file rename requests.Ask Sweep AI questions about this PR
Snyk has created this PR to upgrade @typescript-eslint/eslint-plugin from 7.4.0 to 8.29.0.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 772 versions ahead of your current version.
The recommended version was released 23 days ago.
Issues fixed by the recommended upgrade:
SNYK-JS-VITE-9653016
SNYK-JS-VUEI18N-8442254
SNYK-JS-VUEI18N-9376708
SNYK-JS-CROSSSPAWN-8303230
SNYK-JS-INTLIFYSHARED-8442251
SNYK-JS-VITE-9685035
SNYK-JS-VUEI18N-8442260
SNYK-JS-BABELHELPERS-9397697
SNYK-JS-INTLIFYCOREBASE-8442262
SNYK-JS-NANOID-8492085
SNYK-JS-ROLLUP-8073097
SNYK-JS-VITE-8648411
SNYK-JS-VITE-9512410
SNYK-JS-VITE-9576207
Release notes
Package name: @typescript-eslint/eslint-plugin
8.29.0 (2025-03-31)
🚀 Features
ignoreIfStatements
option (#11000)🩹 Fixes
noUncheckedIndexedAccess
is enabled (#10961)❤️ Thank You
You can read about our versioning strategy and releases on our website.
8.28.0 (2025-03-24)
🚀 Features
if
statement assignment (??=
) and fix several minor bugs (#10861)🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
8.27.0 (2025-03-17)
🚀 Features
DeprecatedInfo
forrule.meta.deprecated
(#10932)🩹 Fixes
AssignmentPattern
function parameter (#10939)❤️ Thank You
You can read about our versioning strategy and releases on our website.
8.26.1 (2025-03-10)
🩹 Fixes
any
/unknown
as eligible for nullish coalescing (#10865)TestLanguageOptions
(#10930)❤️ Thank You
You can read about our versioning strategy and releases on our website.
8.26.0 (2025-03-03)
🚀 Features
TestLanguageOptions
(#10892)🩹 Fixes
accessor
properties with an invalidvoid
type (#10864)parser
dependency (#10909)❤️ Thank You
You can read about our versioning strategy and releases on our website.
8.25.0 (2025-02-24)
🚀 Features
🩹 Fixes
attributes
withoptions
property inTSImportType
(#10691)ImportAttribute
(#10649)❤️ Thank You
You can read about our versioning strategy and releases on our website.