Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 15, 2025

Bumps the go-modules group with 6 updates in the / directory:

Package From To
cloud.google.com/go 0.121.4 0.121.6
cloud.google.com/go/auth 0.16.4 0.16.5
github.com/anchore/syft 1.30.0 1.31.0
github.com/charmbracelet/colorprofile 0.3.1 0.3.2
github.com/sylabs/sif/v2 2.21.1 2.22.0
google.golang.org/api 0.246.0 0.247.0

Updates cloud.google.com/go from 0.121.4 to 0.121.6

Release notes

Sourced from cloud.google.com/go's releases.

v0.121.6

0.121.6 (2025-08-14)

Bug Fixes

  • internal/librariangen: Fix Dockerfile permissions for go mod tidy (#12704) (0e70a0b)

v0.121.5

0.121.5 (2025-08-12)

Bug Fixes

  • internal/librariangen: Get README title from service config yaml (#12676) (b3b8f70)
  • internal/librariangen: Update source_paths to source_roots in generate-request.json (#12691) (2adb6f9)
Changelog

Sourced from cloud.google.com/go's changelog.

0.121.6 (2025-08-14)

Bug Fixes

  • internal/librariangen: Fix Dockerfile permissions for go mod tidy (#12704) (0e70a0b)

0.121.5 (2025-08-12)

Bug Fixes

  • internal/librariangen: Get README title from service config yaml (#12676) (b3b8f70)
  • internal/librariangen: Update source_paths to source_roots in generate-request.json (#12691) (2adb6f9)
Commits

Updates cloud.google.com/go/auth from 0.16.4 to 0.16.5

Release notes

Sourced from cloud.google.com/go/auth's releases.

auth: v0.16.5

0.16.5 (2025-08-14)

Bug Fixes

  • auth: Improve error message for unknown credentials type (#12673) (558b164)
  • auth: Set Content-Type in userTokenProvider.exchangeToken (#12634) (1197ebc)
Commits

Updates github.com/anchore/syft from 1.30.0 to 1.31.0

Release notes

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

v1.31.0

Added Features

Bug Fixes

  • closed reader during java binary detection [#4129 @​kzantow]
  • support multiple letters in openssl patch version [#4106 @​honigbot]
  • Can not have license ID [#1964 #4132 @​spiffcs]
  • Syft sometimes reports URL for license value when scanning JARs with a URL in Bundle-License field of manifest [#3186]

(Full Changelog)

Commits
  • ab9db00 chore(deps): bump zizmorcore/zizmor-action from 0.1.1 to 0.1.2 (#4135)
  • 6b48bd4 feat: add package supplier flag (#4131)
  • 89470ec feat: update syft license construction to be able to look up by URL (#4132)
  • 104df88 chore(deps): bump github/codeql-action from 3.29.8 to 3.29.9 (#4134)
  • 80e6117 fix: support multiple letters in openssl patch version (#4106)
  • 9f956dc fix: closed reader during java binary detection (#4129)
  • 6452a19 chore(deps): bump actions/checkout from 4.2.2 to 5.0.0 (#4130)
  • 21496e7 chore: update GoReleaser configurations (#4128)
  • 3e5befc chore(deps): update CPE dictionary index (#4126)
  • See full diff in compare view

Updates github.com/charmbracelet/colorprofile from 0.3.1 to 0.3.2

Release notes

Sourced from github.com/charmbracelet/colorprofile's releases.

v0.3.2

Changelog

Bug fixes

  • 561b8ac1cff6f8c286c7dd86e95cab3875c7ac01: fix: avoid variable shadowing to properly cache color conversions (@​aymanbagabas)

Documentation updates

  • 44171888e824da7c31e567d1184d329a16a2b37f: docs: add contributing guidelines (#47) (@​bashbunni)

Other work

  • 8c9f0bacd3a711f9edac3b2a9636f0c6f648b0ae: ci: sync dependabot config (#44) (@​charmcli)
  • 0164c5a5071f60123daac0e686d19e6555e94f79: ci: sync golangci-lint config (#46) (@​github-actions[bot])
  • 531ba367a03735d35d80f6054e9c9004968c3f36: ci: sync golangci-lint config (#51) (@​github-actions[bot])
  • f7fa2ac61e6a8fe85b08bdb5325da7000e3c7309: perf: cache color conversion (#43) (@​aymanbagabas)

Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, Discord, Slack, The Fediverse.

Commits
  • 561b8ac fix: avoid variable shadowing to properly cache color conversions
  • 9131352 chore(deps): bump golang.org/x/sys from 0.34.0 to 0.35.0 (#53)
  • 4c71e65 chore(deps): bump github.com/charmbracelet/x/ansi from 0.9.3 to 0.10.1 (#52)
  • 531ba36 ci: sync golangci-lint config (#51)
  • 4b2086d chore(deps): bump golang.org/x/sys from 0.33.0 to 0.34.0 (#50)
  • d648e8c chore(deps): bump github.com/charmbracelet/x/ansi from 0.9.2 to 0.9.3 (#49)
  • 4417188 docs: add contributing guidelines (#47)
  • 0164c5a ci: sync golangci-lint config (#46)
  • c62230b chore(deps): bump golang.org/x/sys from 0.32.0 to 0.33.0 (#45)
  • f7fa2ac perf: cache color conversion (#43)
  • Additional commits viewable in compare view

Updates github.com/sylabs/sif/v2 from 2.21.1 to 2.22.0

Release notes

Sourced from github.com/sylabs/sif/v2's releases.

v2.22.0

This release drops support for Go 1.23.

What's Changed

Full Changelog: sylabs/sif@v2.21.1...v2.22.0

Commits
  • 04aca0b Merge pull request #423 from sylabs/dependabot/go_modules/main/github.com/goo...
  • cd819d0 build(deps): bump github.com/google/go-containerregistry
  • 554c49a Merge pull request #429 from tri-adam/golangci-lint-2.4
  • 1fbe8ce chore: bump golangci-lint to v2.4
  • c7bef4a Merge pull request #426 from tri-adam/go-1.25
  • 7fc33f5 chore: bump module to Go 1.24
  • b6cad13 build(deps): bump github.com/spf13/pflag from 1.0.6 to 1.0.7 (#428)
  • 242b71b chore: bump golangci-lint to v2.2 (#427)
  • 21f6359 build(deps): bump github.com/sebdah/goldie/v2 from 2.6.0 to 2.7.1 (#425)
  • 9f3d540 build(deps): bump github.com/sebdah/goldie/v2 from 2.5.5 to 2.6.0 (#424)
  • Additional commits viewable in compare view

Updates google.golang.org/api from 0.246.0 to 0.247.0

Release notes

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

v0.247.0

0.247.0 (2025-08-11)

Features

Changelog

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

0.247.0 (2025-08-11)

Features

Commits

Updates google.golang.org/genproto/googleapis/rpc from 0.0.0-20250728155136-f173205681a0 to 0.0.0-20250804133106-a7a43d27e69b

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 in the / directory:

| Package | From | To |
| --- | --- | --- |
| [cloud.google.com/go](https://github.com/googleapis/google-cloud-go) | `0.121.4` | `0.121.6` |
| [cloud.google.com/go/auth](https://github.com/googleapis/google-cloud-go) | `0.16.4` | `0.16.5` |
| [github.com/anchore/syft](https://github.com/anchore/syft) | `1.30.0` | `1.31.0` |
| [github.com/charmbracelet/colorprofile](https://github.com/charmbracelet/colorprofile) | `0.3.1` | `0.3.2` |
| [github.com/sylabs/sif/v2](https://github.com/sylabs/sif) | `2.21.1` | `2.22.0` |
| [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.246.0` | `0.247.0` |



Updates `cloud.google.com/go` from 0.121.4 to 0.121.6
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](googleapis/google-cloud-go@v0.121.4...v0.121.6)

Updates `cloud.google.com/go/auth` from 0.16.4 to 0.16.5
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](googleapis/google-cloud-go@auth/v0.16.4...auth/v0.16.5)

Updates `github.com/anchore/syft` from 1.30.0 to 1.31.0
- [Release notes](https://github.com/anchore/syft/releases)
- [Changelog](https://github.com/anchore/syft/blob/main/.goreleaser.yaml)
- [Commits](anchore/syft@v1.30.0...v1.31.0)

Updates `github.com/charmbracelet/colorprofile` from 0.3.1 to 0.3.2
- [Release notes](https://github.com/charmbracelet/colorprofile/releases)
- [Changelog](https://github.com/charmbracelet/colorprofile/blob/main/.goreleaser.yml)
- [Commits](charmbracelet/colorprofile@v0.3.1...v0.3.2)

Updates `github.com/sylabs/sif/v2` from 2.21.1 to 2.22.0
- [Release notes](https://github.com/sylabs/sif/releases)
- [Changelog](https://github.com/sylabs/sif/blob/main/.goreleaser.yml)
- [Commits](sylabs/sif@v2.21.1...v2.22.0)

Updates `google.golang.org/api` from 0.246.0 to 0.247.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.246.0...v0.247.0)

Updates `google.golang.org/genproto/googleapis/rpc` from 0.0.0-20250728155136-f173205681a0 to 0.0.0-20250804133106-a7a43d27e69b
- [Commits](https://github.com/googleapis/go-genproto/commits)

---
updated-dependencies:
- dependency-name: cloud.google.com/go
  dependency-version: 0.121.6
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: cloud.google.com/go/auth
  dependency-version: 0.16.5
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/anchore/syft
  dependency-version: 1.31.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: github.com/charmbracelet/colorprofile
  dependency-version: 0.3.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/sylabs/sif/v2
  dependency-version: 2.22.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: google.golang.org/api
  dependency-version: 0.247.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: google.golang.org/genproto/googleapis/rpc
  dependency-version: 0.0.0-20250804133106-a7a43d27e69b
  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 Aug 15, 2025
@dependabot dependabot bot requested a review from a team as a code owner August 15, 2025 16:36
@dependabot dependabot bot added the go Pull requests that update Go code label Aug 15, 2025
@dependabot dependabot bot requested review from mhdawson and pacostas August 15, 2025 16:36
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 15, 2025
@paketo-bot paketo-bot added the semver:patch A change requiring a patch version bump label Aug 15, 2025
@paketo-bot paketo-bot merged commit a0d9c57 into main Aug 15, 2025
9 of 10 checks passed
@paketo-bot paketo-bot deleted the dependabot/go_modules/go-modules-c918267421 branch August 15, 2025 16:43
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