This repository was archived by the owner on Jul 17, 2025. It is now read-only.
[Snyk] Upgrade: , groq-sdk #15
Open
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.
Snyk has created this PR to upgrade multiple dependencies.
👯 The following dependencies are linked and will therefore be updated together.ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
@google/generative-ai
from 0.12.0 to 0.17.1 | 8 versions ahead of your current version | a month ago
on 2024-08-22
groq-sdk
from 0.5.0 to 0.6.1 | 2 versions ahead of your current version | 22 days ago
on 2024-08-28
Release notes
Package name: @google/generative-ai
-
0.17.1 - 2024-08-22
- Remove monorepo structure and tooling by @ hsubox76 in #226
- Add vertex/googleai interface alignment test job by @ hsubox76 in #225
- Fix requestOptions in startChat by @ wong2 in #228
- Bump @ 75lb/deep-merge from 1.1.1 to 1.1.2 by @ dependabot in #224
- Version Packages by @ github-actions in #232
- @ wong2 made their first contribution in #228
-
0.17.0 - 2024-08-13
- Add explanatory comment to countTokens samples by @ hsubox76 in #219
- Fix caution alert in README by @ andrewheard in #220
- Fix Schema type to reference itself in its child properties by @ hsubox76 in #222
- Version Packages by @ github-actions in #223
- @ andrewheard made their first contribution in #220
-
0.16.1 - 2024-09-05
- Fix requestOptions in startChat by @ wong2 in #228
-
0.16.0 - 2024-07-24
- Remove unavailable property from countTokens sample by @ hsubox76 in #210
- Fix sample comment describing video/audio processing by @ hsubox76 in #212
- AbortSignal support by @ DellaBitta in #144
- Update count_tokens samples to show before/after on SI and tools by @ hsubox76 in #215
- Version Packages by @ github-actions in #213
-
0.15.0 - 2024-07-15
- Add canonical textgen samples by @ hsubox76 in #196
- Add FinishReason.LANGUAGE enum value. by @ hsubox76 in #198
- Add more samples in standardized format by @ hsubox76 in #199
- Aligning README with the python one by @ Giom-V in #187
- Add count_tokens sample file by @ hsubox76 in #203
- Add canonical File API samples by @ hsubox76 in #204
- Add canonical samples for chat, caching, embeds, and code execution by @ hsubox76 in #205
- Move node samples to top level, restore web samples by @ hsubox76 in #206
- Add import comments to all samples by @ hsubox76 in #207
- Update count_tokens samples by @ hsubox76 in #208
- Fix count tokens to include model params by @ hsubox76 in #209
- Version Packages by @ github-actions in #202
- @ Giom-V made their first contribution in #187
-
0.14.1 - 2024-07-01
- Add CodeExecutionTool to Tool type by @ hsubox76 in #191
- Version Packages by @ github-actions in #192
-
0.14.0 - 2024-06-27
- Add links to example files in README by @ pzaback in #170
- Bump braces from 3.0.2 to 3.0.3 by @ dependabot in #176
- Add integration tests to Test CI worfklow by @ DellaBitta in #166
- UsageMetadata - add cachedContentTokenCount field by @ DellaBitta in #178
- Add code execution feature by @ hsubox76 in #185
- Version Packages by @ github-actions in #181
- @ pzaback made their first contribution in #170
-
0.13.0 - 2024-06-18
-
0.12.0 - 2024-05-29
from @google/generative-ai GitHub release notesWhat's Changed
New Contributors
Full Changelog: https://github.com/google-gemini/generative-ai-js/compare/@ google/[email protected]
What's Changed
New Contributors
Full Changelog: https://github.com/google-gemini/generative-ai-js/compare/@ google/[email protected]...@ google/[email protected]
Patch release for 0.16.x.
What's Changed
Full Changelog: https://github.com/google-gemini/generative-ai-js/compare/@ google/[email protected]...@ google/[email protected]
What's Changed
Full Changelog: https://github.com/google-gemini/generative-ai-js/compare/@ google/[email protected]...@ google/[email protected]
What's Changed
New Contributors
Full Changelog: https://github.com/google-gemini/generative-ai-js/compare/@ google/[email protected]...@ google/[email protected]
What's Changed
Full Changelog: https://github.com/google-gemini/generative-ai-js/compare/@ google/[email protected]...@ google/[email protected]
What's Changed
New Contributors
Full Changelog: https://github.com/google-gemini/generative-ai-js/compare/@ google/[email protected]...@ google/[email protected]
Package name: groq-sdk
-
0.6.1 - 2024-08-28
- deps: bump micromatch from 4.0.5 to 4.0.8 (8cddd91)
-
0.6.0 - 2024-08-27
- api: OpenAPI spec update via Stainless API (#101) (e2db04a)
- api: OpenAPI spec update via Stainless API (#104) (c08717b)
- api: OpenAPI spec update via Stainless API (#110) (c194ccd)
- api: OpenAPI spec update via Stainless API (#112) (0b0cb13)
- api: update via SDK Studio (#99) (e96de18)
- compat: remove ReadableStream polyfill redundant since node v16 (#109) (90c2d43)
- ci: limit release doctor target branches (#107) (1409094)
- deps: bump braces from 3.0.2 to 3.0.3 (fedebb4)
- docs: use client instead of package name in Node examples (#106) (7279938)
- internal: codegen related update (#105) (7b53f7c)
- internal: codegen related update (#111) (d81d781)
- tests: update prism version (#108) (a2528da)
-
0.5.0 - 2024-06-11
- api: Fix audio transcription response formats (7154e35)
- api: Tool calling features (e257ab7)
from groq-sdk GitHub release notes0.6.1 (2024-08-28)
Full Changelog: v0.6.0...v0.6.1
Chores
0.6.0 (2024-08-27)
Full Changelog: v0.5.0...v0.6.0
Features
Bug Fixes
Chores
0.5.0 (2024-06-11)
Full Changelog: v0.4.0...v0.5.0
Features
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information: