dagger / dagger-for-github

GitHub Action for Dagger
https://github.com/marketplace/actions/dagger-for-github
Apache License 2.0
120 stars 25 forks source link

Bump docker/bake-action from 1 to 2 #57

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

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: https://github.com/docker/bake-action/compare/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)