kleros-v2
kleros-v2 copied to clipboard
chore(deps): bump actions/checkout from 3 to 4
Bumps actions/checkout from 3 to 4.
Release notes
Sourced from actions/checkout's releases.
v4.0.0
What's Changed
- Update default runtime to node20 by
@takostin actions/checkout#1436- Support fetching without the --progress option by
@simonbairdin actions/checkout#1067- Release 4.0.0 by
@takostin actions/checkout#1447New Contributors
@takostmade their first contribution in actions/checkout#1436@simonbairdmade their first contribution in actions/checkout#1067Full Changelog: https://github.com/actions/checkout/compare/v3...v4.0.0
v3.6.0
What's Changed
- Mark test scripts with Bash'isms to be run via Bash by
@dschoin actions/checkout#1377- Add option to fetch tags even if fetch-depth > 0 by
@RobertWieczoreckin actions/checkout#579- Release 3.6.0 by
@luketomlinsonin actions/checkout#1437New Contributors
@RobertWieczoreckmade their first contribution in actions/checkout#579@luketomlinsonmade their first contribution in actions/checkout#1437Full Changelog: https://github.com/actions/checkout/compare/v3.5.3...v3.6.0
v3.5.3
What's Changed
- Fix: Checkout Issue in self hosted runner due to faulty submodule check-ins by
@megamanicsin actions/checkout#1196- Fix typos found by codespell by
@DimitriPapadopoulosin actions/checkout#1287- Add support for sparse checkouts by
@dschoand@dfdezin actions/checkout#1369- Release v3.5.3 by
@TingluoHuangin actions/checkout#1376New Contributors
@megamanicsmade their first contribution in actions/checkout#1196@DimitriPapadopoulosmade their first contribution in actions/checkout#1287@dfdezmade their first contribution in actions/checkout#1369Full Changelog: https://github.com/actions/checkout/compare/v3...v3.5.3
v3.5.2
What's Changed
- Fix: Use correct API url / endpoint in GHES by
@fhammerlin actions/checkout#1289 based on #1286 by@1newsrFull Changelog: https://github.com/actions/checkout/compare/v3.5.1...v3.5.2
v3.5.1
What's Changed
- Improve checkout performance on Windows runners by upgrading
@actions/githubdependency by@BrettDongin actions/checkout#1246New Contributors
@BrettDongmade their first contribution in actions/checkout#1246
... (truncated)
Commits
b4ffde6Link to release page from what's new section (#1514)8530928Correct link to GitHub Docs (#1511)7cdaf2fUpdate CODEOWNERS to Launch team (#1510)8ade135Prepare 4.1.0 release (#1496)c533a0aAdd support for partial checkout filters (#1396)72f2cecUpdate README.md for V4 (#1452)3df4ab1Release 4.0.0 (#1447)8b5e8b7Support fetching without the --progress option (#1067)97a652bUpdate default runtime to node20 (#1436)- See full diff in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
PR-Codex overview
This PR updates the actions/checkout version in multiple workflows.
Detailed summary
- Updated
actions/checkoutto versionv4.1.1in.github/workflows/sonarcloud.yml,.github/workflows/scorecards.yml,.github/workflows/codeql.yml,.github/workflows/sentry-release.yml,.github/workflows/contracts-testing.yml,.github/workflows/deploy-subgraph.yml,.github/workflows/dependency-review.yml, and.github/workflows/deploy-bots.yml. - Disabled shallow clones in
sonarcloud.ymlfor better analysis relevancy. - Disabled persisting credentials in
scorecards.yml. - Updated
node-versionto18.xincontracts-testing.yml. - Added egress policy comment in
deploy-bots.yml.
✨ Ask PR-Codex anything about this PR by commenting with
/codex {your question}
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Deploy Preview for kleros-v2 ready!
| Name | Link |
|---|---|
| Latest commit | 87763398503c1d4e127442f05c6dbfd0fd803053 |
| Latest deploy log | https://app.netlify.com/sites/kleros-v2/deploys/65b025c904c6ca00082d7d4e |
| Deploy Preview | https://deploy-preview-1378--kleros-v2.netlify.app/ |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Code Climate has analyzed commit 87763398 and detected 0 issues on this pull request.
View more on Code Climate.