rcmaehl / MSEdgeRedirect

A Tool to Redirect News, Search, Widgets, Weather and More to Your Default Browser
https://MSEdgeRedirect.com
GNU Lesser General Public License v3.0
3.94k stars 92 forks source link

Bump crazy-max/ghaction-chocolatey from 2 to 3 #311

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 10 months ago

Bumps crazy-max/ghaction-chocolatey from 2 to 3.

Release notes

Sourced from crazy-max/ghaction-chocolatey's releases.

v3.0.0

Full Changelog: https://github.com/crazy-max/ghaction-chocolatey/compare/v2.3.0...v3.0.0

v2.3.0

Full Changelog: https://github.com/crazy-max/ghaction-chocolatey/compare/v2.2.0...v2.3.0

v2.2.0

Full Changelog: https://github.com/crazy-max/ghaction-chocolatey/compare/v2.1.0...v2.2.0

v2.1.0

Full Changelog: https://github.com/crazy-max/ghaction-chocolatey/compare/v2.0.0...v2.1.0

Commits
  • 0e01585 Merge pull request #167 from crazy-max/dependabot/github_actions/actions/chec...
  • a9281b4 Merge pull request #168 from crazy-max/update-node20
  • 61a9cbc chore: node 20 as default runtime
  • 989c82f chore: update generated content
  • 266cb4c chore: update dev dependencies
  • fbcb26a chore: update to node 20
  • 2b9c2f9 chore: update yarn to 3.6.3
  • 7a9cd59 codecov: update config
  • 1c12689 Bump actions/checkout from 3 to 4
  • See full diff 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)
rcmaehl commented 9 months ago

@micwoj92 @gnpaone

Node 20 as default runtime (requires Actions Runner v2.308.0 or later) by @​crazy-max in crazy-max/ghaction-chocolatey#168

Any we need to edit in the CI or is this good to merge?

micwoj92 commented 9 months ago

I think you should only be concerned about this if you self host runner, normally runs use latest version which is v2.309.0 now.