chore(deps): update all dependencies #282
Open
+75
−61
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.
This PR contains the following updates:
^0.25.0
->^0.39.0
22.7.7
->22.14.0
2.1.5
->3.1.1
^4.24.0
->^5.0.0
^2.1.0
->^3.0.0
8.15.4
->8.18.1
2.4.0
->2.8.0
3.3.3
->3.5.3
^0.18.1
->^0.19.0
^0.14.0
->^0.17.0
0.1.11
->0.1.12
^23.0.0
->^25.0.0
5.6.3
->5.8.3
2.1.9
->3.1.1
Release Notes
anthropics/anthropic-sdk-typescript (@anthropic-ai/sdk)
v0.39.0
Full Changelog: sdk-v0.38.0...sdk-v0.39.0
Features
Documentation
v0.38.0
Full Changelog: sdk-v0.37.0...sdk-v0.38.0
Features
Chores
Documentation
v0.37.0
Full Changelog: sdk-v0.36.3...sdk-v0.37.0
Features
X-Stainless-Timeout
header (#679) (1172430)Bug Fixes
Chores
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
v0.35.0
Full Changelog: sdk-v0.34.0...sdk-v0.35.0
Features
.withResponse()
(#654) (b54477f).request_id
getter (4572478)Bug Fixes
Chores
| undefined
to client options properties (#656) (d642298)Documentation
v0.33.1
Full Changelog: sdk-v0.33.0...sdk-v0.33.1
Bug Fixes
anthropic_version
deletion for token counting (88221be)Chores
v0.33.0
Full Changelog: sdk-v0.32.1...sdk-v0.33.0
Features
Bug Fixes
Chores
Documentation
npm
call out (#614) (6369261)v0.32.1
Full Changelog: sdk-v0.32.0...sdk-v0.32.1
Bug Fixes
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
Reverts
Chores
Documentation
Refactors
v0.30.1
Full Changelog: sdk-v0.30.0...sdk-v0.30.1
Bug Fixes
Chores
v0.30.0
Full Changelog: sdk-v0.29.2...sdk-v0.30.0
Features
computer-use-2024-10-22
beta (6981d89)Bug Fixes
Chores
v0.29.2
Full Changelog: sdk-v0.29.1...sdk-v0.29.2
Bug Fixes
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
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
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
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
Chores
vitest-dev/vitest (@vitest/coverage-v8)
v3.1.1
Compare Source
🐞 Bug Fixes
View changes on GitHub
v3.1.0
Compare Source
🚀 Features
%$
option to add number of the test to its title - by @kemuridama in https://github.com/vitest-dev/vitest/issues/7412 (df347)diff.maxDepth
option and set non-Infinity
value as a default to reduce crash - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/7481 (eacab)test.each/for
title formatting - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/7522 (ea3d6)--configLoader
CLI option - by @Carnageous and @hi-ogawa in https://github.com/vitest-dev/vitest/issues/7574 (2a852)vitest-browser-lit
tovitest init browser
and docs - by @EskiMojo14 and @hi-ogawa in https://github.com/vitest-dev/vitest/issues/7705 (5659a)and
,or
andfilter
locators - by @sheremet-va and @AriPerkkio in https://github.com/vitest-dev/vitest/issues/7463 (63949)--silent=passed-only
to log failed tasks only - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/7530 (f9e1c)test.scoped
to overridetest.extend
fixtures per-suite - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/7233 (e5851)context.skip(boolean)
- by @sheremet-va and @AriPerkkio in https://github.com/vitest-dev/vitest/issues/7659 (6adec)🐞 Bug Fixes
diff.expand: false
as default - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/7697 (f3420)--hideSkippedTests
should hide suites too - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/7695 (ba9b5)🏎 Performance
View changes on GitHub
v3.0.9
Compare Source
🐞 Bug Fixes
ctx.skip()
asnever
- by @sirlancelot in https://github.com/vitest-dev/vitest/issues/7608 (09f35)resolveConfig
API - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/7623 (db14a)toHaveBeenCalledWith(asymmetricMatcher)
withundefined
arguments - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/7624 (0fb21)getState().testPath
during collection with no isolation - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/7640 (3fb3f)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.
This PR was generated by Mend Renovate. View the repository job log.