Skip to content

build(deps): bump the go-modules group with 2 updates - #62

Merged
jackspirou merged 3 commits into
mainfrom
dependabot/go_modules/go-modules-010e54572a
Aug 3, 2026
Merged

build(deps): bump the go-modules group with 2 updates#62
jackspirou merged 3 commits into
mainfrom
dependabot/go_modules/go-modules-010e54572a

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 3, 2026

Copy link
Copy Markdown
Contributor

Bumps the go-modules group with 2 updates: golang.org/x/sys and google.golang.org/genai.

Updates golang.org/x/sys from 0.46.0 to 0.47.0

Commits
  • 9e7e939 cpu: handle vendor suffixes in parseRelease
  • f6fb8a1 unix: use epoll_pwait rather than epoll_wait
  • f3eeabf windows: avoid length overflow in NewNTString
  • 3cb6647 unix: update glibc to 2.43
  • c507910 windows: document safe usage of TrusteeValue
  • See full diff in compare view

Updates google.golang.org/genai from 1.65.0 to 1.66.0

Release notes

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

v1.66.0

1.66.0 (2026-07-28)

Features

  • [GenerateContentConfig] Add GenerationConfig.audio_transcription_config and Part.audio_transcription. (5d6dfc2)
  • Add flat language_codes field to AudioTranscriptionConfig. (3169529)
  • Allow api key + proj/location for enterprise mode (7357166)
Changelog

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

1.66.0 (2026-07-28)

Features

  • [GenerateContentConfig] Add GenerationConfig.audio_transcription_config and Part.audio_transcription. (5d6dfc2)
  • Add flat language_codes field to AudioTranscriptionConfig. (3169529)
  • Allow api key + proj/location for enterprise mode (7357166)
Commits
  • 5fa73d0 chore(main): release 1.66.0 (#869)
  • 3169529 feat: Add flat language_codes field to AudioTranscriptionConfig.
  • 7357166 feat: Allow api key + proj/location for enterprise mode
  • 98d770b chore: internal change
  • 5d6dfc2 feat: [GenerateContentConfig] Add GenerationConfig.audio_transcription_config...
  • 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 go-modules group with 2 updates: [golang.org/x/sys](https://github.com/golang/sys) and [google.golang.org/genai](https://github.com/googleapis/go-genai).


Updates `golang.org/x/sys` from 0.46.0 to 0.47.0
- [Commits](golang/sys@v0.46.0...v0.47.0)

Updates `google.golang.org/genai` from 1.65.0 to 1.66.0
- [Release notes](https://github.com/googleapis/go-genai/releases)
- [Changelog](https://github.com/googleapis/go-genai/blob/main/CHANGELOG.md)
- [Commits](googleapis/go-genai@v1.65.0...v1.66.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sys
  dependency-version: 0.47.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: google.golang.org/genai
  dependency-version: 1.66.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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 3, 2026
The consumer verification modules under testdata/consumers pin the root
module's dependency graph through a local replace, so the go-modules
group bump leaves their go.mod and go.sum stale and
make test-consumer-deps fails on 'updates to go.mod needed'.
@jackspirou
jackspirou merged commit f794315 into main Aug 3, 2026
2 checks passed
@jackspirou
jackspirou deleted the dependabot/go_modules/go-modules-010e54572a branch August 3, 2026 15:47
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.

1 participant