Skip to content
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

chore(deps): update all dependencies #282

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

chore(deps): update all dependencies #282

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 1, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@anthropic-ai/sdk ^0.25.0 -> ^0.36.0 age adoption passing confidence
@types/node (source) 22.7.7 -> 22.13.0 age adoption passing confidence
@vitest/coverage-v8 (source) 2.1.5 -> 3.0.5 age adoption passing confidence
algoliasearch (source) ^4.24.0 -> ^5.0.0 age adoption passing confidence
browserslist-generator ^2.1.0 -> ^3.0.0 age adoption passing confidence
cspell (source) 8.15.4 -> 8.17.3 age adoption passing confidence
git-cliff 2.4.0 -> 2.8.0 age adoption passing confidence
pnpm (source) 9.15.0 -> 10.1.0 age adoption passing confidence
prettier (source) 3.3.3 -> 3.4.2 age adoption passing confidence
ts-morph ^23.0.0 -> ^25.0.0 age adoption passing confidence
typescript (source) 5.6.3 -> 5.7.3 age adoption passing confidence
vitest (source) 2.1.9 -> 3.0.5 age adoption passing confidence

Release Notes

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

v0.36.3

Full Changelog: sdk-v0.36.2...sdk-v0.36.3

Bug Fixes
Chores

v0.36.2

Full Changelog: sdk-v0.36.1...sdk-v0.36.2

Bug Fixes
  • bedrock: update streaming util import (255c059)

v0.35.0

Full Changelog: sdk-v0.34.0...sdk-v0.35.0

