Skip to content

Bump the minor-and-patch group across 1 directory with 2 updates#60

Merged
oalders merged 3 commits into
masterfrom
dependabot/github_actions/minor-and-patch-c75841d99f
Jun 4, 2026
Merged

Bump the minor-and-patch group across 1 directory with 2 updates#60
oalders merged 3 commits into
masterfrom
dependabot/github_actions/minor-and-patch-c75841d99f

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 4, 2026

Copy link
Copy Markdown
Contributor

Bumps the minor-and-patch group with 2 updates in the / directory: actions/checkout and perl-actions/install-with-cpm.

Updates actions/checkout from 6 to 6.0.2

Release notes

Sourced from actions/checkout's releases.

v6.0.2

What's Changed

Full Changelog: actions/checkout@v6.0.1...v6.0.2

v6.0.1

What's Changed

Full Changelog: actions/checkout@v6...v6.0.1

Changelog

Sourced from actions/checkout's changelog.

v6.0.2

v6.0.1

v6.0.0

v5.0.1

v5.0.0

v4.3.1

v4.3.0

v4.2.2

v4.2.1

v4.2.0

v4.1.7

v4.1.6

v4.1.5

... (truncated)

Commits

Updates perl-actions/install-with-cpm from 2.3 to 2.4

Release notes

Sourced from perl-actions/install-with-cpm's releases.

v2.4

What's Changed

Full Changelog: perl-actions/install-with-cpm@v2.3...v2.4

Commits
  • b7eeb5e Merge pull request #96 from perl-actions/pin-cpm-on-old-perl
  • 0270a64 docs: drop release-date from README compatibility note
  • f21642f build: regenerate dist/index.js after auto-pin changes
  • c76b2cd docs: document Perl < 5.24 auto-pin in action.yml and README
  • 31023ac test: end-to-end auto-pin path for Perl < 5.24
  • 9ea7fd0 docs: clarify auto-pin override instructions in info log
  • c2abf6b feat: auto-pin cpm to 0.998003 on Perl < 5.24
  • 859ed9a refactor: cpm_cache_key takes version as a parameter
  • ae3a3d3 feat: silence version-probe output in CI logs
  • e59bd19 feat: add perl_supports_modern_cpm helper and legacy cpm constant
  • 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

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>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 4, 2026
oalders and others added 2 commits June 4, 2026 19:36
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>
@oalders
oalders merged commit fc13c76 into master Jun 4, 2026
22 checks passed
@oalders
oalders deleted the dependabot/github_actions/minor-and-patch-c75841d99f branch June 4, 2026 20:15
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.

1 participant