quicktype
quicktype copied to clipboard
build(deps-dev): bump shelljs from 0.8.5 to 0.10.0
Bumps shelljs from 0.8.5 to 0.10.0.
Release notes
Sourced from shelljs's releases.
v0.10.0
What's Changed
- chore: update deps by
@nfischerin shelljs/shelljs#1201- chore: rename master -> main by
@nfischerin shelljs/shelljs#1203- refactor: avoid dependency cycle by
@nfischerin shelljs/shelljs#1204- Enforce single quotes by
@abluescarabin shelljs/shelljs#1207- chore: update deps by
@nfischerin shelljs/shelljs#1209- refactor: use require instead of import by
@nfischerin shelljs/shelljs#1212- refactor: use promises for utils.runScript by
@nfischerin shelljs/shelljs#1211- refactor: use expectations for t.throws by
@nfischerin shelljs/shelljs#1213- refactor: prefer promises over test.cb by
@nfischerin shelljs/shelljs#1214- refactor: allow es6 language features by
@nfischerin shelljs/shelljs#1215- refactor: use es6 class syntax for CommandError by
@nfischerin shelljs/shelljs#1217- chore: update ava by
@nfischerin shelljs/shelljs#1218- fix: cmd is compatible with node 22.10 by
@nfischerin shelljs/shelljs#1219- refactor: explicit handling for execa errors by
@nfischerin shelljs/shelljs#1220- Add -B, -A, and -C options to grep by
@abluescarabin shelljs/shelljs#1206- refactor: change how internal errors are handled by
@nfischerin shelljs/shelljs#1222- Deprecate the shjs binary by
@nfischerin shelljs/shelljs#1225- bump execa dependency version by
@y-nkin shelljs/shelljs#1216New Contributors
@abluescarabmade their first contribution in shelljs/shelljs#1207@y-nkmade their first contribution in shelljs/shelljs#1216Full Changelog: https://github.com/shelljs/shelljs/compare/v0.9.2...v0.10.0
v0.9.2
What's Changed
- test: add tests for shelljs glob expansion by
@nfischerin shelljs/shelljs#1198- chore: remove unused env var by
@nfischerin shelljs/shelljs#1199- fix: add package.json to exports list by
@nfischerin shelljs/shelljs#1200Full Changelog: https://github.com/shelljs/shelljs/compare/v0.9.1...v0.9.2
v0.9.1
What's Changed
- fix: add global.js and plugin.js to exports list by
@nfischerin shelljs/shelljs#1196Full Changelog: https://github.com/shelljs/shelljs/compare/v0.9.0...v0.9.1
v0.9.0
What's Changed
- fix: Exit 1 with empty string if no match by
@wyardleyin shelljs/shelljs#901- feat(cp): support update flag when recursing by
@joshi-shin shelljs/shelljs#889- ci: change language to node_js and remove obsolete scripts by
@DanielRufin shelljs/shelljs#910- chore: remove gitter integration by
@nfischerin shelljs/shelljs#907- chore(npm): remove lockfile by
@nfischerin shelljs/shelljs#911
... (truncated)
Commits
4580c000.10.09a06336Deprecate the shjs binary3b03c85chore: remove accidental audit dep33db514Regenerate package-lock.json with npm 9.2.06577d54Merge branch 'y-nk-main'e48e919bump execa (#1216)67a26e2refactor: change how internal errors are handledbfd06faAdd -B, -A, and -C options to grep (#1206)3149e09refactor: explicit handling for execa errors75d26defix: cmd is compatible with node 22.10- Additional commits viewable in compare view
You can trigger a rebase of this PR 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)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.