Skip to content

chore(deps): bump the minor-and-patch group across 1 directory with 33 updates#54

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/minor-and-patch-d9a0398dbd
Open

chore(deps): bump the minor-and-patch group across 1 directory with 33 updates#54
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/minor-and-patch-d9a0398dbd

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown
Contributor

Bumps the minor-and-patch group with 31 updates in the / directory:

Package From To
@ai-sdk/openai 3.0.67 3.0.68
@aws-sdk/client-marketplace-entitlement-service 3.1057.0 3.1063.0
@aws-sdk/client-marketplace-metering 3.1057.0 3.1063.0
@aws-sdk/client-s3 3.1057.0 3.1063.0
@aws-sdk/s3-request-presigner 3.1057.0 3.1063.0
@coin-communities/sdk 1.0.2 1.2.1
@elevenlabs/elevenlabs-js 2.49.1 2.51.0
@gltf-transform/core 4.3.0 4.4.0
@gltf-transform/extensions 4.3.0 4.4.0
@neynar/nodejs-sdk 3.175.0 3.176.0
@pump-fun/pump-sdk 1.1.0 1.36.0
@sentry/node 10.55.0 10.56.0
@solana-mobile/mobile-wallet-adapter-protocol 2.2.8 2.2.9
@solana-mobile/mobile-wallet-adapter-protocol-web3js 2.2.8 2.2.9
ai 6.0.193 6.0.197
graphql 16.14.0 16.14.1
livekit-client 2.19.1 2.19.2
livepeer 3.2.4 3.5.0
three 0.176.0 0.184.0
viem 2.52.0 2.52.2
@gltf-transform/functions 4.3.0 4.4.0
knip 6.14.2 6.16.1
vite-plugin-node-polyfills 0.2.0 0.28.0
vite-plugin-pwa 1.2.0 1.3.0
typescript-eslint 8.59.4 8.60.1
axios 1.16.1 1.17.0
react-dom 19.2.6 19.2.7
vite-plugin-mkcert 2.0.0 2.1.0
wrangler 4.94.0 4.98.0
@modelcontextprotocol/ext-apps 1.7.3 1.7.4
esbuild 0.25.12 0.28.0

Updates @ai-sdk/openai from 3.0.67 to 3.0.68

Release notes

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

@​ai-sdk/openai@​3.0.68

Patch Changes

  • c65c952: fix(openai): round-trip namespace on function_call input items

    When tool_search dispatches a deferred tool, the resulting function_call carries a namespace field identifying which deferred-tool group the model picked. [#14789](https://github.com/vercel/ai/tree/HEAD/packages/openai/issues/14789) preserved this on the read side (providerMetadata.openai.namespace), but the write side still serialized function_call input items without namespace. Multi-step / multi-turn conversations then failed with Missing namespace for function_call '<name>'. ... Round-trip the model's function_call item with its namespace field included.

    convert-to-openai-responses-input.ts now reads namespace from providerOptions.openai.namespace (or providerMetadata.openai.namespace) on tool-call parts and includes it on the serialized function_call item, mirroring how itemId is round-tripped.

Changelog

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

3.0.68

Patch Changes

  • c65c952: fix(openai): round-trip namespace on function_call input items

    When tool_search dispatches a deferred tool, the resulting function_call carries a namespace field identifying which deferred-tool group the model picked. [#14789](https://github.com/vercel/ai/tree/HEAD/packages/openai/issues/14789) preserved this on the read side (providerMetadata.openai.namespace), but the write side still serialized function_call input items without namespace. Multi-step / multi-turn conversations then failed with Missing namespace for function_call '<name>'. ... Round-trip the model's function_call item with its namespace field included.

    convert-to-openai-responses-input.ts now reads namespace from providerOptions.openai.namespace (or providerMetadata.openai.namespace) on tool-call parts and includes it on the serialized function_call item, mirroring how itemId is round-tripped.

Commits
  • de852ab Version Packages (#15821)
  • c65c952 Backport: fix(openai): round-trip namespace on function_call input items (#15...
  • 7aca1fc backport: chore: update TypeScript references and fix `pnpm update-references...
  • See full diff in compare view

Updates @aws-sdk/client-marketplace-entitlement-service from 3.1057.0 to 3.1063.0

Release notes

Sourced from @​aws-sdk/client-marketplace-entitlement-service's releases.

v3.1063.0

3.1063.0(2026-06-05)

Chores
New Features
  • clients: update client endpoints as of 2026-06-05 (fe9a398f)
  • client-sagemaker: This release adds support for MLflow experiment tracking in SageMaker inference optimization. CreateAIRecommendationJob and CreateAIBenchmarkJob now accept an optional OutputConfig.MlflowConfig (MLflow App ARN, experiment, run name) to stream benchmark metrics and artifacts to your own MLflow App. (39430442)
  • client-emr-serverless: Adds support for updating max capacity and custom fields while application is started (6c9cce08)
  • client-dynamodb: Adding new BDD representation of endpoint ruleset (416005d4)
  • client-mediaconvert: Adds support for configurable number of Clear Lead segments at the beginning of encrypted output. Adds support for multiple trickplay variants. (40eb4c6b)
  • client-payment-cryptography: Adds CloudFormation support for resource-based policies on AWS Payment Cryptography keys. (c32019a8)
  • client-quicksight: Adds support for Knowledge Base APIs and Index Capacity API (8205152f)
Bug Fixes
  • core/httpAuthSchemes: fix concurrent skew correction (#8078) (83e48928)
Tests
  • middleware-endpoint-discovery: remove integration tests (#8077) (02363831)
  • clients: add client error deserialization tests (#8075) (0dfa4ad1)

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

v3.1062.0

3.1062.0(2026-06-04)

Chores
  • scripts: include generated packages when validating declared imports 1-1 with used imports (#8072) (291ad366)
Documentation Changes
  • client-guardduty: Remove unsupported RDS field for filter (5815da7f)
New Features
  • client-interconnect: Adding new BDD representation of endpoint ruleset (34e23ef2)
  • client-ec2-instance-connect: Adding new BDD representation of endpoint ruleset (c2a4981e)
  • client-mq: BDD bulk update change rollout (e058b8fd)
  • client-workspaces: Adding new BDD representation of endpoint ruleset (6b1e3602)
  • client-connectparticipant: Adding new BDD representation of endpoint ruleset (22db2a6a)

... (truncated)

Changelog

Sourced from @​aws-sdk/client-marketplace-entitlement-service's changelog.

3.1063.0 (2026-06-05)

Note: Version bump only for package @​aws-sdk/client-marketplace-entitlement-service

3.1062.0 (2026-06-04)

Note: Version bump only for package @​aws-sdk/client-marketplace-entitlement-service

3.1061.0 (2026-06-03)

Note: Version bump only for package @​aws-sdk/client-marketplace-entitlement-service

3.1060.0 (2026-06-03)

Note: Version bump only for package @​aws-sdk/client-marketplace-entitlement-service

3.1059.0 (2026-06-02)

Note: Version bump only for package @​aws-sdk/client-marketplace-entitlement-service

3.1058.0 (2026-06-01)

Note: Version bump only for package @​aws-sdk/client-marketplace-entitlement-service

Commits

Updates @aws-sdk/client-marketplace-metering from 3.1057.0 to 3.1063.0

Release notes

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

v3.1063.0

3.1063.0(2026-06-05)

Chores
New Features
  • clients: update client endpoints as of 2026-06-05 (fe9a398f)
  • client-sagemaker: This release adds support for MLflow experiment tracking in SageMaker inference optimization. CreateAIRecommendationJob and CreateAIBenchmarkJob now accept an optional OutputConfig.MlflowConfig (MLflow App ARN, experiment, run name) to stream benchmark metrics and artifacts to your own MLflow App. (39430442)
  • client-emr-serverless: Adds support for updating max capacity and custom fields while application is started (6c9cce08)
  • client-dynamodb: Adding new BDD representation of endpoint ruleset (416005d4)
  • client-mediaconvert: Adds support for configurable number of Clear Lead segments at the beginning of encrypted output. Adds support for multiple trickplay variants. (40eb4c6b)
  • client-payment-cryptography: Adds CloudFormation support for resource-based policies on AWS Payment Cryptography keys. (c32019a8)
  • client-quicksight: Adds support for Knowledge Base APIs and Index Capacity API (8205152f)
Bug Fixes
  • core/httpAuthSchemes: fix concurrent skew correction (#8078) (83e48928)
Tests
  • middleware-endpoint-discovery: remove integration tests (#8077) (02363831)
  • clients: add client error deserialization tests (#8075) (0dfa4ad1)

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

v3.1062.0

3.1062.0(2026-06-04)

Chores
  • scripts: include generated packages when validating declared imports 1-1 with used imports (#8072) (291ad366)
Documentation Changes
  • client-guardduty: Remove unsupported RDS field for filter (5815da7f)
New Features
  • client-interconnect: Adding new BDD representation of endpoint ruleset (34e23ef2)
  • client-ec2-instance-connect: Adding new BDD representation of endpoint ruleset (c2a4981e)
  • client-mq: BDD bulk update change rollout (e058b8fd)
  • client-workspaces: Adding new BDD representation of endpoint ruleset (6b1e3602)
  • client-connectparticipant: Adding new BDD representation of endpoint ruleset (22db2a6a)

... (truncated)

Changelog

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

3.1063.0 (2026-06-05)

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

3.1062.0 (2026-06-04)

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

3.1061.0 (2026-06-03)

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

3.1060.0 (2026-06-03)

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

3.1059.0 (2026-06-02)

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

3.1058.0 (2026-06-01)

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

Commits

Updates @aws-sdk/client-s3 from 3.1057.0 to 3.1063.0

Release notes

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

v3.1063.0

3.1063.0(2026-06-05)

Chores
New Features
  • clients: update client endpoints as of 2026-06-05 (fe9a398f)
  • client-sagemaker: This release adds support for MLflow experiment tracking in SageMaker inference optimization. CreateAIRecommendationJob and CreateAIBenchmarkJob now accept an optional OutputConfig.MlflowConfig (MLflow App ARN, experiment, run name) to stream benchmark metrics and artifacts to your own MLflow App. (39430442)
  • client-emr-serverless: Adds support for updating max capacity and custom fields while application is started (6c9cce08)
  • client-dynamodb: Adding new BDD representation of endpoint ruleset (416005d4)
  • client-mediaconvert: Adds support for configurable number of Clear Lead segments at the beginning of encrypted output. Adds support for multiple trickplay variants. (40eb4c6b)
  • client-payment-cryptography: Adds CloudFormation support for resource-based policies on AWS Payment Cryptography keys. (c32019a8)
  • client-quicksight: Adds support for Knowledge Base APIs and Index Capacity API (8205152f)
Bug Fixes
  • core/httpAuthSchemes: fix concurrent skew correction (#8078) (83e48928)
Tests
  • middleware-endpoint-discovery: remove integration tests (#8077) (02363831)
  • clients: add client error deserialization tests (#8075) (0dfa4ad1)

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

v3.1062.0

3.1062.0(2026-06-04)

Chores
  • scripts: include generated packages when validating declared imports 1-1 with used imports (#8072) (291ad366)
Documentation Changes
  • client-guardduty: Remove unsupported RDS field for filter (5815da7f)
New Features
  • client-interconnect: Adding new BDD representation of endpoint ruleset (34e23ef2)
  • client-ec2-instance-connect: Adding new BDD representation of endpoint ruleset (c2a4981e)
  • client-mq: BDD bulk update change rollout (e058b8fd)
  • client-workspaces: Adding new BDD representation of endpoint ruleset (6b1e3602)
  • client-connectparticipant: Adding new BDD representation of endpoint ruleset (22db2a6a)

... (truncated)

Changelog

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

3.1063.0 (2026-06-05)

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

3.1062.0 (2026-06-04)

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

3.1061.0 (2026-06-03)

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

3.1060.0 (2026-06-03)

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

3.1059.0 (2026-06-02)

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

3.1058.0 (2026-06-01)

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

Commits
  • 85dabf4 Publish v3.1063.0
  • 9bd1a86 chore: update author URL in package.json (#8080)
  • f5235bb Publish v3.1062.0
  • 291ad36 chore(scripts): include generated packages when validating declared imports 1...
  • 71df2cc Publish v3.1061.0
  • 1216094 chore(middleware-sdk-s3): consolidate S3 internal packages (#8026)
  • 8aeb92d Publish v3.1060.0
  • 75bb4fc Publish v3.1059.0
  • 6b082a6 chore(codegen): sync for adaptive retry fix, EAI_AGAIN transient error (#8067)
  • d7602d4 Publish v3.1058.0
  • See full diff in compare view

Updates @aws-sdk/s3-request-presigner from 3.1057.0 to 3.1063.0

Release notes

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

v3.1063.0

3.1063.0(2026-06-05)

Chores
New Features
  • clients: update client endpoints as of 2026-06-05 (fe9a398f)
  • client-sagemaker: This release adds support for MLflow experiment tracking in SageMaker inference optimization. CreateAIRecommendationJob and CreateAIBenchmarkJob now accept an optional OutputConfig.MlflowConfig (MLflow App ARN, experiment, run name) to stream benchmark metrics and artifacts to your own MLflow App. (39430442)
  • client-emr-serverless: Adds support for updating max capacity and custom fields while application is started (6c9cce08)
  • client-dynamodb: Adding new BDD representation of endpoint ruleset (416005d4)
  • client-mediaconvert: Adds support for configurable number of Clear Lead segments at the beginning of encrypted output. Adds support for multiple trickplay variants. (40eb4c6b)
  • client-payment-cryptography: Adds CloudFormation support for resource-based policies on AWS Payment Cryptography keys. (c32019a8)
  • client-quicksight: Adds support for Knowledge Base APIs and Index Capacity API (8205152f)
Bug Fixes
  • core/httpAuthSchemes: fix concurrent skew correction (#8078) (83e48928)
Tests
  • middleware-endpoint-discovery: remove integration tests (#8077) (02363831)
  • clients: add client error deserialization tests (#8075) (0dfa4ad1)

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

v3.1062.0

3.1062.0(2026-06-04)

Chores
  • scripts: include generated packages when validating declared imports 1-1 with used imports (#8072) (291ad366)
Documentation Changes
  • client-guardduty: Remove unsupported RDS field for filter (5815da7f)
New Features
  • client-interconnect: Adding new BDD representation of endpoint ruleset (34e23ef2)
  • client-ec2-instance-connect: Adding new BDD representation of endpoint ruleset (c2a4981e)
  • client-mq: BDD bulk update change rollout (e058b8fd)
  • client-workspaces: Adding new BDD representation of endpoint ruleset (6b1e3602)
  • client-connectparticipant: Adding new BDD representation of endpoint ruleset (22db2a6a)

... (truncated)

Changelog

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

3.1063.0 (2026-06-05)

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

3.1062.0 (2026-06-04)

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

3.1061.0 (2026-06-03)

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

3.1060.0 (2026-06-03)

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

3.1059.0 (2026-06-02)

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

3.1058.0 (2026-06-01)

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

Commits

Updates @coin-communities/sdk from 1.0.2 to 1.2.1

Updates @elevenlabs/elevenlabs-js from 2.49.1 to 2.51.0

Release notes

Sourced from @​elevenlabs/elevenlabs-js's releases.

v2.51.0

What's Changed

Full Changelog: elevenlabs/elevenlabs-js@v2.50.0...v2.51.0

v2.50.0

What's Changed

Full Changelog: elevenlabs/elevenlabs-js@v2.49.1...v2.50.0

Commits

Updates @gltf-transform/core from 4.3.0 to 4.4.0

Changelog

Sourced from @​gltf-transform/core's changelog.

Changelog

v4.x

v4.5 (🚧 Unreleased)

v4.4

Features:

  • feat(extensions): Add EXT_mesh_features and EXT_structural_metadata #1810
  • feat(extensions): Add KHR_mesh_primitive_restart #1817
  • feat(extensions): Add KHR_accessor_float16 and KHR_accessor_float64 #1417
  • feat(extensions): Add ImageUtils support for more KTX2 formats #1792

Other:

  • chore(build): Replace bundler with tsdown #1789 #1797
  • chore(cli): Replace custom terminal formatting with Node.js styleText API #1808
  • chore(deps): Removed various devDependencies, and simplified local development requirements #1804 #1807

v4.3

Features:

  • feat(core): Add Document#disposeExtension #1740
  • feat(core): Add strict and non-strict I/O modes for missing resources #1696 by @​Makio64
  • feat(extensions): Add KHR_node_visibility #1747
  • feat(functions): Add 'chromaSubsampling' option to textureCompress #1713
  • feat(cli): Add --mipmaps flag to etc1s and uastc commands, and toktx() #1777 by [@​FrostKiwi]
  • feat(cli): Add --sparse flag in optimize command #1735

Other:

  • fix(docs): Improve documentation of mesh primitive modes #1718
  • fix(cli): Fix docs on draco --encode-speed and --decode-speed flags #1744
  • fix(extensions): Fix error on input with KHR_texture_basisu and no textures #1770 by @​chrisdaid
  • refactor(types): Update ArrayBuffer types to support TypeScript 5.9 #1702 by @​jamesbvaughan
  • chore(repo,cli): Remove extraneous dependencies #1767 #1766 #1765 #1764 #1762 #1763
  • chore(core): Update to property-graph v4 #1754
  • chore(cli,extensions,functions): Update to 'meshoptimizer' v1.0.1 #1778

v4.2

Special thanks to Brandon Jones for contributing the unwrap() transform, and for developing watlas, a WebAssembly port of xatlas.

Features:

... (truncated)

Commits
  • 8f2d40c v4.4.0
  • de0ab79 chore(docs): Update changelog for v4.4
  • 2b98f66 v4.4.0-alpha.1
  • 3284ec5 feat(extensions): Add EXT_mesh_features and EXT_structural_metadata (#1810)
  • ef5d2a8 chore(extensions): Add experimental tag to KHR_mesh_primitive_restart
  • 24d4052 feat(extensions): Add KHR_mesh_primitive_restart (#1817)
  • 3378a5d chore(extensions): KHR_node_visibility ratified (#1818)
  • ee7ca35 chore(repo): Disable 'use_on_type_format' in Zed-Biome plugin
  • 77f5bce chore(deps): update yarn to v4.13.0 (#1815)
  • 68b1a20 chore(deps): update codecov/codecov-action action to v6 (#1816)
  • Additional commits viewable in compare view

Updates @gltf-transform/extensions from 4.3.0 to 4.4.0

Changelog

Sourced from @​gltf-transform/extensions's changelog.

Changelog

v4.x

v4.5 (🚧 Unreleased)

v4.4

Features:

  • feat(extensions): Add EXT_mesh_features and EXT_structural_metadata #1810
  • feat(extensions): Add KHR_mesh_primitive_restart #1817
  • feat(extensions): Add KHR_accessor_float16 and KHR_accessor_float64 #1417
  • feat(extensions): Add ImageUtils support for more KTX2 formats #1792

Other:

  • chore(build): Replace bundler with tsdown #1789 #1797
  • chore(cli): Replace custom terminal formatting with Node.js styleText API #1808
  • chore(deps): Removed various devDependencies, and simplified local development requirements #1804 #1807

v4.3

Features:

  • feat(core): Add Document#disposeExtension #1740
  • feat(core): Add strict and non-strict I/O modes for missing resources #1696 by @​Makio64
  • feat(extensions): Add KHR_node_visibility #1747
  • feat(functions): Add 'chromaSubsampling' option to textureCompress #1713
  • feat(cli): Add --mipmaps flag to etc1s and uastc commands, and toktx() #1777 by [@​FrostKiwi]
  • feat(cli): Add --sparse flag in optimize command #1735

Other:

  • fix(docs): Improve documentation of mesh primitive modes #1718
  • fix(cli): Fix docs on draco --encode-speed and --decode-speed flags #1744
  • fix(extensions): Fix error on input with KHR_texture_basisu and no textures #1770 by @​chrisdaid
  • refactor(types): Update ArrayBuffer types to support TypeScript 5.9 #1702 by @​jamesbvaughan
  • chore(repo,cli): Remove extraneous dependencies #1767 #1766 #1765 #1764 #1762 #1763
  • chore(core): Update to property-graph v4 #1754
  • chore(cli,extensions,functions): Update to 'meshoptimizer' v1.0.1 #1778

v4.2

Special thanks to Brandon Jones for contributing the unwrap() transform, and for developing watlas, a WebAssembly port of xatlas.

Features:

... (truncated)

Commits
  • 8f2d40c v4.4.0
  • de0ab79 chore(docs): Update changelog for v4.4
  • 2b98f66 v4.4.0-alpha.1
  • 3284ec5 feat(extensions): Add EXT_mesh_features and EXT_structural_metadata (#1810)
  • ef5d2a8 chore(extensions): Add experimental tag to KHR_mesh_primitive_restart
  • 24d4052 feat(extensions): Add KHR_mesh_primitive_restart (#1817)
  • 3378a5d chore(extensions): KHR_node_visibility ratified (#1818)
  • ee7ca35 chore(repo): Disable 'use_on_type_format' in Zed-Biome plugin
  • 77f5bce chore(deps): update yarn to v4.13.0 (#1815)
  • 68b1a20 chore(deps): update codecov/codecov-action action to v6 (#1816)
  • Additional commits viewable in compare view

Updates @neynar/nodejs-sdk from 3.175.0 to 3.176.0

Release notes

Sourced from @​neynar/nodejs-sdk's releases.

v3.176.0

Full Changelog: neynarxyz/nodejs-sdk@v3.175.0...v3.176.0

Commits
  • dd554f6 [GitHub Actions] Generate NodeJS SDK v3.176.0 from OAS repo
  • See full diff in compare view

Updates @pump-fun/pump-sdk from 1.1.0 to 1.36.0

Commits
Maintainer changes

This version was pushed to npm by security-baton, a new releaser for @​pump-fun/pump-sdk since your current version.


Updates @sentry/node from 10.55.0 to 10.56.0

Release notes

Sourced from @​sentry/node's releases.

10.56.0

Important Changes

  • feat(deno): Redis diagnostics channel based integration for Deno (#21087)

    Adds Redis integration support for Deno, covering both redis and ioredis clients.

Other Changes

  • feat(cloudflare): Only capture workflow step error on final retry attempt (#21025)
  • feat(hono): Emit warning if @sentry/node was imported instead of @sentry/hono/node (#21240)
  • feat(node): Use ioredis tracing channels (#21187)
  • fix(browser): Correctly parse sampleRate when consistentTraceSampling is enabled (#21281)
  • fix(cloudflare): Fix instrumentDurableObjectWithSentry breaking Cloudflare Agents (#21101)
  • fix(cloudflare): Wait for span links to be set (#21167)
  • fix(core): Use WeakRef for Span-Scope circular references (#21242)
  • fix(node): Vendor InstrumentationNodeModuleFile to fix Bun --bytecode crash (#21262)
  • fix(profiling-node): Ensure node version support warning includes latest 26 (#21229)
  • chore: Ignore scheduled_tasks.lock (#21252)
  • chore: Promote lint warnings to errors (#21213)
  • chore(docs): Document how to support a new node version (#21228)
  • chore(size-limit): Weekly auto-bump (#21243)
  • chore(skills): Add linear-project-status skill (#21214)
  • chore(skills): Add linear-project-update skill (#21233)
  • chore(skills): Improve triage-issue skill (#21257)
  • chore(skills): Update linear-project-status skill with more details & context (#21234)
  • feat(deps): Bump axios from 1.15.0 to 1.16.0 in /dev-packages/e2e-tests/test-app...

    Description has been truncated

@dependabot dependabot Bot added automerge-eligible Dependabot PRs eligible for automerge dependencies Pull requests that update a dependency file labels Jun 8, 2026
…3 updates

Bumps the minor-and-patch group with 31 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@ai-sdk/openai](https://github.com/vercel/ai/tree/HEAD/packages/openai) | `3.0.67` | `3.0.68` |
| [@aws-sdk/client-marketplace-entitlement-service](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-marketplace-entitlement-service) | `3.1057.0` | `3.1063.0` |
| [@aws-sdk/client-marketplace-metering](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-marketplace-metering) | `3.1057.0` | `3.1063.0` |
| [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.1057.0` | `3.1063.0` |
| [@aws-sdk/s3-request-presigner](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/s3-request-presigner) | `3.1057.0` | `3.1063.0` |
| @coin-communities/sdk | `1.0.2` | `1.2.1` |
| [@elevenlabs/elevenlabs-js](https://github.com/elevenlabs/elevenlabs-js) | `2.49.1` | `2.51.0` |
| [@gltf-transform/core](https://github.com/donmccurdy/glTF-Transform) | `4.3.0` | `4.4.0` |
| [@gltf-transform/extensions](https://github.com/donmccurdy/glTF-Transform) | `4.3.0` | `4.4.0` |
| [@neynar/nodejs-sdk](https://github.com/neynarxyz/nodejs-sdk) | `3.175.0` | `3.176.0` |
| [@pump-fun/pump-sdk](https://github.com/pump-fun/pump-sdk) | `1.1.0` | `1.36.0` |
| [@sentry/node](https://github.com/getsentry/sentry-javascript) | `10.55.0` | `10.56.0` |
| [@solana-mobile/mobile-wallet-adapter-protocol](https://github.com/solana-mobile/mobile-wallet-adapter) | `2.2.8` | `2.2.9` |
| [@solana-mobile/mobile-wallet-adapter-protocol-web3js](https://github.com/solana-mobile/mobile-wallet-adapter) | `2.2.8` | `2.2.9` |
| [ai](https://github.com/vercel/ai/tree/HEAD/packages/ai) | `6.0.193` | `6.0.197` |
| [graphql](https://github.com/graphql/graphql-js) | `16.14.0` | `16.14.1` |
| [livekit-client](https://github.com/livekit/client-sdk-js) | `2.19.1` | `2.19.2` |
| [livepeer](https://github.com/livepeer/livepeer-js) | `3.2.4` | `3.5.0` |
| [three](https://github.com/mrdoob/three.js) | `0.176.0` | `0.184.0` |
| [viem](https://github.com/wevm/viem) | `2.52.0` | `2.52.2` |
| [@gltf-transform/functions](https://github.com/donmccurdy/glTF-Transform) | `4.3.0` | `4.4.0` |
| [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) | `6.14.2` | `6.16.1` |
| [vite-plugin-node-polyfills](https://github.com/davidmyersdev/vite-plugin-node-polyfills) | `0.2.0` | `0.28.0` |
| [vite-plugin-pwa](https://github.com/vite-pwa/vite-plugin-pwa) | `1.2.0` | `1.3.0` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.59.4` | `8.60.1` |
| [axios](https://github.com/axios/axios) | `1.16.1` | `1.17.0` |
| [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.2.6` | `19.2.7` |
| [vite-plugin-mkcert](https://github.com/liuweiGL/vite-plugin-mkcert) | `2.0.0` | `2.1.0` |
| [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler) | `4.94.0` | `4.98.0` |
| [@modelcontextprotocol/ext-apps](https://github.com/modelcontextprotocol/ext-apps) | `1.7.3` | `1.7.4` |
| [esbuild](https://github.com/evanw/esbuild) | `0.25.12` | `0.28.0` |



Updates `@ai-sdk/openai` from 3.0.67 to 3.0.68
- [Release notes](https://github.com/vercel/ai/releases)
- [Changelog](https://github.com/vercel/ai/blob/@ai-sdk/openai@3.0.68/packages/openai/CHANGELOG.md)
- [Commits](https://github.com/vercel/ai/commits/@ai-sdk/openai@3.0.68/packages/openai)

Updates `@aws-sdk/client-marketplace-entitlement-service` from 3.1057.0 to 3.1063.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-marketplace-entitlement-service/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1063.0/clients/client-marketplace-entitlement-service)

Updates `@aws-sdk/client-marketplace-metering` from 3.1057.0 to 3.1063.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-marketplace-metering/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1063.0/clients/client-marketplace-metering)

Updates `@aws-sdk/client-s3` from 3.1057.0 to 3.1063.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.1063.0/clients/client-s3)

Updates `@aws-sdk/s3-request-presigner` from 3.1057.0 to 3.1063.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/s3-request-presigner/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1063.0/packages/s3-request-presigner)

Updates `@coin-communities/sdk` from 1.0.2 to 1.2.1

Updates `@elevenlabs/elevenlabs-js` from 2.49.1 to 2.51.0
- [Release notes](https://github.com/elevenlabs/elevenlabs-js/releases)
- [Commits](elevenlabs/elevenlabs-js@v2.49.1...v2.51.0)

Updates `@gltf-transform/core` from 4.3.0 to 4.4.0
- [Changelog](https://github.com/donmccurdy/glTF-Transform/blob/main/CHANGELOG.md)
- [Commits](donmccurdy/glTF-Transform@v4.3.0...v4.4.0)

Updates `@gltf-transform/extensions` from 4.3.0 to 4.4.0
- [Changelog](https://github.com/donmccurdy/glTF-Transform/blob/main/CHANGELOG.md)
- [Commits](donmccurdy/glTF-Transform@v4.3.0...v4.4.0)

Updates `@neynar/nodejs-sdk` from 3.175.0 to 3.176.0
- [Release notes](https://github.com/neynarxyz/nodejs-sdk/releases)
- [Commits](neynarxyz/nodejs-sdk@v3.175.0...v3.176.0)

Updates `@pump-fun/pump-sdk` from 1.1.0 to 1.36.0
- [Commits](https://github.com/pump-fun/pump-sdk/commits)

Updates `@sentry/node` from 10.55.0 to 10.56.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@10.55.0...10.56.0)

Updates `@solana-mobile/mobile-wallet-adapter-protocol` from 2.2.8 to 2.2.9
- [Release notes](https://github.com/solana-mobile/mobile-wallet-adapter/releases)
- [Commits](https://github.com/solana-mobile/mobile-wallet-adapter/compare/@solana-mobile/mobile-wallet-adapter-protocol@2.2.8...@solana-mobile/mobile-wallet-adapter-protocol@2.2.9)

Updates `@solana-mobile/mobile-wallet-adapter-protocol-web3js` from 2.2.8 to 2.2.9
- [Release notes](https://github.com/solana-mobile/mobile-wallet-adapter/releases)
- [Commits](https://github.com/solana-mobile/mobile-wallet-adapter/compare/@solana-mobile/mobile-wallet-adapter-protocol-web3js@2.2.8...@solana-mobile/mobile-wallet-adapter-protocol-web3js@2.2.9)

Updates `ai` from 6.0.193 to 6.0.197
- [Release notes](https://github.com/vercel/ai/releases)
- [Changelog](https://github.com/vercel/ai/blob/ai@6.0.197/packages/ai/CHANGELOG.md)
- [Commits](https://github.com/vercel/ai/commits/ai@6.0.197/packages/ai)

Updates `graphql` from 16.14.0 to 16.14.1
- [Release notes](https://github.com/graphql/graphql-js/releases)
- [Commits](graphql/graphql-js@v16.14.0...v16.14.1)

Updates `livekit-client` from 2.19.1 to 2.19.2
- [Release notes](https://github.com/livekit/client-sdk-js/releases)
- [Changelog](https://github.com/livekit/client-sdk-js/blob/main/CHANGELOG.md)
- [Commits](livekit/client-sdk-js@v2.19.1...v2.19.2)

Updates `livepeer` from 3.2.4 to 3.5.0
- [Release notes](https://github.com/livepeer/livepeer-js/releases)
- [Changelog](https://github.com/livepeer/livepeer-js/blob/main/RELEASES.md)
- [Commits](https://github.com/livepeer/livepeer-js/commits/v3.5.0)

Updates `three` from 0.176.0 to 0.184.0
- [Release notes](https://github.com/mrdoob/three.js/releases)
- [Commits](https://github.com/mrdoob/three.js/commits)

Updates `viem` from 2.52.0 to 2.52.2
- [Release notes](https://github.com/wevm/viem/releases)
- [Commits](https://github.com/wevm/viem/compare/viem@2.52.0...viem@2.52.2)

Updates `@gltf-transform/functions` from 4.3.0 to 4.4.0
- [Changelog](https://github.com/donmccurdy/glTF-Transform/blob/main/CHANGELOG.md)
- [Commits](donmccurdy/glTF-Transform@v4.3.0...v4.4.0)

Updates `knip` from 6.14.2 to 6.16.1
- [Release notes](https://github.com/webpro-nl/knip/releases)
- [Commits](https://github.com/webpro-nl/knip/commits/knip@6.16.1/packages/knip)

Updates `vite-plugin-node-polyfills` from 0.2.0 to 0.28.0
- [Release notes](https://github.com/davidmyersdev/vite-plugin-node-polyfills/releases)
- [Commits](https://github.com/davidmyersdev/vite-plugin-node-polyfills/commits/v0.28.0)

Updates `vite-plugin-pwa` from 1.2.0 to 1.3.0
- [Release notes](https://github.com/vite-pwa/vite-plugin-pwa/releases)
- [Commits](vite-pwa/vite-plugin-pwa@v1.2.0...v1.3.0)

Updates `workbox-build` from 7.4.0 to 7.4.1
- [Release notes](https://github.com/googlechrome/workbox/releases)
- [Commits](GoogleChrome/workbox@v7.4.0...v7.4.1)

Updates `workbox-window` from 7.4.0 to 7.4.1
- [Release notes](https://github.com/googlechrome/workbox/releases)
- [Commits](GoogleChrome/workbox@v7.4.0...v7.4.1)

Updates `typescript-eslint` from 8.59.4 to 8.60.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.60.1/packages/typescript-eslint)

Updates `axios` from 1.16.1 to 1.17.0
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.16.1...v1.17.0)

Updates `react-dom` from 19.2.6 to 19.2.7
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.7/packages/react-dom)

Updates `vite-plugin-mkcert` from 2.0.0 to 2.1.0
- [Release notes](https://github.com/liuweiGL/vite-plugin-mkcert/releases)
- [Changelog](https://github.com/liuweiGL/vite-plugin-mkcert/blob/main/CHANGELOG.md)
- [Commits](liuweiGL/vite-plugin-mkcert@v2.0.0...v2.1.0)

Updates `wrangler` from 4.94.0 to 4.98.0
- [Release notes](https://github.com/cloudflare/workers-sdk/releases)
- [Commits](https://github.com/cloudflare/workers-sdk/commits/wrangler@4.98.0/packages/wrangler)

Updates `@modelcontextprotocol/ext-apps` from 1.7.3 to 1.7.4
- [Release notes](https://github.com/modelcontextprotocol/ext-apps/releases)
- [Changelog](https://github.com/modelcontextprotocol/ext-apps/blob/main/RELEASES.md)
- [Commits](modelcontextprotocol/ext-apps@v1.7.3...v1.7.4)

Updates `esbuild` from 0.25.12 to 0.28.0
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2025.md)
- [Commits](evanw/esbuild@v0.25.12...v0.28.0)

---
updated-dependencies:
- dependency-name: "@ai-sdk/openai"
  dependency-version: 3.0.68
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@aws-sdk/client-marketplace-entitlement-service"
  dependency-version: 3.1063.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@aws-sdk/client-marketplace-metering"
  dependency-version: 3.1063.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@aws-sdk/client-s3"
  dependency-version: 3.1063.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@aws-sdk/s3-request-presigner"
  dependency-version: 3.1063.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@coin-communities/sdk"
  dependency-version: 1.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@elevenlabs/elevenlabs-js"
  dependency-version: 2.51.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@gltf-transform/core"
  dependency-version: 4.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@gltf-transform/extensions"
  dependency-version: 4.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@gltf-transform/functions"
  dependency-version: 4.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@modelcontextprotocol/ext-apps"
  dependency-version: 1.7.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@neynar/nodejs-sdk"
  dependency-version: 3.176.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@pump-fun/pump-sdk"
  dependency-version: 1.36.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@sentry/node"
  dependency-version: 10.56.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@solana-mobile/mobile-wallet-adapter-protocol"
  dependency-version: 2.2.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@solana-mobile/mobile-wallet-adapter-protocol-web3js"
  dependency-version: 2.2.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: ai
  dependency-version: 6.0.197
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: axios
  dependency-version: 1.17.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: esbuild
  dependency-version: 0.28.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: graphql
  dependency-version: 16.14.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: knip
  dependency-version: 6.16.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: livekit-client
  dependency-version: 2.19.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: livepeer
  dependency-version: 3.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: react-dom
  dependency-version: 19.2.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: three
  dependency-version: 0.184.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: typescript-eslint
  dependency-version: 8.60.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: viem
  dependency-version: 2.52.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: vite-plugin-mkcert
  dependency-version: 2.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: vite-plugin-node-polyfills
  dependency-version: 0.28.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: vite-plugin-pwa
  dependency-version: 1.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: workbox-build
  dependency-version: 7.4.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: workbox-window
  dependency-version: 7.4.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: wrangler
  dependency-version: 4.98.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/minor-and-patch-d9a0398dbd branch from a5ab421 to 9a31c80 Compare June 8, 2026 17:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge-eligible Dependabot PRs eligible for automerge dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants