chore(deps): bump actions/checkout from 3.5.3 to 4.1.0
Bumps actions/checkout from 3.5.3 to 4.1.0.
Release notes
Sourced from actions/checkout's releases.
v4.1.0
What's Changed
- Update README.md for V4 by
@​sivapalanin actions/checkout#1452- Add support for partial checkout filters by
@​finleygnin actions/checkout#1396- Prepare 4.1.0 release by
@​cory-millerin actions/checkout#1496New Contributors
@​sivapalanmade their first contribution in actions/checkout#1452@​finleygnmade their first contribution in actions/checkout#1396Full Changelog: https://github.com/actions/checkout/compare/v4.0.0...v4.1.0
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
Changelog
Sourced from actions/checkout's changelog.
Changelog
v4.1.0
v4.0.0
v3.6.0
- Fix: Mark test scripts with Bash'isms to be run via Bash
- Add option to fetch tags even if fetch-depth > 0
v3.5.3
- Fix: Checkout fail in self-hosted runners when faulty submodule are checked-in
- Fix typos found by codespell
- Add support for sparse checkouts
v3.5.2
v3.5.1
v3.5.0
v3.4.0
v3.3.0
- Implement branch list using callbacks from exec function
- Add in explicit reference to private checkout options
- [Fix comment typos (that got added in #770)](actions/checkout#1057)
v3.2.0
- Add GitHub Action to perform release
- Fix status badge
- Replace datadog/squid with ubuntu/squid Docker image
- Wrap pipeline commands for submoduleForeach in quotes
- Update
@​actions/ioto 1.1.2- Upgrading version to 3.2.0
v3.1.0
v3.0.2
... (truncated)
Commits
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)f43a0e5Release 3.6.0 (#1437)7739b9bAdd option to fetch tags even if fetch-depth > 0 (#579)96f5310Mark test scripts with Bash'isms to be run via Bash (#1377)- See full diff 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 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)
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
2 out of 3 committers have signed the CLA.
:white_check_mark: billy-the-fish
:white_check_mark: jonatas
:x: dependabot[bot]
You have signed the CLA already but the status is still pending? Let us recheck it.
Allow 10 minutes from last push for the staging site to build. If the link doesn't work, try using incognito mode instead. For internal reviewers, check web-documentation repo actions for staging build status. Link to build for this PR: http://docs-dev.timescale.com/docs-dependabot-github_actions/actions/checkout-4-1-0
A newer version of actions/checkout exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.
Oh no, the docs build failed! To see why visit the failing build (link only accessible to Timescalers).
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.
Oh no, the docs build failed! To see why visit the failing build (link only accessible to Timescalers).