Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 25, 2025

Bumps the ai-providers group with 2 updates in the / directory: @google/genai and openai.

Updates @google/genai from 1.29.0 to 1.30.0

Release notes

Sourced from @​google/genai's releases.

v1.30.0

1.30.0 (2025-11-18)

Features

  • add display name to FunctionResponseBlob (81036ed)
  • add display name to FunctionResponseFileData (564f718)
  • Add generate_content_config.thinking_level (4e586df)
  • Add image output options to ImageConfig for Vertex (fff5fb6)
  • Add part.media_resolution (4e586df)
  • support Function call argument streaming for all languages (b3b94f6)

v1.29.1

1.29.1 (2025-11-12)

Bug Fixes

  • Add missing fields to the model types (8937903)
  • Don't generate warnings from response.text property because of thought_signature. (356b843)
  • Fix base_steps parameter for recontext_image (946415f)
Changelog

Sourced from @​google/genai's changelog.

1.30.0 (2025-11-18)

Features

  • add display name to FunctionResponseBlob (81036ed)
  • add display name to FunctionResponseFileData (564f718)
  • Add generate_content_config.thinking_level (4e586df)
  • Add image output options to ImageConfig for Vertex (fff5fb6)
  • Add part.media_resolution (4e586df)
  • support Function call argument streaming for all languages (b3b94f6)

1.29.1 (2025-11-12)

Bug Fixes

  • Add missing fields to the model types (8937903)
  • Don't generate warnings from response.text property because of thought_signature. (356b843)
  • Fix base_steps parameter for recontext_image (946415f)
Commits
  • 38cac5b chore(main): release 1.30.0 (#1090)
  • 2c1e0d8 chore: Update Veo and Imagen model id in samples
  • f940339 chore: add test for streaming function call for all languages
  • 4e586df feat: Add part.media_resolution
  • b3b94f6 feat: support Function call argument streaming for all languages
  • 564f718 feat: add display name to FunctionResponseFileData
  • fff5fb6 feat: Add image output options to ImageConfig for Vertex
  • 81036ed feat: add display name to FunctionResponseBlob
  • 46ca5d2 chore: update the ignore_missing_mcp_dep.js script
  • 1f61387 chore(main): release 1.29.1 (#1075)
  • Additional commits viewable in compare view

Updates openai from 6.8.1 to 6.9.1

Release notes

Sourced from openai's releases.

v6.9.1

6.9.1 (2025-11-17)

Full Changelog: v6.9.0...v6.9.1

Bug Fixes

  • api: align types of input items / output items for typescript (99adaa7)

v6.9.0

6.9.0 (2025-11-13)

Full Changelog: v6.8.1...v6.9.0

Features

Chores

  • add typescript-estree dependency for jsr readme script (3759514)
Changelog

Sourced from openai's changelog.

6.9.1 (2025-11-17)

Full Changelog: v6.9.0...v6.9.1

Bug Fixes

  • api: align types of input items / output items for typescript (99adaa7)

6.9.0 (2025-11-13)

Full Changelog: v6.8.1...v6.9.0

Features

Chores

  • add typescript-estree dependency for jsr readme script (3759514)
Commits
  • c9a4d68 release: 6.9.1
  • edc0e1c fix(api): align types of input items / output items for typescript
  • 1f2d35e update zod imports to reduce esbuild bundle size by 260kb (#1703)
  • 92d65d7 release: 6.9.0
  • 7a3c26e feat(api): gpt 5.1
  • 88135c8 codegen metadata
  • cd95c0d chore: add typescript-estree dependency for jsr readme script
  • 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 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

…dates

Bumps the ai-providers group with 2 updates in the / directory: [@google/genai](https://github.com/googleapis/js-genai) and [openai](https://github.com/openai/openai-node).


Updates `@google/genai` from 1.29.0 to 1.30.0
- [Release notes](https://github.com/googleapis/js-genai/releases)
- [Changelog](https://github.com/googleapis/js-genai/blob/main/CHANGELOG.md)
- [Commits](googleapis/js-genai@v1.29.0...v1.30.0)

Updates `openai` from 6.8.1 to 6.9.1
- [Release notes](https://github.com/openai/openai-node/releases)
- [Changelog](https://github.com/openai/openai-node/blob/master/CHANGELOG.md)
- [Commits](openai/openai-node@v6.8.1...v6.9.1)

---
updated-dependencies:
- dependency-name: "@google/genai"
  dependency-version: 1.30.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ai-providers
- dependency-name: openai
  dependency-version: 6.9.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ai-providers
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file release labels Nov 25, 2025
@dependabot dependabot bot requested a review from a team as a code owner November 25, 2025 10:08
@vercel
Copy link

vercel bot commented Nov 25, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Updated (UTC)
posthog-js Ready Ready Preview Nov 25, 2025 10:14am
posthog-nextjs-config Ready Ready Preview Nov 25, 2025 10:14am

@github-actions
Copy link
Contributor

❌ No Changeset Found (Build Failed)

This PR has the release label but doesn't include a changeset. A changeset is required when the release label is present.

How to add a changeset

Run this command and follow the prompts:

pnpm changeset

Remember: Never use major version bumps for posthog-js as it's autoloaded by clients.

Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1 file reviewed, no comments

Edit Code Review Agent Settings | Greptile

@carlos-marchal-ph carlos-marchal-ph enabled auto-merge (squash) November 25, 2025 10:22
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 release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants