Title: chore(deps-dev): bump shelljs from 0.7.6 to 0.8.5 by dependabot[bot] · Pull Request #17174 · angular/angular.js · GitHub
Open Graph Title: chore(deps-dev): bump shelljs from 0.7.6 to 0.8.5 by dependabot[bot] · Pull Request #17174 · angular/angular.js
X Title: chore(deps-dev): bump shelljs from 0.7.6 to 0.8.5 by dependabot[bot] · Pull Request #17174 · angular/angular.js
Description: Bumps shelljs from 0.7.6 to 0.8.5. Release notes Sourced from shelljs's releases. v0.8.5 This was a small security fix for #1058. v0.8.4 Small patch release to fix a circular dependency warning in node v14. See #973. v0.8.3 Closed issues: Shelljs print stderr to console even if exec-only "silent" is true #905 refactor: remove common.state.tempDir #902 Can't suppress stdout for echo #899 exec() doesn't apply the arguments correctly #895 shell.exec('npm pack') painfully slow #885 shelljs.exec cannot find app.asar/node_modules/shelljs/src/exec-child.js #881 test infra: mocks and skipOnWin conflict #862 Support for shell function completion on IDE #859 echo command shows options in stdout #855 silent does not always work #851 Appveyor installs the latest npm, instead of the latest compatible npm #844 Force symbolic link (ln -sf) does not overwrite/recreate existing destination #830 inconsistent result when trying to echo to a file #798 Prevent require()ing executable-only files #789 Cannot set property to of [object String] which has only a getter #752 which() should check executability before returning a value #657 Bad encoding experience #456 phpcs very slow #440 Error shown when triggering a sigint during shelljs.exec if process.on sigint is defined #254 .to\(file\) does not mute STDIO output #146 Escaping shell arguments to exec() #143 Allow multiple string arguments for exec() #103 cp does not recursively copy from readonly location #98 Handling permissions errors on file I/O #64 Merged pull requests: Add test case for sed on empty file #904 (wyardley) refactor: don't expose tempdir in common.state #903 (nfischer) chore(ci): fix codecov on travis #897 (nfischer) chore(npm): add ci-or-install script #896 (nfischer) Fix silent exec #892 (nfischer) chore(appveyor): run entire test matrix #886 (nfischer) docs: remove gitter badge #880 (nfischer) grep includes the i flag #876 (ppsleep) Fix(which): match only executable files (#657) #874 (termosa) chore: rename some tests #871 (nfischer) Fix cp from readonly source #870 (nfischer) chore: bump dev dependencies and add package-lock #864 (nfischer) fix(mocks): fix conflict between mocks and skip #863 (nfischer) chore: output npm version in travis #850 (nfischer) ... (truncated) Changelog Sourced from shelljs's changelog. Change Log Unreleased Full Changelog Closed issues: find returns empty array even though directory has files #922 exec() should support node v10 (maxbuffer change) #915 grep exit status and extra newlines #900 Travis CI currently broken #893 Drop node v4 support #873 cp -Ru respects the -R but not the -u #808 Merged pull requests: feat(options): initial support for long options #926 (nfischer) test(touch): add coverage for -d option #925 (nfischer) chore(node): add v10 and v11 to CI #921 (nfischer) chore(test): no coverage by default #920 (nfischer) fix(exec): consistent error message for maxBuffer #919 (nfischer) chore(node): drop node v4 and v5 #917 (nfischer) chore: script to bump supported node versions #913 (nfischer) chore(npm): remove lockfile #911 (nfischer) ci: change language to node_js and remove obsolete scripts #910 (DanielRuf) chore: remove gitter integration #907 (nfischer) fix: Exit 1 with empty string if no match #901 (wyardley) feat(cp): support update flag when recursing #889 (joshi-sh) v0.8.3 (2018-11-13) Full Changelog Closed issues: Shelljs print stderr to console even if exec-only "silent" is true #905 refactor: remove common.state.tempDir #902 Can't suppress stdout for echo #899 exec() doesn't apply the arguments correctly #895 shell.exec('npm pack') painfully slow #885 shelljs.exec cannot find app.asar/node_modules/shelljs/src/exec-child.js #881 test infra: mocks and skipOnWin conflict #862 Support for shell function completion on IDE #859 echo command shows options in stdout #855 silent does not always work #851 Appveyor installs the latest npm, instead of the latest compatible npm #844 Force symbolic link (ln -sf) does not overwrite/recreate existing destination #830 inconsistent result when trying to echo to a file #798 Prevent require()ing executable-only files #789 Cannot set property to of [object String] which has only a getter #752 ... (truncated) Commits 70668a4 0.8.5 d919d22 fix(exec): lockdown file permissions (#1060) fcf1651 0.8.4 a1111ee Silence potentially upcoming circular dependency warning (#973) d4d1317 0.8.3 db317bf Add test case for sed on empty file (#904) 0d5ecb6 docs(changelog): updated by Nate Fischer [ci skip] 6b3c7b1 refactor: don't expose tempdir in common.state (#903) 4bd22e7 chore(ci): fix codecov on travis (#897) 2b3b781 fix: silent exec (#892) 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 rebase will rebase this PR @dependabot recreate will recreate this PR, overwriting any edits that have been made to it @dependabot merge will merge this PR after your CI passes on it @dependabot squash and merge will squash and merge this PR after your CI passes on it @dependabot cancel merge will cancel a previously requested merge and block automerging @dependabot reopen will reopen this PR if it is closed @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) @dependabot use these labels will set the current labels as the default for future PRs for this repo and language @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the Security Alerts page.
Open Graph Description: Bumps shelljs from 0.7.6 to 0.8.5. Release notes Sourced from shelljs's releases. v0.8.5 This was a small security fix for #1058. v0.8.4 Small patch release to fix a circular dependency warni...
X Description: Bumps shelljs from 0.7.6 to 0.8.5. Release notes Sourced from shelljs's releases. v0.8.5 This was a small security fix for #1058. v0.8.4 Small patch release to fix a circular dependency w...
Opengraph URL: https://github.com/angular/angular.js/pull/17174
X: @github
Domain: patch-diff.githubusercontent.com
| route-pattern | /:user_id/:repository/pull/:id/checks(.:format) |
| route-controller | pull_requests |
| route-action | checks |
| fetch-nonce | v2:a96636c1-048e-77f5-6af1-9956a88f1827 |
| current-catalog-service-hash | 87dc3bc62d9b466312751bfd5f889726f4f1337bdff4e8be7da7c93d6c00a25a |
| request-id | DE12:1A070E:9C40758:CE329DB:696E0961 |
| html-safe-nonce | c608a35d9f074f899edd53a955cbbd96234d34d7048bb92d07c5d85b1623c836 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJERTEyOjFBMDcwRTo5QzQwNzU4OkNFMzI5REI6Njk2RTA5NjEiLCJ2aXNpdG9yX2lkIjoiNzAzMzg5NTI2NzAwOTk1NjE5MyIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | 29c90ea180d8269ca8686e6f2a4a69fdde9d687da0733b60473104e203b1183f |
| hovercard-subject-tag | pull_request:823295155 |
| github-keyboard-shortcuts | repository,pull-request-list,pull-request-conversation,pull-request-files-changed,checks,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/angular/angular.js/pull/17174/checks |
| twitter:image | https://avatars.githubusercontent.com/in/29110?s=400&v=4 |
| twitter:card | summary_large_image |
| og:image | https://avatars.githubusercontent.com/in/29110?s=400&v=4 |
| og:image:alt | Bumps shelljs from 0.7.6 to 0.8.5. Release notes Sourced from shelljs's releases. v0.8.5 This was a small security fix for #1058. v0.8.4 Small patch release to fix a circular dependency warni... |
| og:site_name | GitHub |
| og:type | object |
| hostname | github.com |
| expected-hostname | github.com |
| None | 0b1760aa20e1a810eba6245d04e3885be7363dfe08d08b61f605c852359472e0 |
| turbo-cache-control | no-preview |
| go-import | github.com/angular/angular.js git https://github.com/angular/angular.js.git |
| octolytics-dimension-user_id | 139426 |
| octolytics-dimension-user_login | angular |
| octolytics-dimension-repository_id | 460078 |
| octolytics-dimension-repository_nwo | angular/angular.js |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 460078 |
| octolytics-dimension-repository_network_root_nwo | angular/angular.js |
| turbo-body-classes | logged-out env-production page-responsive full-width full-width-p-0 |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 84090305cd10c2b140bf307f69f57f0892b4f215 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width