Skip to content

chore(deps): bump the dependencies group across 1 directory with 2 updates #513

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

Merged
merged 1 commit into from
Jun 16, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 15, 2025

Bumps the dependencies group with 2 updates in the / directory: Songmu/tagpr and docker/build-push-action.

Updates Songmu/tagpr from 1.6.1 to 1.7.0

Release notes

Sourced from Songmu/tagpr's releases.

v1.7.0

What's Changed

New Contributors

Full Changelog: Songmu/tagpr@v1.6.1...v1.7.0

Changelog

Sourced from Songmu/tagpr's changelog.

Changelog

v1.7.0 - 2025-06-14

v1.6.1 - 2025-05-15

v1.6.0 - 2025-05-15

v1.5.2 - 2025-04-18

v1.5.1 - 2025-01-07

v1.5.0 - 2024-10-27

v1.4.3 - 2024-10-22

v1.4.2 - 2024-09-21

v1.4.1 - 2024-09-09

v1.4.0 - 2024-08-11

v1.3.0 - 2024-05-15

v1.2.0 - 2023-12-31

... (truncated)

Commits
  • ebb5da0 Merge pull request #208 from Songmu/tagpr-from-v1.6.1
  • 5f028f4 [tagpr] update CHANGELOG.md
  • 8605786 [tagpr] prepare for the next release
  • ef0bea0 Merge pull request #212 from kiyo-matsu/feat-post-version-command
  • 97297b9 feat: add-post-version-command
  • 84cbab4 Merge pull request #209 from 12ya/12ya-patch
  • 0bf128f codebase cleanup
  • da205bf tagpr.go: cleanup
  • e59de1b Merge pull request #207 from 5ouma/refactor-action-env
  • 4bc5f04 refactor(action): Use environment variables for the input
  • Additional commits viewable in compare view

Updates docker/build-push-action from 6.17.0 to 6.18.0

Release notes

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

v6.18.0

[!NOTE] Build summary is now supported with Docker Build Cloud.

Full Changelog: docker/build-push-action@v6.17.0...v6.18.0

Commits
  • 2634353 Merge pull request #1381 from docker/dependabot/npm_and_yarn/docker/actions-t...
  • c0432d2 chore: update generated content
  • 0bb1f27 set builder driver and endpoint attributes for dbc summary support
  • 5f9dbf9 chore(deps): Bump @​docker/actions-toolkit from 0.61.0 to 0.62.1
  • 0788c44 Merge pull request #1375 from crazy-max/remove-gcr
  • aa179ca e2e: remove GCR
  • See full diff in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code minor labels Jun 15, 2025
@k1LoW
Copy link
Owner

k1LoW commented Jun 16, 2025

@dependabot rebase

…dates

Bumps the dependencies group with 2 updates in the / directory: [Songmu/tagpr](https://github.com/songmu/tagpr) and [docker/build-push-action](https://github.com/docker/build-push-action).


Updates `Songmu/tagpr` from 1.6.1 to 1.7.0
- [Release notes](https://github.com/songmu/tagpr/releases)
- [Changelog](https://github.com/Songmu/tagpr/blob/main/CHANGELOG.md)
- [Commits](Songmu/tagpr@812f0c2...ebb5da0)

Updates `docker/build-push-action` from 6.17.0 to 6.18.0
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](docker/build-push-action@1dc7386...2634353)

---
updated-dependencies:
- dependency-name: Songmu/tagpr
  dependency-version: 1.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: docker/build-push-action
  dependency-version: 6.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/dependencies-f3d6e0289c branch from 03fd9c8 to 12cc30d Compare June 16, 2025 01:43
@k1LoW k1LoW removed the minor label Jun 16, 2025
@k1LoW k1LoW merged commit 3ad8d0e into main Jun 16, 2025
5 checks passed
@k1LoW k1LoW deleted the dependabot/github_actions/dependencies-f3d6e0289c branch June 16, 2025 02:05
@github-actions github-actions bot mentioned this pull request Jun 16, 2025
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