chore(deps): bundle Dependabot PRs for npm /actions/setup/js#35072
Merged
Conversation
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Chore: bundle Dependabot PRs for npm /actions/setup/js
chore(deps): bundle Dependabot PRs for npm /actions/setup/js
May 26, 2026
Contributor
There was a problem hiding this comment.
Pull request overview
Bundles several Dependabot updates for the /actions/setup/js tooling into a single dependency refresh, keeping the JavaScript workflow tooling’s test/build stack current.
Changes:
- Bump Vitest packages to
4.1.7(vitest,@vitest/ui,@vitest/coverage-v8) - Bump
viteto8.0.14 - Regenerate
package-lock.jsonto reflect updated dependency graph
Show a summary per file
| File | Description |
|---|---|
actions/setup/js/package.json |
Updates devDependency version ranges for Vitest-related packages and Vite. |
actions/setup/js/package-lock.json |
Regenerated lockfile capturing resolved versions and transitive dependency updates. |
.github/workflows/dead-code-remover.lock.yml |
Updates workflow lock metadata hash. |
Copilot's findings
Tip
Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Files not reviewed (1)
- actions/setup/js/package-lock.json: Language not supported
- Files reviewed: 2/3 changed files
- Comments generated: 0
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.
Bundles four open Dependabot PRs (#35017, #35020, #35022, #35023) for the
/actions/setup/jsmanifest into a single update.Changes
actions/setup/js/package.json— bump versions:vitest:^4.1.6→^4.1.7@vitest/ui:^4.1.6→^4.1.7@vitest/coverage-v8:^4.1.4→^4.1.7vite:^8.0.13→^8.0.14actions/setup/js/package-lock.json— regenerated (19 packages changed)