Skip to content

chore(deps): bump the go-modules group with 6 updates#53

Merged
idiap-bot merged 1 commit intomainfrom
dependabot/go_modules/go-modules-9c12302c0c
Feb 4, 2026
Merged

chore(deps): bump the go-modules group with 6 updates#53
idiap-bot merged 1 commit intomainfrom
dependabot/go_modules/go-modules-9c12302c0c

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 3, 2026

Bumps the go-modules group with 6 updates:

Package From To
github.com/anchore/syft 1.41.1 1.41.2
github.com/charmbracelet/x/ansi 0.11.4 0.11.5
github.com/charmbracelet/x/cellbuf 0.0.14 0.0.15
github.com/googleapis/gax-go/v2 2.16.0 2.17.0
google.golang.org/genproto 0.0.0-20260114163908-3f89685c29c3 0.0.0-20260128011058-8636f8732409
google.golang.org/genproto/googleapis/api 0.0.0-20260114163908-3f89685c29c3 0.0.0-20260128011058-8636f8732409

Updates github.com/anchore/syft from 1.41.1 to 1.41.2

Release notes

Sourced from github.com/anchore/syft's releases.

v1.41.2

Bug Fixes

(Full Changelog)

Commits
  • add2629 fix: further improve go binary classifier, including windows (#4593)
  • d22139e chore(deps): update tools to latest versions (#4589)
  • c94d1cc fix: lookup alternate scheme on url->licenseID (#4588)
  • 69d0898 chore(deps): bump the go-minor-patch group with 2 updates (#4583)
  • 94c8088 feat: add Qt6 binary detection (#4550)
  • e136ebc chore(deps): bump the actions-minor-patch group across 1 directory with 2 upd...
  • 0bca34f fix: snap cataloger incorrectly identifies snap container as deb package (#4500)
  • See full diff in compare view

Updates github.com/charmbracelet/x/ansi from 0.11.4 to 0.11.5

Commits
  • e720bbe fix(ansi): reduce parser data buffer size to 4KB
  • 2660367 chore(deps): bump the all group in /ansi with 2 updates (#757)
  • b72a9a9 feat(powernap): import lsps from nvim-lspconfig (#719)
  • 33beb0e feat: add strings.ContainsAnyOf (#728)
  • 444c5aa chore(deps): bump the all group in /ansi with 2 updates (#755)
  • b01af16 chore(deps): bump go.yaml.in/yaml/v4 in /vcr in the all group (#729)
  • 8514ae1 chore(deps): bump the all group in /vttest with 2 updates (#730)
  • 55aa0e2 chore(deps): bump actions/checkout from 5 to 6 in the all group (#731)
  • aed8396 Merge pull request #630 from charmbracelet/vttest
  • fd55637 chore(deps): bump github.com/charmbracelet/x/ansi (#727)
  • Additional commits viewable in compare view

Updates github.com/charmbracelet/x/cellbuf from 0.0.14 to 0.0.15

Commits
  • a1c6140 chore(cellbuf): bump ansi to reduce memory allocations
  • e720bbe fix(ansi): reduce parser data buffer size to 4KB
  • 2660367 chore(deps): bump the all group in /ansi with 2 updates (#757)
  • b72a9a9 feat(powernap): import lsps from nvim-lspconfig (#719)
  • 33beb0e feat: add strings.ContainsAnyOf (#728)
  • 444c5aa chore(deps): bump the all group in /ansi with 2 updates (#755)
  • b01af16 chore(deps): bump go.yaml.in/yaml/v4 in /vcr in the all group (#729)
  • 8514ae1 chore(deps): bump the all group in /vttest with 2 updates (#730)
  • 55aa0e2 chore(deps): bump actions/checkout from 5 to 6 in the all group (#731)
  • aed8396 Merge pull request #630 from charmbracelet/vttest
  • Additional commits viewable in compare view

Updates github.com/googleapis/gax-go/v2 from 2.16.0 to 2.17.0

Release notes

Sourced from github.com/googleapis/gax-go/v2's releases.

v2 2.17.0

2.17.0 (2026-02-03)

Features

  • update Invoke to add retry count to context (#462) (ea7096d5)
Commits

Updates google.golang.org/genproto from 0.0.0-20260114163908-3f89685c29c3 to 0.0.0-20260128011058-8636f8732409

Commits

Updates google.golang.org/genproto/googleapis/api from 0.0.0-20260114163908-3f89685c29c3 to 0.0.0-20260128011058-8636f8732409

Commits

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 go-modules group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/anchore/syft](https://github.com/anchore/syft) | `1.41.1` | `1.41.2` |
| [github.com/charmbracelet/x/ansi](https://github.com/charmbracelet/x) | `0.11.4` | `0.11.5` |
| [github.com/charmbracelet/x/cellbuf](https://github.com/charmbracelet/x) | `0.0.14` | `0.0.15` |
| [github.com/googleapis/gax-go/v2](https://github.com/googleapis/gax-go) | `2.16.0` | `2.17.0` |
| [google.golang.org/genproto](https://github.com/googleapis/go-genproto) | `0.0.0-20260114163908-3f89685c29c3` | `0.0.0-20260128011058-8636f8732409` |
| [google.golang.org/genproto/googleapis/api](https://github.com/googleapis/go-genproto) | `0.0.0-20260114163908-3f89685c29c3` | `0.0.0-20260128011058-8636f8732409` |


Updates `github.com/anchore/syft` from 1.41.1 to 1.41.2
- [Release notes](https://github.com/anchore/syft/releases)
- [Changelog](https://github.com/anchore/syft/blob/main/RELEASE.md)
- [Commits](anchore/syft@v1.41.1...v1.41.2)

Updates `github.com/charmbracelet/x/ansi` from 0.11.4 to 0.11.5
- [Commits](charmbracelet/x@ansi/v0.11.4...ansi/v0.11.5)

Updates `github.com/charmbracelet/x/cellbuf` from 0.0.14 to 0.0.15
- [Commits](charmbracelet/x@cellbuf/v0.0.14...cellbuf/v0.0.15)

Updates `github.com/googleapis/gax-go/v2` from 2.16.0 to 2.17.0
- [Release notes](https://github.com/googleapis/gax-go/releases)
- [Commits](googleapis/gax-go@v2.16.0...v2.17.0)

Updates `google.golang.org/genproto` from 0.0.0-20260114163908-3f89685c29c3 to 0.0.0-20260128011058-8636f8732409
- [Commits](https://github.com/googleapis/go-genproto/commits)

Updates `google.golang.org/genproto/googleapis/api` from 0.0.0-20260114163908-3f89685c29c3 to 0.0.0-20260128011058-8636f8732409
- [Commits](https://github.com/googleapis/go-genproto/commits)

---
updated-dependencies:
- dependency-name: github.com/anchore/syft
  dependency-version: 1.41.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/charmbracelet/x/ansi
  dependency-version: 0.11.5
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/charmbracelet/x/cellbuf
  dependency-version: 0.0.15
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/googleapis/gax-go/v2
  dependency-version: 2.17.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: google.golang.org/genproto
  dependency-version: 0.0.0-20260128011058-8636f8732409
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: google.golang.org/genproto/googleapis/api
  dependency-version: 0.0.0-20260128011058-8636f8732409
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
...

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 Feb 3, 2026
@idiap-bot idiap-bot added the semver:patch A change requiring a patch version bump label Feb 3, 2026
@idiap-bot idiap-bot merged commit 8e86192 into main Feb 4, 2026
10 of 11 checks passed
@idiap-bot idiap-bot deleted the dependabot/go_modules/go-modules-9c12302c0c branch February 4, 2026 00:02
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 semver:patch A change requiring a patch version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants