Skip to content

chore(deps): bump the all group with 2 updates#243

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/go_modules/all-21d46b1279
May 18, 2026
Merged

chore(deps): bump the all group with 2 updates#243
github-actions[bot] merged 1 commit into
mainfrom
dependabot/go_modules/all-21d46b1279

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 18, 2026

Bumps the all group with 2 updates: github.com/kaptinlin/jsonschema and google.golang.org/genai.

Updates github.com/kaptinlin/jsonschema from 0.7.13 to 0.7.14

Release notes

Sourced from github.com/kaptinlin/jsonschema's releases.

v0.7.14

What's Changed

Changed

  • Streamlined validation, struct object handling, tag parsing, and schemagen internals without changing the public API.
  • Adopted modern Go collection and iteration helpers across internal paths.
  • Updated Go toolchain metadata, golangci-lint, and core library dependencies.
  • Dropped markdownlint tooling from the repository workflow.

Documentation

  • Clarified validation entry points, defaults behavior, and loader safety.
Commits
  • 3c32e27 chore(deps): update Go toolchain and libraries
  • 1db55f0 refactor(simplify): streamline validation helpers
  • 24ef0e6 refactor(simplify): streamline internal helpers
  • d6b60d2 refactor(modernize): adopt collection helpers
  • 3a90317 refactor(simplify): streamline struct object validation
  • b469f4e test: cover struct validation error paths
  • 58e8826 refactor(modernize): iterate split fields lazily
  • 404a995 refactor(simplify): inline redundant private helpers
  • 6b5c9da test: cover schema JSON error contracts
  • 845e8d8 docs: clarify validation entry, defaults, and loader safety
  • Additional commits viewable in compare view

Updates google.golang.org/genai from 1.56.0 to 1.57.0

Release notes

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

v1.57.0

1.57.0 (2026-05-12)

Features

  • Expose Test and Server of the Replay API Client for the cross module usage in the AgentPlatform module. (27b142d)
  • support Blocking FunctionCall in Live API in AgentPlatform (Vertex) (e5e653c)
  • support speech to speech translation in Gemini Live (621b55d)

Bug Fixes

  • Fix version redaction logic in the replay API client. (af4c931)
Changelog

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

1.57.0 (2026-05-12)

Features

  • Expose Test and Server of the Replay API Client for the cross module usage in the AgentPlatform module. (27b142d)
  • support Blocking FunctionCall in Live API in AgentPlatform (Vertex) (e5e653c)
  • support speech to speech translation in Gemini Live (621b55d)

Bug Fixes

  • Fix version redaction logic in the replay API client. (af4c931)
Commits
  • c02ba4f chore(main): release 1.57.0 (#784)
  • af4c931 fix: Fix version redaction logic in the replay API client.
  • 621b55d feat: support speech to speech translation in Gemini Live
  • 27b142d feat: Expose Test and Server of the Replay API Client for the cross module us...
  • aec9d38 chore: update error messages to clarify which APIs support a feature.
  • e5e653c feat: support Blocking FunctionCall in Live API in AgentPlatform (Vertex)
  • 1ca15ba chore: Handle vertex-genai-modules user-agent header for the AgentPlatform SDK.
  • afcab1d chore: Expose the Replay API client as an internal component only for the Age...
  • 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 all group with 2 updates: [github.com/kaptinlin/jsonschema](https://github.com/kaptinlin/jsonschema) and [google.golang.org/genai](https://github.com/googleapis/go-genai).


Updates `github.com/kaptinlin/jsonschema` from 0.7.13 to 0.7.14
- [Release notes](https://github.com/kaptinlin/jsonschema/releases)
- [Commits](kaptinlin/jsonschema@v0.7.13...v0.7.14)

Updates `google.golang.org/genai` from 1.56.0 to 1.57.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.56.0...v1.57.0)

---
updated-dependencies:
- dependency-name: github.com/kaptinlin/jsonschema
  dependency-version: 0.7.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: google.golang.org/genai
  dependency-version: 1.57.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
@github-actions github-actions Bot enabled auto-merge (squash) May 18, 2026 16:22
@github-actions github-actions Bot merged commit 54c29a3 into main May 18, 2026
12 checks passed
@github-actions github-actions Bot deleted the dependabot/go_modules/all-21d46b1279 branch May 18, 2026 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants