Skip to content

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

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

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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 4, 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.5 0.11.6
github.com/googleapis/gax-go/v2 2.16.0 2.17.0
google.golang.org/api 0.264.0 0.265.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.5 to 0.11.6

Commits
  • 7642919 fix(ansi): use our own configuration for CJK width handling (#758)
  • a1c6140 chore(cellbuf): bump ansi to reduce memory allocations
  • See full diff 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/api from 0.264.0 to 0.265.0

Release notes

Sourced from google.golang.org/api's releases.

v0.265.0

0.265.0 (2026-02-04)

Features

Changelog

Sourced from google.golang.org/api's changelog.

0.265.0 (2026-02-04)

Features

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.5` | `0.11.6` |
| [github.com/googleapis/gax-go/v2](https://github.com/googleapis/gax-go) | `2.16.0` | `2.17.0` |
| [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.264.0` | `0.265.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.5 to 0.11.6
- [Commits](charmbracelet/x@ansi/v0.11.5...ansi/v0.11.6)

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/api` from 0.264.0 to 0.265.0
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](googleapis/google-api-go-client@v0.264.0...v0.265.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.6
  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/api
  dependency-version: 0.265.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 4, 2026
@idiap-bot idiap-bot added the semver:patch A change requiring a patch version bump label Feb 4, 2026
@idiap-bot idiap-bot merged commit 41b97a1 into main Feb 4, 2026
10 of 11 checks passed
@idiap-bot idiap-bot deleted the dependabot/go_modules/go-modules-85cfebd068 branch February 4, 2026 15:51
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