libwww-perl / WWW-Mechanize

Handy web browsing in a Perl object
https://metacpan.org/pod/WWW::Mechanize
Other
68 stars 52 forks source link

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

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

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