Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 6, 2022

Bumps docker/bake-action from 1 to 2.

Release notes

Sourced from docker/bake-action's releases.

v2.0.0

  • Node 16 as default runtime by @​crazy-max (#64)
    • This requires a minimum Actions Runner version of v2.285.0, which is by default available in GHES 3.4 or later.
  • Standalone mode support by @​crazy-max (#71)
  • chore: update dev dependencies and workflow by @​crazy-max (#63)
  • Bump @​actions/exec from 1.1.0 to 1.1.1 (#62)
  • Bump minimist from 1.2.5 to 1.2.6 (#66)
  • Bump semver from 7.3.5 to 7.3.7 (#69)
  • Bump csv-parse from 4.16.3 to 5.0.4 (#57)

Full Changelog: docker/bake-action@v1.7.0...v2.0.0

v1.7.0

  • Enhance outputs display (#59)
  • Update dev workflow (#54)
  • Bump @​actions/core from 1.5.0 to 1.6.0 (#52)
  • Bump ansi-regex from 5.0.0 to 5.0.1 (#50)
  • Bump tmpl from 1.0.4 to 1.0.5 (#49)

v1.6.0

  • Add metadata output (#46)
  • Bump csv-parse from 4.16.0 to 4.16.3 (#45 #48)
  • Bump @​actions/core from 1.4.0 to 1.5.0 (#43)
  • Bump codecov/codecov-action from 1 to 2 (#42)
  • Ensure trimmed output (#39)

v1.5.0

  • Update dev deps (#38)
  • Handle git sha version of buildx (#37)
  • Bump csv-parse from 4.15.4 to 4.16.0 (#31)
  • Bump y18n from 4.0.0 to 4.0.3 (#35)
  • Bump hosted-git-info from 2.8.8 to 2.8.9 (#34)
  • Bump lodash from 4.17.20 to 4.17.21 (#33)
  • Bump ws from 7.3.1 to 7.5.0 (#32)
  • Use built-in getExecOutput (#30)
  • Bump @​actions/exec from 1.0.4 to 1.1.0 (#28)
  • Bump @​actions/core from 1.3.0 to 1.4.0 (#29)

v1.4.2

  • Use core.getBooleanInput (#27)
  • Bump @​actions/core from 1.2.7 to 1.3.0 (#26)

v1.4.1

  • Throw error message instead of exit code (#25)

v1.4.0

  • Remove os limitation (#18)
  • Bump csv-parse from 4.15.3 to 4.15.4 (#17)
  • Bump @​actions/core from 1.2.6 to 1.2.7 (#16)

... (truncated)

Commits
  • fb56172 Merge pull request #64 from crazy-max/node-16
  • ca6596a Merge pull request #71 from crazy-max/standalone-mode
  • c121dca Node 16 as default runtime
  • 9c6bfbc Standalone mode
  • 5595f90 Merge pull request #57 from docker/dependabot/npm_and_yarn/csv-parse-5.0.4
  • 407697c Update generated content
  • 59dbafd Fix csv-parse implementation since major update
  • c1f4007 Bump csv-parse from 4.16.3 to 5.0.4
  • cd0aebd Merge pull request #69 from docker/dependabot/npm_and_yarn/semver-7.3.7
  • ff957d7 Update generated content
  • 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 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 [docker/bake-action](https://github.com/docker/bake-action) from 1 to 2.
- [Release notes](https://github.com/docker/bake-action/releases)
- [Commits](docker/bake-action@v1...v2)

---
updated-dependencies:
- dependency-name: docker/bake-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested review from caarlos0 and crazy-max as code owners May 6, 2022 04:01
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 6, 2022
@codecov
Copy link

codecov bot commented May 6, 2022

Codecov Report

Merging #346 (62e6fa3) into master (c25888f) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #346   +/-   ##
=======================================
  Coverage   66.92%   66.92%           
=======================================
  Files           4        4           
  Lines         130      130           
  Branches       23       23           
=======================================
  Hits           87       87           
  Misses         25       25           
  Partials       18       18           

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 c25888f...62e6fa3. Read the comment docs.

@caarlos0 caarlos0 merged commit 822d1bf into master May 6, 2022
@caarlos0 caarlos0 deleted the dependabot/github_actions/docker/bake-action-2 branch May 6, 2022 18:58
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 size/XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants