Skip to content

chore(deps): bump the dependencies group across 1 directory with 3 updates#184

Merged
k1LoW merged 1 commit intomainfrom
dependabot/github_actions/dependencies-629fcdfb57
Feb 23, 2026
Merged

chore(deps): bump the dependencies group across 1 directory with 3 updates#184
k1LoW merged 1 commit intomainfrom
dependabot/github_actions/dependencies-629fcdfb57

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 22, 2026

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

Updates Songmu/tagpr from 1.15.0 to 1.17.0

Release notes

Sourced from Songmu/tagpr's releases.

v1.17.0

What's Changed

New Contributors

Full Changelog: Songmu/tagpr@v1.16.0...v1.17.0

v1.16.0

What's Changed

New Contributors

Full Changelog: Songmu/tagpr@v1.15.0...v1.16.0

Changelog

Sourced from Songmu/tagpr's changelog.

Changelog

v1.17.0 - 2026-02-14

v1.16.0 - 2026-02-14

v1.15.0 - 2026-02-01

v1.14.0 - 2026-01-29

v1.13.0 - 2026-01-29

v1.12.1 - 2026-01-21

v1.12.0 - 2026-01-21

v1.11.1 - 2026-01-13

v1.11.0 - 2026-01-06

v1.10.0 - 2025-12-14

v1.9.2 - 2025-12-13

... (truncated)

Commits
  • da82ed6 Merge pull request #312 from Songmu/tagpr-from-v1.16.0
  • 55ab9cd [tagpr] update CHANGELOG.md
  • bf39ad3 [tagpr] prepare for the next release
  • 9547bc3 Merge pull request #296 from Konboi/multiple-major-version
  • 9af5627 Merge pull request #301 from Songmu/tagpr-from-v1.15.0
  • dd30281 [tagpr] update CHANGELOG.md
  • c413cd8 [tagpr] prepare for the next release
  • 75a8422 Merge pull request #311 from Songmu/copilot/fix-istagpr-tagprefix-check
  • 30dd298 Update tagpr_test.go
  • 641e484 Update tagpr.go
  • Additional commits viewable in compare view

Updates goreleaser/goreleaser-action from 6.4.0 to 7.0.0

Release notes

Sourced from goreleaser/goreleaser-action's releases.

v7.0.0

What's Changed

Full Changelog: goreleaser/goreleaser-action@v6...v7.0.0

Commits
  • ec59f47 fix: yargs usage
  • 752dede fix: gitignore
  • 1881ae0 ci: update dependabot settings
  • fdc5e66 chore: gitignore provenance.json
  • 51b5b35 chore(deps): bump semver from 7.7.3 to 7.7.4 in the npm group (#539)
  • 4247c53 ci(deps): bump docker/setup-buildx-action in the actions group (#538)
  • c169bfd chore(deps): bump @​actions/http-client from 3.0.2 to 4.0.0 in the npm group (...
  • 902ab4a chore(deps): bump the npm group across 1 directory with 4 updates (#536)
  • c59a691 chore: gitignore
  • 56cc8b2 ci: add job to automate dependabot pre-checkin/vendor
  • Additional commits viewable in compare view

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

Release notes

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

v6.19.2

Full Changelog: docker/build-push-action@v6.19.1...v6.19.2

v6.19.1

Full Changelog: docker/build-push-action@v6.19.0...v6.19.1

v6.19.0

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

Commits
  • 10e90e3 Merge pull request #1458 from crazy-max/git-auth-port
  • 5262538 chore: update generated content
  • cd130e4 preserve port in GIT_AUTH_TOKEN host
  • 806c751 Merge pull request #1452 from crazy-max/update-yarn
  • 601a80b Merge pull request #1456 from crazy-max/auth-token-dyn-host
  • 8f7fd7c chore: update generated content
  • 710e335 derive GIT_AUTH_TOKEN host from GitHub server URL
  • c4ca848 update yarn to 4.9.2
  • ee4ca42 Merge pull request #1398 from docker/dependabot/npm_and_yarn/tmp-0.2.4
  • f1b3bb5 chore: update generated content
  • Additional commits viewable 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 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

…dates

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


Updates `Songmu/tagpr` from 1.15.0 to 1.17.0
- [Release notes](https://github.com/songmu/tagpr/releases)
- [Changelog](https://github.com/Songmu/tagpr/blob/main/CHANGELOG.md)
- [Commits](Songmu/tagpr@78a926b...da82ed6)

Updates `goreleaser/goreleaser-action` from 6.4.0 to 7.0.0
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](goreleaser/goreleaser-action@e435ccd...ec59f47)

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

---
updated-dependencies:
- dependency-name: Songmu/tagpr
  dependency-version: 1.17.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: goreleaser/goreleaser-action
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: docker/build-push-action
  dependency-version: 6.19.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Feb 22, 2026
@k1LoW k1LoW merged commit e4e26c6 into main Feb 23, 2026
5 checks passed
@k1LoW k1LoW deleted the dependabot/github_actions/dependencies-629fcdfb57 branch February 23, 2026 05:15
@github-actions github-actions Bot mentioned this pull request Feb 23, 2026
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