Conversation
|
@dependabot rebase |
Bumps the anthropic-deps group with 1 update: [@anthropic-ai/claude-agent-sdk](https://github.com/anthropics/claude-agent-sdk-typescript). Updates `@anthropic-ai/claude-agent-sdk` from 0.2.81 to 0.2.87 - [Release notes](https://github.com/anthropics/claude-agent-sdk-typescript/releases) - [Changelog](https://github.com/anthropics/claude-agent-sdk-typescript/blob/main/CHANGELOG.md) - [Commits](anthropics/claude-agent-sdk-typescript@v0.2.81...v0.2.87) --- updated-dependencies: - dependency-name: "@anthropic-ai/claude-agent-sdk" dependency-version: 0.2.87 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: anthropic-deps ... Signed-off-by: dependabot[bot] <support@github.com>
4b83404 to
5fa9555
Compare
CI Failure Analysis: CIRun: #23777494038 | Commit: SummaryTwo jobs failed: Test (coverage file copy error) and Dead Code Check (unused exported types detected by Knip). The test suite itself passed, but Vitest crashed during coverage collection due to a recursive copy ( Failures Found
How to FixTest — Coverage copy error: Dead Code Check — Unused exports: // Either remove the exports:
// - PermissionMode (line 51)
// - SDKResultSuccess (line 72)
// - SDKResultError (line 72)
// Or if they are part of the public API, add them to knip.json's ignoreDependencies/ignoreExportsUsedInFile configKnip configuration hints: Analyzed by Claude |
Bumps the anthropic-deps group with 1 update: @anthropic-ai/claude-agent-sdk.
Updates
@anthropic-ai/claude-agent-sdkfrom 0.2.81 to 0.2.87Release notes
Sourced from
@anthropic-ai/claude-agent-sdk's releases.... (truncated)
Changelog
Sourced from
@anthropic-ai/claude-agent-sdk's changelog.Commits
af1bd53chore: Update CHANGELOG.md86b848bchore: Update CHANGELOG.md0f3a95bchore: Update CHANGELOG.mdba2688cchore: Update CHANGELOG.md598007cchore: Update CHANGELOG.mdDependabot 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions