Skip to content

build(deps): Bump actions/checkout from 2 to 5#1765

Merged
kristiankunc merged 1 commit intomainfrom
dependabot/github_actions/actions/checkout-5
Jan 26, 2026
Merged

build(deps): Bump actions/checkout from 2 to 5#1765
kristiankunc merged 1 commit intomainfrom
dependabot/github_actions/actions/checkout-5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Aug 18, 2025

Bumps actions/checkout from 2 to 5.

Release notes

Sourced from actions/checkout's releases.

v5.0.0

What's Changed

⚠️ Minimum Compatible Runner Version

v2.327.1
Release Notes

Make sure your runner is updated to this version or newer to use this release.

Full Changelog: actions/checkout@v4...v5.0.0

v4.3.0

What's Changed

New Contributors

Full Changelog: actions/checkout@v4...v4.3.0

v4.2.2

What's Changed

Full Changelog: actions/checkout@v4.2.1...v4.2.2

v4.2.1

What's Changed

New Contributors

Full Changelog: actions/checkout@v4.2.0...v4.2.1

... (truncated)

Changelog

Sourced from actions/checkout's changelog.

Changelog

V5.0.0

V4.3.0

v4.2.2

v4.2.1

v4.2.0

v4.1.7

v4.1.6

v4.1.5

v4.1.4

v4.1.3

... (truncated)

Commits

Dependabot compatibility score

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 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v2...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 18, 2025
@sonarqubecloud
Copy link
Copy Markdown

@kristiankunc kristiankunc merged commit 55f415f into main Jan 26, 2026
9 checks passed
@dependabot dependabot Bot deleted the dependabot/github_actions/actions/checkout-5 branch January 26, 2026 08:38
VATSIMUK pushed a commit that referenced this pull request Jan 28, 2026
## <small>6.61.7 (2026-01-28)</small>

* make logging less noisy ([a5c891b](a5c891b))
* Merge pull request #1743 from VATSIM-UK/dependabot/github_actions/allenevans/set-env-4.0.0 ([1be9f51](1be9f51)), closes [#1743](#1743)
* Merge pull request #1751 from VATSIM-UK/dependabot/npm_and_yarn/postcss-nesting-13.0.2 ([c548a63](c548a63)), closes [#1751](#1751)
* Merge pull request #1752 from VATSIM-UK/dependabot/github_actions/rjstone/discord-webhook-notify-2 ([076b9c5](076b9c5)), closes [#1752](#1752)
* Merge pull request #1754 from VATSIM-UK/dependabot/github_actions/dawidd6/action-download-artifact-1 ([aa44882](aa44882)), closes [#1754](#1754)
* Merge pull request #1765 from VATSIM-UK/dependabot/github_actions/actions/checkout-5 ([55f415f](55f415f)), closes [#1765](#1765)
* Merge pull request #1767 from VATSIM-UK/dependabot/npm_and_yarn/semantic-release/release-notes-gener ([6ab40f8](6ab40f8)), closes [#1767](#1767)
* Merge pull request #1770 from VATSIM-UK/dependabot/github_actions/actions/setup-node-6 ([42ce223](42ce223)), closes [#1770](#1770)
* Merge pull request #1777 from VATSIM-UK/dependabot/npm_and_yarn/js-yaml-4.1.1 ([f1d1371](f1d1371)), closes [#1777](#1777)
* Merge pull request #1779 from VATSIM-UK/dependabot/npm_and_yarn/lodash-es-4.17.23 ([93d5c6b](93d5c6b)), closes [#1779](#1779)
* Merge pull request #1780 from VATSIM-UK/dependabot/npm_and_yarn/lodash-4.17.23 ([7066da9](7066da9)), closes [#1780](#1780)
* Merge pull request #1794 from VATSIM-UK/download-jobs-debug ([5d89317](5d89317)), closes [#1794](#1794)
* use log facade ([ad5a25a](ad5a25a))
* fix: add metar logging ([37d11ed](37d11ed))
* build(deps-dev): Bump @semantic-release/release-notes-generator ([a3162d4](a3162d4))
* build(deps-dev): Bump lodash from 4.17.21 to 4.17.23 ([fc5471f](fc5471f))
* build(deps-dev): Bump postcss-nesting from 12.1.2 to 13.0.2 ([ad1fe06](ad1fe06))
* build(deps-dev): Bump vite from 6.3.5 to 6.4.1 ([4664e84](4664e84))
* build(deps-dev): Bump vite from 6.3.5 to 6.4.1 ([816bd78](816bd78))
* build(deps): Bump actions/checkout from 2 to 5 ([84ba393](84ba393))
* build(deps): Bump actions/setup-node from 4 to 6 ([9b29429](9b29429))
* build(deps): Bump allenevans/set-env from 2.0.0 to 4.0.0 ([ed657e5](ed657e5))
* build(deps): Bump dawidd6/action-download-artifact from 9 to 11 ([a98b624](a98b624))
* build(deps): Bump js-yaml from 4.1.0 to 4.1.1 ([f73fc27](f73fc27))
* build(deps): Bump lodash-es from 4.17.21 to 4.17.23 ([3b71388](3b71388))
* build(deps): Bump rjstone/discord-webhook-notify from 1 to 2 ([46332f4](46332f4))
@VATSIMUK
Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 6.61.7 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants