chore(deps): Consolidate security bumps and move the build to Vite 8 - #17
Closed
Kyonax wants to merge 1 commit into
Closed
chore(deps): Consolidate security bumps and move the build to Vite 8#17Kyonax wants to merge 1 commit into
Kyonax wants to merge 1 commit into
Conversation
Changes: - [MOD] package.json: Raise vite to ^8.1.0 and @vitejs/plugin-vue to ^6.0.7, the majors that carry the current build-chain advisory fixes - [MOD] package-lock.json: Resolve vite 6.4.2 to 8.2.2, @vitejs/plugin-vue 5.2.4 to 6.0.8, js-cookie 3.0.5 to 3.0.8, ws 8.20.0 to 8.21.3, immutable 5.1.5 to 5.1.9, postcss 8.5.9 to 8.5.26, nanoid 3.3.11 to 3.3.18, js-yaml 4.1.1 to 4.3.2 and brace-expansion 1.1.14/2.1.0 to 1.1.18/2.1.4; esbuild leaves the tree because Vite 8 bundles with Rolldown Supersedes the eight open Dependabot pull requests: #7, #8, #9, #11, #12, #13, #14, #15. Gates: lint 0, tests 17/17, build ok, npm audit 0 vulnerabilities
Protected Files ModifiedOne or more files in the protected set were changed in this PR. Each category below explains why the file matters. Supply Chain
Dependency or lockfile changes. Verify the diff (no unexpected packages, no version downgrades). |
Owner
Author
|
Closing as already delivered. Merging #6 brought the vite 8 bump and every advisory fix onto
This branch was cut from the pre-v0.5 |
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.
Changes:
Supersedes the eight open Dependabot pull requests: #7, #8, #9, #11, #12, #13, #14, #15.
Gates: lint 0, tests 17/17, build ok, npm audit 0 vulnerabilities