deps: npm updates (google-cloud/storage, Gemini 3.1 Pro)#8751
Merged
haraldschilly merged 2 commits intomasterfrom Feb 20, 2026
Merged
deps: npm updates (google-cloud/storage, Gemini 3.1 Pro)#8751haraldschilly merged 2 commits intomasterfrom
haraldschilly merged 2 commits intomasterfrom
Conversation
Bump @google-cloud/storage from 7.16.0 to 7.19.0. The new version depends on fast-xml-parser ^5.3.4 (instead of ^4.5.0), which resolves to 5.3.6 and eliminates the vulnerable 4.5.3 from the lockfile (CVE-2026-26278, DoS via entity expansion in DOCTYPE). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Add gemini-3.1-pro-preview-8k as a user-selectable model. Pricing: $2/MTok input, $12/MTok output. Registered as a thinking model with 8k context limit. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.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.
Summary
@google-cloud/storagefrom 7.16.0 to 7.19.0, eliminating vulnerablefast-xml-parser@4.5.3from the lockfile (fixes dependabot alert #563, CVE-2026-26278)gemini-3.1-pro-preview-8k) as a user-selectable model ($2/MTok input, $12/MTok output)Test plan
python3 workspaces.py version-checkpassespackages/utilbuilds clean, 165 tests passpackages/frontendLLM tests pass (25/25)fast-xml-parser@4.xremains in lockfile🤖 Generated with Claude Code