openllmetry-js
openllmetry-js copied to clipboard
chore(deps): bump @anthropic-ai/sdk from 0.20.9 to 0.25.1 in /packages/sample-app
Bumps @anthropic-ai/sdk from 0.20.9 to 0.25.1.
Release notes
Sourced from @anthropic-ai/sdk's releases.
sdk: v0.25.1
0.25.1 (2024-08-09)
Full Changelog: sdk-v0.25.0...sdk-v0.25.1
Chores
- internal: update publish npm script (#483) (fb862ff)
- internal: updates (#487) (67a3325)
- sync openapi version (#481) (5fd7e21)
- sync openapi version (#485) (e74c522)
- sync openapi version (#486) (ad98e9e)
sdk: v0.25.0
0.25.0 (2024-07-29)
Full Changelog: sdk-v0.24.3...sdk-v0.25.0
Features
- add back compat alias for InputJsonDelta (8b08161)
- client: make request-id header more accessible (#462) (5ea6f8b)
Bug Fixes
- compat: remove ReadableStream polyfill redundant since node v16 (#478) (75f5710)
- use relative paths (#475) (a8ca93c)
Chores
- bedrock: use
chunkfor internal SSE parsing instead ofcompletion(#472) (0f6190a)- ci: also run workflows for PRs targeting
next(#464) (cc405a8)- docs: fix incorrect client var names (#479) (a247935)
- docs: mention lack of support for web browser runtimes (#468) (968a7fb)
- docs: minor update to formatting of API link in README (#467) (50b9f2b)
- docs: rename anthropic const to client (#471) (e1a7f9f)
- docs: use client instead of package name in Node examples (#469) (8961ebf)
- internal: add constant for default timeout (#480) (dc89753)
- internal: minor changes to tests (#465) (c1fd563)
- internal: remove old reference to check-test-server (8dc9afc)
- sync spec (#470) (b493aa4)
- tests: update prism version (#473) (6f21ecf)
Refactors
... (truncated)
Changelog
Sourced from @anthropic-ai/sdk's changelog.
0.25.1 (2024-08-09)
Full Changelog: sdk-v0.25.0...sdk-v0.25.1
Chores
- internal: update publish npm script (#483) (fb862ff)
- internal: updates (#487) (67a3325)
- sync openapi version (#481) (5fd7e21)
- sync openapi version (#485) (e74c522)
- sync openapi version (#486) (ad98e9e)
0.25.0 (2024-07-29)
Full Changelog: sdk-v0.24.3...sdk-v0.25.0
Features
- add back compat alias for InputJsonDelta (8b08161)
- client: make request-id header more accessible (#462) (5ea6f8b)
Bug Fixes
- compat: remove ReadableStream polyfill redundant since node v16 (#478) (75f5710)
- use relative paths (#475) (a8ca93c)
Chores
- bedrock: use
chunkfor internal SSE parsing instead ofcompletion(#472) (0f6190a)- ci: also run workflows for PRs targeting
next(#464) (cc405a8)- docs: fix incorrect client var names (#479) (a247935)
- docs: mention lack of support for web browser runtimes (#468) (968a7fb)
- docs: minor update to formatting of API link in README (#467) (50b9f2b)
- docs: rename anthropic const to client (#471) (e1a7f9f)
- docs: use client instead of package name in Node examples (#469) (8961ebf)
- internal: add constant for default timeout (#480) (dc89753)
- internal: minor changes to tests (#465) (c1fd563)
- internal: remove old reference to check-test-server (8dc9afc)
- sync spec (#470) (b493aa4)
- tests: update prism version (#473) (6f21ecf)
Refactors
0.24.3 (2024-07-01)
... (truncated)
Commits
2f7b3e1chore: release main0d72653chore(internal): updates (#487)59a1288chore: sync openapi version (#486)159011fchore: sync openapi version (#485)404690cchore(internal): update publish npm script (#483)cc9e04dchore: sync openapi version (#481)52a5acachore: release main2877590chore(internal): add constant for default timeout (#480)e31a467chore(internal): remove old reference to check-test-server61625d2chore(docs): fix incorrect client var names (#479)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
The following labels could not be found: sample-app.
Superseded by #415.