chore(deps): update all dependencies #282
Open
+541
−458
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.36.0
22.7.7
->22.13.0
2.1.5
->3.0.5
^4.24.0
->^5.0.0
^2.1.0
->^3.0.0
8.15.4
->8.17.3
2.4.0
->2.8.0
9.15.0
->10.1.0
3.3.3
->3.4.2
^23.0.0
->^25.0.0
5.6.3
->5.7.3
2.1.9
->3.0.5
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
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.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
development|production
condition on Vites 6 by @hi-ogawa and @sheremet-va (#7301) (ef146)/__screenshot-error
- by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/7340 (ed9ae)View changes on GitHub
v3.0.3
Compare Source
🐞 Bug Fixes
🏎 Performance
View changes on GitHub
v3.0.2
Compare Source
🐞 Bug Fixes
expect().resolves/rejects
chain typings - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/7273 (fa415)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
spy.mockReset
changes - by @Lordfirespeed in https://github.com/vitest-dev/vitest/issues/6426 (db7a8)describe(..., { shuffle: boolean })
and inherit from parent suite - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/6670 (aa1da)retry
andrepeats
- by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/6817 (e8ce9)🚀 Features
diff
options and supportprintBasicPrototype
- by @hi-ogawa, @sheremet-va and Michał Grzegorzewski in https://github.com/vitest-dev/vitest/issues/6740 (39186)ctx.skip()
dynamically - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/6805 (697c3)vitest/node
entry point and statically on Vitest - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/7029 (be8d4)diff.printBasicPrototype: false
by default - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/7043 (2b5c5)describe.for
- by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/7253 (0ad28)actionTimeout
as playwright provider options - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/6984 (e2c29)userEvent.copy, cut, paste
- by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/6769 (843a6)--project=!pattern
- by @haines in https://github.com/vitest-dev/vitest/issues/6924 (ebfe9)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.