Skip to content

chore(deps): bump the dependencies group with 2 updates#512

Merged
k1LoW merged 1 commit into
mainfrom
dependabot/github_actions/dependencies-a5c51eac6f
Apr 13, 2026
Merged

chore(deps): bump the dependencies group with 2 updates#512
k1LoW merged 1 commit into
mainfrom
dependabot/github_actions/dependencies-a5c51eac6f

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the dependencies group with 2 updates: shogo82148/actions-go-fuzz and Songmu/tagpr.

Updates shogo82148/actions-go-fuzz from 1.1.8 to 1.2.0

Release notes

Sourced from shogo82148/actions-go-fuzz's releases.

v1.2.0

What's Changed

Full Changelog: shogo82148/actions-go-fuzz@v1.1.8...v1.2.0

Commits
  • 1c54c66 Merge pull request #942 from shogo82148/dependabot/npm_and_yarn/ts-jest-29.4.9
  • 9f3ebb3 Merge pull request #941 from shogo82148/dependabot/npm_and_yarn/prettier-3.8.2
  • 373bcd5 Bump ts-jest from 29.4.1 to 29.4.9
  • 2b87733 Bump prettier from 3.6.2 to 3.8.2
  • c4e1b54 Merge pull request #925 from shogo82148/dependabot/npm_and_yarn/brace-expansi...
  • 055ba78 npm run bundle
  • 579dee8 Bump brace-expansion from 1.1.12 to 1.1.14
  • ee1820f Merge pull request #898 from shogo82148/dependabot/npm_and_yarn/jest-30.3.0
  • 55ae1df refactor: update error expectation in branch creation test
  • 3b2e677 Bump jest from 29.7.0 to 30.3.0
  • Additional commits viewable in compare view

Updates Songmu/tagpr from 1.18.1 to 1.18.2

Release notes

Sourced from Songmu/tagpr's releases.

v1.18.2

What's Changed

New Contributors

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

Changelog

Sourced from Songmu/tagpr's changelog.

Changelog

v1.18.2 - 2026-04-12

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

... (truncated)

Commits
  • 84850af Merge pull request #341 from Songmu/tagpr-from-v1.18.1
  • b976552 [tagpr] update CHANGELOG.md
  • c8c874c [tagpr] prepare for the next release
  • 65a7007 Merge pull request #340 from Ito-Ryu/fix/tagpr-monorepo
  • efef9f5 Fix version labeling in monorepos by adding --first-parent to git log
  • 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 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 2 updates: [shogo82148/actions-go-fuzz](https://github.com/shogo82148/actions-go-fuzz) and [Songmu/tagpr](https://github.com/songmu/tagpr).


Updates `shogo82148/actions-go-fuzz` from 1.1.8 to 1.2.0
- [Release notes](https://github.com/shogo82148/actions-go-fuzz/releases)
- [Commits](shogo82148/actions-go-fuzz@9694a8a...1c54c66)

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

---
updated-dependencies:
- dependency-name: shogo82148/actions-go-fuzz
  dependency-version: 1.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: Songmu/tagpr
  dependency-version: 1.18.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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 12, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Code Metrics Report

main (f37f383) #512 (853251f) +/-
Coverage 33.7% 33.7% 0.0%
Code to Test Ratio 1:0.9 1:0.9 0.0
Test Execution Time 12s 6s -6s
Details
  |                     | main (f37f383) | #512 (853251f) | +/-  |
  |---------------------|----------------|----------------|------|
  | Coverage            |          33.7% |          33.7% | 0.0% |
  |   Files             |             31 |             31 |    0 |
  |   Lines             |           3407 |           3407 |    0 |
  |   Covered           |           1151 |           1151 |    0 |
  | Code to Test Ratio  |          1:0.9 |          1:0.9 |  0.0 |
  |   Code              |           7022 |           7022 |    0 |
  |   Test              |           6578 |           6578 |    0 |
+ | Test Execution Time |            12s |             6s |  -6s |

Reported by octocov

@k1LoW k1LoW merged commit 515f761 into main Apr 13, 2026
7 checks passed
@k1LoW k1LoW deleted the dependabot/github_actions/dependencies-a5c51eac6f branch April 13, 2026 00:07
@github-actions github-actions Bot mentioned this pull request Apr 6, 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