Skip to content

Bump the gomod group with 2 updates - #31

Merged
miniprow[bot] merged 2 commits into
mainfrom
dependabot/go_modules/gomod-b2008314ac
Sep 8, 2026
Merged

miniprow[bot] merged 2 commits into
mainfrom
dependabot/go_modules/gomod-b2008314ac

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 8, 2026

Copy link
Copy Markdown
Contributor

Bumps the gomod group with 2 updates: github.com/carabiner-dev/command and github.com/carabiner-dev/signer.

Updates github.com/carabiner-dev/command from 0.3.1 to 0.3.2

Release notes

Sourced from github.com/carabiner-dev/command's releases.

v0.3.2

No release notes provided.

Commits
  • 0f7353b Cut patch release
  • bf0bce5 Bump signer to v0.6.2
  • 72598ad Merge pull request #49 from carabiner-dev/dependabot/go_modules/github.com/ca...
  • 6e683bb Bump github.com/carabiner-dev/signer from 0.5.4 to 0.6.0
  • 04d3b11 Merge pull request #48 from carabiner-dev/dependabot/github_actions/actions-d...
  • 60bdf7e Bump the actions group with 2 updates
  • e545d6d Merge pull request #47 from binerbot/update-golangci-lint-v2.13
  • c925283 Fix linter nits
  • e5dda94 Update golangci-lint to v2.13
  • 721795e Merge pull request #46 from carabiner-dev/dependabot/github_actions/actions-6...
  • Additional commits viewable in compare view

Updates github.com/carabiner-dev/signer from 0.6.1 to 0.6.2

Release notes

Sourced from github.com/carabiner-dev/signer's releases.

v0.6.2

No release notes provided.

Commits
  • d23b4fe Cut patch release
  • 4d25b0d Pass the context to the rekor search call instead of the params
  • bb2850e Build stdlib ECDSA keys from GPG material via the SEC 1 parsers
  • 2b57813 Stop reading deprecated ECDSA coordinate fields when computing key IDs
  • a4d75b6 Bump critical deps
  • 7abffe0 Merge pull request #162 from carabiner-dev/dsse-certs
  • a4e0620 Drain the request body in the Rekor test server
  • 9373e15 Build the intoto entry by hand to skip importing rekor srv
  • 2a20f57 Document keyless DSSE verification
  • 0495ed4 Add artifact(cert capture) tests
  • 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 gomod group with 2 updates: [github.com/carabiner-dev/command](https://github.com/carabiner-dev/command) and [github.com/carabiner-dev/signer](https://github.com/carabiner-dev/signer).


Updates `github.com/carabiner-dev/command` from 0.3.1 to 0.3.2
- [Release notes](https://github.com/carabiner-dev/command/releases)
- [Commits](carabiner-dev/command@v0.3.1...v0.3.2)

Updates `github.com/carabiner-dev/signer` from 0.6.1 to 0.6.2
- [Release notes](https://github.com/carabiner-dev/signer/releases)
- [Commits](carabiner-dev/signer@v0.6.1...v0.6.2)

---
updated-dependencies:
- dependency-name: github.com/carabiner-dev/command
  dependency-version: 0.3.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/carabiner-dev/signer
  dependency-version: 0.6.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Sep 8, 2026
@miniprow

miniprow Bot commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dependabot[bot], puerco

The full list of commands accepted by this bot can be found here.

Details Approved by a repository administrator.

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Signed-off-by: Adolfo García Veytia (Puerco) <puerco@carabiner.dev>
@puerco

puerco commented Sep 8, 2026

Copy link
Copy Markdown
Member

/override

@miniprow miniprow Bot added override/checks Overrides failing check runs, allowing merge despite failures override/policy Overrides failing miniprow policy checks, allowing merge despite policy failures labels Sep 8, 2026
@miniprow

miniprow Bot commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

@puerco: override applied. Note: warning: cannot verify branch protection settings (the app lacks admin permission). If enforce_admins is enabled and a non-required check is failing, the merge will still be rejected by GitHub.

@miniprow miniprow Bot added lgtm Indicates that a PR is ready to be merged (Looks Good To Me) approved Indicates a PR has been approved by an approver from all required OWNERS files labels Sep 8, 2026
@miniprow
miniprow Bot merged commit e19b0d3 into main Sep 8, 2026
7 of 8 checks passed
@miniprow
miniprow Bot deleted the dependabot/go_modules/gomod-b2008314ac branch September 8, 2026 22:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files dependencies Pull requests that update a dependency file go Pull requests that update go code lgtm Indicates that a PR is ready to be merged (Looks Good To Me) override/checks Overrides failing check runs, allowing merge despite failures override/policy Overrides failing miniprow policy checks, allowing merge despite policy failures

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant