René's URL Explorer Experiment


Title: Bump actions/setup-node from 2.1.5 to 2.4.1 by dependabot[bot] · Pull Request #129 · httpsgithu/engine · GitHub

Open Graph Title: Bump actions/setup-node from 2.1.5 to 2.4.1 by dependabot[bot] · Pull Request #129 · httpsgithu/engine

X Title: Bump actions/setup-node from 2.1.5 to 2.4.1 by dependabot[bot] · Pull Request #129 · httpsgithu/engine

Description: Bumps actions/setup-node from 2.1.5 to 2.4.1. Release notes Sourced from actions/setup-node's releases. Add "cache-hit" output This release introduces a new output: cache-hit (#327). The cache-hit output contains boolean value indicating that an exact match was found for the key. It shows that the action uses already existing cache or not. The output is available only if cache is enabled. Support caching for mono repos and repositories with complex structure This release introduces dependency caching support for mono repos and repositories with complex structure (#305). By default, the action searches for the dependency file (package-lock.json or yarn.lock) in the repository root. Use the cache-dependency-path input for cases when multiple dependency files are used, or they are located in different subdirectories. This input supports wildcards or a list of file names for caching multiple dependencies. Yaml example: steps: - uses: actions/checkout@v2 - uses: actions/setup-node@v2 with: node-version: 14 cache: npm cache-dependency-path: 'sub-project/package-lock.json' For more examples of using cache-dependency-path input, see the Advanced usage guide. Revert temporary fix We had to disable pre-cached Node.js usage in the previous version due to the broken image cache. Now cache is fixed, so we can safely enable its usage again. Thank you for understanding. Temporary maintenance fix. Temporarily disabled usage of pre-cached Node.js. Support caching pnpm dependencies This release introduces dependency caching support for the pnpm package manager (#278). Caching pnpm dependencies: # This workflow uses actions that are not certified by GitHub. # They are provided by a third-party and are governed by # separate terms of service, privacy policy, and support # documentation. steps: uses: actions/checkout@v2 uses: pnpm/action-setup@646cdf48217256a3d0b80361c5a50727664284f2 with: version: 6.10.0 uses: actions/setup-node@v2 with: node-version: '14' cache: 'pnpm' run: pnpm install ... (truncated) Commits 270253e Merge pull request #327 from WtfJoke/addCacheHitOutPut d117871 Add 'cache-hit' as output 041bafb Merge pull request #322 from brcrista/brcrista/check-dist 996306e rm tests/verify-no-unstaged-changes.sh 85d4122 Fix triggers in licensed.yml 928244c Add check-dist.yml 25316bb Merge pull request #305 from MaksimZhukov/mazhuk/adding-support-for-monorepos 76a4cff update readme and dist files a869e7c Merge branch 'main' of https://github.com/MaksimZhukov/setup-node into mazhuk... a0cdab1 Merge pull request #299 from actions/malob/adr-caching-monorepos 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)

Open Graph Description: Bumps actions/setup-node from 2.1.5 to 2.4.1. Release notes Sourced from actions/setup-node's releases. Add "cache-hit" output This release introduces a new output: cache-hit (#327)...

X Description: Bumps actions/setup-node from 2.1.5 to 2.4.1. Release notes Sourced from actions/setup-node's releases. Add "cache-hit" output This release introduces a new output: cach...

Opengraph URL: https://github.com/httpsgithu/engine/pull/129

X: @github

direct link

Domain: patch-diff.githubusercontent.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:683641e0-65f2-3b56-02b7-ef21ef248880
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idEB18:DBF78:2361ACD:300E080:69808835
html-safe-noncebc682f621973893c712fd4cc4ac81ef1aa46630538a282ecc04c21e16b6fcb97
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJFQjE4OkRCRjc4OjIzNjFBQ0Q6MzAwRTA4MDo2OTgwODgzNSIsInZpc2l0b3JfaWQiOiIxMzkxNTY5MjQ2NzYwMjQxMjA1IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmacb00d6c2d678a73730416ac0a08becb68bbf41539f6bed2c8eb621e52a4a2582c
hovercard-subject-tagpull_request:747789961
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/files
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/httpsgithu/engine/pull/129/files
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 actions/setup-node from 2.1.5 to 2.4.1. Release notes Sourced from actions/setup-node's releases. Add "cache-hit" output This release introduces a new output: cache-hit (#327)...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
Nonea655d4df3b43671613bf5bf4449d183ed68a015e5d32b00269218f3d9a2e710d
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/httpsgithu/engine git https://github.com/httpsgithu/engine.git
octolytics-dimension-user_id20476787
octolytics-dimension-user_loginhttpsgithu
octolytics-dimension-repository_id133034342
octolytics-dimension-repository_nwohttpsgithu/engine
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forktrue
octolytics-dimension-repository_parent_id19696006
octolytics-dimension-repository_parent_nwoplaycanvas/engine
octolytics-dimension-repository_network_root_id19696006
octolytics-dimension-repository_network_root_nwoplaycanvas/engine
turbo-body-classeslogged-out env-production page-responsive
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release4fc036202b2c45e242f3563a131cd4c7da5a7c7d
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://patch-diff.githubusercontent.com/httpsgithu/engine/pull/129/files#start-of-content
https://patch-diff.githubusercontent.com/
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Fhttpsgithu%2Fengine%2Fpull%2F129%2Ffiles
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%2Fhttpsgithu%2Fengine%2Fpull%2F129%2Ffiles
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%2Ffiles&source=header-repo&source_repo=httpsgithu%2Fengine
Reloadhttps://patch-diff.githubusercontent.com/httpsgithu/engine/pull/129/files
Reloadhttps://patch-diff.githubusercontent.com/httpsgithu/engine/pull/129/files
Reloadhttps://patch-diff.githubusercontent.com/httpsgithu/engine/pull/129/files
httpsgithu https://patch-diff.githubusercontent.com/httpsgithu
enginehttps://patch-diff.githubusercontent.com/httpsgithu/engine
playcanvas/enginehttps://patch-diff.githubusercontent.com/playcanvas/engine
Notifications https://patch-diff.githubusercontent.com/login?return_to=%2Fhttpsgithu%2Fengine
Fork 0 https://patch-diff.githubusercontent.com/login?return_to=%2Fhttpsgithu%2Fengine
Star 0 https://patch-diff.githubusercontent.com/login?return_to=%2Fhttpsgithu%2Fengine
Code https://patch-diff.githubusercontent.com/httpsgithu/engine
Pull requests 23 https://patch-diff.githubusercontent.com/httpsgithu/engine/pulls
Actions https://patch-diff.githubusercontent.com/httpsgithu/engine/actions
Projects 0 https://patch-diff.githubusercontent.com/httpsgithu/engine/projects
Security 0 https://patch-diff.githubusercontent.com/httpsgithu/engine/security
Insights https://patch-diff.githubusercontent.com/httpsgithu/engine/pulse
Code https://patch-diff.githubusercontent.com/httpsgithu/engine
Pull requests https://patch-diff.githubusercontent.com/httpsgithu/engine/pulls
Actions https://patch-diff.githubusercontent.com/httpsgithu/engine/actions
Projects https://patch-diff.githubusercontent.com/httpsgithu/engine/projects
Security https://patch-diff.githubusercontent.com/httpsgithu/engine/security
Insights https://patch-diff.githubusercontent.com/httpsgithu/engine/pulse
Sign up for GitHub https://patch-diff.githubusercontent.com/signup?return_to=%2Fhttpsgithu%2Fengine%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://patch-diff.githubusercontent.com/login?return_to=%2Fhttpsgithu%2Fengine%2Fissues%2Fnew%2Fchoose
dependabothttps://patch-diff.githubusercontent.com/apps/dependabot
masterhttps://patch-diff.githubusercontent.com/httpsgithu/engine/tree/master
dependabot/github_actions/actions/setup-node-2.4.1https://patch-diff.githubusercontent.com/httpsgithu/engine/tree/dependabot/github_actions/actions/setup-node-2.4.1
Conversation 1 https://patch-diff.githubusercontent.com/httpsgithu/engine/pull/129
Commits 1 https://patch-diff.githubusercontent.com/httpsgithu/engine/pull/129/commits
Checks 0 https://patch-diff.githubusercontent.com/httpsgithu/engine/pull/129/checks
Files changed https://patch-diff.githubusercontent.com/httpsgithu/engine/pull/129/files
Please reload this pagehttps://patch-diff.githubusercontent.com/httpsgithu/engine/pull/129/files
Bump actions/setup-node from 2.1.5 to 2.4.1 https://patch-diff.githubusercontent.com/httpsgithu/engine/pull/129/files#top
Show all changes 1 commit https://patch-diff.githubusercontent.com/httpsgithu/engine/pull/129/files
d5533b4 Bump actions/setup-node from 2.1.5 to 2.4.1 dependabot[bot] Oct 1, 2021 https://patch-diff.githubusercontent.com/httpsgithu/engine/pull/129/commits/d5533b4cf4d892563bcf491b2cc2465e876c4769
Clear filters https://patch-diff.githubusercontent.com/httpsgithu/engine/pull/129/files
Please reload this pagehttps://patch-diff.githubusercontent.com/httpsgithu/engine/pull/129/files
Please reload this pagehttps://patch-diff.githubusercontent.com/httpsgithu/engine/pull/129/files
.github/workflows/ci.ymlhttps://patch-diff.githubusercontent.com/httpsgithu/engine/pull/129/files#diff-b803fcb7f17ed9235f1e5cb1fcd2f5d3b2838429d4368ae4c57ce4436577f03f
View file https://patch-diff.githubusercontent.com/httpsgithu/engine/blob/d5533b4cf4d892563bcf491b2cc2465e876c4769/.github/workflows/ci.yml
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://patch-diff.githubusercontent.com/httpsgithu/engine/pull/129/{{ revealButtonHref }}
https://patch-diff.githubusercontent.com/httpsgithu/engine/pull/129/files#diff-b803fcb7f17ed9235f1e5cb1fcd2f5d3b2838429d4368ae4c57ce4436577f03f
https://patch-diff.githubusercontent.com/httpsgithu/engine/pull/129/files#diff-b803fcb7f17ed9235f1e5cb1fcd2f5d3b2838429d4368ae4c57ce4436577f03f
https://patch-diff.githubusercontent.com/httpsgithu/engine/pull/129/files#diff-b803fcb7f17ed9235f1e5cb1fcd2f5d3b2838429d4368ae4c57ce4436577f03f
https://patch-diff.githubusercontent.com/httpsgithu/engine/pull/129/files#diff-b803fcb7f17ed9235f1e5cb1fcd2f5d3b2838429d4368ae4c57ce4436577f03f
https://patch-diff.githubusercontent.com/httpsgithu/engine/pull/129/files#diff-b803fcb7f17ed9235f1e5cb1fcd2f5d3b2838429d4368ae4c57ce4436577f03f
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.