Skip to content

Update glob and jws transitive dependencies#1482

Merged
amvanbaren merged 2 commits intoeclipse:masterfrom
netomi:update-glob-dep
Dec 15, 2025
Merged

Update glob and jws transitive dependencies#1482
amvanbaren merged 2 commits intoeclipse:masterfrom
netomi:update-glob-dep

Conversation

@netomi
Copy link
Contributor

@netomi netomi commented Dec 10, 2025

This PR updates some transitive dependencies.

@netomi netomi requested a review from amvanbaren December 10, 2025 12:48
@netomi
Copy link
Contributor Author

netomi commented Dec 10, 2025

instead of adding a resolution we could also just bump the vsce and rimraf dependencies.

Though jws is a transitive dependency of vsce and would resolve to 4.0.0 without a resolution afaict.
We want 4.0.1 though.

Copy link
Contributor

@amvanbaren amvanbaren left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The yarn.lock file doesn't match package.json.
Please make sure to run yarn install before submitting changes.

@netomi
Copy link
Contributor Author

netomi commented Dec 15, 2025

The yarn.lock file has been updated when creating the PR:

tn@proteus:~/workspace/eclipse/openvsx/openvsx/cli$ git status .
On branch update-glob-dep
Your branch is up to date with 'origin/update-glob-dep'.

nothing to commit, working tree clean
tn@proteus:~/workspace/eclipse/openvsx/openvsx/cli$ yarn install
➤ YN0000: · Yarn 4.9.1
➤ YN0000: ┌ Resolution step
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
➤ YN0086: │ Some peer dependencies are incorrectly met by dependencies; run yarn explain peer-requirements for details.
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
➤ YN0000: └ Completed
➤ YN0000: ┌ Link step
➤ YN0000: └ Completed
➤ YN0000: · Done with warnings in 0s 266ms
tn@proteus:~/workspace/eclipse/openvsx/openvsx/cli$ git status .
On branch update-glob-dep
Your branch is up to date with 'origin/update-glob-dep'.

nothing to commit, working tree clean

@amvanbaren amvanbaren merged commit 82838ce into eclipse:master Dec 15, 2025
4 checks passed
@netomi netomi deleted the update-glob-dep branch January 28, 2026 08:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants