Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 12, 2022

Bumps docker/bake-action from 1.6.0 to 2.3.0.

Release notes

Sourced from docker/bake-action's releases.

v2.3.0

What's Changed

Full Changelog: docker/bake-action@v2.2.0...v2.3.0

v2.2.0

  • Add workdir input by @​tuler (#76)
  • Bump csv-parse from 5.2.0 to 5.3.0 (#86)

Full Changelog: docker/bake-action@v2.1.0...v2.2.0

v2.1.0

  • Support building from remote bake definition by @​crazy-max (#82)
  • Bump @​actions/core from 1.6.0 to 1.9.0 (#75 #80)
  • Bump csv-parse from 5.0.4 to 5.2.0 (#77 #79)

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

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)
Commits
  • 6c87dcc Merge pull request #94 from crazy-max/setOutput
  • 800ee84 Remove workaround for setOutput
  • a7524f8 Merge pull request #93 from crazy-max/fix-links
  • f589b1f update links to docs
  • 1c7934b Merge pull request #92 from docker/dependabot/npm_and_yarn/actions/core-1.10.0
  • 9e746ad Update generated content
  • 854dbd7 Bump @​actions/core from 1.9.1 to 1.10.0
  • 0ddeddf Merge pull request #89 from gforien/patch-1
  • b07b164 Merge pull request #90 from docker/dependabot/npm_and_yarn/actions/core-1.9.1
  • 7ee4a98 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.6.0 to 2.3.0.
- [Release notes](https://github.com/docker/bake-action/releases)
- [Commits](docker/bake-action@v1.6.0...v2.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Oct 12, 2022
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 github_actions Pull requests that update Github_actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant