Skip to content

Conversation

angular-robot
Copy link
Contributor

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

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@anthropic-ai/sdk ^0.56.0 -> ^0.63.0 age adoption passing confidence
@genkit-ai/googleai (source) 1.19.1 -> 1.19.2 age adoption passing confidence
@genkit-ai/mcp (source) 1.19.1 -> 1.19.2 age adoption passing confidence
@google/gemini-cli ^0.1.21 -> ^0.5.0 age adoption passing confidence
@google/genai 1.16.0 -> 1.20.0 age adoption passing confidence
@safety-web/runner 0.4.0-alpha.12 -> 0.4.0-alpha.14 age adoption passing confidence
@safety-web/types 0.4.0-alpha.7 -> 0.4.0-alpha.14 age adoption passing confidence
@shikijs/langs (source) 3.6.0 -> 3.12.2 age adoption passing confidence
@shikijs/themes (source) 3.6.0 -> 3.12.2 age adoption passing confidence
genkitx-anthropic (source) 0.23.1 -> 0.25.0 age adoption passing confidence
jasmine-core (source) ~5.7.0 -> ~5.10.0 age adoption passing confidence

Release Notes

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

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.19.2

Compare Source

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

v1.19.2

Compare Source

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

v0.5.3

Compare Source

What's Changed

New Contributors

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

v0.5.1

Compare Source

v0.5.0

Compare Source

v0.4.1

Compare Source

Full Changelog: google-gemini/gemini-cli@v0.4.0...v0.4.1

v0.4.0

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 angular-robot force-pushed the ng-renovate/all-non-major-dependencies branch 5 times, most recently from 37c94fa to 12102cd Compare September 18, 2025 07:04
@angular-robot
Copy link
Contributor Author

angular-robot commented Sep 18, 2025

⚠️ Artifact update problem

Renovate failed to update artifacts 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
File name: pnpm-lock.yaml
Scope: all 2 workspace projects
Progress: resolved 1, reused 0, downloaded 0, added 0
report-app                               |  WARN  deprecated @types/[email protected]
Progress: resolved 66, reused 0, downloaded 0, added 0
 ERR_PNPM_LINKED_PKG_DIR_NOT_FOUND  Could not install from "/tmp/renovate/repos/github/angular/core" as it does not exist.

This error happened while installing the dependencies of @google/[email protected]

See associated pull request for more information.
@angular-robot angular-robot force-pushed the ng-renovate/all-non-major-dependencies branch from 12102cd to 120fa7d Compare September 18, 2025 15:35
@crisbeto crisbeto closed this Sep 19, 2025
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.

2 participants