Features
Bug Fixes
  • docs: correct results return type (#​657) (4e6d031)
  • examples: add token counting example (2498e2e)
  • send correct Accept header for certain endpoints (#​651) (17ffaeb)
  • vertex: add beta.messages.countTokens method (51d3f23)
Chores
Documentation

v0.33.1

Full Changelog: sdk-v0.33.0...sdk-v0.33.1

Bug Fixes
  • vertex: remove anthropic_version deletion for token counting (88221be)
Chores

v0.33.0

Full Changelog: sdk-v0.32.1...sdk-v0.33.0

Features
  • api: general availability updates (93d1316)
  • api: general availability updates (#​631) (b5c92e5)
  • client: add ._request_id property to object responses (#​596) (9d6d584)
  • internal: make git install file structure match npm (#​617) (d3dd7d5)
  • vertex: support token counting (9e76b4d)
Bug Fixes
Chores
Documentation

v0.32.1

Full Changelog: sdk-v0.32.0...sdk-v0.32.1

Bug Fixes
  • bedrock: don't mutate request body inputs (f83b535)
  • vertex: don't mutate request body inputs (e9a82e5)

v0.32.0

Full Changelog: sdk-v0.31.0...sdk-v0.32.0

Features
Bug Fixes
Chores

v0.31.0

Full Changelog: sdk-v0.30.1...sdk-v0.31.0

Features
Bug Fixes
  • countTokens: correctly set beta header (1680757)
  • internal: support pnpm git installs (#​579) (86bb102)
  • types: add missing token-counting-2024-11-01 (aff1546)
Reverts
Chores
Documentation
Refactors

v0.30.1

Full Changelog: sdk-v0.30.0...sdk-v0.30.1

Bug Fixes
  • bedrock: correct messages beta handling (9b57586)
  • vertex: correct messages beta handling (26f21ee)
Chores

v0.30.0

Full Changelog: sdk-v0.29.2...sdk-v0.30.0

Features
  • api: add new model and computer-use-2024-10-22 beta (6981d89)
  • bedrock: add beta.messages.create() method (6317592)
  • vertex: add beta.messages.create() (22cfdba)
Bug Fixes
  • client: respect x-stainless-retry-count default headers (#​562) (274573f)
Chores

v0.29.2

Full Changelog: sdk-v0.29.1...sdk-v0.29.2

Bug Fixes
  • types: remove misleading betas TypedDict property for the Batch API (#​559) (4de5d0a)

v0.29.1

Full Changelog: sdk-v0.29.0...sdk-v0.29.1

Bug Fixes
Chores

v0.29.0

Full Changelog: sdk-v0.28.0...sdk-v0.29.0

Features
  • api: add message batches api (4f114d5)
Chores
Refactors

v0.28.0

Full Changelog: sdk-v0.27.3...sdk-v0.28.0

Features
Bug Fixes
Chores
Documentation

v0.27.3

Full Changelog: sdk-v0.27.2...sdk-v0.27.3

Bug Fixes
Chores

v0.27.2

Full Changelog: sdk-v0.27.1...sdk-v0.27.2

Bug Fixes
  • client: correct File construction from node-fetch Responses (#​518) (62ae46f)
Chores

v0.27.1

Full Changelog: sdk-v0.27.0...sdk-v0.27.1

Chores

v0.27.0

Full Changelog: sdk-v0.26.1...sdk-v0.27.0

Features
Documentation
  • readme: update formatting and clarity for CORS flag (9cb2c35)

v0.26.1

Full Changelog: sdk-v0.26.0...sdk-v0.26.1

Chores

v0.26.0

Full Changelog: sdk-v0.25.2...sdk-v0.26.0

Features
  • api: add prompt caching beta (c920b77)
  • client: add streaming helpers (39abc26)
Chores
vitest-dev/vitest (@​vitest/coverage-v8)

v3.0.5

Compare Source

This release includes security patches for:

🚀 Features
🐞 Bug Fixes
View changes on GitHub

v3.0.4

Compare Source

This release includes security patches for:

   🐞 Bug Fixes
    View changes on GitHub

v3.0.3

Compare Source

   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v3.0.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.0.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.0.0

Compare Source

Vitest 3 is here! There are a few breaking changes, but we expect the migration to be smooth. This release page lists all changes made to the project during the beta. For the migration guide, please refer to the documentation.

   🚨 Breaking Changes
   🚀 Features

Configuration

📅 Schedule: Branch creation - "every 2 months on the first day of the month" (UTC), 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from aleclarson as a code owner November 1, 2024 02:08
@renovate renovate bot force-pushed the renovate/all branch 10 times, most recently from 73efa34 to facad8a Compare November 7, 2024 06:12
@renovate renovate bot force-pushed the renovate/all branch 11 times, most recently from 61bf425 to 8d13387 Compare November 15, 2024 22:44
Copy link

socket-security bot commented Nov 17, 2024

New, updated, and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@types/[email protected]22.13.0 None +1 2.39 MB types
npm/@vitest/[email protected]3.0.5 Transitive: environment, filesystem, shell +63 10.5 MB antfu, oreanno, patak, ...1 more
npm/[email protected]8.17.3 Transitive: environment, filesystem, unsafe +120 7.07 MB jason-dent
npm/[email protected]3.4.2 None 0 7.83 MB prettier-bot
npm/[email protected]5.7.3 None 0 22.7 MB typescript-bot
npm/[email protected]3.0.5 Transitive: environment, eval, filesystem, network, shell, unsafe +41 10.8 MB antfu, oreanno, patak, ...1 more

View full report↗︎

@renovate renovate bot force-pushed the renovate/all branch 6 times, most recently from ae44b74 to 41c1bf4 Compare November 22, 2024 19:38
@renovate renovate bot force-pushed the renovate/all branch 5 times, most recently from 602a7d0 to ffb1b10 Compare February 11, 2025 10:06
@renovate renovate bot force-pushed the renovate/all branch 6 times, most recently from 2603359 to 557a355 Compare February 16, 2025 19:02
@renovate renovate bot force-pushed the renovate/all branch 14 times, most recently from 88eda56 to 4c30007 Compare February 27, 2025 12:24
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 1617f2f to f86096c Compare March 5, 2025 06:45
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.

0 participants