1
Fork 0

chore(deps): update dependency shelljs to v0.9.1 #187

Merged
lucas merged 1 commit from renovate/shelljs-0.x into master 2025-03-10 15:01:31 +01:00
Collaborator

This PR contains the following updates:

Package Update Change
shelljs minor 0.8.5 -> 0.9.1

Release Notes

shelljs/shelljs (shelljs)

v0.9.1

Compare Source

v0.9.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/shelljs/shelljs/compare/v0.8.5...v0.9.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [shelljs](https://github.com/shelljs/shelljs) | minor | `0.8.5` -> `0.9.1` | --- ### Release Notes <details> <summary>shelljs/shelljs (shelljs)</summary> ### [`v0.9.1`](https://github.com/shelljs/shelljs/compare/v0.9.0...8c3c2ac38528a388ad27a5df758126a9d69a205a) [Compare Source](https://github.com/shelljs/shelljs/compare/v0.9.0...v0.9.1) ### [`v0.9.0`](https://github.com/shelljs/shelljs/releases/tag/v0.9.0) [Compare Source](https://github.com/shelljs/shelljs/compare/v0.8.5...v0.9.0) #### What's Changed - fix: Exit 1 with empty string if no match by [@&#8203;wyardley](https://github.com/wyardley) in https://github.com/shelljs/shelljs/pull/901 - feat(cp): support update flag when recursing by [@&#8203;joshi-sh](https://github.com/joshi-sh) in https://github.com/shelljs/shelljs/pull/889 - ci: change language to node_js and remove obsolete scripts by [@&#8203;DanielRuf](https://github.com/DanielRuf) in https://github.com/shelljs/shelljs/pull/910 - chore: remove gitter integration by [@&#8203;nfischer](https://github.com/nfischer) in https://github.com/shelljs/shelljs/pull/907 - chore(npm): remove lockfile by [@&#8203;nfischer](https://github.com/nfischer) in https://github.com/shelljs/shelljs/pull/911 - chore: script to bump supported node versions by [@&#8203;nfischer](https://github.com/nfischer) in https://github.com/shelljs/shelljs/pull/913 - chore(node): drop node v4 and v5 by [@&#8203;nfischer](https://github.com/nfischer) in https://github.com/shelljs/shelljs/pull/917 - fix(exec): consistent error message for maxBuffer by [@&#8203;nfischer](https://github.com/nfischer) in https://github.com/shelljs/shelljs/pull/919 - chore(test): no coverage by default by [@&#8203;nfischer](https://github.com/nfischer) in https://github.com/shelljs/shelljs/pull/920 - chore(node): add v10 and v11 to CI by [@&#8203;nfischer](https://github.com/nfischer) in https://github.com/shelljs/shelljs/pull/921 - test(touch): add coverage for -d option by [@&#8203;nfischer](https://github.com/nfischer) in https://github.com/shelljs/shelljs/pull/925 - feat(options): initial support for long options by [@&#8203;nfischer](https://github.com/nfischer) in https://github.com/shelljs/shelljs/pull/926 - docs: clarify which methods return ShellStrings by [@&#8203;nfischer](https://github.com/nfischer) in https://github.com/shelljs/shelljs/pull/934 - docs: fix typo by [@&#8203;Jason-Cooke](https://github.com/Jason-Cooke) in https://github.com/shelljs/shelljs/pull/943 - chore(lint): alphabetize lint rules by [@&#8203;nfischer](https://github.com/nfischer) in https://github.com/shelljs/shelljs/pull/946 - chore(lint): upgrade eslint by [@&#8203;nfischer](https://github.com/nfischer) in https://github.com/shelljs/shelljs/pull/947 - docs(sed): clarify using `sed` with newlines in https://github.com/shelljs/shelljs/pull/949 - docs(exec): document security concerns by [@&#8203;nfischer](https://github.com/nfischer) in https://github.com/shelljs/shelljs/pull/950 - docs(exec): minor wording changes on security doc by [@&#8203;nfischer](https://github.com/nfischer) in https://github.com/shelljs/shelljs/pull/951 - chore(lint): update lint dependencies by [@&#8203;nfischer](https://github.com/nfischer) in https://github.com/shelljs/shelljs/pull/948 - Add boolean `fatal` option to `exec()` function by [@&#8203;WesCossick](https://github.com/WesCossick) in https://github.com/shelljs/shelljs/pull/961 - test: misc test changes by [@&#8203;nfischer](https://github.com/nfischer) in https://github.com/shelljs/shelljs/pull/970 - chore: update dev deps by [@&#8203;nfischer](https://github.com/nfischer) in https://github.com/shelljs/shelljs/pull/971 - Silence potentially upcoming circular dependency warning by [@&#8203;addaleax](https://github.com/addaleax) in https://github.com/shelljs/shelljs/pull/973 - fix(exec): join paths correctly by [@&#8203;nfischer](https://github.com/nfischer) in https://github.com/shelljs/shelljs/pull/975 - feat: add shell.cmd to replace exec by [@&#8203;nfischer](https://github.com/nfischer) in https://github.com/shelljs/shelljs/pull/866 - Update “OS X” to “macOS” by [@&#8203;sonicdoe](https://github.com/sonicdoe) in https://github.com/shelljs/shelljs/pull/977 - chore: support up to node v13 by [@&#8203;nfischer](https://github.com/nfischer) in https://github.com/shelljs/shelljs/pull/978 - fix(mv): Fix moving files across volumes by [@&#8203;christopherthielen](https://github.com/christopherthielen) in https://github.com/shelljs/shelljs/pull/982 - Update ls with glob example. by [@&#8203;smack0007](https://github.com/smack0007) in https://github.com/shelljs/shelljs/pull/1006 - chore: change supported node versions by [@&#8203;nfischer](https://github.com/nfischer) in https://github.com/shelljs/shelljs/pull/1011 - Cleanup LICENSE by [@&#8203;reviewher](https://github.com/reviewher) in https://github.com/shelljs/shelljs/pull/966 - test(cmd): add test for caret char by [@&#8203;nfischer](https://github.com/nfischer) in https://github.com/shelljs/shelljs/pull/1017 - fix(mkdir): mitigate directory creation race condition by [@&#8203;rivy](https://github.com/rivy) in https://github.com/shelljs/shelljs/pull/1019 - Added mkdir -p tests for subdirectories by [@&#8203;JessieFrance](https://github.com/JessieFrance) in https://github.com/shelljs/shelljs/pull/1026 - remove file extension by [@&#8203;JessieFrance](https://github.com/JessieFrance) in https://github.com/shelljs/shelljs/pull/1033 - Fix test command example by [@&#8203;wafuwafu13](https://github.com/wafuwafu13) in https://github.com/shelljs/shelljs/pull/1043 - chore: set up GitHub Actions CI by [@&#8203;nfischer](https://github.com/nfischer) in https://github.com/shelljs/shelljs/pull/1055 - Removed mentions of documentup website by [@&#8203;fineon](https://github.com/fineon) in https://github.com/shelljs/shelljs/pull/1056 - fix(exec): lockdown file permissions by [@&#8203;nfischer](https://github.com/nfischer) in https://github.com/shelljs/shelljs/pull/1060 - chore: add SECURITY.md by [@&#8203;nfischer](https://github.com/nfischer) in https://github.com/shelljs/shelljs/pull/1061 - docs(ls): document the toString() override by [@&#8203;nfischer](https://github.com/nfischer) in https://github.com/shelljs/shelljs/pull/1065 - docs(chmod): briefly mention Windows file perms by [@&#8203;nfischer](https://github.com/nfischer) in https://github.com/shelljs/shelljs/pull/1066 - sed with -i option now runs silently by [@&#8203;joshi-sh](https://github.com/joshi-sh) in https://github.com/shelljs/shelljs/pull/959 - Feature: Expose Error Code by [@&#8203;JessieFrance](https://github.com/JessieFrance) in https://github.com/shelljs/shelljs/pull/1036 - Feature/grep n by [@&#8203;fhanrath](https://github.com/fhanrath) in https://github.com/shelljs/shelljs/pull/1057 - Added support for -n +NUM in tail.js (with sign) by [@&#8203;A-725-K](https://github.com/A-725-K) in https://github.com/shelljs/shelljs/pull/1027 - chore: remove codecov devDependency by [@&#8203;nfischer](https://github.com/nfischer) in https://github.com/shelljs/shelljs/pull/1069 - chore: update deps by [@&#8203;nfischer](https://github.com/nfischer) in https://github.com/shelljs/shelljs/pull/1072 - test(cp): fix cp -Ru test cases by [@&#8203;nfischer](https://github.com/nfischer) in https://github.com/shelljs/shelljs/pull/1073 - Add preserve option to cp by [@&#8203;nfischer](https://github.com/nfischer) in https://github.com/shelljs/shelljs/pull/869 - docs(import): document es6 import command by [@&#8203;nfischer](https://github.com/nfischer) in https://github.com/shelljs/shelljs/pull/1077 - docs(touch): clarify docs for touch() command by [@&#8203;nfischer](https://github.com/nfischer) in https://github.com/shelljs/shelljs/pull/1078 - Added -L to find to visit symlinked folders too. by [@&#8203;mperrando](https://github.com/mperrando) in https://github.com/shelljs/shelljs/pull/1080 - chore: update CI to include v18 by [@&#8203;nfischer](https://github.com/nfischer) in https://github.com/shelljs/shelljs/pull/1099 - chore: add codecov token by [@&#8203;nfischer](https://github.com/nfischer) in https://github.com/shelljs/shelljs/pull/1125 - chore: update CI to test against node v20 by [@&#8203;nfischer](https://github.com/nfischer) in https://github.com/shelljs/shelljs/pull/1123 - fix: shell.errorCode() honors shell.exit(code) by [@&#8203;nfischer](https://github.com/nfischer) in https://github.com/shelljs/shelljs/pull/1122 - docs: fix typo in security policy by [@&#8203;nfischer](https://github.com/nfischer) in https://github.com/shelljs/shelljs/pull/1134 - chore: update nyc to v15 by [@&#8203;nfischer](https://github.com/nfischer) in https://github.com/shelljs/shelljs/pull/1139 - chore: keep node < 16 around longer by [@&#8203;nfischer](https://github.com/nfischer) in https://github.com/shelljs/shelljs/pull/1141 - chore: remove codecov token by [@&#8203;nfischer](https://github.com/nfischer) in https://github.com/shelljs/shelljs/pull/1138 - test: add coverage for exit function by [@&#8203;nfischer](https://github.com/nfischer) in https://github.com/shelljs/shelljs/pull/1142 - Bump GitHub workflow actions to latest versions by [@&#8203;deining](https://github.com/deining) in https://github.com/shelljs/shelljs/pull/1136 - Fixing typos by [@&#8203;deining](https://github.com/deining) in https://github.com/shelljs/shelljs/pull/1137 - Exports shell.js and make.js on package.json by [@&#8203;alexojegu](https://github.com/alexojegu) in https://github.com/shelljs/shelljs/pull/1135 - test: make a test more forgiving for systems with non-standard bash and sh paths by [@&#8203;skeet70](https://github.com/skeet70) in https://github.com/shelljs/shelljs/pull/1144 - docs: change GitHub Actions README badge by [@&#8203;nfischer](https://github.com/nfischer) in https://github.com/shelljs/shelljs/pull/1145 - chore: try codecov token again by [@&#8203;nfischer](https://github.com/nfischer) in https://github.com/shelljs/shelljs/pull/1151 - test: create test files inside temp directory by [@&#8203;nfischer](https://github.com/nfischer) in https://github.com/shelljs/shelljs/pull/1150 - chore: remove unsupported node configs from CI by [@&#8203;nfischer](https://github.com/nfischer) in https://github.com/shelljs/shelljs/pull/1159 - test: add test coverage for some globOptions by [@&#8203;nfischer](https://github.com/nfischer) in https://github.com/shelljs/shelljs/pull/1163 - test: add more coverage for globOptions by [@&#8203;nfischer](https://github.com/nfischer) in https://github.com/shelljs/shelljs/pull/1164 - deprecate config.globOptions by [@&#8203;nfischer](https://github.com/nfischer) in https://github.com/shelljs/shelljs/pull/1152 - Fix Windows test errors in src/ls.js and test/cp.js. by [@&#8203;kmashint](https://github.com/kmashint) in https://github.com/shelljs/shelljs/pull/1166 - chore: switch to codecov v4 by [@&#8203;nfischer](https://github.com/nfischer) in https://github.com/shelljs/shelljs/pull/1167 - chore(dependencies): update js-yaml by [@&#8203;nfischer](https://github.com/nfischer) in https://github.com/shelljs/shelljs/pull/1169 - chore: pin node v22.9.0 by [@&#8203;nfischer](https://github.com/nfischer) in https://github.com/shelljs/shelljs/pull/1182 - chore: switch to testing LTS releases only by [@&#8203;nfischer](https://github.com/nfischer) in https://github.com/shelljs/shelljs/pull/1183 - chore: drop support for old node versions by [@&#8203;nfischer](https://github.com/nfischer) in https://github.com/shelljs/shelljs/pull/1181 - Add the exit code to the fatal error thrown from common.error(). by [@&#8203;kmashint](https://github.com/kmashint) in https://github.com/shelljs/shelljs/pull/1179 - refactor: unescape quotes by [@&#8203;nfischer](https://github.com/nfischer) in https://github.com/shelljs/shelljs/pull/1184 - refactor: switch to fast-glob by [@&#8203;nfischer](https://github.com/nfischer) in https://github.com/shelljs/shelljs/pull/1153 - feat: expose new shell.cmd() by [@&#8203;nfischer](https://github.com/nfischer) in https://github.com/shelljs/shelljs/pull/1185 - refactor: move exec-child logic into main function by [@&#8203;nfischer](https://github.com/nfischer) in https://github.com/shelljs/shelljs/pull/1186 - refactor: rewrite gendocs script without commands.js by [@&#8203;nfischer](https://github.com/nfischer) in https://github.com/shelljs/shelljs/pull/1187 - chore: update maintainers list by [@&#8203;nfischer](https://github.com/nfischer) in https://github.com/shelljs/shelljs/pull/1188 - test: document test for newline in cmd() function by [@&#8203;nfischer](https://github.com/nfischer) in https://github.com/shelljs/shelljs/pull/1189 - refactor: prefer includes() over indexOf() by [@&#8203;nfischer](https://github.com/nfischer) in https://github.com/shelljs/shelljs/pull/1190 - chore: commit package-lock.json by [@&#8203;nfischer](https://github.com/nfischer) in https://github.com/shelljs/shelljs/pull/1191 - chore: update ava dep by [@&#8203;nfischer](https://github.com/nfischer) in https://github.com/shelljs/shelljs/pull/1193 - Explicitly require commands by [@&#8203;Everspace](https://github.com/Everspace) in https://github.com/shelljs/shelljs/pull/1119 - refactor: follow up fixes for static imports by [@&#8203;nfischer](https://github.com/nfischer) in https://github.com/shelljs/shelljs/pull/1194 #### New Contributors - [@&#8203;DanielRuf](https://github.com/DanielRuf) made their first contribution in https://github.com/shelljs/shelljs/pull/910 - [@&#8203;Jason-Cooke](https://github.com/Jason-Cooke) made their first contribution in https://github.com/shelljs/shelljs/pull/943 - [@&#8203;WesCossick](https://github.com/WesCossick) made their first contribution in https://github.com/shelljs/shelljs/pull/961 - [@&#8203;addaleax](https://github.com/addaleax) made their first contribution in https://github.com/shelljs/shelljs/pull/973 - [@&#8203;sonicdoe](https://github.com/sonicdoe) made their first contribution in https://github.com/shelljs/shelljs/pull/977 - [@&#8203;christopherthielen](https://github.com/christopherthielen) made their first contribution in https://github.com/shelljs/shelljs/pull/982 - [@&#8203;smack0007](https://github.com/smack0007) made their first contribution in https://github.com/shelljs/shelljs/pull/1006 - [@&#8203;reviewher](https://github.com/reviewher) made their first contribution in https://github.com/shelljs/shelljs/pull/966 - [@&#8203;rivy](https://github.com/rivy) made their first contribution in https://github.com/shelljs/shelljs/pull/1019 - [@&#8203;JessieFrance](https://github.com/JessieFrance) made their first contribution in https://github.com/shelljs/shelljs/pull/1026 - [@&#8203;wafuwafu13](https://github.com/wafuwafu13) made their first contribution in https://github.com/shelljs/shelljs/pull/1043 - [@&#8203;fineon](https://github.com/fineon) made their first contribution in https://github.com/shelljs/shelljs/pull/1056 - [@&#8203;fhanrath](https://github.com/fhanrath) made their first contribution in https://github.com/shelljs/shelljs/pull/1057 - [@&#8203;A-725-K](https://github.com/A-725-K) made their first contribution in https://github.com/shelljs/shelljs/pull/1027 - [@&#8203;mperrando](https://github.com/mperrando) made their first contribution in https://github.com/shelljs/shelljs/pull/1080 - [@&#8203;deining](https://github.com/deining) made their first contribution in https://github.com/shelljs/shelljs/pull/1136 - [@&#8203;alexojegu](https://github.com/alexojegu) made their first contribution in https://github.com/shelljs/shelljs/pull/1135 - [@&#8203;skeet70](https://github.com/skeet70) made their first contribution in https://github.com/shelljs/shelljs/pull/1144 - [@&#8203;kmashint](https://github.com/kmashint) made their first contribution in https://github.com/shelljs/shelljs/pull/1166 - [@&#8203;Everspace](https://github.com/Everspace) made their first contribution in https://github.com/shelljs/shelljs/pull/1119 **Full Changelog**: https://github.com/shelljs/shelljs/compare/v0.8.5...v0.9.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41Ny4zIiwidXBkYXRlZEluVmVyIjoiMzguNTcuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
renovate-bot force-pushed renovate/shelljs-0.x from e196b1fcf3 to 9fa36efc7f 2025-03-09 01:01:16 +01:00 Compare
renovate-bot changed title from chore(deps): update dependency shelljs to v0.9.0 to chore(deps): update dependency shelljs to v0.9.1 2025-03-09 01:01:17 +01:00
lucas merged commit 49036a0682 into master 2025-03-10 15:01:31 +01:00
lucas deleted branch renovate/shelljs-0.x 2025-03-10 15:01:31 +01:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: lucas/ci-images#187
No description provided.