Skip to content

chore(deps): bump the dependencies group with 3 updates#188

Merged
k1LoW merged 1 commit intomainfrom
dependabot/github_actions/dependencies-5b852019c1
Apr 6, 2026
Merged

chore(deps): bump the dependencies group with 3 updates#188
k1LoW merged 1 commit intomainfrom
dependabot/github_actions/dependencies-5b852019c1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 5, 2026

Bumps the dependencies group with 3 updates: actions/setup-go, Songmu/tagpr and docker/login-action.

Updates actions/setup-go from 6.3.0 to 6.4.0

Release notes

Sourced from actions/setup-go's releases.

v6.4.0

What's Changed

Enhancement

Dependency update

Documentation update

New Contributors

Full Changelog: actions/setup-go@v6...v6.4.0

Commits

Updates Songmu/tagpr from 1.17.1 to 1.18.1

Release notes

Sourced from Songmu/tagpr's releases.

v1.18.1

What's Changed

Full Changelog: Songmu/tagpr@v1.18.0...v1.18.1

v1.18.0

What's Changed

New Contributors

Full Changelog: Songmu/tagpr@v1.17.1...v1.18.0

Changelog

Sourced from Songmu/tagpr's changelog.

Changelog

v1.18.1 - 2026-04-05

v1.18.0 - 2026-04-05

v1.17.1 - 2026-02-25

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

... (truncated)

Commits
  • 9d0f650 Merge pull request #337 from Songmu/tagpr-from-v1.18.0
  • bed2a1f [tagpr] update CHANGELOG.md
  • 08b2165 [tagpr] prepare for the next release
  • 6ba1824 Merge pull request #336 from 178inaba/fix/335-duplicate-synchronize-webhook
  • 6e2ac5a Clear Base before PullRequests.Edit to avoid duplicate synchronize webhook
  • e7ae290 Merge pull request #328 from Songmu/tagpr-from-v1.17.1
  • 4b005fa [tagpr] update CHANGELOG.md
  • 175f410 [tagpr] prepare for the next release
  • f269a76 update README.md
  • b02c911 Merge pull request #332 from Songmu/dependabot/github_actions/codecov/codecov...
  • Additional commits viewable in compare view

Updates docker/login-action from 4.0.0 to 4.1.0

Release notes

Sourced from docker/login-action's releases.

v4.1.0

Full Changelog: docker/login-action@v4.0.0...v4.1.0

Commits
  • 4907a6d Merge pull request #930 from docker/dependabot/npm_and_yarn/aws-sdk-dependenc...
  • 1e233e6 chore: update generated content
  • 6c24ead build(deps): bump the aws-sdk-dependencies group with 2 updates
  • ee034d7 Merge pull request #958 from docker/dependabot/npm_and_yarn/lodash-4.18.1
  • 1527209 Merge pull request #937 from docker/dependabot/npm_and_yarn/proxy-agent-depen...
  • d39362a build(deps): bump lodash from 4.17.23 to 4.18.1
  • a6f092b chore: update generated content
  • 60953f0 build(deps): bump the proxy-agent-dependencies group with 2 updates
  • 62c6885 Merge pull request #936 from docker/dependabot/npm_and_yarn/docker/actions-to...
  • 102c0e6 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

Bumps the dependencies group with 3 updates: [actions/setup-go](https://github.com/actions/setup-go), [Songmu/tagpr](https://github.com/songmu/tagpr) and [docker/login-action](https://github.com/docker/login-action).


Updates `actions/setup-go` from 6.3.0 to 6.4.0
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](actions/setup-go@4b73464...4a36011)

Updates `Songmu/tagpr` from 1.17.1 to 1.18.1
- [Release notes](https://github.com/songmu/tagpr/releases)
- [Changelog](https://github.com/Songmu/tagpr/blob/main/CHANGELOG.md)
- [Commits](Songmu/tagpr@b3fb894...9d0f650)

Updates `docker/login-action` from 4.0.0 to 4.1.0
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](docker/login-action@b45d80f...4907a6d)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-version: 6.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: Songmu/tagpr
  dependency-version: 1.18.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: docker/login-action
  dependency-version: 4.1.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 added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code minor labels Apr 5, 2026
@k1LoW k1LoW merged commit 1982ecc into main Apr 6, 2026
5 checks passed
@k1LoW k1LoW deleted the dependabot/github_actions/dependencies-5b852019c1 branch April 6, 2026 00:38
@github-actions github-actions Bot mentioned this pull request Mar 16, 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 minor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant