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

chore(deps): bump docker/metadata-action from 5.0.0 to 5.2.0 #225

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2023

Bumps docker/metadata-action from 5.0.0 to 5.2.0.

Release notes

Sourced from docker/metadata-action's releases.

v5.2.0

Full Changelog: docker/metadata-action@v5.1.0...v5.2.0

v5.1.0

Full Changelog: docker/metadata-action@v5.0.0...v5.1.0

Commits
  • e6428a5 Merge pull request #361 from crazy-max/custom-annotations
  • 26b4721 Merge pull request #359 from favonia/document-annotations
  • 352ce8b chore: update generated content
  • cb0becc custom annotations support
  • 91224bc docs(README): add a hint about multi-arch builds
  • f19c369 Merge pull request #358 from crazy-max/empty-images
  • 4066f0c chore: update generated content
  • d6a296c chore: use anonymous func to generate tags and add tests
  • aacea38 feat: allow the images input to be empty, to output just tags
  • 051f7ea Merge pull request #357 from docker/dependabot/npm_and_yarn/docker/actions-to...
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 5.0.0 to 5.2.0.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Commits](docker/metadata-action@96383f4...e6428a5)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner December 1, 2023 08:22
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Dec 1, 2023
Copy link
Contributor

github-actions bot commented Dec 1, 2023

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 11 0 0.58s
✅ DOCKERFILE hadolint 1 0 0.31s
✅ JSON eslint-plugin-jsonc 7 0 0 2.74s
✅ JSON prettier 7 0 0 0.45s
✅ JSON v8r 7 0 3.45s
✅ MARKDOWN markdownlint 3 0 0 0.88s
✅ MARKDOWN markdown-link-check 3 0 4.63s
✅ MARKDOWN markdown-table-formatter 3 0 0 0.25s
✅ REPOSITORY checkov yes no 15.87s
✅ REPOSITORY gitleaks yes no 0.21s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY grype yes no 14.83s
✅ REPOSITORY secretlint yes no 1.31s
✅ REPOSITORY trivy yes no 11.25s
✅ REPOSITORY trivy-sbom yes no 2.37s
✅ REPOSITORY trufflehog yes no 4.19s
✅ SPELL lychee 32 0 1.7s
✅ YAML prettier 13 0 0 0.91s
✅ YAML v8r 13 0 13.32s
✅ YAML yamllint 13 0 0.23s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

Copy link
Contributor

github-actions bot commented Dec 1, 2023

Test Results

16 tests  ±0   16 ✔️ ±0   38s ⏱️ +2s
  1 suites ±0     0 💤 ±0 
  1 files   ±0     0 ±0 

Results for commit eb71b4b. ± Comparison against base commit 9f9203e.

♻️ This comment has been updated with latest results.

@rjaegers
Copy link
Member

rjaegers commented Dec 1, 2023

Fixes #202

@rjaegers rjaegers added this pull request to the merge queue Dec 1, 2023
Merged via the queue into main with commit 0180ab3 Dec 1, 2023
14 checks passed
@rjaegers rjaegers deleted the dependabot/github_actions/docker/metadata-action-5.2.0 branch December 1, 2023 16:07
Copy link
Contributor

github-actions bot commented Dec 1, 2023

Pull Request Report (#225)

Static measures

Description Value
Number of added lines 6
Number of deleted lines 7
Number of changed files 1
Number of commits 3
Number of reviews 1
Number of comments (w/o review comments) 3
Number of reviews that contains a comment to resolve 0
Number of reviews that requested a change from the author 0
Number of reviews that approved the Pull Request 1
Get the total number of participants of a Pull Request 4

Time related measures

Description Value
PR lead time (from creation to close of PR) 7.8 Hours
Time that was spend on the branch before the PR was created 1 Sec
Time that was spend on the branch before the PR was merged 7.8 Hours
Time to merge after last review 16.8 Min

Status check related measures

Description Value
Total runtime for last status check run (Workflow for PR) 23.3 Min
Total time spend in last status check run on PR 16.1 Min

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.

None yet

1 participant