Skip to content

chore(deps): bump the dependencies group across 1 directory with 3 updates#65

Merged
k1LoW merged 1 commit intomainfrom
dependabot/github_actions/dependencies-2fa6109a01
Feb 23, 2026
Merged

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 22, 2026

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

Updates Songmu/tagpr from 1.15.0 to 1.17.0

Release notes

Sourced from Songmu/tagpr's releases.

v1.17.0

What's Changed

New Contributors

Full Changelog: Songmu/tagpr@v1.16.0...v1.17.0

v1.16.0

What's Changed

New Contributors

Full Changelog: Songmu/tagpr@v1.15.0...v1.16.0

Changelog

Sourced from Songmu/tagpr's changelog.

Changelog

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

v1.12.0 - 2026-01-21

v1.11.1 - 2026-01-13

v1.11.0 - 2026-01-06

v1.10.0 - 2025-12-14

v1.9.2 - 2025-12-13

... (truncated)

Commits
  • da82ed6 Merge pull request #312 from Songmu/tagpr-from-v1.16.0
  • 55ab9cd [tagpr] update CHANGELOG.md
  • bf39ad3 [tagpr] prepare for the next release
  • 9547bc3 Merge pull request #296 from Konboi/multiple-major-version
  • 9af5627 Merge pull request #301 from Songmu/tagpr-from-v1.15.0
  • dd30281 [tagpr] update CHANGELOG.md
  • c413cd8 [tagpr] prepare for the next release
  • 75a8422 Merge pull request #311 from Songmu/copilot/fix-istagpr-tagprefix-check
  • 30dd298 Update tagpr_test.go
  • 641e484 Update tagpr.go
  • Additional commits viewable in compare view

Updates goreleaser/goreleaser-action from 6.4.0 to 7.0.0

Release notes

Sourced from goreleaser/goreleaser-action's releases.

v7.0.0

What's Changed

Full Changelog: goreleaser/goreleaser-action@v6...v7.0.0

Commits
  • ec59f47 fix: yargs usage
  • 752dede fix: gitignore
  • 1881ae0 ci: update dependabot settings
  • fdc5e66 chore: gitignore provenance.json
  • 51b5b35 chore(deps): bump semver from 7.7.3 to 7.7.4 in the npm group (#539)
  • 4247c53 ci(deps): bump docker/setup-buildx-action in the actions group (#538)
  • c169bfd chore(deps): bump @​actions/http-client from 3.0.2 to 4.0.0 in the npm group (...
  • 902ab4a chore(deps): bump the npm group across 1 directory with 4 updates (#536)
  • c59a691 chore: gitignore
  • 56cc8b2 ci: add job to automate dependabot pre-checkin/vendor
  • Additional commits viewable in compare view

Updates aquasecurity/trivy-action from 0.33.1 to 0.34.1

Release notes

Sourced from aquasecurity/trivy-action's releases.

v0.34.1

What's Changed

Full Changelog: aquasecurity/trivy-action@0.34.0...0.34.1

v0.34.0

What's Changed

Full Changelog: aquasecurity/trivy-action@0.33.1...0.34.0

Commits
  • e368e32 ci(test): add zizmor security linter for GitHub Actions (#502)
  • c1824fd chore(deps): Update trivy to v0.69.1 (#506)
  • bc61dc5 Merge commit from fork
  • 5eb7ef2 ci: use checks bundle v2 in sync workflow (#505)
  • 22438a4 Merge pull request #496 from aquasecurity/bump-trivy-1765431074
  • 0024b3f chore(deps): Update trivy to v0.68.1
  • 83690f7 ci: install trivy in bump-trivy workflow and update tests (#495)
  • df65449 chore: update README (#493)
  • 0317097 ci: use setup-bats in bump-trivy workflow (#494)
  • 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

…dates

Bumps the dependencies group with 3 updates in the / directory: [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.15.0 to 1.17.0
- [Release notes](https://github.com/songmu/tagpr/releases)
- [Changelog](https://github.com/Songmu/tagpr/blob/main/CHANGELOG.md)
- [Commits](Songmu/tagpr@78a926b...da82ed6)

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

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.1
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](aquasecurity/trivy-action@b6643a2...e368e32)

---
updated-dependencies:
- dependency-name: Songmu/tagpr
  dependency-version: 1.17.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: goreleaser/goreleaser-action
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.1
  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 Feb 22, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Code Metrics Report

main (4c8ca7e) #65 (2b3785a) +/-
Coverage 6.1% 6.1% 0.0%
Code to Test Ratio 1:0.1 1:0.1 0.0
Test Execution Time 10s 10s 0s
Details
  |                     | main (4c8ca7e) | #65 (2b3785a) | +/-  |
  |---------------------|----------------|---------------|------|
  | Coverage            |           6.1% |          6.1% | 0.0% |
  |   Files             |             10 |            10 |    0 |
  |   Lines             |            408 |           408 |    0 |
  |   Covered           |             25 |            25 |    0 |
  | Code to Test Ratio  |          1:0.1 |         1:0.1 |  0.0 |
  |   Code              |            945 |           945 |    0 |
  |   Test              |            104 |           104 |    0 |
  | Test Execution Time |            10s |           10s |   0s |

Reported by octocov

@k1LoW k1LoW merged commit ff3c9ee into main Feb 23, 2026
2 checks passed
@k1LoW k1LoW deleted the dependabot/github_actions/dependencies-2fa6109a01 branch February 23, 2026 10:29
@github-actions github-actions Bot mentioned this pull request Feb 23, 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant