Skip to content

Conversation

angular-robot
Copy link
Contributor

@angular-robot angular-robot commented Sep 25, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@anthropic-ai/sdk ^0.63.0 -> ^0.64.0 age adoption passing confidence
@genkit-ai/googleai (source) 1.19.3 -> 1.20.0 age adoption passing confidence
@genkit-ai/mcp (source) 1.19.3 -> 1.20.0 age adoption passing confidence
@google/gemini-cli ^0.5.0 -> ^0.6.0 age adoption passing confidence
@google/genai 1.20.0 -> 1.21.0 age adoption passing confidence
jasmine-core (source) ~5.10.0 -> ~5.11.0 age adoption passing confidence

Release Notes

anthropics/anthropic-sdk-typescript (@​anthropic-ai/sdk)

v0.64.0

Full Changelog: sdk-v0.63.1...sdk-v0.64.0

Features
  • toolRunner: support custom headers (ac6a7a3)
Performance Improvements
Chores
  • internal: fix incremental formatting in some cases (2bdf8ee)
  • internal: remove deprecated compilerOptions.baseUrl from tsconfig.json (2817c45)

v0.63.1

Full Changelog: sdk-v0.63.0...sdk-v0.63.1

Bug Fixes
  • helpers/zod: fix compat with zod 3 (a2952e1)
Chores
  • do not install brew dependencies in ./scripts/bootstrap by default (115d81a)
  • internal: update CI (dfa991a)
  • package: lower zod peer dependency constraints (b40cfec)

v0.63.0

Full Changelog: sdk-v0.62.0...sdk-v0.63.0

Features
  • client: add support for toolRunner helpers (28f5837)
Chores
  • internal: fix tests (003617d)
  • vertex: update model string to valid example (7b77da0)

v0.62.0

Full Changelog: sdk-v0.61.0...sdk-v0.62.0

Features
  • api: adds support for Documents in tool results (5d971f9)
  • api: adds support for web_fetch_20250910 tool (c663898)

v0.61.0

Full Changelog: sdk-v0.60.0...sdk-v0.61.0

Features
  • client: adds support for code-execution-2025-08-26 tool (91dd1bb)
  • mcp: add code execution tool (2f9cfba)
Chores
Documentation

v0.60.0

Full Changelog: sdk-v0.59.0...sdk-v0.60.0

Features
  • api: makes 1 hour TTL Cache Control generally available (b3c97bd)
  • betas: add context-1m-2025-08-07 (a5f6db8)
Chores
Documentation
  • readme: clarify beta feature usage (3196064)

v0.59.0

Full Changelog: sdk-v0.58.0...sdk-v0.59.0

Features
  • api: search result content blocks (f372c0d)
Chores
  • internal: move publish config (5c1689e)

v0.58.0

Full Changelog: sdk-v0.57.0...sdk-v0.58.0

Features
  • api: add claude-opus-4-1-20250805 (08c61db)
  • api: adds support for text_editor_20250728 tool (ca57d74)
  • api: removed older deprecated models (352a5fd)
  • update streaming error message to say 'required' not 'recommended' (ffac3e0)
  • update streaming error message to say 'required' not 'recommended' (82a9ae5)
  • vertex: support global endpoint (#​449) (1c42030)
Bug Fixes
  • internal/bootstrap: install dependencies for all packages (d3734f9)
  • internal/bootstrap: only build main package (82428c7)
  • internal/bootstrap: run build before installing other packages (301f504)
  • internal/test: use jest directly (dab423b)
Chores
  • client: add TextEditor_20250429 tool (bcb557d)
  • internal: remove redundant imports config (555769d)
  • internal: version bump (eb97e85)

v0.57.0

Full Changelog: sdk-v0.56.0...sdk-v0.57.0

Features
  • bedrock: better edge runtime support (#​462) (5f8d1bb)
  • client: add breaking change detection to CI (04332aa)
Bug Fixes
  • bedrock: fix lint errors (aa40e9c)
  • internal: fix type error for fromSSEResponse call (2405664)
  • vertex: fix lint errors (7772f78)
Chores
  • make some internal functions async (9cc6c55)
  • ts: reorder package.json imports (e02b0a1)
firebase/genkit (@​genkit-ai/googleai)

v1.20.0

Compare Source

v1.19.3

Compare Source

v1.19.2

Compare Source

firebase/genkit (@​genkit-ai/mcp)

v1.20.0

Compare Source

v1.19.3

Compare Source

v1.19.2

Compare Source

google-gemini/gemini-cli (@​google/gemini-cli)

v0.6.1

Compare Source

Full Changelog: google-gemini/gemini-cli@v0.6.0...v0.6.1

v0.6.0

Compare Source

What's Changed

New Contributors

Full Changelog: google-gemini/gemini-cli@v0.5.5...v0.6.0

v0.5.5

Compare Source

Full Changelog: google-gemini/gemini-cli@v0.5.4...v0.5.5

v0.5.4

Compare Source

What's Changed

Full Changelog: google-gemini/gemini-cli@v0.5.3...v0.5.4

v0.5.3

Compare Source

What's Changed


Configuration

📅 Schedule: Branch creation - "after 10:00pm every weekday,before 5:00am every weekday,every weekend" in timezone America/Tijuana, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@angular-robot
Copy link
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
undefined

@angular-robot angular-robot force-pushed the ng-renovate/all-non-major-dependencies branch from a152572 to 0646762 Compare September 27, 2025 00:12
@angular-robot angular-robot changed the title build: update dependency @google/gemini-cli to ^0.6.0 build: update all non-major dependencies Sep 27, 2025
@angular-robot angular-robot force-pushed the ng-renovate/all-non-major-dependencies branch 2 times, most recently from 0c85551 to b8c1ebb Compare September 27, 2025 19:03
See associated pull request for more information.
@angular-robot angular-robot force-pushed the ng-renovate/all-non-major-dependencies branch from b8c1ebb to 704aca7 Compare September 28, 2025 00:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant