[PR #66] [MERGED] Bump docker/metadata-action from 3.6.0 to 3.6.2 #92

Open
opened 2025-11-20 04:15:34 -05:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/BretFisher/jekyll-serve/pull/66
Author: @dependabot[bot]
Created: 12/6/2021
Status: Merged
Merged: 1/14/2022
Merged by: @BretFisher

Base: mainHead: dependabot/github_actions/docker/metadata-action-3.6.2


📝 Commits (1)

  • f317c9f Bump docker/metadata-action from 3.6.0 to 3.6.2

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 .github/workflows/docker-build-and-push.yml (+2 -2)

📄 Description

Bumps docker/metadata-action from 3.6.0 to 3.6.2.

Release notes

Sourced from docker/metadata-action's releases.

v3.6.2

  • Handle raw statement for pre-release (#155 #156)

v3.6.1

  • Preserve quotes inside unquoted field (#153)
Commits
  • e562237 Merge pull request #156 from crazy-max/prerelease-raw-pep440
  • aad230b fix: handle raw statement for pep440 pre-release
  • 6d7c94a Merge pull request #155 from crazy-max/prerelease-raw
  • 52100c8 fix: handle raw statement for semver pre-release
  • 9a42503 chore: cleanup tests
  • a2e0289 Merge pull request #153 from crazy-max/preserve-quotes
  • 59e3d70 Preserve quotes inside unquoted field
  • 5220b23 Merge pull request #146 from crazy-max/update-workflow
  • 8d0937e dev: update workflow
  • See full diff 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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/BretFisher/jekyll-serve/pull/66 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 12/6/2021 **Status:** ✅ Merged **Merged:** 1/14/2022 **Merged by:** [@BretFisher](https://github.com/BretFisher) **Base:** `main` ← **Head:** `dependabot/github_actions/docker/metadata-action-3.6.2` --- ### 📝 Commits (1) - [`f317c9f`](https://github.com/BretFisher/jekyll-serve/commit/f317c9f4c174f0a39dc046998bf69a4810ac362c) Bump docker/metadata-action from 3.6.0 to 3.6.2 ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/docker-build-and-push.yml` (+2 -2) </details> ### 📄 Description Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 3.6.0 to 3.6.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/docker/metadata-action/releases">docker/metadata-action's releases</a>.</em></p> <blockquote> <h2>v3.6.2</h2> <ul> <li>Handle raw statement for pre-release (<a href="https://github-redirect.dependabot.com/docker/metadata-action/issues/155">#155</a> <a href="https://github-redirect.dependabot.com/docker/metadata-action/issues/156">#156</a>)</li> </ul> <h2>v3.6.1</h2> <ul> <li>Preserve quotes inside unquoted field (<a href="https://github-redirect.dependabot.com/docker/metadata-action/issues/153">#153</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/docker/metadata-action/commit/e5622373a38e60fb6d795a4421e56882f2d7a681"><code>e562237</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/docker/metadata-action/issues/156">#156</a> from crazy-max/prerelease-raw-pep440</li> <li><a href="https://github.com/docker/metadata-action/commit/aad230bbd9e00bbe791f9611c51db0a4de823b69"><code>aad230b</code></a> fix: handle raw statement for pep440 pre-release</li> <li><a href="https://github.com/docker/metadata-action/commit/6d7c94a41e0b381a0ed1c79ef7e769db104769df"><code>6d7c94a</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/docker/metadata-action/issues/155">#155</a> from crazy-max/prerelease-raw</li> <li><a href="https://github.com/docker/metadata-action/commit/52100c89dd056e1a9161c46cf06829d22ce8cd44"><code>52100c8</code></a> fix: handle raw statement for semver pre-release</li> <li><a href="https://github.com/docker/metadata-action/commit/9a425032056026ffcba55b70c9edf60eeb5d2883"><code>9a42503</code></a> chore: cleanup tests</li> <li><a href="https://github.com/docker/metadata-action/commit/a2e02890a0d28163b34ac2e4b575b9264a5ee3e2"><code>a2e0289</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/docker/metadata-action/issues/153">#153</a> from crazy-max/preserve-quotes</li> <li><a href="https://github.com/docker/metadata-action/commit/59e3d70a23656c69fa1cba9e65a677ca9d3d3723"><code>59e3d70</code></a> Preserve quotes inside unquoted field</li> <li><a href="https://github.com/docker/metadata-action/commit/5220b231121b5b69d5effbe0d0e4770a68500a44"><code>5220b23</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/docker/metadata-action/issues/146">#146</a> from crazy-max/update-workflow</li> <li><a href="https://github.com/docker/metadata-action/commit/8d0937e440cd4b09ace7156e2296952c58f7e321"><code>8d0937e</code></a> dev: update workflow</li> <li>See full diff in <a href="https://github.com/docker/metadata-action/compare/v3.6.0...v3.6.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=docker/metadata-action&package-manager=github_actions&previous-version=3.6.0&new-version=3.6.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2025-11-20 04:15:34 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jekyll-serve#92