Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update actions/checkout action to v4.2.2 #91

Merged
merged 1 commit into from
Oct 25, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 23, 2024

This PR contains the following updates:

Package Type Update Change
actions/checkout action patch v4.2.1 -> v4.2.2

Release Notes

actions/checkout (actions/checkout)

v4.2.2

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@bombsimon
Copy link
Member

Gosh, took a while to figure this out, but this is a regression in Module::Pluggable (repo).

It seems like there's a dependency used for compiling the tests not listed as a dependency, making the installation fail:

Can't locate File/Slurp.pm in @INC (you may need to install the File::Slurp module) (@INC entries checked: /home/simon/.cpanm/work/1729720565.3569/Module-Pluggable-6.1/blib/lib /home/simon/.cpanm/work/1729720565.3569/Module-Pluggable-6.1/blib/arch /home/simon/perl5/perlbrew/perls/perl-5.38.2/lib/site_perl/5.38.2/x86_64-linux /home/simon/perl5/perlbrew/perls/perl-5.38.2/lib/site_perl/5.38.2 /home/simon/perl5/perlbrew/perls/perl-5.38.2/lib/5.38.2/x86_64-linux /home/simon/perl5/perlbrew/perls/perl-5.38.2/lib/5.38.2 .) at t/29unreadable.t line 9.
BEGIN failed--compilation aborted at t/29unreadable.t line 9.
# Looks like your test exited with 2 before it could output anything.
t/29unreadable.t .............
Dubious, test returned 2 (wstat 512, 0x200)

Don't really know how this works, but seems like 6.2 was released with the commit simonwistow/Module-Pluggable@e9b105c that fixes this (and has this note):

2024-10-23 - 6.2
    Simon, did you forget to remove a dependency you used only for testing? Yes, yes you did.

Not published to CPAN yet so waiting for a 6.2 release.

@bombsimon bombsimon self-assigned this Oct 23, 2024
@bombsimon bombsimon merged commit fa43b29 into master Oct 25, 2024
6 checks passed
@renovate renovate bot deleted the renovate/actions-checkout-4.x branch October 25, 2024 06:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant