fix(deps): close the remaining security advisories - #222
Merged
Conversation
Applies the updates the Dependabot PRs could not land themselves. Several of them closed with "no longer updatable" without the bump ever reaching main, and vite needed 7.3.5 while the PR only offered 7.3.2. vite 7.2.2 -> 7.3.6 (high, medium), js-yaml 4.1.1 -> 4.3.0 (high, medium), brace-expansion -> 1.1.18/2.1.4/5.0.9 (high), @babel/core 7.28.x -> 7.29.7 (low), picomatch 2.3.1 -> 2.3.2, esbuild, and fast-xml-parser 5.10.1 with webdav 5.10.0. The fast-xml-parser and webdav updates are the useful half of #219. That PR also raised @nextcloud/eslint-config to 9 and eslint to 10, which needs a flat config this app does not have, so it fails the build outright. eslint stays on 8.57.1 here and the migration is left as its own piece of work. Signed-off-by: Oleksander Piskun <oleksandr2088@icloud.com>
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.
Applies the updates the Dependabot PRs could not land themselves. Several of them closed with "no longer updatable" without the bump ever reaching main.
馃 AI (if applicable)