-
-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dependency Updates: Bump the genkit group across 1 directory with 5 updates #202
Closed
Conversation
This file contains 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
…pdates Bumps the genkit group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@genkit-ai/ai](https://github.com/firebase/genkit/tree/HEAD/js/ai) | `0.5.17` | `0.9.9` | | [@genkit-ai/core](https://github.com/firebase/genkit/tree/HEAD/js/core) | `0.5.17` | `0.9.9` | | [@genkit-ai/dotprompt](https://github.com/firebase/genkit/tree/HEAD/js/plugins/dotprompt) | `0.5.17` | `0.9.9` | | [@genkit-ai/googleai](https://github.com/firebase/genkit/tree/HEAD/js/plugins/googleai) | `0.5.17` | `0.9.9` | | [genkitx-openai](https://github.com/TheFireCo/genkit-plugins/tree/HEAD/plugins/openai) | `0.10.1` | `0.11.1` | Updates `@genkit-ai/ai` from 0.5.17 to 0.9.9 - [Release notes](https://github.com/firebase/genkit/releases) - [Commits](https://github.com/firebase/genkit/commits/@genkit-ai/ai@0.9.9/js/ai) Updates `@genkit-ai/core` from 0.5.17 to 0.9.9 - [Release notes](https://github.com/firebase/genkit/releases) - [Commits](https://github.com/firebase/genkit/commits/@genkit-ai/core@0.9.9/js/core) Updates `@genkit-ai/dotprompt` from 0.5.17 to 0.9.9 - [Release notes](https://github.com/firebase/genkit/releases) - [Commits](https://github.com/firebase/genkit/commits/@genkit-ai/dotprompt@0.9.9/js/plugins/dotprompt) Updates `@genkit-ai/googleai` from 0.5.17 to 0.9.9 - [Release notes](https://github.com/firebase/genkit/releases) - [Commits](https://github.com/firebase/genkit/commits/@genkit-ai/googleai@0.9.9/js/plugins/googleai) Updates `genkitx-openai` from 0.10.1 to 0.11.1 - [Release notes](https://github.com/TheFireCo/genkit-plugins/releases) - [Commits](https://github.com/TheFireCo/genkit-plugins/commits/v0.11.1/plugins/openai) --- updated-dependencies: - dependency-name: "@genkit-ai/ai" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: genkit - dependency-name: "@genkit-ai/core" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: genkit - dependency-name: "@genkit-ai/dotprompt" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: genkit - dependency-name: "@genkit-ai/googleai" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: genkit - dependency-name: genkitx-openai dependency-type: direct:production update-type: version-update:semver-minor dependency-group: genkit ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Dec 11, 2024
Dependency ReviewThe following issues were found:
License Issuespnpm-lock.yaml
OpenSSF ScorecardScorecard details
Scanned Files
|
Superseded by #204. |
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
javascript
Pull requests that update Javascript code
0 participants
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 genkit group with 5 updates in the / directory:
0.5.17
0.9.9
0.5.17
0.9.9
0.5.17
0.9.9
0.5.17
0.9.9
0.10.1
0.11.1
Updates
@genkit-ai/ai
from 0.5.17 to 0.9.9Commits
2852f7b
chore: bump@genkit-ai/ai
version to@genkit-ai/ai
@0
.9.9edea7fc
chore: bump@genkit-ai/ai
version to@genkit-ai/ai
@0
.9.88f48c5e
chore: bump@genkit-ai/ai
version to@genkit-ai/ai
@0
.9.70c3303c
fix(js/ai): Ensure messages are serializable form before being sent to Sessio...3527f39
chore: bump@genkit-ai/ai
version to@genkit-ai/ai
@0
.9.6c36cad7
fix(js/ai): Fixes use of namespaced tools in model calls. (#1423)db866e4
chore: bump@genkit-ai/ai
version to@genkit-ai/ai
@0
.9.5f4261f9
feat(js/core): added a way to run actions with side-channel data and streamin...44d6910
chore: bump@genkit-ai/ai
version to@genkit-ai/ai
@0
.9.40da9501
feat: expose defineFormat on Genkit instance, allowing to define custom forma...Updates
@genkit-ai/core
from 0.5.17 to 0.9.9Commits
1964651
chore: bump@genkit-ai/core
version to@genkit-ai/core
@0
.9.9c0190be
fix(js/core): make sure genkit logger is a true global singleton848c988
chore: bump@genkit-ai/core
version to@genkit-ai/core
@0
.9.8a315350
chore: bump@genkit-ai/core
version to@genkit-ai/core
@0
.9.7f69dac3
feat(js/flows): consolidateddefineFlow
anddefineStreamingFlow
(#1401)751ed2f
chore: bump@genkit-ai/core
version to@genkit-ai/core
@0
.9.689cbdb8
chore: bump@genkit-ai/core
version to@genkit-ai/core
@0
.9.5f4261f9
feat(js/core): added a way to run actions with side-channel data and streamin...383091b
chore: bump@genkit-ai/core
version to@genkit-ai/core
@0
.9.497ca6a7
feat: added a way to run action with telemetry, no more 'dev-run-action-wrapp...Updates
@genkit-ai/dotprompt
from 0.5.17 to 0.9.9Commits
8542fa6
chore: bump@genkit-ai/dotprompt
version to@genkit-ai/dotprompt
@0
.9.9e01a50a
chore: bump@genkit-ai/dotprompt
version to@genkit-ai/dotprompt
@0
.9.84ee56fb
chore: bump@genkit-ai/dotprompt
version to@genkit-ai/dotprompt
@0
.9.778dd361
chore: bump@genkit-ai/dotprompt
version to@genkit-ai/dotprompt
@0
.9.6ace08c0
chore: bump@genkit-ai/dotprompt
version to@genkit-ai/dotprompt
@0
.9.58140d03
chore: bump@genkit-ai/dotprompt
version to@genkit-ai/dotprompt
@0
.9.44c370e1
docs: basic api ref generator (#1337)98f342a
chore: bump@genkit-ai/dotprompt
version to@genkit-ai/dotprompt
@0
.9.3aff8915
chore: bump@genkit-ai/dotprompt
version to@genkit-ai/dotprompt
@0
.9.2d1b53db
chore: bump@genkit-ai/dotprompt
version to@genkit-ai/dotprompt
@0
.9.1Updates
@genkit-ai/googleai
from 0.5.17 to 0.9.9Commits
2389cda
chore: bump@genkit-ai/googleai
version to@genkit-ai/googleai
@0
.9.9d152d1d
chore: bump@genkit-ai/googleai
version to@genkit-ai/googleai
@0
.9.8a1427e6
chore: bump@genkit-ai/googleai
version to@genkit-ai/googleai
@0
.9.7b4397d8
chore: bump@genkit-ai/googleai
version to@genkit-ai/googleai
@0
.9.66c08393
chore: bump@genkit-ai/googleai
version to@genkit-ai/googleai
@0
.9.59a8a1d4
fix: fixed gemini model handling of nullish optional fields in response schem...5fb6d77
chore: bump@genkit-ai/googleai
version to@genkit-ai/googleai
@0
.9.44c370e1
docs: basic api ref generator (#1337)1c5f7ef
chore: bump@genkit-ai/googleai
version to@genkit-ai/googleai
@0
.9.31c3306b
chore: bump@genkit-ai/googleai
version to@genkit-ai/googleai
@0
.9.2Updates
genkitx-openai
from 0.10.1 to 0.11.1Release notes
Sourced from genkitx-openai's releases.
Commits
9cfd25f
v0.11.101bf29e
Merge branch 'main' into patch-112fbccb
Merge branch 'main' into feature/o1-preview-supportd55aa4f
fix: only parse arguments when a tool is called (#171)916e96e
openai PluginOptions should extend ClientOptions661fb6d
v0.11.07051a59
deps!: migrate plugins to genkit 0.9.0 (#157)cabb754
add o1-preview supportDependabot 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