An open API service for providing issue and pull request metadata for open source projects.

GitHub / shelljs/shelljs issues and pull requests

#1228 - test(find): add test case for absolute path read

Pull Request - State: open - Opened by cristiand391 27 days ago - 1 comment

#1227 - `shelljs.find` doesn't return contents of a dir on windows

Issue - State: open - Opened by cristiand391 29 days ago - 3 comments
Labels: fix

#1226 - Switch to `tinyglobby`

Issue - State: closed - Opened by benmccann about 1 month ago - 1 comment
Labels: wontfix

#1225 - Deprecate the shjs binary

Pull Request - State: closed - Opened by nfischer 3 months ago - 2 comments
Labels: breaking

#1224 - Small problem i can't work out - output is ALSO sent to the output of the running node.js program?

Issue - State: closed - Opened by smhk 3 months ago - 2 comments
Labels: question, exec

#1223 - Integrate with execa v5

Pull Request - State: closed - Opened by nfischer 3 months ago - 1 comment

#1222 - refactor: change how internal errors are handled

Pull Request - State: closed - Opened by nfischer 3 months ago - 1 comment
Labels: refactor, exec, test coverage

#1221 - (Linux) which() and exec() do not expand literal '~' in $PATH

Issue - State: closed - Opened by sc-dept 3 months ago - 10 comments
Labels: wontfix

#1220 - refactor: explicit handling for execa errors

Pull Request - State: closed - Opened by nfischer 4 months ago - 2 comments
Labels: refactor, exec, test coverage

#1219 - fix: cmd is compatible with node 22.10

Pull Request - State: closed - Opened by nfischer 4 months ago - 1 comment
Labels: fix, exec

#1218 - chore: update ava

Pull Request - State: closed - Opened by nfischer 4 months ago - 1 comment
Labels: chore, dependencies

#1217 - refactor: use es6 class syntax for CommandError

Pull Request - State: closed - Opened by nfischer 4 months ago - 1 comment
Labels: refactor

#1216 - bump execa

Pull Request - State: closed - Opened by y-nk 4 months ago - 10 comments
Labels: chore, exec, dependencies

#1215 - refactor: allow es6 language features

Pull Request - State: closed - Opened by nfischer 4 months ago - 1 comment
Labels: chore, refactor

#1214 - refactor: prefer promises over test.cb

Pull Request - State: closed - Opened by nfischer 4 months ago - 1 comment
Labels: refactor, test

#1213 - refactor: use expectations for t.throws

Pull Request - State: closed - Opened by nfischer 4 months ago - 1 comment
Labels: refactor, test

#1212 - refactor: use require instead of import

Pull Request - State: closed - Opened by nfischer 4 months ago - 1 comment
Labels: refactor, test

#1211 - refactor: use promises for utils.runScript

Pull Request - State: closed - Opened by nfischer 4 months ago - 1 comment
Labels: refactor, test

#1210 - chore(deps): bump got and ava

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 1 comment
Labels: dependencies, javascript

#1209 - chore: update deps

Pull Request - State: closed - Opened by nfischer 4 months ago - 1 comment
Labels: chore

#1208 - execa 1.0.0 flagged as insecure

Issue - State: closed - Opened by y-nk 4 months ago - 14 comments
Labels: help wanted, exec, dependencies

#1207 - Enforce single quotes

Pull Request - State: closed - Opened by abluescarab 4 months ago - 1 comment
Labels: chore, refactor

#1206 - Add -B, -A, and -C options to grep

Pull Request - State: closed - Opened by abluescarab 4 months ago - 5 comments
Labels: feature, bash compat

#1204 - refactor: avoid dependency cycle

Pull Request - State: closed - Opened by nfischer 4 months ago - 1 comment
Labels: refactor

#1203 - chore: rename master -> main

Pull Request - State: closed - Opened by nfischer 4 months ago - 1 comment
Labels: chore, docs

#1202 - version `0.9.0` causes import issues

Issue - State: open - Opened by Wassap124 4 months ago - 3 comments

#1201 - chore: update deps

Pull Request - State: closed - Opened by nfischer 5 months ago - 1 comment
Labels: chore

#1200 - fix: add package.json to exports list

Pull Request - State: closed - Opened by nfischer 5 months ago - 1 comment
Labels: fix, low priority

#1199 - chore: remove unused env var

Pull Request - State: closed - Opened by nfischer 5 months ago - 1 comment
Labels: chore

#1198 - test: add tests for shelljs glob expansion

Pull Request - State: closed - Opened by nfischer 5 months ago - 1 comment
Labels: test

#1197 - Glob only expands "?" wildcard if it's in last path segment

Issue - State: open - Opened by nfischer 5 months ago - 1 comment
Labels: fix, medium priority

#1196 - fix: add global.js and plugin.js to exports list

Pull Request - State: closed - Opened by nfischer 5 months ago - 1 comment
Labels: fix

#1195 - ERR_PACKAGE_PATH_NOT_EXPORTED for shelljs/plugin and shelljs/global

Issue - State: closed - Opened by nfischer 5 months ago - 1 comment
Labels: fix, high priority

#1194 - refactor: follow up fixes for static imports

Pull Request - State: closed - Opened by nfischer 5 months ago - 1 comment
Labels: fix, refactor

#1193 - chore: update ava dep

Pull Request - State: closed - Opened by nfischer 5 months ago - 1 comment
Labels: chore

#1192 - chore(deps): bump yargs-parser and ava

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago - 2 comments
Labels: dependencies

#1191 - chore: commit package-lock.json

Pull Request - State: closed - Opened by nfischer 5 months ago - 1 comment
Labels: chore

#1190 - refactor: prefer includes() over indexOf()

Pull Request - State: closed - Opened by nfischer 5 months ago - 1 comment
Labels: refactor

#1189 - test: document test for newline in cmd() function

Pull Request - State: closed - Opened by nfischer 5 months ago - 1 comment
Labels: test, exec

#1188 - chore: update maintainers list

Pull Request - State: closed - Opened by nfischer 5 months ago - 1 comment
Labels: chore, docs

#1187 - refactor: rewrite gendocs script without commands.js

Pull Request - State: closed - Opened by nfischer 5 months ago - 1 comment
Labels: refactor

#1186 - refactor: move exec-child logic into main function

Pull Request - State: closed - Opened by nfischer 5 months ago - 1 comment
Labels: refactor, exec

#1185 - feat: expose new shell.cmd()

Pull Request - State: closed - Opened by nfischer 5 months ago - 1 comment
Labels: feature, high priority, exec

#1184 - refactor: unescape quotes

Pull Request - State: closed - Opened by nfischer 5 months ago - 1 comment
Labels: refactor

#1183 - chore: switch to testing LTS releases only

Pull Request - State: closed - Opened by nfischer 5 months ago - 1 comment
Labels: chore

#1182 - chore: pin node v22.9.0

Pull Request - State: closed - Opened by nfischer 6 months ago - 1 comment
Labels: chore, high priority

#1181 - chore: drop support for old node versions

Pull Request - State: closed - Opened by nfischer 6 months ago - 1 comment
Labels: chore

#1179 - Add the exit code to the fatal error thrown from common.error().

Pull Request - State: closed - Opened by kmashint 6 months ago - 7 comments
Labels: feature

#1178 - how to metrics and output execution time for each command

Issue - State: closed - Opened by futurist 6 months ago - 3 comments
Labels: question

#1177 - K

Issue - State: closed - Opened by 11791179 7 months ago

#1176 - Update the version of dependency package (glob)

Issue - State: closed - Opened by matthieuLepetit 8 months ago - 1 comment
Labels: duplicate

#1175 - Outdated dependencies: inflight, glob

Issue - State: closed - Opened by JoshuaKGoldberg 9 months ago - 1 comment
Labels: duplicate

#1173 - Update dependencies

Pull Request - State: closed - Opened by mapachurro 12 months ago - 5 comments

#1172 - unable to package into binary or minify shelljs

Issue - State: closed - Opened by shrw about 1 year ago - 5 comments
Labels: fix

#1171 - Security findings - transitive dependency `inflight` is deprecated

Issue - State: closed - Opened by rmanivannan about 1 year ago - 1 comment
Labels: duplicate

#1170 - package.json version is outdated

Issue - State: closed - Opened by kitsguru about 1 year ago - 3 comments
Labels: question

#1169 - chore(dependencies): update js-yaml

Pull Request - State: closed - Opened by nfischer about 1 year ago - 1 comment
Labels: chore

#1168 - Do not submit: trying codecov token from a fork

Pull Request - State: closed - Opened by nfischer about 1 year ago - 2 comments
Labels: test coverage

#1167 - chore: switch to codecov v4

Pull Request - State: closed - Opened by nfischer about 1 year ago - 1 comment
Labels: chore, test coverage

#1166 - Fix Windows test errors in src/ls.js and test/cp.js.

Pull Request - State: closed - Opened by kmashint about 1 year ago - 2 comments
Labels: fix, Windows, test

#1165 - Fix Windows test errors in src/ls.js and test/cp.js.

Pull Request - State: closed - Opened by kmashint about 1 year ago - 4 comments
Labels: fix, test

#1164 - test: add more coverage for globOptions

Pull Request - State: closed - Opened by nfischer about 1 year ago - 1 comment
Labels: test, test coverage

#1163 - test: add test coverage for some globOptions

Pull Request - State: closed - Opened by nfischer about 1 year ago - 1 comment
Labels: test, test coverage

#1162 - Please update dependency

Issue - State: closed - Opened by Thaina about 1 year ago - 1 comment
Labels: duplicate

#1161 - Fix shelljs compatibility with esbuild bundler

Pull Request - State: closed - Opened by 7PH about 1 year ago - 10 comments
Labels: refactor

#1160 - Dynamic require() without .js extension breaks bundling (esbuild)

Issue - State: closed - Opened by 7PH about 1 year ago - 1 comment
Labels: feature, fix

#1159 - chore: remove unsupported node configs from CI

Pull Request - State: closed - Opened by nfischer about 1 year ago - 1 comment
Labels: chore

#1157 - A problem with cd outside the project

Issue - State: closed - Opened by cvecina over 1 year ago - 3 comments

#1156 - Attempted to import the Node standard library module "fs"

Issue - State: closed - Opened by camzilla1050 over 1 year ago - 1 comment
Labels: wontfix

#1155 - Shelljs EXEC does not work when running a pre-compiled binary application

Issue - State: closed - Opened by dathtd119 over 1 year ago - 4 comments
Labels: question, exec

#1154 - shelljs.exec or child_process.exec not executing

Issue - State: closed - Opened by majumadhusudanan2024 over 1 year ago - 2 comments
Labels: wontfix

#1153 - refactor: switch to fast-glob

Pull Request - State: closed - Opened by nfischer over 1 year ago - 19 comments
Labels: fix, breaking, typescript

#1152 - deprecate config.globOptions

Pull Request - State: closed - Opened by nfischer over 1 year ago - 3 comments

#1151 - chore: try codecov token again

Pull Request - State: closed - Opened by nfischer over 1 year ago - 2 comments
Labels: chore

#1150 - test: create test files inside temp directory

Pull Request - State: closed - Opened by nfischer over 1 year ago - 1 comment
Labels: test

#1149 - Vulnerability in shelljs dependency: CWE-772: Missing Release of Resource after Effective Lifetime

Issue - State: closed - Opened by Gil-Littman over 1 year ago - 7 comments
Labels: low priority, not reproducible

#1148 - Latest shelljs type definitions have errors

Issue - State: closed - Opened by mkelley33 over 1 year ago - 4 comments
Labels: typescript

#1147 - shell.exec(`mv a/m.js b/`) cannot return error stdout

Issue - State: closed - Opened by TulipLi over 1 year ago - 2 comments
Labels: question, exec

#1146 - In mv command, there should be en error if destination directory not present.

Issue - State: open - Opened by gagan-bansal over 1 year ago - 1 comment
Labels: fix, bash compat

#1145 - docs: change GitHub Actions README badge

Pull Request - State: closed - Opened by nfischer over 1 year ago - 1 comment
Labels: docs

#1144 - test: make a test more forgiving for systems with non-standard bash and sh paths

Pull Request - State: closed - Opened by skeet70 over 1 year ago - 4 comments
Labels: test

#1143 - Exec failure on Node 21

Issue - State: closed - Opened by skeet70 over 1 year ago - 1 comment
Labels: wontfix

#1142 - test: add coverage for exit function

Pull Request - State: closed - Opened by nfischer over 1 year ago - 1 comment
Labels: refactor, test, test coverage

#1141 - chore: keep node < 16 around longer

Pull Request - State: closed - Opened by nfischer over 1 year ago - 1 comment
Labels: chore

#1140 - GitHub actions dropping support for node < 16

Issue - State: closed - Opened by nfischer over 1 year ago - 1 comment
Labels: chore

#1139 - chore: update nyc to v15

Pull Request - State: closed - Opened by nfischer over 1 year ago - 1 comment
Labels: chore

#1138 - chore: remove codecov token

Pull Request - State: closed - Opened by nfischer over 1 year ago - 1 comment
Labels: chore

#1137 - Fixing typos

Pull Request - State: closed - Opened by deining over 1 year ago - 4 comments
Labels: refactor

#1136 - Bump GitHub workflow actions to latest versions

Pull Request - State: closed - Opened by deining over 1 year ago - 6 comments
Labels: chore

#1135 - Exports shell.js and make.js on package.json

Pull Request - State: closed - Opened by alexojegu almost 2 years ago - 6 comments
Labels: refactor

#1134 - docs: fix typo in security policy

Pull Request - State: closed - Opened by nfischer almost 2 years ago
Labels: docs

#1133 - "TypeError: common.register is not a function" under node v20.6.0

Issue - State: closed - Opened by bkuri almost 2 years ago - 13 comments
Labels: wontfix, high priority

#1132 - `cd.js` swallows the initial error

Issue - State: closed - Opened by iuliana almost 2 years ago - 1 comment
Labels: duplicate

#1131 - chore: fix test coverage parsing bug

Pull Request - State: closed - Opened by nfischer almost 2 years ago - 1 comment
Labels: chore, fix

#1130 - test-with-coverage is broken on node v16

Issue - State: closed - Opened by nfischer almost 2 years ago - 1 comment
Labels: chore, high priority

#1129 - Added verbosity flag (-v) for cp, mv and rm commands

Pull Request - State: open - Opened by nicky1038 almost 2 years ago - 3 comments
Labels: feature

#1128 - Feature request (true, false)

Issue - State: closed - Opened by nicky1038 almost 2 years ago - 1 comment
Labels: feature, question