Skip to content

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

Merged
k1LoW merged 1 commit intomainfrom
dependabot/github_actions/dependencies-f835d46dff
Nov 5, 2025
Merged

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Nov 5, 2025

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

Updates actions/checkout from 4.3.0 to 5.0.0

Release notes

Sourced from actions/checkout's releases.

v5.0.0

What's Changed

⚠️ Minimum Compatible Runner Version

v2.327.1
Release Notes

Make sure your runner is updated to this version or newer to use this release.

Full Changelog: actions/checkout@v4...v5.0.0

Changelog

Sourced from actions/checkout's changelog.

Changelog

V5.0.0

V4.3.0

v4.2.2

v4.2.1

v4.2.0

v4.1.7

v4.1.6

v4.1.5

v4.1.4

v4.1.3

... (truncated)

Commits

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file major github_actions Pull requests that update GitHub Actions code labels Nov 5, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Nov 5, 2025

Assignees

The following users could not be added as assignees: drumato. Either the username does not exist or it does not have the correct permissions to be added as an assignee.

Please fix the above issues or remove invalid values from dependabot.yml.

@github-actions

This comment has been minimized.

@k1LoW
Copy link
Copy Markdown
Member

k1LoW commented Nov 5, 2025

@dependabot rebase

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


Updates `actions/checkout` from 4.3.0 to 5.0.0
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@08eba0b...08c6903)

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/checkout
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: 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 force-pushed the dependabot/github_actions/dependencies-f835d46dff branch from 4db4407 to cf0ade7 Compare November 5, 2025 23:41
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Nov 5, 2025

Code Metrics Report

main (711084b) #81 (797d5c3) +/-
Coverage 77.4% 77.4% 0.0%
Code to Test Ratio 1:1.9 1:1.9 0.0
Test Execution Time 1m10s 1m11s +1s
Details
  |                     | main (711084b) | #81 (797d5c3) | +/-  |
  |---------------------|----------------|---------------|------|
  | Coverage            |          77.4% |         77.4% | 0.0% |
  |   Files             |              2 |             2 |    0 |
  |   Lines             |            324 |           324 |    0 |
  |   Covered           |            251 |           251 |    0 |
  | Code to Test Ratio  |          1:1.9 |         1:1.9 |  0.0 |
  |   Code              |            658 |           658 |    0 |
  |   Test              |           1275 |          1275 |    0 |
- | Test Execution Time |          1m10s |         1m11s |  +1s |

Reported by octocov

@k1LoW k1LoW merged commit f85a58e into main Nov 5, 2025
3 checks passed
@k1LoW k1LoW deleted the dependabot/github_actions/dependencies-f835d46dff branch November 5, 2025 23:52
@github-actions github-actions bot mentioned this pull request Nov 5, 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 major

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants