chore(deps): bump the minor-and-patch group across 1 directory with 6 updates#2855
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the minor-and-patch group across 1 directory with 6 updates#2855dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
… 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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the minor-and-patch group with 6 updates in the / directory:
1.33.01.34.020.19.3920.19.411.33.01.34.03.4.13.5.01.33.01.34.05.1.95.1.11Updates
@genkit-ai/google-genaifrom 1.33.0 to 1.34.0Release notes
Sourced from @genkit-ai/google-genai's releases.
Commits
40c1990chore: JS version bump61d9a5ffeat(js/plugins/google-genai): 'Steps' for Interactions (googleAI only) (#5317)b7e97e9feat(js/plugins/mcp): support for multipart tools (#5205)dfdf2e9feat(js/plugins/google-genai): Support for Gemini 3.1 Flash Lite (#5261)29846d4feat(js/plugins/google-genai): New Deep research models (#5187)73c5daffeat(js/plugins/google-genai): Support for veo-3.1-lite-generate-001 (#5190)cd9ff84feat(js/plugins/google-genai): PayGo support for priority and flex (#5191)Updates
@types/nodefrom 20.19.39 to 20.19.41Commits
Updates
genkitfrom 1.33.0 to 1.34.0Commits
40c1990chore: JS version bumpb7e97e9feat(js/plugins/mcp): support for multipart tools (#5205)f70fc3efix(js/ai): make updateState patch state instead of replace it (#1573)777f2aefix(prompt): prompt metadata for middleware and tools (#5215)Updates
firebase-functions-testfrom 3.4.1 to 3.5.0Release notes
Sourced from firebase-functions-test's releases.
Commits
0309bed3.5.0cd75dd1updates npm publish token (#306)b5f9c93using github token in clone URL in Pubish Script (#305)762a4acchore: use Secret Manager for cloning and add changelog for v3.5.0 (#303)4208282chore: update release scripts and rotate npmrc to match firebase-func… (#302)fb6cd5cfeat: add SecretManager mocking (#265)c38afadchore: run npm audit fix (#267)d5634c5fix(workflows): update actions/cache to v4 as v1 obsolete (#262)a4d2de0[firebase-release] Removed change log and reset repo after 3.4.1 releaseUpdates
@genkit-ai/vertexaifrom 1.33.0 to 1.34.0Release notes
Sourced from @genkit-ai/vertexai's releases.
Commits
40c1990chore: JS version bumpUpdates
nanoidfrom 5.1.9 to 5.1.11Release notes
Sourced from nanoid's releases.
Changelog
Sourced from nanoid's changelog.
Commits
5423cf5Release 5.1.11 version2183894Backport 3.3.12 changelog7087969Limit ID even more013517bTemporary add pnpm-workspace.yaml to npm ignore5db09eeRelease 5.1.10 versionbe7901aFix random pool break974f73bStructure tests with describe() instead of prefixfe3e7ecUpdate dependencies043a7c1Move to pnpm 11Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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