chore(deps-dev): bump shx from 0.3.3 to 0.4.0
Open
Number: #7
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Unknown
Comments: 1
Association: Unknown
Comments: 1
Created:
January 15, 2026 at 02:02 AM UTC
(about 2 months ago)
(about 2 months ago)
Updated:
January 15, 2026 at 02:02 AM UTC
(about 2 months ago)
(about 2 months ago)
Description:
Bumps shx from 0.3.3 to 0.4.0.
Release notes
Sourced from shx's releases.
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 invokeshx sed -i, this will not print any output to stdout (this is for consistency with unixsed). Usingshx sedwithout the-iflag will still print to stdout as before.What's Changed
- chore: remove codecov devDependency by
@nfischerin shelljs/shx#198- chore(ci): run tests up to node v16 by
@nfischerin shelljs/shx#197- chore: rename master -> main by
@nfischerin shelljs/shx#204- chore: update deps by
@nfischerin shelljs/shx#205- chore: update CI to include v18 by
@nfischerin shelljs/shx#206- fix(lint): fixes import order lint warnings by
@nfischerin shelljs/shx#215- doc: highlight globs and emphasize double quotes by
@nfischerin shelljs/shx#214- chore: update CI to test against node v20 by
@nfischerin shelljs/shx#212- docs: change GitHub Actions README badge by
@nfischerin shelljs/shx#216- chore: keep node < 16 around longer by
@nfischerin shelljs/shx#219- Bump GitHub workflow action to latest version by
@deiningin shelljs/shx#220- Update minimist for CVE-2021-44906 by
@tomhaines432in shelljs/shx#218- chore: add codecov token by
@nfischerin shelljs/shx#222- chore: remove unsupported node configs from CI by
@nfischerin shelljs/shx#221- chore: switch to codecov v4 by
@nfischerin shelljs/shx#223- chore(dependencies): update js-yaml by
@nfischerin shelljs/shx#224- doc: Fix typo in README by
@mpawin shelljs/shx#227- chore: update shelljs and drop old node support by
@nfischerin shelljs/shx#228- chore: drop non-LTS node versions by
@nfischerin shelljs/shx#229- chore: drop some dependencies and simplify by
@nfischerin shelljs/shx#230- chore: update dependencies by
@nfischerin shelljs/shx#231- fix: add back ShellJS version in --version by
@nfischerin shelljs/shx#232- Adding a global --negate flag by
@SoTrxin shelljs/shx#189- refactor: code cleanup for the --negate flag by
@nfischerin shelljs/shx#233New Contributors
@deiningmade their first contribution in shelljs/shx#220@tomhaines432made their first contribution in shelljs/shx#218@mpawmade their first contribution in shelljs/shx#227@SoTrxmade their first contribution in shelljs/shx#189Full Changelog: https://github.com/shelljs/shx/compare/v0.3.4...v0.4.0
v0.3.4
What's Changed
- chore: change supported node versions by
@nfischerin shelljs/shx#186- chore: switch to GitHub Actions by
@nfischerin shelljs/shx#194- refactor: rename "blacklist" -> "blocklist" by
@nfischerin shelljs/shx#193- chore: update dependencies by
@nfischerin shelljs/shx#195- chore: add back node v6 support by
@nfischerin shelljs/shx#196Full Changelog: https://github.com/shelljs/shx/compare/v0.3.3...v0.3.4
Changelog
Sourced from shx's changelog.
Change Log
Unreleased
Closed issues:
- New release with ShellJS v0.8.4 #185
Merged pull requests:
Commits
8886c3e0.4.0e8db3bcrefactor: code cleanup for the --negate flag6184003Adding a global --negate flag (#189)b3d5b80fix: add back ShellJS version in --version5106c6bchore: update dependenciese8bb9f8chore: drop some dependencies and simplify3bb21d9chore: drop non-LTS node versionsb70e666chore: update shelljs and drop old node supportf8b0b37doc: Fix typo in README03c2964chore(dependencies): update js-yaml- Additional commits viewable in compare view
Dependabot 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Package Dependencies
Technical Details
| ID: | 12784646 |
| UUID: | 3815618592 |
| Node ID: | PR_kwDOHaJ5M869SJm- |
| Host: | GitHub |
| Repository: | PythonCoderAS/hello-world |