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

Bump perl-actions/install-with-cpm from 1.3 to 1.7 #64

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 10, 2024

Bumps perl-actions/install-with-cpm from 1.3 to 1.7.

Release notes

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

Fix warnings and npm update

  • Update npm packages
  • Bump to checkout@v4
  • Fix warnings from core.setOutput view #15

npm update

Update all npm upstream packages

Update multiple dependencies

  • Upgrade checkout action from v2 to v3
  • Don't re-install Perl on Windows
  • Use node16 rather than node12
  • Bump @​actions/core from 1.2.6 to 1.9.1
  • Bump node-fetch from 2.6.1 to 2.6.7
  • update cpm default branch: master -> main

Disable verbose and custom installation

This release updates a few node modules with some minor improvements:

  • ability to disable/enable the verbose flag using verbose
  • ability to run cpm without install or cpanfile and use the args to customize the command line
Commits
  • a309ce4 Merge pull request #20 from perl-actions/npm-2024
  • a33c125 Update npm packages
  • 4c36d47 Check more perl versions
  • b16e145 Merge pull request #19 from perl-actions/co-v4
  • c0add1a Bump to checkout@v4
  • 8c174d9 Cleanup output
  • 70a9c9d Merge pull request #17 from BrianCArnold/master
  • 559644e Merge pull request #18 from perl-actions/dependabot/npm_and_yarn/semver-6.3.1
  • f1a3c07 Add more args to the example
  • 8748626 Bump semver from 6.3.0 to 6.3.1
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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/install-with-cpm](https://github.com/perl-actions/install-with-cpm) from 1.3 to 1.7.
- [Release notes](https://github.com/perl-actions/install-with-cpm/releases)
- [Commits](perl-actions/install-with-cpm@v1.3...v1.7)

---
updated-dependencies:
- dependency-name: perl-actions/install-with-cpm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 10, 2024
@oalders oalders merged commit 0b86148 into master Jan 10, 2024
1 check passed
@oalders oalders deleted the dependabot/github_actions/perl-actions/install-with-cpm-1.7 branch January 10, 2024 23:23
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant