Skip to content

Bump the gomod group across 1 directory with 4 updates - #427

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/gomod-04c5b7f4ed
Open

Bump the gomod group across 1 directory with 4 updates#427
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/gomod-04c5b7f4ed

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 28, 2026

Copy link
Copy Markdown
Contributor

Bumps the gomod group with 1 update in the / directory: github.com/carabiner-dev/collector.

Updates github.com/carabiner-dev/collector from 0.3.8 to 0.3.10

Release notes

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

v0.3.10

No release notes provided.

v0.3.9

What's Changed

Full Changelog: carabiner-dev/collector@v0.3.8...v0.3.9

Commits
  • 6f1349b Cut patch release
  • 0468764 Merge pull request #167 from puerco/bump
  • 202c596 Bump vcslocator
  • 42ce5d3 Merge pull request #165 from carabiner-dev/dependabot/go_modules/gomod-7b3bf0...
  • 3af1d94 Don't bump gitsign
  • 50a6bcd Merge pull request #164 from carabiner-dev/dependabot/github_actions/actions-...
  • 43bfff1 Merge pull request #166 from carabiner-dev/dependabot/go_modules/github.com/c...
  • cf00c8f Bump github.com/carabiner-dev/openeox from 1.0.0-pre.1 to 1.0.0
  • cb75908 Bump the gomod group with 2 updates
  • b8834f1 Bump actions/checkout from 7.0.0 to 7.0.1 in the actions group
  • Additional commits viewable in compare view

Updates github.com/carabiner-dev/signer from 0.5.2 to 0.5.3-0.20260728042848-608f5e258e3a

Commits

Updates github.com/carabiner-dev/vcslocator from 0.4.4 to 0.4.6

Release notes

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

v0.4.6

No release notes provided.

v0.4.5

No release notes provided.

Commits
  • c8497dd Cut patch release
  • 384faf6 Merge pull request #64 from carabiner-dev/dependabot/go_modules/gomod-78eb3a6184
  • ea3e508 Bump github.com/go-git/go-billy/v5 in the gomod group
  • 719db40 Merge pull request #63 from carabiner-dev/dependabot/github_actions/actions-7...
  • b46dd5f Bump actions/checkout from 7.0.0 to 7.0.1 in the actions group
  • e69f64a Merge pull request #62 from carabiner-dev/dependabot/github_actions/actions-2...
  • defcb07 Bump the actions group with 3 updates
  • 537263d Merge pull request #60 from carabiner-dev/dependabot/github_actions/carabiner...
  • 524f0a2 Pin to tagged version
  • 0da89d3 Merge pull request #61 from carabiner-dev/dependabot/github_actions/actions/s...
  • Additional commits viewable in compare view

Updates github.com/go-git/go-billy/v5 from 5.9.0 to 5.9.1

Release notes

Sourced from github.com/go-git/go-billy/v5's releases.

v5.9.1

What's Changed

Full Changelog: go-git/go-billy@v5.9.0...v5.9.1

Commits
  • 19ea4dd Merge pull request #229 from go-git/renovate/releases/v5.x-go-golang.org-x-ne...
  • 8923518 build: Update module golang.org/x/net to v0.56.0 [SECURITY]
  • 306e011 Merge pull request #230 from go-git/renovate/releases/v5.x-go-golang.org-x-te...
  • 6108d3a build: Update module golang.org/x/text to v0.39.0 [SECURITY]
  • f135070 Merge pull request #216 from go-git/renovate/releases/v5.x-go-golang.org-x-ne...
  • 473e72c build: Update module golang.org/x/net to v0.55.0 [SECURITY]
  • 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 gomod group with 1 update in the / directory: [github.com/carabiner-dev/collector](https://github.com/carabiner-dev/collector).


Updates `github.com/carabiner-dev/collector` from 0.3.8 to 0.3.10
- [Release notes](https://github.com/carabiner-dev/collector/releases)
- [Commits](carabiner-dev/collector@v0.3.8...v0.3.10)

Updates `github.com/carabiner-dev/signer` from 0.5.2 to 0.5.3-0.20260728042848-608f5e258e3a
- [Release notes](https://github.com/carabiner-dev/signer/releases)
- [Commits](https://github.com/carabiner-dev/signer/commits)

Updates `github.com/carabiner-dev/vcslocator` from 0.4.4 to 0.4.6
- [Release notes](https://github.com/carabiner-dev/vcslocator/releases)
- [Commits](carabiner-dev/vcslocator@v0.4.4...v0.4.6)

Updates `github.com/go-git/go-billy/v5` from 5.9.0 to 5.9.1
- [Release notes](https://github.com/go-git/go-billy/releases)
- [Commits](go-git/go-billy@v5.9.0...v5.9.1)

---
updated-dependencies:
- dependency-name: github.com/carabiner-dev/collector
  dependency-version: 0.3.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/carabiner-dev/signer
  dependency-version: 0.5.3-0.20260728042848-608f5e258e3a
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/carabiner-dev/vcslocator
  dependency-version: 0.4.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/go-git/go-billy/v5
  dependency-version: 5.9.1
  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 Jul 28, 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 go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants