Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 9, 2026

Bumps the minor-and-patch group with 5 updates:

Package From To
@anthropic-ai/sdk 0.72.1 0.74.0
@marsidev/react-turnstile 1.4.1 1.4.2
stripe 20.3.0 20.3.1
@types/node 22.19.7 22.19.10
@types/react 19.2.10 19.2.13

Updates @anthropic-ai/sdk from 0.72.1 to 0.74.0

Release notes

Sourced from @​anthropic-ai/sdk's releases.

sdk: v0.74.0

0.74.0 (2026-02-07)

Full Changelog: sdk-v0.73.0...sdk-v0.74.0

Features

  • api: enabling fast-mode in claude-opus-4-6 (e337981)

sdk: v0.73.0

0.73.0 (2026-02-05)

Full Changelog: sdk-v0.72.1...sdk-v0.73.0

Features

  • api: Release Claude Opus 4.6, adaptive thinking, and other features (f741f92)

Bug Fixes

  • client: avoid memory leak in abort signal listener (#895) (3bdd153)
  • client: avoid memory leak with abort signals (53e47df)
  • client: avoid removing abort listener too early (cd6e832)

Chores

  • client: do not parse responses with empty content-length (2be2df9)
  • client: restructure abort controller binding (0eeacb6)
  • internal: fix pagination internals not accepting option promises (7c23a3f)
  • remove claude-code-review workflow (#644) (ad09c76)
Changelog

Sourced from @​anthropic-ai/sdk's changelog.

0.74.0 (2026-02-07)

Full Changelog: sdk-v0.73.0...sdk-v0.74.0

Features

  • api: enabling fast-mode in claude-opus-4-6 (e337981)

0.73.0 (2026-02-05)

Full Changelog: sdk-v0.72.1...sdk-v0.73.0

Features

  • api: Release Claude Opus 4.6, adaptive thinking, and other features (f741f92)

Bug Fixes

  • client: avoid memory leak in abort signal listener (#895) (3bdd153)
  • client: avoid memory leak with abort signals (53e47df)
  • client: avoid removing abort listener too early (cd6e832)

Chores

  • client: do not parse responses with empty content-length (2be2df9)
  • client: restructure abort controller binding (0eeacb6)
  • internal: fix pagination internals not accepting option promises (7c23a3f)
  • remove claude-code-review workflow (#644) (ad09c76)
Commits
  • 5ccd743 chore: release main
  • 66c786d feat(api): enabling fast-mode in claude-opus-4-6
  • 883bbb6 Update CHANGELOG.md (#902)
  • db18ae2 chore: release main
  • a9f163f feat(api): manual updates
  • 33d13a6 chore(internal): fix pagination internals not accepting option promises
  • 54d352c fix(client): avoid removing abort listener too early
  • ddc2f6b chore(client): restructure abort controller binding
  • 6f46cc5 chore(client): do not parse responses with empty content-length
  • e32cdd5 chore: remove claude-code-review workflow (#644)
  • Additional commits viewable in compare view

Updates @marsidev/react-turnstile from 1.4.1 to 1.4.2

Release notes

Sourced from @​marsidev/react-turnstile's releases.

v1.4.2

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • 3c270c7 chore: release v1.4.2
  • 0fc17a7 Merge pull request #120 from lenstr/fix/feedback-enabled-false
  • 420358c fix: feedbackEnabled option cannot be set to false
  • eaa1541 refactor: lint & format code
  • 93a60c7 chore(tests): fix e2e tests
  • 13bee79 chore(demo): upgrade tailwind
  • a06a6d1 chore: update deps
  • See full diff in compare view

Updates stripe from 20.3.0 to 20.3.1

Release notes

Sourced from stripe's releases.

v20.3.1

  • #2571 Fix UnhandledPromiseRejection error on failed V2 List operations
    • Fixes a bug where any error returned from the Stripe API on a V2 List call (e.g. a 4xx or 5xx) would crash Node due to an UnhandledPromiseRejection

See the changelog for more details.

Changelog

Sourced from stripe's changelog.

20.3.1 - 2026-02-05

  • #2571 Fix UnhandledPromiseRejection error on failed V2 List operations
    • Fixes a bug where any error returned from the Stripe API on a V2 List call (e.g. a 4xx or 5xx) would crash Node due to an UnhandledPromiseRejection
Commits

Updates @types/node from 22.19.7 to 22.19.10

Commits

Updates @types/react from 19.2.10 to 19.2.13

Commits

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the minor-and-patch group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@anthropic-ai/sdk](https://github.com/anthropics/anthropic-sdk-typescript) | `0.72.1` | `0.74.0` |
| [@marsidev/react-turnstile](https://github.com/marsidev/react-turnstile) | `1.4.1` | `1.4.2` |
| [stripe](https://github.com/stripe/stripe-node) | `20.3.0` | `20.3.1` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.19.7` | `22.19.10` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.2.10` | `19.2.13` |


Updates `@anthropic-ai/sdk` from 0.72.1 to 0.74.0
- [Release notes](https://github.com/anthropics/anthropic-sdk-typescript/releases)
- [Changelog](https://github.com/anthropics/anthropic-sdk-typescript/blob/main/CHANGELOG.md)
- [Commits](anthropics/anthropic-sdk-typescript@sdk-v0.72.1...sdk-v0.74.0)

Updates `@marsidev/react-turnstile` from 1.4.1 to 1.4.2
- [Release notes](https://github.com/marsidev/react-turnstile/releases)
- [Commits](marsidev/react-turnstile@v1.4.1...v1.4.2)

Updates `stripe` from 20.3.0 to 20.3.1
- [Release notes](https://github.com/stripe/stripe-node/releases)
- [Changelog](https://github.com/stripe/stripe-node/blob/master/CHANGELOG.md)
- [Commits](stripe/stripe-node@v20.3.0...v20.3.1)

Updates `@types/node` from 22.19.7 to 22.19.10
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@types/react` from 19.2.10 to 19.2.13
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@anthropic-ai/sdk"
  dependency-version: 0.74.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@marsidev/react-turnstile"
  dependency-version: 1.4.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: stripe
  dependency-version: 20.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@types/node"
  dependency-version: 22.19.10
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@types/react"
  dependency-version: 19.2.13
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added automated Automated PRs dependencies Dependency updates labels Feb 9, 2026
@dependabot dependabot bot requested a review from GeiserX as a code owner February 9, 2026 08:07
@dependabot dependabot bot added automated Automated PRs dependencies Dependency updates labels Feb 9, 2026
@GeiserX GeiserX merged commit 749fcd2 into main Feb 9, 2026
4 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/minor-and-patch-9f4c4bed21 branch February 9, 2026 08:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automated Automated PRs dependencies Dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant