Skip to content

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

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/dependencies-3d0883bc5a
Closed

chore(deps): bump the dependencies group with 3 updates#180
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/dependencies-3d0883bc5a

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the dependencies group with 3 updates: Songmu/tagpr, goreleaser/goreleaser-action and aquasecurity/trivy-action.

Updates Songmu/tagpr from 1.18.2 to 1.18.3

Release notes

Sourced from Songmu/tagpr's releases.

v1.18.3

What's Changed

New Contributors

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

Changelog

Sourced from Songmu/tagpr's changelog.

Changelog

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

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

... (truncated)

Commits
  • 9bbb945 Merge pull request #347 from Songmu/tagpr-from-v1.18.2
  • be7142b [tagpr] update CHANGELOG.md
  • 5bc7cf2 [tagpr] prepare for the next release
  • 40a60a0 Merge pull request #346 from Songmu/tagpr-from-gh2changelog-v0.7.2
  • e0cba8a Merge pull request #344 from Songmu/dependabot/github_actions/actions/create-...
  • 18b8a7f Merge pull request #343 from Songmu/dependabot/github_actions/Songmu/tagpr-1....
  • 734f50c [tagpr] update CHANGELOG.md
  • a4812cf [tagpr] prepare for the next release
  • b11c1e3 Merge pull request #342 from katutoshi/fix/calver-previous-tag-detection
  • f61e3fd build(deps): bump actions/create-github-app-token from 3.0.0 to 3.1.1
  • Additional commits viewable in compare view

Updates goreleaser/goreleaser-action from 7.0.0 to 7.1.0

Release notes

Sourced from goreleaser/goreleaser-action's releases.

v7.1.0

What's Changed

New Contributors

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

Commits
  • e24998b ci: drop pre-cosign-v3 goreleaser versions from tests (#554)
  • be2e8a3 docs: document cosign verification in README (#553)
  • 5e53f8e ci: add release-major-tag workflow (#552)
  • 4068afa build: drop docker-bake in favor of plain npm (#551)
  • 213ec80 docs: add CONTRIBUTING with pre-commit workflow
  • 4b462d3 feat: verify release checksum and cosign signature (#550)
  • 01cbe07 docs: Upgrade import GPG action version (#547)
  • 2a473d7 ci(deps): bump the actions group with 5 updates (#546)
  • fdcf0b9 clean: leftover files from node 22(?)
  • 9881cc5 fix: use new static URL
  • Additional commits viewable in compare view

Updates aquasecurity/trivy-action from 0.35.0 to 0.36.0

Release notes

Sourced from aquasecurity/trivy-action's releases.

v0.36.0

What's Changed

New Contributors

Full Changelog: aquasecurity/trivy-action@v0.35.0...v0.36.0

Commits
  • ed142fd chore: update action version to v0.36.0 in examples (#563)
  • dea62cf chore(deps): Update trivy to v0.70.0 (#559)
  • 128d9a8 chore: use GitHub Actions as git commit author in bump-trivy workflow (#561)
  • 876cf04 Upgrade Trivy action version from 0.33.1 to 0.35.0 fixes #549 (#548)
  • dada784 Fix typo in GOOGLE_APPLICATION_CREDENTIALS env var name (#547)
  • 4a2deec fix: use portable shebang in entrypoint.sh (#545)
  • 1994662 chore(deps): bump the actions group with 5 updates (#558)
  • 6b36659 chore: add zizmor config (#557)
  • 316aa5a ci: add dependabot config (#556)
  • 264c9c5 test: use pinned digests for trivy-db, trivy-java-db and trivy-checks (#555)
  • 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 3 updates: [Songmu/tagpr](https://github.com/songmu/tagpr), [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


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

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

Updates `aquasecurity/trivy-action` from 0.35.0 to 0.36.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](aquasecurity/trivy-action@57a97c7...ed142fd)

---
updated-dependencies:
- dependency-name: Songmu/tagpr
  dependency-version: 1.18.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: goreleaser/goreleaser-action
  dependency-version: 7.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.36.0
  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 Apr 23, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Code Metrics Report

main (93bab0c) #180 (e819cd3) +/-
Coverage 38.3% 38.3% 0.0%
Code to Test Ratio 1:2.2 1:2.2 0.0
Test Execution Time 19s 19s 0s
Details
  |                     | main (93bab0c) | #180 (e819cd3) | +/-  |
  |---------------------|----------------|----------------|------|
  | Coverage            |          38.3% |          38.3% | 0.0% |
  |   Files             |             13 |             13 |    0 |
  |   Lines             |           1173 |           1173 |    0 |
  |   Covered           |            450 |            450 |    0 |
  | Code to Test Ratio  |          1:2.2 |          1:2.2 |  0.0 |
  |   Code              |           2488 |           2488 |    0 |
  |   Test              |           5664 |           5664 |    0 |
  | Test Execution Time |            19s |            19s |   0s |

Reported by octocov

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 30, 2026

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Apr 30, 2026
@dependabot dependabot Bot deleted the dependabot/github_actions/dependencies-3d0883bc5a branch April 30, 2026 23:08
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