Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump docker/build-push-action from 2.7.0 to 2.8.0 #18521

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 18, 2022

Bumps docker/build-push-action from 2.7.0 to 2.8.0.

Release notes

Sourced from docker/build-push-action's releases.

v2.8.0

  • Allow specifying subdirectory with default git context (#531)
  • Add cgroup-parent, shm-size, ulimit inputs (#501)
  • Don't set outputs if empty or nil (#470)
  • docs: example to sanitize tags with metadata-action (#476)
  • docs: wrong syntax to sanitize repo slug (#475)
  • docs: test before pushing your image (#455)
  • readme: remove v1 section (#500)
  • ci: virtual env file system info (#510)
  • dev: update workflow (#499)
  • Bump @​actions/core from 1.5.0 to 1.6.0 (#160)
  • Bump ansi-regex from 5.0.0 to 5.0.1 (#469)
  • Bump tmpl from 1.0.4 to 1.0.5 (#465)
  • Bump csv-parse from 4.16.0 to 4.16.3 (#451 #459)
Commits
  • 1814d3d Merge pull request #531 from BeyondEvil/subdir-with-default-context
  • fc5a732 Add subdirectory for Git context
  • b1aeb11 Merge pull request #510 from crazy-max/venv
  • e31f93a ci: virtual env file system info
  • 9ed5823 Merge pull request #501 from crazy-max/new-inputs
  • 4222161 Merge pull request #500 from crazy-max/readme
  • 67ff4df add cgroup-parent, shm-size, ulimit inputs
  • 91274a0 sort flags
  • ff32939 readme: remove v1 section
  • 04841f2 Merge pull request #499 from crazy-max/update-workflow
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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/build-push-action](https://github.com/docker/build-push-action) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](docker/build-push-action@a66e35b...1814d3d)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested review from a team as code owners January 18, 2022 14:24
@dependabot dependabot bot requested a review from nbusseneau January 18, 2022 14:24
@dependabot dependabot bot added kind/enhancement This would improve or streamline existing functionality. release-note/misc This PR makes changes that have no direct user impact. labels Jan 18, 2022
@maintainer-s-little-helper maintainer-s-little-helper bot added backport/1.11 This PR represents a backport for Cilium 1.11.x of a PR that was merged to main. kind/backports This PR provides functionality previously merged into master. labels Jan 18, 2022
@joestringer joestringer merged commit 7ea5dbd into v1.11 Jan 18, 2022
@joestringer joestringer deleted the dependabot/github_actions/v1.11/docker/build-push-action-2.8.0 branch January 18, 2022 22:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/1.11 This PR represents a backport for Cilium 1.11.x of a PR that was merged to main. kind/backports This PR provides functionality previously merged into master. kind/enhancement This would improve or streamline existing functionality. release-note/misc This PR makes changes that have no direct user impact.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants