Skip to content

Comments

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

Merged
k1LoW merged 1 commit intomainfrom
dependabot/github_actions/dependencies-b71b9bb837
Sep 12, 2025
Merged

chore(deps): bump the dependencies group across 1 directory with 2 updates#22
k1LoW merged 1 commit intomainfrom
dependabot/github_actions/dependencies-b71b9bb837

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 12, 2025

Bumps the dependencies group with 2 updates in the / directory: actions/setup-go and Songmu/tagpr.

Updates actions/setup-go from 5.5.0 to 6.0.0

Release notes

Sourced from actions/setup-go's releases.

v6.0.0

What's Changed

Breaking Changes

Make sure your runner is on version v2.327.1 or later to ensure compatibility with this release. See Release Notes

Dependency Upgrades

New Contributors

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

Commits

Updates Songmu/tagpr from 1.8.4 to 1.9.0

Release notes

Sourced from Songmu/tagpr's releases.

v1.9.0

What's Changed

Full Changelog: Songmu/tagpr@v1.8.4...v1.9.0

Changelog

Sourced from Songmu/tagpr's changelog.

Changelog

v1.9.0 - 2025-09-08

v1.8.4 - 2025-09-08

v1.8.3 - 2025-09-08

v1.8.2 - 2025-09-08

v1.8.1 - 2025-09-08

v1.8.0 - 2025-09-07

v1.7.2 - 2025-09-05

v1.7.1 - 2025-09-05

v1.7.0 - 2025-06-14

v1.6.1 - 2025-05-15

v1.6.0 - 2025-05-15

... (truncated)

Commits
  • 7191605 Merge pull request #242 from Songmu/tagpr-from-v1.8.4
  • 2646898 [tagpr] update CHANGELOG.md
  • 4b1a43e [tagpr] prepare for the next release
  • 5c270a4 add workflow_dispatch in tagpr.yaml
  • 9d53333 Merge pull request #243 from Songmu/replace-changelog
  • db9df9a feat: replace compare link in pull request body
  • fb4c7f7 Merge pull request #241 from Songmu/github-bool
  • 0638762 Merge pull request #240 from Songmu/dependabot/github_actions/haya14busa/acti...
  • c3d7772 chore: replace github.Bool to github.Str
  • f906c77 build(deps): bump haya14busa/action-update-semver from 1.3.0 to 1.5.0
  • 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

…dates

Bumps the dependencies group with 2 updates in the / directory: [actions/setup-go](https://github.com/actions/setup-go) and [Songmu/tagpr](https://github.com/songmu/tagpr).


Updates `actions/setup-go` from 5.5.0 to 6.0.0
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](actions/setup-go@d35c59a...4469467)

Updates `Songmu/tagpr` from 1.8.4 to 1.9.0
- [Release notes](https://github.com/songmu/tagpr/releases)
- [Changelog](https://github.com/Songmu/tagpr/blob/main/CHANGELOG.md)
- [Commits](Songmu/tagpr@9c294c8...7191605)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: Songmu/tagpr
  dependency-version: 1.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code major labels Sep 12, 2025
@github-actions
Copy link
Contributor

Code Metrics Report

main (3889ed3) #22 (f31d5e3) +/-
Coverage 96.5% 96.5% 0.0%
Code to Test Ratio 1:2.4 1:2.4 0.0
Test Execution Time 10s 10s 0s
Details
  |                     | main (3889ed3) | #22 (f31d5e3) | +/-  |
  |---------------------|----------------|---------------|------|
  | Coverage            |          96.5% |         96.5% | 0.0% |
  |   Files             |              1 |             1 |    0 |
  |   Lines             |             58 |            58 |    0 |
  |   Covered           |             56 |            56 |    0 |
  | Code to Test Ratio  |          1:2.4 |         1:2.4 |  0.0 |
  |   Code              |            138 |           138 |    0 |
  |   Test              |            342 |           342 |    0 |
  | Test Execution Time |            10s |           10s |   0s |

Reported by octocov

@k1LoW k1LoW removed the major label Sep 12, 2025
@k1LoW k1LoW merged commit 313ab61 into main Sep 12, 2025
1 check passed
@k1LoW k1LoW deleted the dependabot/github_actions/dependencies-b71b9bb837 branch September 12, 2025 04:28
@github-actions github-actions bot mentioned this pull request Sep 12, 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