Bump the minor-and-patch group across 1 directory with 2 updates#60
Merged
oalders merged 3 commits intoJun 4, 2026
Merged
Conversation
Bumps the minor-and-patch group with 2 updates in the / directory: [actions/checkout](https://github.com/actions/checkout) and [perl-actions/install-with-cpm](https://github.com/perl-actions/install-with-cpm). Updates `actions/checkout` from 6 to 6.0.2 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v6...v6.0.2) Updates `perl-actions/install-with-cpm` from 2.3 to 2.4 - [Release notes](https://github.com/perl-actions/install-with-cpm/releases) - [Commits](perl-actions/install-with-cpm@v2.3...v2.4) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 6.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: perl-actions/install-with-cpm dependency-version: '2.4' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
The adduser Perl wrapper is missing from some perldocker/perl-tester images (the 5.40 image fails with "adduser: not found", exit 127), while the low-level useradd ships in every image. Switch to "useradd -m runner" so the non-root test user is created consistently across all Perl versions. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the minor-and-patch group with 2 updates in the / directory: actions/checkout and perl-actions/install-with-cpm.
Updates
actions/checkoutfrom 6 to 6.0.2Release notes
Sourced from actions/checkout's releases.
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
6d193bfBump braces from 3.0.2 to 3.0.3 (#1777)db0cee9Bump the minor-npm-dependencies group across 1 directory with 4 updates (#1872)b684943Add Ref and Commit outputs (#1180)2d7d9f7Provide explanation for where user email came from (#1869)Updates
perl-actions/install-with-cpmfrom 2.3 to 2.4Release notes
Sourced from perl-actions/install-with-cpm's releases.
Commits
b7eeb5eMerge pull request #96 from perl-actions/pin-cpm-on-old-perl0270a64docs: drop release-date from README compatibility notef21642fbuild: regenerate dist/index.js after auto-pin changesc76b2cddocs: document Perl < 5.24 auto-pin in action.yml and README31023actest: end-to-end auto-pin path for Perl < 5.249ea7fd0docs: clarify auto-pin override instructions in info logc2abf6bfeat: auto-pin cpm to 0.998003 on Perl < 5.24859ed9arefactor: cpm_cache_key takes version as a parameterae3a3d3feat: silence version-probe output in CI logse59bd19feat: add perl_supports_modern_cpm helper and legacy cpm constantDependabot 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 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