Title: Update actions/checkout action to v7 by renovate[bot] · Pull Request #34 · TheProgramSrc/SimpleCore-CommandsModule · GitHub
Open Graph Title: Update actions/checkout action to v7 by renovate[bot] · Pull Request #34 · TheProgramSrc/SimpleCore-CommandsModule
X Title: Update actions/checkout action to v7 by renovate[bot] · Pull Request #34 · TheProgramSrc/SimpleCore-CommandsModule
Description: This PR contains the following updates: Package Type Update Change actions/checkout action major v3 → v7 WarningSome dependencies could not be looked up. Check the Dependency Dashboard for more information. Release Notes actions/checkout (actions/checkout) v7.0.1 Compare Source Bump github/codeql-action from 3 to 4 by @dependabot[bot] in #2475 Bump actions/setup-node from 4 to 6 by @dependabot[bot] in #2477 Bump docker/build-push-action from 6.5.0 to 7.2.0 by @dependabot[bot] in #2478 Bump docker/login-action from 3.3.0 to 4.2.0 by @dependabot[bot] in #2479 Bump actions/checkout from 6 to 7 by @dependabot[bot] in #2488 Bump actions/upload-artifact from 4 to 7 by @dependabot[bot] in #2476 eslint 9 by @dependabot[bot] in #2474 Bump the minor-actions-dependencies group with 2 updates by @dependabot[bot] in #2499 skip running unsafe pr check if input is default by @aiqiaoy in #2518 trim only ascii whitespace for branch by @aiqiaoy in #2521 escape values passed to --unset by @aiqiaoy in #2530 v7.0.0 Compare Source Block checking out fork PR for pull_request_target and workflow_run by @aiqiaoy in #2454 Bump actions/publish-immutable-action from 0.0.3 to 0.0.4 in the minor-actions-dependencies group across 1 directory by @dependabot[bot] in #2458 Bump flatted from 3.3.1 to 3.4.2 by @dependabot[bot] in #2460 Bump js-yaml from 4.1.0 to 4.2.0 by @dependabot[bot] in #2461 Bump @actions/core and @actions/tool-cache and Remove uuid by @dependabot[bot] in #2459 upgrade module to esm and update dependencies by @aiqiaoy in #2463 Bump the minor-npm-dependencies group across 1 directory with 3 updates by @dependabot[bot] in #2462 v7 Compare Source Block checking out fork PR for pull_request_target and workflow_run by @aiqiaoy in #2454 Bump actions/publish-immutable-action from 0.0.3 to 0.0.4 in the minor-actions-dependencies group across 1 directory by @dependabot[bot] in #2458 Bump flatted from 3.3.1 to 3.4.2 by @dependabot[bot] in #2460 Bump js-yaml from 4.1.0 to 4.2.0 by @dependabot[bot] in #2461 Bump @actions/core and @actions/tool-cache and Remove uuid by @dependabot[bot] in #2459 upgrade module to esm and update dependencies by @aiqiaoy in #2463 Bump the minor-npm-dependencies group across 1 directory with 3 updates by @dependabot[bot] in #2462 v6.1.0 Compare Source v6.0.3 Compare Source Fix checkout init for SHA-256 repositories by @yaananth in #2439 fix: expand merge commit SHA regex and add SHA-256 test cases by @yaananth in #2414 v6.0.2 Compare Source Fix tag handling: preserve annotations and explicit fetch-tags by @ericsciple in #2356 v6.0.1 Compare Source Add worktree support for persist-credentials includeIf by @ericsciple in #2327 v6.0.0 Compare Source Persist creds to a separate file by @ericsciple in #2286 Update README to include Node.js 24 support details and requirements by @salmanmkc in #2248 v6 Compare Source Fix checkout init for SHA-256 repositories by @yaananth in #2439 fix: expand merge commit SHA regex and add SHA-256 test cases by @yaananth in #2414 v5.1.0 Compare Source v5.0.1 Compare Source Port v6 cleanup to v5 by @ericsciple in #2301 v5.0.0 Compare Source Update actions checkout to use node 24 by @salmanmkc in #2226 v5 Compare Source Port v6 cleanup to v5 by @ericsciple in #2301 v4.4.0 Compare Source v4.3.1 Compare Source Port v6 cleanup to v4 by @ericsciple in #2305 v4.3.0 Compare Source docs: update README.md by @motss in #1971 Add internal repos for checking out multiple repositories by @mouismail in #1977 Documentation update - add recommended permissions to Readme by @benwells in #2043 Adjust positioning of user email note and permissions heading by @joshmgross in #2044 Update README.md by @nebuk89 in #2194 Update CODEOWNERS for actions by @TingluoHuang in #2224 Update package dependencies by @salmanmkc in #2236 v4.2.2 Compare Source url-helper.ts now leverages well-known environment variables by @jww3 in #1941 Expand unit test coverage for isGhes by @jww3 in #1946 v4.2.1 Compare Source Check out other refs/* by commit if provided, fall back to ref by @orhantoy in #1924 v4.2.0 Compare Source Add Ref and Commit outputs by @lucacome in #1180 Dependency updates by @dependabot- #1777, #1872 v4.1.7 Compare Source Bump the minor-npm-dependencies group across 1 directory with 4 updates by @dependabot in #1739 Bump actions/checkout from 3 to 4 by @dependabot in #1697 Check out other refs/* by commit by @orhantoy in #1774 Pin actions/checkout's own workflows to a known, good, stable version. by @jww3 in #1776 v4.1.6 Compare Source Check platform to set archive extension appropriately by @cory-miller in #1732 v4.1.5 Compare Source Update NPM dependencies by @cory-miller in #1703 Bump github/codeql-action from 2 to 3 by @dependabot in #1694 Bump actions/setup-node from 1 to 4 by @dependabot in #1696 Bump actions/upload-artifact from 2 to 4 by @dependabot in #1695 README: Suggest user.email to be 41898282+github-actions[bot]@users.noreply.github.com by @cory-miller in #1707 v4.1.4 Compare Source Disable extensions.worktreeConfig when disabling sparse-checkout by @jww3 in #1692 Add dependabot config by @cory-miller in #1688 Bump the minor-actions-dependencies group with 2 updates by @dependabot in #1693 Bump word-wrap from 1.2.3 to 1.2.5 by @dependabot in #1643 v4.1.3 Compare Source Check git version before attempting to disable sparse-checkout by @jww3 in #1656 Add SSH user parameter by @cory-miller in #1685 Update actions/checkout version in update-main-version.yml by @jww3 in #1650 v4.1.2 Compare Source Fix: Disable sparse checkout whenever sparse-checkout option is not present @dscho in #1598 v4.1.1 Compare Source Correct link to GitHub Docs by @peterbe in #1511 Link to release page from what's new section by @cory-miller in #1514 v4.1.0 Compare Source Add support for partial checkout filters v4.0.0 Compare Source Support fetching without the --progress option Update to node20 v4 Compare Source Port v6 cleanup to v4 by @ericsciple in #2305 Configuration 📅 Schedule: (UTC) Branch creation At any time (no schedule defined) Automerge At any time (no schedule defined) 🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied. ♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 Ignore: Close this PR and you won't be reminded about this update again. If you want to rebase/retry this PR, check this box This PR was generated by Mend Renovate. View the repository job log.
Open Graph Description: This PR contains the following updates: Package Type Update Change actions/checkout action major v3 → v7 WarningSome dependencies could not be looked up. Check the Dependency Dashboard f...
X Description: This PR contains the following updates: Package Type Update Change actions/checkout action major v3 → v7 WarningSome dependencies could not be looked up. Check the Dependency Dashboard f...
Opengraph URL: https://github.com/TheProgramSrc/SimpleCore-CommandsModule/pull/34
X: @github
Domain: github.com
| route-pattern | /:user_id/:repository/pull/:id/files(.:format) |
| route-controller | pull_requests |
| route-action | files |
| fetch-nonce | v2:7f1f1129-5ed5-0838-b989-c61914d27191 |
| current-catalog-service-hash | ae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b |
| request-id | ACEA:590DF:214A9:2CE56:6A6155AF |
| html-safe-nonce | 467784bae89367c9e99a61e6b4d4287664251985f3c82247ab34847a5a29c546 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBQ0VBOjU5MERGOjIxNEE5OjJDRTU2OjZBNjE1NUFGIiwidmlzaXRvcl9pZCI6IjE3MDcwNDc1Njg2NDUzODAzMSIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | ac88cbd3418e766173eff18164423faf2c85b57778eb8b2db09391dab5b3e88b |
| hovercard-subject-tag | pull_request:3894011177 |
| github-keyboard-shortcuts | repository,pull-request-list,pull-request-conversation,pull-request-files-changed,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/TheProgramSrc/SimpleCore-CommandsModule/pull/34/files |
| twitter:image | https://avatars.githubusercontent.com/in/2740?s=400&v=4 |
| twitter:card | summary_large_image |
| og:image | https://avatars.githubusercontent.com/in/2740?s=400&v=4 |
| og:image:alt | This PR contains the following updates: Package Type Update Change actions/checkout action major v3 → v7 WarningSome dependencies could not be looked up. Check the Dependency Dashboard f... |
| og:site_name | GitHub |
| og:type | object |
| hostname | github.com |
| expected-hostname | github.com |
| None | c258d2b06b498220e3b94af28b26bbbf58f4203a6373725f779afcc867afd263 |
| turbo-cache-control | no-preview |
| diff-view | unified |
| go-import | github.com/TheProgramSrc/SimpleCore-CommandsModule git https://github.com/TheProgramSrc/SimpleCore-CommandsModule.git |
| octolytics-dimension-user_id | 72344358 |
| octolytics-dimension-user_login | TheProgramSrc |
| octolytics-dimension-repository_id | 478661109 |
| octolytics-dimension-repository_nwo | TheProgramSrc/SimpleCore-CommandsModule |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 478661109 |
| octolytics-dimension-repository_network_root_nwo | TheProgramSrc/SimpleCore-CommandsModule |
| turbo-body-classes | logged-out env-production page-responsive full-width |
| disable-turbo | true |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | bae60047c72c7890f36d34d78461f3453c546ee2 |
| ui-target | canary-1 |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width