wayback icon indicating copy to clipboard operation
wayback copied to clipboard

Bump crazy-max/ghaction-chocolatey from 1.7.0 to 2

Open dependabot[bot] opened this issue 3 years ago • 1 comments

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

Release notes

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

v2.0.0

  • Node 16 as default runtime (#131)
    • This requires a minimum Actions Runner version of v2.285.0, which is by default available in GHES 3.4 or later.
Changelog

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

Changelog

2.0.0 (2022/04/26)

  • Node 16 as default runtime (#131)
    • This requires a minimum Actions Runner version of v2.285.0, which is by default available in GHES 3.4 or later.

1.7.0 (2022/04/23)

  • Chocolatey 1.1.0 (#130)
  • Update dev dependencies and workflow (#129)
  • Bump @​actions/core from 1.5.0 to 1.6.0 (#125)

1.6.0 (2021/09/04)

  • Bump @​actions/exec from 1.0.4 to 1.1.0 (#122)
  • Bump @​actions/core from 1.2.7 to 1.5.0 (#123)
  • Chocolatey 0.11.1 (#124)
  • Simplify build script (#119)

1.5.0 (2021/05/14)

  • Update dev dependencies (#118)
  • Yarn v2 (#117)
  • Pull image first (#116)
  • Review console output (#115)
  • Move to docker/metadata-action

1.4.2 (2021/04/16)

  • Bump @​actions/core from 1.2.6 to 1.2.7 (#109)
  • Fix Docker image

1.4.1 (2021/03/28)

  • Enhance workflow (#104)
  • Container based developer flow (#103)

1.4.0 (2020/11/01)

  • Add image input
  • Publish image to GHCR
  • Update deps

1.3.1 (2020/10/01)

  • Fix CVE-2020-15228

1.3.0 (2020/08/17)

... (truncated)

Commits

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

dependabot[bot] avatar Jun 06 '22 14:06 dependabot[bot]

Codecov Report

Merging #177 (3b8e088) into main (cf2453f) will decrease coverage by 0.02%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #177      +/-   ##
==========================================
- Coverage   44.31%   44.29%   -0.03%     
==========================================
  Files          39       39              
  Lines        4739     4739              
==========================================
- Hits         2100     2099       -1     
  Misses       2396     2396              
- Partials      243      244       +1     
Impacted Files Coverage Δ
pooling/pooling.go 94.73% <0.00%> (-2.64%) :arrow_down:
service/service.go 62.50% <0.00%> (+8.33%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update cf2453f...3b8e088. Read the comment docs.

codecov[bot] avatar Jun 06 '22 14:06 codecov[bot]

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

dependabot[bot] avatar Aug 28 '22 05:08 dependabot[bot]