Skip to content

Bump perl-actions/perl-versions from 1 to 2#82

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/perl-actions/perl-versions-2
Open

Bump perl-actions/perl-versions from 1 to 2#82
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/perl-actions/perl-versions-2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2026

Bumps perl-actions/perl-versions from 1 to 2.

Release notes

Sourced from perl-actions/perl-versions's releases.

v2.0

What's Changed

Full Changelog: perl-actions/perl-versions@v1.4...v2.0

v1.4

Update node packages and several fixes

  • Update dependencies and reformat source files
  • fix: normalize patch versions to major.minor in decode_version
  • refactor: extract perl-versions.js module with unit tests
  • ci: upgrade action runtime from node20 to node24
  • chore: remove unused @​actions/github dependency
  • fix: use strict equality (===) instead of loose (==)
  • style: use const for never-reassigned bindings
  • Support new parameters in provided shared workflow
  • Rename parameter to-perl to until-perl

v1.3

Add the concept of to-perl

Similar than since-perl this is adding of Perl versions we want to use.

v1.2

Add Perl 5.42 to the list

v1.1

What's Changed

New Contributors

Full Changelog: perl-actions/perl-versions@v1.0...v1.1

Commits
  • 476e19e docs: document patch-level version truncation in README
  • e2729fc feat: support 'latest' symbolic version in since-perl and until-perl
  • 8ee420e Add multi-target support to core library
  • 9317891 Merge pull request #33 from atoomic/koan.atoomic/fix-issue-31
  • 39b914f Add single-out option to extract one version from the list
  • db7a0bf Merge pull request #32 from atoomic/update-packages
  • 7aa3212 Update dependencies and reformat source files
  • af12127 Merge pull request #26 from atoomic/koan.atoomic/fix-patch-version-matching-v2
  • 5050b5c Merge pull request #30 from atoomic/koan.atoomic/add-claude-md
  • 0eb1e39 Merge pull request #28 from atoomic/koan.atoomic/ci-verify-dist
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

Bumps [perl-actions/perl-versions](https://github.com/perl-actions/perl-versions) from 1 to 2.
- [Release notes](https://github.com/perl-actions/perl-versions/releases)
- [Commits](perl-actions/perl-versions@v1...v2)

---
updated-dependencies:
- dependency-name: perl-actions/perl-versions
  dependency-version: '2'
  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 Mar 1, 2026
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.

0 participants