Skip to content

chore(deps): bump the minor-and-patch group across 1 directory with 6 updates#2855

Open
dependabot[bot] wants to merge 1 commit into
nextfrom
dependabot/npm_and_yarn/minor-and-patch-57aaf07dcb
Open

chore(deps): bump the minor-and-patch group across 1 directory with 6 updates#2855
dependabot[bot] wants to merge 1 commit into
nextfrom
dependabot/npm_and_yarn/minor-and-patch-57aaf07dcb

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the minor-and-patch group with 6 updates in the / directory:

Package From To
@genkit-ai/google-genai 1.33.0 1.34.0
@types/node 20.19.39 20.19.41
genkit 1.33.0 1.34.0
firebase-functions-test 3.4.1 3.5.0
@genkit-ai/vertexai 1.33.0 1.34.0
nanoid 5.1.9 5.1.11

Updates @genkit-ai/google-genai from 1.33.0 to 1.34.0

Release notes

Sourced from @​genkit-ai/google-genai's releases.

Genkit JS v1.34.0

What's Changed

New Contributors

Full Changelog: genkit-ai/genkit@v1.33.0...v1.34.0

Commits
  • 40c1990 chore: JS version bump
  • 61d9a5f feat(js/plugins/google-genai): 'Steps' for Interactions (googleAI only) (#5317)
  • b7e97e9 feat(js/plugins/mcp): support for multipart tools (#5205)
  • dfdf2e9 feat(js/plugins/google-genai): Support for Gemini 3.1 Flash Lite (#5261)
  • 29846d4 feat(js/plugins/google-genai): New Deep research models (#5187)
  • 73c5daf feat(js/plugins/google-genai): Support for veo-3.1-lite-generate-001 (#5190)
  • cd9ff84 feat(js/plugins/google-genai): PayGo support for priority and flex (#5191)
  • See full diff in compare view

Updates @types/node from 20.19.39 to 20.19.41

Commits

Updates genkit from 1.33.0 to 1.34.0

Commits
  • 40c1990 chore: JS version bump
  • b7e97e9 feat(js/plugins/mcp): support for multipart tools (#5205)
  • f70fc3e fix(js/ai): make updateState patch state instead of replace it (#1573)
  • 777f2ae fix(prompt): prompt metadata for middleware and tools (#5215)
  • See full diff in compare view

Updates firebase-functions-test from 3.4.1 to 3.5.0

Release notes

Sourced from firebase-functions-test's releases.

v3.5.0

  • feat: add SecretManager mocking (#265)
Commits
  • 0309bed 3.5.0
  • cd75dd1 updates npm publish token (#306)
  • b5f9c93 using github token in clone URL in Pubish Script (#305)
  • 762a4ac chore: use Secret Manager for cloning and add changelog for v3.5.0 (#303)
  • 4208282 chore: update release scripts and rotate npmrc to match firebase-func… (#302)
  • fb6cd5c feat: add SecretManager mocking (#265)
  • c38afad chore: run npm audit fix (#267)
  • d5634c5 fix(workflows): update actions/cache to v4 as v1 obsolete (#262)
  • a4d2de0 [firebase-release] Removed change log and reset repo after 3.4.1 release
  • See full diff in compare view

Updates @genkit-ai/vertexai from 1.33.0 to 1.34.0

Release notes

Sourced from @​genkit-ai/vertexai's releases.

Genkit JS v1.34.0

What's Changed

New Contributors

Full Changelog: genkit-ai/genkit@v1.33.0...v1.34.0

Commits

Updates nanoid from 5.1.9 to 5.1.11

Release notes

Sourced from nanoid's releases.

5.1.11

  • Fixed breaking Nano ID by requesting big ID.

5.1.10

Changelog

Sourced from nanoid's changelog.

5.1.11

  • Fixed breaking Nano ID by requesting big ID.

5.1.10

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

… updates

Bumps the minor-and-patch group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@genkit-ai/google-genai](https://github.com/genkit-ai/genkit/tree/HEAD/js/plugins/google-genai) | `1.33.0` | `1.34.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.19.39` | `20.19.41` |
| [genkit](https://github.com/genkit-ai/genkit/tree/HEAD/js/genkit) | `1.33.0` | `1.34.0` |
| [firebase-functions-test](https://github.com/firebase/firebase-functions-test) | `3.4.1` | `3.5.0` |
| [@genkit-ai/vertexai](https://github.com/genkit-ai/genkit/tree/HEAD/js/plugins/vertexai) | `1.33.0` | `1.34.0` |
| [nanoid](https://github.com/ai/nanoid) | `5.1.9` | `5.1.11` |



Updates `@genkit-ai/google-genai` from 1.33.0 to 1.34.0
- [Release notes](https://github.com/genkit-ai/genkit/releases)
- [Commits](https://github.com/genkit-ai/genkit/commits/@genkit-ai/google-genai@1.34.0/js/plugins/google-genai)

Updates `@types/node` from 20.19.39 to 20.19.41
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `genkit` from 1.33.0 to 1.34.0
- [Release notes](https://github.com/genkit-ai/genkit/releases)
- [Commits](https://github.com/genkit-ai/genkit/commits/genkit@1.34.0/js/genkit)

Updates `firebase-functions-test` from 3.4.1 to 3.5.0
- [Release notes](https://github.com/firebase/firebase-functions-test/releases)
- [Commits](firebase/firebase-functions-test@v3.4.1...v3.5.0)

Updates `@genkit-ai/vertexai` from 1.33.0 to 1.34.0
- [Release notes](https://github.com/genkit-ai/genkit/releases)
- [Commits](https://github.com/genkit-ai/genkit/commits/@genkit-ai/vertexai@1.34.0/js/plugins/vertexai)

Updates `nanoid` from 5.1.9 to 5.1.11
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](ai/nanoid@5.1.9...5.1.11)

---
updated-dependencies:
- dependency-name: "@genkit-ai/google-genai"
  dependency-version: 1.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@types/node"
  dependency-version: 20.19.41
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: genkit
  dependency-version: 1.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: firebase-functions-test
  dependency-version: 3.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@genkit-ai/vertexai"
  dependency-version: 1.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: nanoid
  dependency-version: 5.1.11
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added automated dependencies Pull requests that update a dependency file labels May 19, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 19, 2026 05:53
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file automated labels May 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automated dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant