deps: Bump the npm group with 7 updates - #1547
Merged
Merged
Conversation
Bumps the npm group with 7 updates: | Package | From | To | | --- | --- | --- | | [terser](https://github.com/terser/terser) | `5.49.0` | `5.50.0` | | [open](https://github.com/sindresorhus/open) | `11.0.0` | `11.0.1` | | [yargs](https://github.com/yargs/yargs) | `18.0.0` | `18.1.0` | | [minimatch](https://github.com/isaacs/minimatch) | `10.2.5` | `10.2.6` | | [@parcel/watcher](https://github.com/parcel-bundler/watcher) | `2.5.6` | `2.6.0` | | [node-stream-zip](https://github.com/antelle/node-stream-zip) | `1.15.0` | `1.16.0` | | [ws](https://github.com/websockets/ws) | `8.21.1` | `8.21.3` | Updates `terser` from 5.49.0 to 5.50.0 - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](terser/terser@v5.49.0...v5.50.0) Updates `open` from 11.0.0 to 11.0.1 - [Release notes](https://github.com/sindresorhus/open/releases) - [Commits](sindresorhus/open@v11.0.0...v11.0.1) Updates `yargs` from 18.0.0 to 18.1.0 - [Release notes](https://github.com/yargs/yargs/releases) - [Changelog](https://github.com/yargs/yargs/blob/main/CHANGELOG.md) - [Commits](yargs/yargs@v18.0.0...v18.1.0) Updates `minimatch` from 10.2.5 to 10.2.6 - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v10.2.5...v10.2.6) Updates `@parcel/watcher` from 2.5.6 to 2.6.0 - [Release notes](https://github.com/parcel-bundler/watcher/releases) - [Commits](parcel-bundler/watcher@v2.5.6...v2.6.0) Updates `node-stream-zip` from 1.15.0 to 1.16.0 - [Changelog](https://github.com/antelle/node-stream-zip/blob/master/release-notes.md) - [Commits](antelle/node-stream-zip@1.15.0...1.16.0) Updates `ws` from 8.21.1 to 8.21.3 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@8.21.1...8.21.3) --- updated-dependencies: - dependency-name: terser dependency-version: 5.50.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: open dependency-version: 11.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: yargs dependency-version: 18.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: minimatch dependency-version: 10.2.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@parcel/watcher" dependency-version: 2.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: node-stream-zip dependency-version: 1.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: ws dependency-version: 8.21.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com>
matz3
approved these changes
Aug 25, 2026
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.
Bumps the npm group with 7 updates:
5.49.05.50.011.0.011.0.118.0.018.1.010.2.510.2.62.5.62.6.01.15.01.16.08.21.18.21.3Updates
terserfrom 5.49.0 to 5.50.0Changelog
Sourced from terser's changelog.
Commits
08682635.50.06369c68update changeloge32443bexperimental type stripping (#1718)f41d858Update actions/setup-node action to v7 (#1708)9fdbd4dUpdate actions/checkout action to v7 (#1695)f1b0e04fix crash in mozilla AST conversion of importsf1f0594add mutation test25984c85.49.260de130update changelog067113dfix crash with dynamic importsUpdates
openfrom 11.0.0 to 11.0.1Release notes
Sourced from open's releases.
Commits
f38acc811.0.16ac3fe4Fix WSL failure when the working directory is unreachable from Windowsa30acc7Meta tweaksUpdates
yargsfrom 18.0.0 to 18.1.0Changelog
Sourced from yargs's changelog.
Commits
8878a89chore(main): release 18.1.0 (#2475)db916b4chore: add workflow_dispatch for release-please (#2564)4153e0fchore: improve build robustness (#2554)186d2e6docs: clarify nargs option-like values (#2551)c615633docs: fix various typos in source code (#2525)7c76d0adocs: fix broken links in api.md (#2549)37e2e5bchore: fix .wrap() docs (#2493)547e300chore: update the easy dependencies (#2552)e086681chore(deps): update dependency cross-env to v10 (#2480)88f548cchore: fix typos (#2492)Maintainer changes
This version was pushed to npm by shadowspawn, a new releaser for yargs since your current version.
Updates
minimatchfrom 10.2.5 to 10.2.6Commits
ded1bbd10.2.60215dfeupdate deps and lint10968eaimprove test for .. eating drive lettersUpdates
@parcel/watcherfrom 2.5.6 to 2.6.0Release notes
Sourced from @parcel/watcher's releases.
Commits
01c4addv2.6.02392f96fix ci2d44c97update cie0c2deconly test on node lts66e8e76fix: use assert.rejects for async subscribe throw test (#254)a1b86cfchore: run prettier (#249)4aa3dcafeat: support RegExp ignores (#248)Updates
node-stream-zipfrom 1.15.0 to 1.16.0Changelog
Sourced from node-stream-zip's changelog.
Commits
2d9da01release 1.16.0d6646bfup depsb9b496afixed reading compressed entry sizea050b3ffixed tests7c5d503readmec7cd392removed a duplicated testf58b5b8node.js 1474f30a3node.js 12571f55bnode.js 12Updates
wsfrom 8.21.1 to 8.21.3Release notes
Sourced from ws's releases.
Commits
c791e70[dist] 8.21.3e97a20e[fix] Reject offers withclient_max_window_bitsbelow config787ebf2[dist] 8.21.2b4d62ebRevert "[ci] Trust Coveralls Homebrew tap"e4bb883[security] Use GitHub PVR as main reporting channel2eb3be0[test] Skip test on Node.js versions where it does not applyDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions