Skip to content

chore(deps): bump github.com/anthropics/anthropic-sdk-go from 1.40.0 to 1.44.1#154

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/go_modules/develop/github.com/anthropics/anthropic-sdk-go-1.43.0
Open

chore(deps): bump github.com/anthropics/anthropic-sdk-go from 1.40.0 to 1.44.1#154
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/go_modules/develop/github.com/anthropics/anthropic-sdk-go-1.43.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 19, 2026

Bumps github.com/anthropics/anthropic-sdk-go from 1.40.0 to 1.44.1.

Release notes

Sourced from github.com/anthropics/anthropic-sdk-go's releases.

v1.44.1

1.44.1 (2026-05-19)

Full Changelog: v1.44.0...v1.44.1

Bug Fixes

  • runner: skip tool calls SessionToolRunner does not own (93afc65)

v1.44.0

1.44.0 (2026-05-19)

Full Changelog: v1.43.0...v1.44.0

Features

  • client: Add support for self-hosted sandboxes in CMA with sandbox helpers (34354c4)

v1.43.0

1.43.0 (2026-05-13)

Full Changelog: v1.42.0...v1.43.0

Features

  • api: Add BetaManagedAgentsSearchResultBlock types (498fafc)
  • api: Add support for cache diagnostics beta (eac032f)
  • client: add compatibility aliases for old type names (38e1f89)
  • client: add compatibility aliases for old type names (a98b0fb)
  • client: optimize json encoder for internal types (f379c42)

