Skip to content

Bump "shx" package version#2806

Open
updateclibot[bot] wants to merge 1 commit intomasterfrom
updatecli_master_14d43fc2fbdf740eb03c199118f26dd8dbd1aa66775f10d2b80115df20f69aeb
Open

Bump "shx" package version#2806
updateclibot[bot] wants to merge 1 commit intomasterfrom
updatecli_master_14d43fc2fbdf740eb03c199118f26dd8dbd1aa66775f10d2b80115df20f69aeb

Conversation

@updateclibot
Copy link
Copy Markdown
Contributor

@updateclibot updateclibot bot commented Apr 1, 2026

Bump "shx" package version

Bump "shx" package version to 0.4.0

ran shell command "npm install --package-lock-only --dry-run=$DRY_RUN shx@0.4.0"

v0.4.0
## ✨ Highlighted changes
* This is based on ShellJS v0.9! This means we bumped the minimum node version to >= v18.
* Small bash compatibility change to `shx sed`. Now if you invoke `shx sed -i`, this will not print any output to stdout (this is for consistency with unix `sed`). Using `shx sed` without the `-i` flag will still print to stdout as before.

## What's Changed
* chore: remove codecov devDependency by @nfischer in https://github.com/shelljs/shx/pull/198
* chore(ci): run tests up to node v16 by @nfischer in https://github.com/shelljs/shx/pull/197
* chore: rename master -> main by @nfischer in https://github.com/shelljs/shx/pull/204
* chore: update deps by @nfischer in https://github.com/shelljs/shx/pull/205
* chore: update CI to include v18 by @nfischer in https://github.com/shelljs/shx/pull/206
* fix(lint): fixes import order lint warnings by @nfischer in https://github.com/shelljs/shx/pull/215
* doc: highlight globs and emphasize double quotes by @nfischer in https://github.com/shelljs/shx/pull/214
* chore: update CI to test against node v20 by @nfischer in https://github.com/shelljs/shx/pull/212
* docs: change GitHub Actions README badge by @nfischer in https://github.com/shelljs/shx/pull/216
* chore: keep node < 16 around longer by @nfischer in https://github.com/shelljs/shx/pull/219
* Bump GitHub workflow action to latest version by @deining in https://github.com/shelljs/shx/pull/220
* Update minimist for CVE-2021-44906 by @tomhaines432 in https://github.com/shelljs/shx/pull/218
* chore: add codecov token by @nfischer in https://github.com/shelljs/shx/pull/222
* chore: remove unsupported node configs from CI by @nfischer in https://github.com/shelljs/shx/pull/221
* chore: switch to codecov v4 by @nfischer in https://github.com/shelljs/shx/pull/223
* chore(dependencies): update js-yaml by @nfischer in https://github.com/shelljs/shx/pull/224
* doc: Fix typo in README by @mpaw in https://github.com/shelljs/shx/pull/227
* chore: update shelljs and drop old node support by @nfischer in https://github.com/shelljs/shx/pull/228
* chore: drop non-LTS node versions by @nfischer in https://github.com/shelljs/shx/pull/229
* chore: drop some dependencies and simplify by @nfischer in https://github.com/shelljs/shx/pull/230
* chore: update dependencies by @nfischer in https://github.com/shelljs/shx/pull/231
* fix: add back ShellJS version in --version by @nfischer in https://github.com/shelljs/shx/pull/232
* Adding a global --negate flag by @SoTrx in https://github.com/shelljs/shx/pull/189
* refactor: code cleanup for the --negate flag by @nfischer in https://github.com/shelljs/shx/pull/233

## New Contributors
* @deining made their first contribution in https://github.com/shelljs/shx/pull/220
* @tomhaines432 made their first contribution in https://github.com/shelljs/shx/pull/218
* @mpaw made their first contribution in https://github.com/shelljs/shx/pull/227
* @SoTrx made their first contribution in https://github.com/shelljs/shx/pull/189

**Full Changelog**: https://github.com/shelljs/shx/compare/v0.3.4...v0.4.0
GitHub Action workflow link
Updatecli logo

Created automatically by Updatecli

Options:

Most of Updatecli configuration is done via its manifest(s).

  • If you close this pull request, Updatecli will automatically reopen it, the next time it runs.
  • If you close this pull request and delete the base branch, Updatecli will automatically recreate it, erasing all previous commits made.

Feel free to report any issues at github.com/updatecli/updatecli.
If you find this tool useful, do not hesitate to star our GitHub repository as a sign of appreciation, and/or to tell us directly on our chat!

Made with ❤️️ by updatecli
@updateclibot updateclibot bot added the dependencies Pull requests that update a dependency file label Apr 1, 2026
@updateclibot updateclibot bot enabled auto-merge (squash) April 1, 2026 13:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants