Skip to content

ci: bump the dependencies group with 4 updates#4

Merged
kazeburo merged 1 commit into
masterfrom
dependabot/github_actions/dependencies-2965b2c360
Jul 18, 2026
Merged

ci: bump the dependencies group with 4 updates#4
kazeburo merged 1 commit into
masterfrom
dependabot/github_actions/dependencies-2965b2c360

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 18, 2026

Copy link
Copy Markdown
Contributor

Bumps the dependencies group with 4 updates: actions/checkout, Songmu/tagpr, actions/setup-go and goreleaser/goreleaser-action.

Updates actions/checkout from 6.0.2 to 7.0.0

Release notes

Sourced from actions/checkout's releases.

v7.0.0

What's Changed

New Contributors

Full Changelog: actions/checkout@v6.0.3...v7.0.0

v6.0.3

What's Changed

New Contributors

Full Changelog: actions/checkout@v6...v6.0.3

Changelog

Sourced from actions/checkout's changelog.

Changelog

v7.0.1

v7.0.0

v6.0.3

v6.0.2

v6.0.1

v6.0.0

v5.0.1

v5.0.0

v4.3.1

v4.3.0

... (truncated)

Commits

Updates Songmu/tagpr from 1.17.1 to 1.20.1

Release notes

Sourced from Songmu/tagpr's releases.

v1.20.1

What's Changed

New Contributors

Full Changelog: Songmu/tagpr@v1.20.0...v1.20.1

v1.20.0

What's Changed

New Contributors

Full Changelog: Songmu/tagpr@v1.19.0...v1.20.0

v1.19.0

What's Changed

New Contributors

Full Changelog: Songmu/tagpr@v1.18.3...v1.19.0

v1.18.3

What's Changed

... (truncated)

Changelog

Sourced from Songmu/tagpr's changelog.

Changelog

v1.20.1 - 2026-07-14

v1.20.0 - 2026-06-01

v1.19.0 - 2026-05-09

v1.18.3 - 2026-04-17

v1.18.2 - 2026-04-12

v1.18.1 - 2026-04-05

v1.18.0 - 2026-04-05

v1.17.1 - 2026-02-25

... (truncated)

Commits
  • d1b8138 Merge pull request #367 from Songmu/tagpr-from-v1.20.0
  • 74ee5a6 [tagpr] update CHANGELOG.md
  • c1ca8de [tagpr] prepare for the next release
  • b213e4a Merge pull request #365 from Songmu/dependabot/github_actions/actions/checkou...
  • 4eb25b8 Merge pull request #364 from Songmu/dependabot/github_actions/reviewdog/actio...
  • 393784c Merge pull request #362 from Songmu/dependabot/github_actions/codecov/codecov...
  • cf5e2e6 Merge pull request #360 from Songmu/dependabot/github_actions/Songmu/tagpr-1....
  • 22caad2 Merge pull request #366 from Songmu/dependabot/github_actions/actions/setup-g...
  • 9766629 Merge pull request #363 from usadamasa/fix/calver-zero-padding-345
  • e338183 build(deps): bump actions/setup-go from 6.4.0 to 6.5.0
  • Additional commits viewable in compare view

Updates actions/setup-go from 6.3.0 to 7.0.0

Release notes

Sourced from actions/setup-go's releases.

v7.0.0

What's Changed

New Contributors

Full Changelog: actions/setup-go@v6...v7.0.0

v6.5.0

What's Changed

Dependency update

New Contributors

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

v6.4.0

What's Changed

Enhancement

Dependency update

Documentation update

New Contributors

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

Commits

Updates goreleaser/goreleaser-action from 7.0.0 to 7.2.3

Release notes

Sourced from goreleaser/goreleaser-action's releases.

v7.2.3

What's Changed

Full Changelog: goreleaser/goreleaser-action@v7.2.2...v7.2.3

v7.2.2

What's Changed

New Contributors

Full Changelog: goreleaser/goreleaser-action@v7...v7.2.2

v7.2.1

This fully removes the usage of the old nightly moving tag.

Full Changelog: goreleaser/goreleaser-action@v7.2.0...v7.2.1

v7.2.0

What's Changed

Full Changelog: goreleaser/goreleaser-action@v7...v7.2.0

v7.1.0

What's Changed

New Contributors

... (truncated)

Commits
  • f06c13b chore: update dist
  • d393459 ci: fix job
  • ee731b1 chore: workflow dispatch
  • 55de448 chore(deps): bump js-yaml from 4.1.1 to 4.2.0
  • a4f614e ci: use a GitHub App token to rebuild dist on dependabot PRs (#569)
  • d2d17a6 ci: auto-rebuild dist on dependabot PRs (#568)
  • d13def3 build: regenerate dist after undici 6.27.0 bump (#567)
  • 21549b6 chore(deps): bump undici from 6.24.1 to 6.27.0 (#565)
  • 47c416d ci(deps): bump the actions group with 3 updates (#563)
  • 5daf1e9 fix: nightly resolution to select newest published release (#562)
  • 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 4 updates: [actions/checkout](https://github.com/actions/checkout), [Songmu/tagpr](https://github.com/songmu/tagpr), [actions/setup-go](https://github.com/actions/setup-go) and [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action).


Updates `actions/checkout` from 6.0.2 to 7.0.0
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@de0fac2...9c091bb)

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

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

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

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: Songmu/tagpr
  dependency-version: 1.20.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: actions/setup-go
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: goreleaser/goreleaser-action
  dependency-version: 7.2.3
  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 Jul 18, 2026
@sonarqubecloud

Copy link
Copy Markdown

@kazeburo
kazeburo merged commit 9a1d616 into master Jul 18, 2026
2 checks passed
@kazeburo
kazeburo deleted the dependabot/github_actions/dependencies-2965b2c360 branch July 18, 2026 07:51
@github-actions github-actions Bot mentioned this pull request Jul 18, 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