chore(deps): bump the dependencies group across 1 directory with 5 updates#98
Merged
Merged
Conversation
dependabot
Bot
force-pushed
the
dependabot/github_actions/dependencies-6b7aef8a95
branch
from
June 30, 2026 01:26
d46ffcf to
1d543db
Compare
Member
|
@dependabot rebase |
…dates Bumps the dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [actions/checkout](https://github.com/actions/checkout) | `6.0.2` | `7.0.0` | | [actions/setup-go](https://github.com/actions/setup-go) | `6.3.0` | `6.5.0` | | [k1LoW/octocov-action](https://github.com/k1low/octocov-action) | `1.5.0` | `1.5.1` | | [reviewdog/action-golangci-lint](https://github.com/reviewdog/action-golangci-lint) | `2.8.0` | `2.10.0` | | [Songmu/tagpr](https://github.com/songmu/tagpr) | `1.17.1` | `1.20.0` | 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 `actions/setup-go` from 6.3.0 to 6.5.0 - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](actions/setup-go@4b73464...924ae3a) Updates `k1LoW/octocov-action` from 1.5.0 to 1.5.1 - [Release notes](https://github.com/k1low/octocov-action/releases) - [Changelog](https://github.com/k1LoW/octocov-action/blob/main/CHANGELOG.md) - [Commits](k1LoW/octocov-action@73d561f...b3b6ee6) Updates `reviewdog/action-golangci-lint` from 2.8.0 to 2.10.0 - [Release notes](https://github.com/reviewdog/action-golangci-lint/releases) - [Commits](reviewdog/action-golangci-lint@f9bba13...c76ccea) Updates `Songmu/tagpr` from 1.17.1 to 1.20.0 - [Release notes](https://github.com/songmu/tagpr/releases) - [Changelog](https://github.com/Songmu/tagpr/blob/main/CHANGELOG.md) - [Commits](Songmu/tagpr@b3fb894...e84001b) --- 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: actions/setup-go dependency-version: 6.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: k1LoW/octocov-action dependency-version: 1.5.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: reviewdog/action-golangci-lint dependency-version: 2.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: Songmu/tagpr dependency-version: 1.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/github_actions/dependencies-6b7aef8a95
branch
from
June 30, 2026 04:57
1d543db to
fd6687e
Compare
Contributor
Code Metrics Report
Details | | main (86fb2bb) | #98 (9f9fc87) | +/- |
|--------------------|----------------|---------------|------|
| Coverage | 74.1% | 74.1% | 0.0% |
| Files | 2 | 2 | 0 |
| Lines | 336 | 336 | 0 |
| Covered | 249 | 249 | 0 |
| Code to Test Ratio | 1:1.9 | 1:1.9 | 0.0 |
| Code | 678 | 678 | 0 |
| Test | 1315 | 1315 | 0 |Reported by octocov |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the dependencies group with 5 updates in the / directory:
6.0.27.0.06.3.06.5.01.5.01.5.12.8.02.10.01.17.11.20.0Updates
actions/checkoutfrom 6.0.2 to 7.0.0Release notes
Sourced from actions/checkout's releases.
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
9c091bbupdate error wording (#2467)1044a6dgetting ready for checkout v7 release (#2464)f028218Bump the minor-npm-dependencies group across 1 directory with 3 updates (#2462)d914b26upgrade module to esm and update dependencies (#2463)537c7efBump@actions/coreand@actions/tool-cacheand Remove uuid (#2459)130a169Bump js-yaml from 4.1.0 to 4.2.0 (#2461)7d09575Bump flatted from 3.3.1 to 3.4.2 (#2460)0f9f3aaBump actions/publish-immutable-action (#2458)f9e715ablock checking out fork pr for pull_request_target and workflow_run (#2454)df4cb1cUpdate changelog for v6.0.3 (#2446)Updates
actions/setup-gofrom 6.3.0 to 6.5.0Release notes
Sourced from actions/setup-go's releases.
Commits
924ae3achore: bump version to 6.5.0 in package.json and package-lock.json (#762)e91cc3bBump@actions/cacheto 5.1.0, log cache write denied (#758)4a2405echore: update@types/nodeand@typescript-eslintdependencies to latest versi...78961f6chore: update@actionsdependencies and refresh license cache (#744)4a36011docs: fix Microsoft build of Go link (#734)8f19afcfeat: add go-download-base-url input for custom Go distributions (#721)27fdb26Bump minimatch from 3.1.2 to 3.1.5 (#727)def8c39Rearrange README.md, add advanced-usage.md (#724)Updates
k1LoW/octocov-actionfrom 1.5.0 to 1.5.1Release notes
Sourced from k1LoW/octocov-action's releases.
Changelog
Sourced from k1LoW/octocov-action's changelog.
... (truncated)
Commits
b3b6ee6Merge pull request #37 from k1LoW/tagpr-from-v1.5.0aefb1ea[tagpr] update CHANGELOG.md6f01c1a[tagpr] prepare for the next releasef4b2848Merge pull request #19 from k1LoW/tagpr-from-v1.5.09851f0f[tagpr] update CHANGELOG.md0af5d19[tagpr] prepare for the next releasea041818Merge pull request #36 from k1LoW/dependabot/github_actions/dependencies-72a2...742f983chore(deps): bump Songmu/tagpr in the dependencies group2841057Merge pull request #35 from k1LoW/dependabot/github_actions/dependencies-bd5c...e02b4a8chore(deps): bump the dependencies group across 1 directory with 2 updatesUpdates
reviewdog/action-golangci-lintfrom 2.8.0 to 2.10.0Release notes
Sourced from reviewdog/action-golangci-lint's releases.
... (truncated)
Commits
c76cceaMerge pull request #829 from reviewdog/renovate/github-codeql-action-4.x6381f98chore(deps): update github/codeql-action action to v489de6bbMerge pull request #828 from reviewdog/renovate/actions-setup-node-6.x0c74698chore(deps): update actions/setup-node action to v6d0c4e9dMerge pull request #836 from reviewdog/renovate/node-24.xc2a63d6chore(deps): update node.js to v24.14.03943b33Merge pull request #835 from reviewdog/introduce-bundle-script575ba31update dependenciesa69b2adbump lockfileVersion to 32a19ff6install rimrafUpdates
Songmu/tagprfrom 1.17.1 to 1.20.0Release notes
Sourced from Songmu/tagpr's releases.
... (truncated)
Changelog
Sourced from Songmu/tagpr's changelog.
... (truncated)
Commits
e84001bMerge pull request #354 from Songmu/tagpr-from-v1.19.09e7036b[tagpr] update CHANGELOG.md7f1ace9[tagpr] prepare for the next release77f21efMerge pull request #352 from Songmu/dependabot/github_actions/Songmu/tagpr-1....bd6b73eMerge pull request #355 from Songmu/dependabot/github_actions/actions/create-...292d4b9Merge pull request #356 from Songmu/dependabot/github_actions/codecov/codecov...c099beaMerge pull request #357 from Songmu/dependabot/go_modules/github.com/k1LoW/ca...e32d508Merge pull request #358 from gfx/fix-changelog-blank-line-after-heading55634e5Add blank line after changelog heading to be markdownlint-safe3f5745fbuild(deps): bump github.com/k1LoW/calver from 1.0.1 to 1.0.2