Skip to content

ci: bump the development-dependencies group across 1 directory with 9 updates#578

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/development-dependencies-41bfb704c4
Closed

ci: bump the development-dependencies group across 1 directory with 9 updates#578
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/development-dependencies-41bfb704c4

Conversation

@dependabot
Copy link
Contributor

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

Bumps the development-dependencies group with 9 updates in the / directory:

Package From To
@anthropic-ai/sdk 0.71.2 0.77.0
@aws-sdk/client-s3 3.992.0 3.993.0
@aws-sdk/client-secrets-manager 3.992.0 3.993.0
@aws-sdk/credential-providers 3.992.0 3.993.0
@google/genai 1.40.0 1.42.0
@types/node 24.10.11 25.0.10
eslint 9.39.2 9.39.3
openai 6.18.0 6.22.0
playwright 1.58.1 1.58.2

Updates @anthropic-ai/sdk from 0.71.2 to 0.77.0

Release notes

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

sdk: v0.77.0

0.77.0 (2026-02-18)

Full Changelog: sdk-v0.76.0...sdk-v0.77.0

Features

  • api: fix shared UserLocation and error code types (c84038f)

sdk: v0.76.0

0.76.0 (2026-02-18)

Full Changelog: sdk-v0.75.0...sdk-v0.76.0

Features

  • api: Make new tool versions available as top level tool types (25fe41c)

sdk: v0.75.0

0.75.0 (2026-02-17)

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

Features

  • api: Releasing claude-sonnet-4-6 (d75e1c0)

Bug Fixes

Chores

  • internal/client: fix form-urlencoded requests (cba82b4)
  • internal: avoid type checking errors with ts-reset (c723296)
  • readme: change badge color to blue (3f7e788)

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

... (truncated)

Changelog

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

0.77.0 (2026-02-18)

Full Changelog: sdk-v0.76.0...sdk-v0.77.0

Features

  • api: fix shared UserLocation and error code types (c84038f)

Bug Fixes

  • add backward-compat namespace re-exports for UserLocation (#706) (b88834f)

0.76.0 (2026-02-18)

Full Changelog: sdk-v0.75.0...sdk-v0.76.0

Features

0.75.0 (2026-02-17)

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

Features

  • api: Releasing claude-sonnet-4-6 (d75e1c0)

Bug Fixes

Chores

  • internal/client: fix form-urlencoded requests (cba82b4)
  • internal: avoid type checking errors with ts-reset (c723296)
  • readme: change badge color to blue (3f7e788)

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)

... (truncated)

Commits

Updates @aws-sdk/client-s3 from 3.992.0 to 3.993.0

Release notes

Sourced from @​aws-sdk/client-s3's releases.

v3.993.0

3.993.0(2026-02-18)

Chores
Documentation Changes
  • client-connect: Correcting in-app notifications API documentation. (6220881a)
New Features
  • clients: update client endpoints as of 2026-02-18 (c1adc9d8)
  • client-cleanrooms: This release adds support for federated catalogs in Athena-sourced configured tables. (f657502f)

For list of updated packages, view updated-packages.md in assets-3.993.0.zip

Changelog

Sourced from @​aws-sdk/client-s3's changelog.

3.993.0 (2026-02-18)

Note: Version bump only for package @​aws-sdk/client-s3

Commits

Updates @aws-sdk/client-secrets-manager from 3.992.0 to 3.993.0

Release notes

Sourced from @​aws-sdk/client-secrets-manager's releases.

v3.993.0

3.993.0(2026-02-18)

Chores
Documentation Changes
  • client-connect: Correcting in-app notifications API documentation. (6220881a)
New Features
  • clients: update client endpoints as of 2026-02-18 (c1adc9d8)
  • client-cleanrooms: This release adds support for federated catalogs in Athena-sourced configured tables. (f657502f)

For list of updated packages, view updated-packages.md in assets-3.993.0.zip

Changelog

Sourced from @​aws-sdk/client-secrets-manager's changelog.

3.993.0 (2026-02-18)

Note: Version bump only for package @​aws-sdk/client-secrets-manager

Commits

Updates @aws-sdk/credential-providers from 3.992.0 to 3.993.0

Release notes

Sourced from @​aws-sdk/credential-providers's releases.

v3.993.0

3.993.0(2026-02-18)

Chores
Documentation Changes
  • client-connect: Correcting in-app notifications API documentation. (6220881a)
New Features
  • clients: update client endpoints as of 2026-02-18 (c1adc9d8)
  • client-cleanrooms: This release adds support for federated catalogs in Athena-sourced configured tables. (f657502f)

For list of updated packages, view updated-packages.md in assets-3.993.0.zip

Changelog

Sourced from @​aws-sdk/credential-providers's changelog.

3.993.0 (2026-02-18)

Note: Version bump only for package @​aws-sdk/credential-providers

Commits

Updates @google/genai from 1.40.0 to 1.42.0

Release notes

Sourced from @​google/genai's releases.

v1.42.0

1.42.0 (2026-02-18)

Features

  • Support multimodal embedding for Gemini Embedding 2.0 and support MaaS models in Models.embed_content() (Vertex AI API) (944ae97)

v1.41.0

1.41.0 (2026-02-10)

Features

  • Add HTTP retry support to the SDK (37d4f2e)
  • Add INCOMPLETE status to Interaction. (519f837)
  • Pass retry options to the underlying Interactions client (086cf82)
  • Support encryption_spec in tuning job creation configuration for GenAI SDK (e218add)
Changelog

Sourced from @​google/genai's changelog.

1.42.0 (2026-02-18)

Features

  • Support multimodal embedding for Gemini Embedding 2.0 and support MaaS models in Models.embed_content() (Vertex AI API) (944ae97)

1.41.0 (2026-02-10)

Features

  • Add HTTP retry support to the SDK (37d4f2e)
  • Add INCOMPLETE status to Interaction. (519f837)
  • Pass retry options to the underlying Interactions client (086cf82)
  • Support encryption_spec in tuning job creation configuration for GenAI SDK (e218add)
Commits
  • aba2669 chore(main): release 1.42.0 (#1324)
  • 7bc0428 chore: Make discriminator properties required in Interactions
  • 4ad4126 chore: Add 'p-retry' to Rollup externals.
  • 24fdf50 chore: Downgrade p-retry package requirement to resolve CJS issue
  • 960414e chore: Add type assertions and ignore type overlap in genai libraries
  • 944ae97 feat: Support multimodal embedding for Gemini Embedding 2.0 and support MaaS ...
  • 5bffbaa chore(main): release 1.41.0 (#1310)
  • 519f837 feat: Add INCOMPLETE status to Interaction.
  • 20f8cf4 chore: Clean up possible types for FunctionResult
  • 78b4041 feat: Pass retry options to the underlying Interactions client
  • Additional commits viewable in compare view

Updates @types/node from 24.10.11 to 25.0.10

Commits

Updates eslint from 9.39.2 to 9.39.3

Release notes

Sourced from eslint's releases.

v9.39.3

Bug Fixes

  • 791bf8d fix: restore TypeScript 4.0 compatibility in types (#20504) (sethamus)

Chores

  • 8594a43 chore: upgrade @​eslint/js@​9.39.3 (#20529) (Milos Djermanovic)
  • 9ceef92 chore: package.json update for @​eslint/js release (Jenkins)
  • af498c6 chore: ignore /docs/v9.x in link checker (#20453) (Milos Djermanovic)
Commits

Updates openai from 6.18.0 to 6.22.0

Release notes

Sourced from openai's releases.

v6.22.0

6.22.0 (2026-02-14)

Full Changelog: v6.21.0...v6.22.0

Features

  • api: container network_policy and skills (65c1482)

Bug Fixes

  • docs: restore helper methods in API reference (3a4c189)
  • webhooks: restore webhook type exports (49bbf46)

Chores

  • internal: avoid type checking errors with ts-reset (4b0d1f2)

Documentation

  • split api.md by standalone resources (48e07d6)
  • update comment (e3a1ea0)

v6.21.0

6.21.0 (2026-02-10)

Full Changelog: v6.20.0...v6.21.0

Features

  • api: support for images in batch api (017ba1c)

v6.20.0

6.20.0 (2026-02-10)

Full Changelog: v6.19.0...v6.20.0

Features

  • api: skills and hosted shell (e4bdd62)

v6.19.0

6.19.0 (2026-02-09)

Full Changelog: v6.18.0...v6.19.0

Features

... (truncated)

Changelog

Sourced from openai's changelog.

6.22.0 (2026-02-14)

Full Changelog: v6.21.0...v6.22.0

Features

  • api: container network_policy and skills (65c1482)

Bug Fixes

  • docs: restore helper methods in API reference (3a4c189)
  • webhooks: restore webhook type exports (49bbf46)

Chores

  • internal: avoid type checking errors with ts-reset (4b0d1f2)

Documentation

  • split api.md by standalone resources (48e07d6)
  • update comment (e3a1ea0)

6.21.0 (2026-02-10)

Full Changelog: v6.20.0...v6.21.0

Features

  • api: support for images in batch api (017ba1c)

6.20.0 (2026-02-10)

Full Changelog: v6.19.0...v6.20.0

Features

  • api: skills and hosted shell (e4bdd62)

6.19.0 (2026-02-09)

Full Changelog: v6.18.0...v6.19.0

Features

  • api: responses context_management (40e7671)
Commits
  • fe49a7b release: 6.22.0
  • 07d1636 fix(docs): restore helper methods in API reference
  • 8ed3a89 test(types): guard legacy resource type exports
  • 2b67577 fix(webhooks): restore webhook type exports
  • 61193fe feat(api): container network_policy and skills
  • 71c9c98 docs: split api.md by standalone resources
  • cf3fe4a codegen metadata
  • 0579289 codegen metadata
  • aacec4b chore(internal): avoid type checking errors with ts-reset
  • 32e3a41 docs: update comment
  • Additional commits viewable in compare view

Updates playwright from 1.58.1 to 1.58.2

Release notes

Sourced from playwright's releases.

v1.58.2

Highlights

#39121 fix(trace viewer): make paths via stdin work #39129 fix: do not force swiftshader on chromium mac

Browser Versions

  • Chromium 145.0.7632.6
  • Mozilla Firefox 146.0.1
  • WebKit 26.0
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

… updates

Bumps the development-dependencies group with 9 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@anthropic-ai/sdk](https://github.com/anthropics/anthropic-sdk-typescript) | `0.71.2` | `0.77.0` |
| [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.992.0` | `3.993.0` |
| [@aws-sdk/client-secrets-manager](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-secrets-manager) | `3.992.0` | `3.993.0` |
| [@aws-sdk/credential-providers](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/credential-providers) | `3.992.0` | `3.993.0` |
| [@google/genai](https://github.com/googleapis/js-genai) | `1.40.0` | `1.42.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.10.11` | `25.0.10` |
| [eslint](https://github.com/eslint/eslint) | `9.39.2` | `9.39.3` |
| [openai](https://github.com/openai/openai-node) | `6.18.0` | `6.22.0` |
| [playwright](https://github.com/microsoft/playwright) | `1.58.1` | `1.58.2` |



Updates `@anthropic-ai/sdk` from 0.71.2 to 0.77.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.71.2...sdk-v0.77.0)

Updates `@aws-sdk/client-s3` from 3.992.0 to 3.993.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.993.0/clients/client-s3)

Updates `@aws-sdk/client-secrets-manager` from 3.992.0 to 3.993.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-secrets-manager/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.993.0/clients/client-secrets-manager)

Updates `@aws-sdk/credential-providers` from 3.992.0 to 3.993.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/credential-providers/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.993.0/packages/credential-providers)

Updates `@google/genai` from 1.40.0 to 1.42.0
- [Release notes](https://github.com/googleapis/js-genai/releases)
- [Changelog](https://github.com/googleapis/js-genai/blob/main/CHANGELOG.md)
- [Commits](googleapis/js-genai@v1.40.0...v1.42.0)

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

Updates `eslint` from 9.39.2 to 9.39.3
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v9.39.2...v9.39.3)

Updates `openai` from 6.18.0 to 6.22.0
- [Release notes](https://github.com/openai/openai-node/releases)
- [Changelog](https://github.com/openai/openai-node/blob/master/CHANGELOG.md)
- [Commits](openai/openai-node@v6.18.0...v6.22.0)

Updates `playwright` from 1.58.1 to 1.58.2
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.58.1...v1.58.2)

---
updated-dependencies:
- dependency-name: "@anthropic-ai/sdk"
  dependency-version: 0.77.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@aws-sdk/client-s3"
  dependency-version: 3.993.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@aws-sdk/client-secrets-manager"
  dependency-version: 3.993.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@aws-sdk/credential-providers"
  dependency-version: 3.993.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@google/genai"
  dependency-version: 1.42.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@types/node"
  dependency-version: 25.0.10
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: eslint
  dependency-version: 9.39.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: openai
  dependency-version: 6.22.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: playwright
  dependency-version: 1.58.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 26, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 27, 2026

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Feb 27, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/development-dependencies-41bfb704c4 branch February 27, 2026 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants