Bump the github-actions group across 1 directory with 3 updates
Bumps the github-actions group with 3 updates in the / directory: actions/checkout, actions/setup-node and jidicula/clang-format-action.
Updates actions/checkout from 5 to 6
Release notes
Sourced from actions/checkout's releases.
v6.0.0
What's Changed
- Update README to include Node.js 24 support details and requirements by
@salmanmkcin actions/checkout#2248- Persist creds to a separate file by
@ericsciplein actions/checkout#2286- v6-beta by
@ericsciplein actions/checkout#2298- update readme/changelog for v6 by
@ericsciplein actions/checkout#2311Full Changelog: https://github.com/actions/checkout/compare/v5.0.0...v6.0.0
v6-beta
What's Changed
Updated persist-credentials to store the credentials under
$RUNNER_TEMPinstead of directly in the local git config.This requires a minimum Actions Runner version of v2.329.0 to access the persisted credentials for Docker container action scenarios.
v5.0.1
What's Changed
- Port v6 cleanup to v5 by
@ericsciplein actions/checkout#2301Full Changelog: https://github.com/actions/checkout/compare/v5...v5.0.1
Commits
8e8c483Clarify v6 README (#2328)033fa0dAdd worktree support for persist-credentials includeIf (#2327)c2d88d3Update all references from v5 and v4 to v6 (#2314)1af3b93update readme/changelog for v6 (#2311)71cf226v6-beta (#2298)069c695Persist creds to a separate file (#2286)ff7abcdUpdate README to include Node.js 24 support details and requirements (#2248)- See full diff in compare view
Updates actions/setup-node from 6.0.0 to 6.1.0
Release notes
Sourced from actions/setup-node's releases.
v6.1.0
What's Changed
Enhancement:
- Remove always-auth configuration handling by
@priyagupta108in actions/setup-node#1436Dependency updates:
- Upgrade
@actions/cachefrom 4.0.3 to 4.1.0 by@dependabot[bot] in actions/setup-node#1384- Upgrade actions/checkout from 5 to 6 by
@dependabot[bot] in actions/setup-node#1439- Upgrade js-yaml from 3.14.1 to 3.14.2 by
@dependabot[bot] in actions/setup-node#1435Documentation update:
- Add example for restore-only cache in documentation by
@aparnajyothi-yin actions/setup-node#1419Full Changelog: https://github.com/actions/setup-node/compare/v6...v6.1.0
Commits
395ad32Bump js-yaml from 3.14.1 to 3.14.2 (#1435)a4d2e2bBump actions/checkout from 5 to 6 (#1439)b9b25d4Remove always-auth configuration handling from action (#1436)633bb92Bump@actions/cachefrom 4.0.3 to 4.1.0 (#1384)dda4788Add example for restore-only cache in documentation (#1419)- See full diff in compare view
Updates jidicula/clang-format-action from 4.15.0 to 4.16.0
Release notes
Sourced from jidicula/clang-format-action's releases.
v4.16.0
What's Changed
- ci: Remove Ubuntu 20.04 by
@jidiculain jidicula/clang-format-action#244- build: bump docker/build-push-action from 6.15.0 to 6.16.0 by
@dependabot[bot] in jidicula/clang-format-action#243- build: bump docker/build-push-action from 6.16.0 to 6.17.0 by
@dependabot[bot] in jidicula/clang-format-action#245- build: bump docker/build-push-action from 6.17.0 to 6.18.0 by
@dependabot[bot] in jidicula/clang-format-action#246- config: Create CODEOWNERS by
@jidiculain jidicula/clang-format-action#248- build: bump docker/login-action from 3.4.0 to 3.5.0 by
@dependabot[bot] in jidicula/clang-format-action#250- build: bump docker/metadata-action from 5.7.0 to 5.8.0 by
@dependabot[bot] in jidicula/clang-format-action#249- build: bump docker/login-action from 3.5.0 to 3.6.0 by
@dependabot[bot] in jidicula/clang-format-action#255- build: bump actions/checkout from 4 to 5 by
@dependabot[bot] in jidicula/clang-format-action#251- build: Add clang-format-21 image build by
@jidiculain jidicula/clang-format-action#252- build: bump actions/setup-go from 5 to 6 by
@dependabot[bot] in jidicula/clang-format-action#254- build: Support clang-format-21 by
@jidiculain jidicula/clang-format-action#257Full Changelog: https://github.com/jidicula/clang-format-action/compare/v4.15.0...v4.16.0
Commits
6cd220ddocs(README): Publish v4.16.0e9892f9build: Support clang-format-21 (#257)e3e6222build: bump actions/setup-go from 5 to 6 (#254)2c659febuild: Add clang-format-21 image build (#252)d0e4213build: bump actions/checkout from 4 to 5 (#251)b939fadbuild: bump docker/login-action from 3.5.0 to 3.6.0 (#255)2255e8ebuild: bump docker/metadata-action from 5.7.0 to 5.8.0 (#249)df5c048build: bump docker/login-action from 3.4.0 to 3.5.0 (#250)019480fconfig: Create CODEOWNERS (#248)5cc331bbuild: bump docker/build-push-action from 6.17.0 to 6.18.0 (#246)- 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 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 <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions