Skip to content

chore(deps): bump docker/metadata-action from 3.6.2 to 4.4.0#72

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/github_actions/docker/metadata-action-4.4.0
Closed

chore(deps): bump docker/metadata-action from 3.6.2 to 4.4.0#72
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/github_actions/docker/metadata-action-4.4.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Apr 24, 2023

Bumps docker/metadata-action from 3.6.2 to 4.4.0.

Release notes

Sourced from docker/metadata-action's releases.

v4.4.0

Full Changelog: docker/metadata-action@v4.3.0...v4.4.0

v4.3.0

Full Changelog: docker/metadata-action@v4.2.0...v4.3.0

v4.2.0

  • Add tz attribute to handlebar date function by @​chroju (#251)
  • Bump minimatch from 3.0.4 to 3.1.2 (#242)
  • Bump csv-parse from 5.3.1 to 5.3.3 (#245)
  • Bump json5 from 2.2.0 to 2.2.3 (#252)

Full Changelog: docker/metadata-action@v4.1.1...v4.2.0

v4.1.1

  • Revert changes to set associated head sha on pull request event by @​crazy-max (#239)
    • User can still set associated head sha on PR by setting the env var DOCKER_METADATA_PR_HEAD_SHA=true
  • Bump csv-parse from 5.3.0 to 5.3.1 (#237)

Full Changelog: docker/metadata-action@v4.1.0...v4.1.1

v4.1.0

Full Changelog: docker/metadata-action@v4.0.1...v4.1.0

v4.0.1

Full Changelog: docker/metadata-action@v4.0.0...v4.0.1

v4.0.0

  • Node 16 as default runtime by @​crazy-max (#176)
    • This requires a minimum Actions Runner version of v2.285.0, which is by default available in GHES 3.4 or later.
  • Do not sanitize before pattern matching by @​crazy-max (#201)
    • Breaking change with type=match pattern matching

... (truncated)

Upgrade guide

Sourced from docker/metadata-action's upgrade guide.

Upgrade notes

v2 to v3

  • Repository has been moved to docker org. Replace crazy-max/ghaction-docker-meta@v2 with docker/metadata-action@v4
  • The default bake target has been changed: ghaction-docker-meta > docker-metadata-action

v1 to v2

inputs

New Unchanged Removed
tags images tag-sha
flavor sep-tags tag-edge
labels sep-labels tag-edge-branch
tag-semver
tag-match
tag-match-group
tag-latest
tag-schedule
tag-custom
tag-custom-only
label-custom

tag-sha

tags: |
  type=sha

tag-edge / tag-edge-branch

tags: |
  # default branch
</tr></table> 

... (truncated)

Commits
  • c4ee3ad Merge pull request #285 from docker/dependabot/npm_and_yarn/semver-7.5.0
  • 3bea1ee update generated content
  • 88c7f0d Bump semver from 7.4.0 to 7.5.0
  • 101f9cb Merge pull request #286 from docker/dependabot/npm_and_yarn/csv-parse-5.3.8
  • 0e44559 Bump csv-parse from 5.3.6 to 5.3.8
  • 517f8b0 Merge pull request #281 from docker/dependabot/npm_and_yarn/moment-timezone-0...
  • bfaa919 update generated content
  • 16dbdc9 Bump moment-timezone from 0.5.42 to 0.5.43
  • bf095b8 Merge pull request #284 from docker/dependabot/npm_and_yarn/docker/actions-to...
  • 2ed3c45 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/metadata-action](https://github.com/docker/metadata-action) from 3.6.2 to 4.4.0.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md)
- [Commits](docker/metadata-action@v3.6.2...v4.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Apr 24, 2023

Dependabot tried to add @tehsu/maintainers as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/tehsu/docker-mailserver/pulls/72/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the teams you specified is not a collaborator of the tehsu/docker-mailserver repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Apr 24, 2023

The following labels could not be found: area/ci, kind/update, priority/low.

@github-actions
Copy link
Copy Markdown

This pull request has become stale because it has been open for 20 days without activity.
This pull request will be closed in 10 days automatically unless:

  • a maintainer removes the meta/stale label or adds the stale-bot/ignore label
  • new activity occurs, such as a new comment

@github-actions
Copy link
Copy Markdown

This PR was closed due to inactivity.

@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github May 26, 2023

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.

@dependabot dependabot bot deleted the dependabot/github_actions/docker/metadata-action-4.4.0 branch May 26, 2023 02:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants