wayback
wayback copied to clipboard
Bump crazy-max/ghaction-chocolatey from 1.7.0 to 2
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/corefrom 1.5.0 to 1.6.0 (#125)1.6.0 (2021/09/04)
- Bump
@actions/execfrom 1.0.4 to 1.1.0 (#122)- Bump
@actions/corefrom 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-action1.4.2 (2021/04/16)
- Bump
@actions/corefrom 1.2.6 to 1.2.7 (#109)- Fix Docker image
1.4.1 (2021/03/28)
1.4.0 (2020/11/01)
- Add
imageinput- 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 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Codecov Report
Merging #177 (3b8e088) into main (cf2453f) will decrease coverage by
0.02%. The diff coverage isn/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 dataPowered by Codecov. Last update cf2453f...3b8e088. Read the comment docs.
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.