Bug Fixes

  • structured outputs: allowlist enum, const, pattern, allOf in transformSchema (#823) (d368786)

Chores

  • api: spec updates (502b9f1)
  • fix standard webhooks version (#842) (1fdda46)
  • internal: simplify release-please config (69da3d6)

v1.42.0

1.42.0 (2026-05-11)

Full Changelog: v1.41.0...v1.42.0

Features

... (truncated)

Changelog

Sourced from github.com/anthropics/anthropic-sdk-go's changelog.

1.44.1 (2026-05-19)

Full Changelog: v1.44.0...v1.44.1

Bug Fixes

  • runner: skip tool calls SessionToolRunner does not own (93afc65)

1.44.0 (2026-05-19)

Full Changelog: v1.43.0...v1.44.0

Features

  • client: Add support for self-hosted sandboxes in CMA with sandbox helpers (34354c4)

1.43.0 (2026-05-13)

Full Changelog: v1.42.0...v1.43.0

Features

  • api: Add BetaManagedAgentsSearchResultBlock types (498fafc)
  • api: Add support for cache diagnostics beta (eac032f)
  • client: add compatibility aliases for old type names (38e1f89)
  • client: add compatibility aliases for old type names (a98b0fb)
  • client: optimize json encoder for internal types (f379c42)

Bug Fixes

  • structured outputs: allowlist enum, const, pattern, allOf in transformSchema (#823) (d368786)

Chores

  • api: spec updates (502b9f1)
  • fix standard webhooks version (#842) (1fdda46)
  • internal: simplify release-please config (69da3d6)

1.42.0 (2026-05-11)

Full Changelog: v1.41.0...v1.42.0

Features

  • aws: Add AWS client for Claude Platform on AWS (596baf4)

Bug Fixes

... (truncated)

Commits
  • d138190 release: 1.44.1
  • d0a73a5 fix(runner): skip tool calls SessionToolRunner does not own
  • 2888573 release: 1.44.0 (#340)
  • 05700ac release: 1.43.0
  • c5a8272 feat(api): Add support for cache diagnostics beta
  • a235416 feat(client): optimize json encoder for internal types
  • 2892c45 chore(api): spec updates
  • e02171b codegen metadata
  • 8a4cbf0 feat(api): Add BetaManagedAgentsSearchResultBlock types
  • 3036341 ci: pin GitHub Actions to commit SHAs
  • Additional commits viewable in compare view

@lerian-studio
Copy link
Copy Markdown
Contributor

📊 Unit Test Coverage Report: matcher

Metric Value
Overall Coverage 78.9% ✅ PASS
Threshold 70%

Coverage by Package

Package Coverage
github.com/LerianStudio/matcher/cmd/generate-casdoor 31.2%
github.com/LerianStudio/matcher/cmd/health-probe 50.0%
github.com/LerianStudio/matcher/cmd/matcher 47.0%
github.com/LerianStudio/matcher/cmd/migration-preflight 58.6%
github.com/LerianStudio/matcher/internal/auth 87.8%
github.com/LerianStudio/matcher/internal/bootstrap 72.5%
github.com/LerianStudio/matcher/internal/configuration/adapters/audit 96.6%
github.com/LerianStudio/matcher/internal/configuration/adapters/http/dto 95.5%
github.com/LerianStudio/matcher/internal/configuration/adapters/http 86.9%
github.com/LerianStudio/matcher/internal/configuration/adapters/postgres/common 57.1%
github.com/LerianStudio/matcher/internal/configuration/adapters/postgres/context 92.3%
github.com/LerianStudio/matcher/internal/configuration/adapters/postgres/fee_rule 98.6%
github.com/LerianStudio/matcher/internal/configuration/adapters/postgres/field_map 84.3%
github.com/LerianStudio/matcher/internal/configuration/adapters/postgres/match_rule 90.9%
github.com/LerianStudio/matcher/internal/configuration/adapters/postgres/schedule 78.0%
github.com/LerianStudio/matcher/internal/configuration/adapters/postgres/source 94.6%
github.com/LerianStudio/matcher/internal/configuration/domain/entities 93.9%
github.com/LerianStudio/matcher/internal/configuration/domain/repositories/mocks 0.0%
github.com/LerianStudio/matcher/internal/configuration/domain/value_objects 100.0%
github.com/LerianStudio/matcher/internal/configuration/ports/mocks 0.0%
github.com/LerianStudio/matcher/internal/configuration/services/command 87.4%
github.com/LerianStudio/matcher/internal/configuration/services/metrics 87.5%
github.com/LerianStudio/matcher/internal/configuration/services/query 100.0%
github.com/LerianStudio/matcher/internal/configuration/services/worker 92.5%
github.com/LerianStudio/matcher/internal/discovery/adapters/fetcher 88.8%
github.com/LerianStudio/matcher/internal/discovery/adapters/http/dto 81.8%
github.com/LerianStudio/matcher/internal/discovery/adapters/http 88.5%
github.com/LerianStudio/matcher/internal/discovery/adapters/m2m 94.0%
github.com/LerianStudio/matcher/internal/discovery/adapters/postgres/connection 89.3%
github.com/LerianStudio/matcher/internal/discovery/adapters/postgres/extraction 77.4%
github.com/LerianStudio/matcher/internal/discovery/adapters/postgres/schema 87.8%
github.com/LerianStudio/matcher/internal/discovery/adapters/redis 87.7%
github.com/LerianStudio/matcher/internal/discovery/domain/entities 86.4%
github.com/LerianStudio/matcher/internal/discovery/domain/repositories 0.0%
github.com/LerianStudio/matcher/internal/discovery/domain/value_objects 100.0%
github.com/LerianStudio/matcher/internal/discovery/extractionpoller 89.8%
github.com/LerianStudio/matcher/internal/discovery/schemacache 66.9%
github.com/LerianStudio/matcher/internal/discovery/services/command 75.1%
github.com/LerianStudio/matcher/internal/discovery/services/metrics 86.7%
github.com/LerianStudio/matcher/internal/discovery/services/query 79.4%
github.com/LerianStudio/matcher/internal/discovery/services/syncer 78.1%
github.com/LerianStudio/matcher/internal/discovery/services/worker 71.0%
github.com/LerianStudio/matcher/internal/exception/adapters/audit 69.1%
github.com/LerianStudio/matcher/internal/exception/adapters/http/connectors 84.4%
github.com/LerianStudio/matcher/internal/exception/adapters/http/dto 100.0%
github.com/LerianStudio/matcher/internal/exception/adapters/http 88.7%
github.com/LerianStudio/matcher/internal/exception/adapters/postgres/comment 79.8%
github.com/LerianStudio/matcher/internal/exception/adapters/postgres/dispute 93.6%
github.com/LerianStudio/matcher/internal/exception/adapters/postgres/exception 92.0%
github.com/LerianStudio/matcher/internal/exception/adapters/redis 81.1%
github.com/LerianStudio/matcher/internal/exception/adapters/resolution 91.7%
github.com/LerianStudio/matcher/internal/exception/adapters 100.0%
github.com/LerianStudio/matcher/internal/exception/domain/dispute 99.1%
github.com/LerianStudio/matcher/internal/exception/domain/entities 100.0%
github.com/LerianStudio/matcher/internal/exception/domain/repositories/mocks 0.0%
github.com/LerianStudio/matcher/internal/exception/domain/services 89.5%
github.com/LerianStudio/matcher/internal/exception/domain/value_objects 100.0%
github.com/LerianStudio/matcher/internal/exception/ports/mocks 0.0%
github.com/LerianStudio/matcher/internal/exception/ports 100.0%
github.com/LerianStudio/matcher/internal/exception/services/command 90.0%
github.com/LerianStudio/matcher/internal/exception/services/query 98.7%
github.com/LerianStudio/matcher/internal/governance/adapters/audit 84.2%
github.com/LerianStudio/matcher/internal/governance/adapters/http/dto 98.5%
github.com/LerianStudio/matcher/internal/governance/adapters/http 91.2%
github.com/LerianStudio/matcher/internal/governance/adapters/postgres/actor_mapping 97.7%
github.com/LerianStudio/matcher/internal/governance/adapters/postgres/archive_metadata 83.3%
github.com/LerianStudio/matcher/internal/governance/adapters/postgres 95.7%
github.com/LerianStudio/matcher/internal/governance/domain/entities 98.6%
github.com/LerianStudio/matcher/internal/governance/domain/hashchain 88.5%
github.com/LerianStudio/matcher/internal/governance/domain/repositories/mocks 0.0%
github.com/LerianStudio/matcher/internal/governance/services/command 75.9%
github.com/LerianStudio/matcher/internal/governance/services/query 100.0%
github.com/LerianStudio/matcher/internal/governance/services/worker 85.1%
github.com/LerianStudio/matcher/internal/ingestion/adapters/http/dto 80.0%
github.com/LerianStudio/matcher/internal/ingestion/adapters/http 94.7%
github.com/LerianStudio/matcher/internal/ingestion/adapters/parsers 95.9%
github.com/LerianStudio/matcher/internal/ingestion/adapters/postgres/common 67.8%
github.com/LerianStudio/matcher/internal/ingestion/adapters/postgres/job 95.7%
github.com/LerianStudio/matcher/internal/ingestion/adapters/postgres/transaction 95.8%
github.com/LerianStudio/matcher/internal/ingestion/adapters/rabbitmq 77.9%
github.com/LerianStudio/matcher/internal/ingestion/adapters/redis 80.6%
github.com/LerianStudio/matcher/internal/ingestion/domain/entities 96.8%
github.com/LerianStudio/matcher/internal/ingestion/domain/repositories/mocks 0.0%
github.com/LerianStudio/matcher/internal/ingestion/domain/value_objects 97.1%
github.com/LerianStudio/matcher/internal/ingestion/services/command 81.7%
github.com/LerianStudio/matcher/internal/ingestion/services/metrics 100.0%
github.com/LerianStudio/matcher/internal/ingestion/services/query 83.6%
github.com/LerianStudio/matcher/internal/matching/adapters/http/dto 95.0%
github.com/LerianStudio/matcher/internal/matching/adapters/http 92.2%
github.com/LerianStudio/matcher/internal/matching/adapters/postgres/adjustment 95.1%
github.com/LerianStudio/matcher/internal/matching/adapters/postgres/exception_creator 95.8%
github.com/LerianStudio/matcher/internal/matching/adapters/postgres/fee_schedule 93.6%
github.com/LerianStudio/matcher/internal/matching/adapters/postgres/fee_variance 95.3%
github.com/LerianStudio/matcher/internal/matching/adapters/postgres/match_group 90.4%
github.com/LerianStudio/matcher/internal/matching/adapters/postgres/match_item 98.7%
github.com/LerianStudio/matcher/internal/matching/adapters/postgres/match_run 96.5%
github.com/LerianStudio/matcher/internal/matching/adapters/rabbitmq 72.8%
github.com/LerianStudio/matcher/internal/matching/adapters/redis 92.8%
github.com/LerianStudio/matcher/internal/matching/domain/entities 98.6%
github.com/LerianStudio/matcher/internal/matching/domain/enums 100.0%
github.com/LerianStudio/matcher/internal/matching/domain/repositories/mocks 0.0%
github.com/LerianStudio/matcher/internal/matching/domain/services 88.0%
github.com/LerianStudio/matcher/internal/matching/domain/value_objects 100.0%
github.com/LerianStudio/matcher/internal/matching/ports/mocks 0.0%
github.com/LerianStudio/matcher/internal/matching/services/command 84.5%
github.com/LerianStudio/matcher/internal/matching/services/metrics 87.7%
github.com/LerianStudio/matcher/internal/matching/services/query 97.2%
github.com/LerianStudio/matcher/internal/reporting/adapters/http/dto 82.2%
github.com/LerianStudio/matcher/internal/reporting/adapters/http 91.4%
github.com/LerianStudio/matcher/internal/reporting/adapters/postgres/dashboard 92.3%
github.com/LerianStudio/matcher/internal/reporting/adapters/postgres/export_job 91.1%
github.com/LerianStudio/matcher/internal/reporting/adapters/postgres/report 88.4%
github.com/LerianStudio/matcher/internal/reporting/adapters/redis 89.9%
github.com/LerianStudio/matcher/internal/reporting/adapters/storage 73.8%
github.com/LerianStudio/matcher/internal/reporting/domain/entities 97.5%
github.com/LerianStudio/matcher/internal/reporting/domain/repositories/mocks 0.0%
github.com/LerianStudio/matcher/internal/reporting/ports/mocks 0.0%
github.com/LerianStudio/matcher/internal/reporting/services/command 69.5%
github.com/LerianStudio/matcher/internal/reporting/services/metrics 93.3%
github.com/LerianStudio/matcher/internal/reporting/services/query/exports 84.6%
github.com/LerianStudio/matcher/internal/reporting/services/query 82.1%
github.com/LerianStudio/matcher/internal/reporting/services/streamingpayload 100.0%
github.com/LerianStudio/matcher/internal/reporting/services/worker 83.4%
github.com/LerianStudio/matcher/internal/shared/adapters/cross 63.6%
github.com/LerianStudio/matcher/internal/shared/adapters/custody 89.1%
github.com/LerianStudio/matcher/internal/shared/adapters/http 90.7%
github.com/LerianStudio/matcher/internal/shared/adapters/m2m 65.2%
github.com/LerianStudio/matcher/internal/shared/adapters/outboxtelemetry 81.1%
github.com/LerianStudio/matcher/internal/shared/adapters/postgres/common 87.6%
github.com/LerianStudio/matcher/internal/shared/adapters/rabbitmq 92.5%
github.com/LerianStudio/matcher/internal/shared/domain/exception 95.4%
github.com/LerianStudio/matcher/internal/shared/domain/fee 93.3%
github.com/LerianStudio/matcher/internal/shared/domain 95.4%
github.com/LerianStudio/matcher/internal/shared/infrastructure/testutil 45.8%
github.com/LerianStudio/matcher/internal/shared/objectstorage/mocks 0.0%
github.com/LerianStudio/matcher/internal/shared/objectstorage 67.4%
github.com/LerianStudio/matcher/internal/shared/observability/metrics 80.0%
github.com/LerianStudio/matcher/internal/shared/observability/outboxmetrics 92.8%
github.com/LerianStudio/matcher/internal/shared/observability/workermetrics 95.6%
github.com/LerianStudio/matcher/internal/shared/observability 71.4%
github.com/LerianStudio/matcher/internal/shared/ports/mocks 0.0%
github.com/LerianStudio/matcher/internal/shared/ports 46.8%
github.com/LerianStudio/matcher/internal/shared/sanitize 96.0%
github.com/LerianStudio/matcher/internal/shared/testutil 98.8%
github.com/LerianStudio/matcher/internal/shared/utils 100.0%
github.com/LerianStudio/matcher/internal/streaming/bootstrap 77.3%
github.com/LerianStudio/matcher/internal/streaming/catalog 91.0%
github.com/LerianStudio/matcher/internal/streaming/emission 93.5%
github.com/LerianStudio/matcher/internal/testutil 95.4%
github.com/LerianStudio/matcher/pkg/chanutil 100.0%
github.com/LerianStudio/matcher/pkg 95.8%
github.com/LerianStudio/matcher/tests/chaos 84.1%
github.com/LerianStudio/matcher/tests/client 63.3%
github.com/LerianStudio/matcher/tests/integration/ratelimit 100.0%

Generated by Go PR Analysis workflow

Bumps [github.com/anthropics/anthropic-sdk-go](https://github.com/anthropics/anthropic-sdk-go) from 1.40.0 to 1.44.1.
- [Release notes](https://github.com/anthropics/anthropic-sdk-go/releases)
- [Changelog](https://github.com/anthropics/anthropic-sdk-go/blob/main/CHANGELOG.md)
- [Commits](anthropics/anthropic-sdk-go@v1.40.0...v1.44.1)

---
updated-dependencies:
- dependency-name: github.com/anthropics/anthropic-sdk-go
  dependency-version: 1.43.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps): bump github.com/anthropics/anthropic-sdk-go from 1.40.0 to 1.43.0 chore(deps): bump github.com/anthropics/anthropic-sdk-go from 1.40.0 to 1.44.1 May 20, 2026
@dependabot dependabot Bot force-pushed the dependabot/go_modules/develop/github.com/anthropics/anthropic-sdk-go-1.43.0 branch from 2dee04b to 4132e6f Compare May 20, 2026 23:11
@blacksmith-sh
Copy link
Copy Markdown

blacksmith-sh Bot commented May 20, 2026

Found 1 test failure on Blacksmith runners:

Failure

Test View Logs
github.com/LerianStudio/matcher/internal/bootstrap/
TestStreamingLoadConfigEnabledDefaultsEmptyBrokerEnv
View Logs

Fix in Cursor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant