René's URL Explorer Experiment


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

direct link

Domain: patch-diff.githubusercontent.com

route-pattern/:user_id/:repository/pull/:id/checks(.:format)
route-controllerpull_requests
route-actionchecks
fetch-noncev2:a96636c1-048e-77f5-6af1-9956a88f1827
current-catalog-service-hash87dc3bc62d9b466312751bfd5f889726f4f1337bdff4e8be7da7c93d6c00a25a
request-idDE12:1A070E:9C40758:CE329DB:696E0961
html-safe-noncec608a35d9f074f899edd53a955cbbd96234d34d7048bb92d07c5d85b1623c836
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJERTEyOjFBMDcwRTo5QzQwNzU4OkNFMzI5REI6Njk2RTA5NjEiLCJ2aXNpdG9yX2lkIjoiNzAzMzg5NTI2NzAwOTk1NjE5MyIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac29c90ea180d8269ca8686e6f2a4a69fdde9d687da0733b60473104e203b1183f
hovercard-subject-tagpull_request:823295155
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,checks,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/checks
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/angular/angular.js/pull/17174/checks
twitter:imagehttps://avatars.githubusercontent.com/in/29110?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/in/29110?s=400&v=4
og:image:altBumps 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_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None0b1760aa20e1a810eba6245d04e3885be7363dfe08d08b61f605c852359472e0
turbo-cache-controlno-preview
go-importgithub.com/angular/angular.js git https://github.com/angular/angular.js.git
octolytics-dimension-user_id139426
octolytics-dimension-user_loginangular
octolytics-dimension-repository_id460078
octolytics-dimension-repository_nwoangular/angular.js
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id460078
octolytics-dimension-repository_network_root_nwoangular/angular.js
turbo-body-classeslogged-out env-production page-responsive full-width full-width-p-0
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release84090305cd10c2b140bf307f69f57f0892b4f215
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://patch-diff.githubusercontent.com/angular/angular.js/pull/17174/checks#start-of-content
https://patch-diff.githubusercontent.com/
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Fangular%2Fangular.js%2Fpull%2F17174%2Fchecks
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Fangular%2Fangular.js%2Fpull%2F17174%2Fchecks
Sign up https://patch-diff.githubusercontent.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Fchecks&source=header-repo&source_repo=angular%2Fangular.js
Reloadhttps://patch-diff.githubusercontent.com/angular/angular.js/pull/17174/checks
Reloadhttps://patch-diff.githubusercontent.com/angular/angular.js/pull/17174/checks
Reloadhttps://patch-diff.githubusercontent.com/angular/angular.js/pull/17174/checks
angular https://patch-diff.githubusercontent.com/angular
angular.jshttps://patch-diff.githubusercontent.com/angular/angular.js
Notifications https://patch-diff.githubusercontent.com/login?return_to=%2Fangular%2Fangular.js
Fork 27.3k https://patch-diff.githubusercontent.com/login?return_to=%2Fangular%2Fangular.js
Star 59k https://patch-diff.githubusercontent.com/login?return_to=%2Fangular%2Fangular.js
Code https://patch-diff.githubusercontent.com/angular/angular.js
Issues 389 https://patch-diff.githubusercontent.com/angular/angular.js/issues
Pull requests 72 https://patch-diff.githubusercontent.com/angular/angular.js/pulls
Actions https://patch-diff.githubusercontent.com/angular/angular.js/actions
Projects 0 https://patch-diff.githubusercontent.com/angular/angular.js/projects
Wiki https://patch-diff.githubusercontent.com/angular/angular.js/wiki
Security Uh oh! There was an error while loading. Please reload this page. https://patch-diff.githubusercontent.com/angular/angular.js/security
Please reload this pagehttps://patch-diff.githubusercontent.com/angular/angular.js/pull/17174/checks
Insights https://patch-diff.githubusercontent.com/angular/angular.js/pulse
Code https://patch-diff.githubusercontent.com/angular/angular.js
Issues https://patch-diff.githubusercontent.com/angular/angular.js/issues
Pull requests https://patch-diff.githubusercontent.com/angular/angular.js/pulls
Actions https://patch-diff.githubusercontent.com/angular/angular.js/actions
Projects https://patch-diff.githubusercontent.com/angular/angular.js/projects
Wiki https://patch-diff.githubusercontent.com/angular/angular.js/wiki
Security https://patch-diff.githubusercontent.com/angular/angular.js/security
Insights https://patch-diff.githubusercontent.com/angular/angular.js/pulse
dependabothttps://patch-diff.githubusercontent.com/apps/dependabot
masterhttps://patch-diff.githubusercontent.com/angular/angular.js/tree/master
dependabot/npm_and_yarn/shelljs-0.8.5https://patch-diff.githubusercontent.com/angular/angular.js/tree/dependabot/npm_and_yarn/shelljs-0.8.5
Conversation 0 https://patch-diff.githubusercontent.com/angular/angular.js/pull/17174
Commits 1 https://patch-diff.githubusercontent.com/angular/angular.js/pull/17174/commits
Checks 0 https://patch-diff.githubusercontent.com/angular/angular.js/pull/17174/checks
Files changed https://patch-diff.githubusercontent.com/angular/angular.js/pull/17174/files
Please reload this pagehttps://patch-diff.githubusercontent.com/angular/angular.js/pull/17174/checks
Please reload this pagehttps://patch-diff.githubusercontent.com/angular/angular.js/pull/17174/checks
chore(deps-dev): bump shelljs from 0.7.6 to 0.8.5 https://patch-diff.githubusercontent.com/angular/angular.js/pull/17174/checks#top
Please reload this pagehttps://patch-diff.githubusercontent.com/angular/angular.js/pull/17174/checks
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.