Skip to content

deps(deps): bump the production-dependencies group across 1 directory with 73 updates#942

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/production-dependencies-e162051029
Open

deps(deps): bump the production-dependencies group across 1 directory with 73 updates#942
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/production-dependencies-e162051029

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown
Contributor

Bumps the production-dependencies group with 64 updates in the / directory:

Package From To
@supabase/supabase-js 2.105.4 2.110.7
lru-cache 11.3.6 11.5.2
@aws-sdk/checksums 3.1000.15 3.1000.18
@aws-sdk/client-bedrock-agent-runtime 3.1046.0 3.1090.0
@aws-sdk/client-kendra 3.1046.0 3.1090.0
@aws-sdk/client-sagemaker 3.1046.0 3.1090.0
@aws-sdk/util-locate-window 3.965.5 3.965.8
@azure/core-auth 1.10.1 1.11.0
@azure/core-client 1.10.1 1.11.0
@azure/core-http-compat 2.4.0 2.5.0
@azure/core-paging 1.6.2 1.7.0
@azure/core-rest-pipeline 1.24.0 1.25.0
@azure/core-tracing 1.3.1 1.4.0
@azure/core-util 1.13.1 1.14.0
@azure/logger 1.3.0 1.4.0
@grpc/grpc-js 1.14.3 1.14.4
@mongodb-js/saslprep 1.4.11 1.4.12
@opentelemetry/semantic-conventions 1.41.1 1.43.0
@protobufjs/eventemitter 1.1.0 1.1.1
@protobufjs/fetch 1.1.0 1.1.1
@protobufjs/inquire 1.1.1 1.1.2
@protobufjs/utf8 1.1.1 1.1.2
@sentry/node-native 10.65.0 10.66.0
@sentry/profiling-node 10.65.0 10.66.0
@smithy/abort-controller 4.3.0 4.3.3
@smithy/config-resolver 4.5.2 4.6.10
@smithy/eventstream-serde-browser 4.3.2 4.4.10
@smithy/eventstream-serde-config-resolver 4.4.2 4.5.10
@smithy/eventstream-serde-node 4.3.2 4.4.10
@smithy/hash-blob-browser 4.4.8 4.4.10
@smithy/hash-node 4.3.2 4.4.10
@smithy/hash-stream-node 4.4.8 4.4.10
@smithy/invalid-dependency 4.3.2 4.4.10
@smithy/md5-js 4.4.8 4.4.10
@smithy/middleware-content-length 4.3.2 4.4.10
@smithy/middleware-endpoint 4.5.2 4.6.10
@smithy/middleware-retry 4.6.2 4.7.10
@smithy/middleware-serde 4.3.2 4.4.10
@smithy/middleware-stack 4.3.2 4.4.10
@smithy/node-config-provider 4.4.2 4.5.10
@smithy/property-provider 4.3.2 4.4.10
@smithy/querystring-builder 4.4.0 4.4.10
@smithy/shared-ini-file-loader 4.5.2 4.6.10
@smithy/smithy-client 4.13.2 4.14.10
@smithy/url-parser 4.3.2 4.4.10
@smithy/util-base64 4.4.2 4.5.10
@smithy/util-body-length-browser 4.3.2 4.4.10
@smithy/util-body-length-node 4.3.2 4.4.10
@smithy/util-config-provider 4.3.2 4.4.10
@smithy/util-defaults-mode-browser 4.4.2 4.5.10
@smithy/util-defaults-mode-node 4.3.2 4.4.10
@smithy/util-endpoints 3.5.2 3.6.10
@smithy/util-retry 4.4.2 4.5.10
@smithy/util-stream 4.6.2 4.7.10
@smithy/util-waiter 4.5.8 4.5.10
@typespec/ts-http-runtime 0.3.5 0.3.7
body-parser 2.2.2 2.3.0
dayjs 1.11.20 1.11.21
eventsource-parser 3.0.8 3.1.0
hono 4.12.18 4.12.31
langsmith 0.7.0 0.8.3
postcss 8.5.14 8.5.20
range-parser 1.2.1 1.3.0
which-typed-array 1.1.20 1.1.22

Updates @supabase/supabase-js from 2.105.4 to 2.110.7

Release notes

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

v2.110.7

2.110.7 (2026-07-16)

🩹 Fixes

  • postgrest: correct self-reference inference (#2525)
  • realtime: trigger set auth on INITIAL_SESSION event (#2531)
  • realtime: update phoenix to fix presence issue (#2532)

❤️ Thank You

v2.110.7-canary.1

2.110.7-canary.1 (2026-07-16)

🩹 Fixes

  • realtime: update phoenix to fix presence issue (#2532)

❤️ Thank You

  • Eduardo Gurgel

v2.110.7-canary.0

2.110.7-canary.0 (2026-07-16)

🩹 Fixes

  • postgrest: correct self-reference inference (#2525)
  • realtime: trigger set auth on INITIAL_SESSION event (#2531)

❤️ Thank You

v2.110.6

2.110.6 (2026-07-15)

🩹 Fixes

  • postgrest: type hinted self-referencing embeds as arrays (#2520)
  • realtime: forward opts to send() in track() (#2490)
  • supabase: warn instead of throw for unrecognized sb_ API key subtypes (#2526)

❤️ Thank You

... (truncated)

Changelog

Sourced from @​supabase/supabase-js's changelog.

2.110.7 (2026-07-16)

🩹 Fixes

  • realtime: trigger set auth on INITIAL_SESSION event (#2531)

❤️ Thank You

2.110.6 (2026-07-15)

🩹 Fixes

  • supabase: warn instead of throw for unrecognized sb_ API key subtypes (#2526)

❤️ Thank You

2.110.5 (2026-07-14)

🩹 Fixes

  • supabase: avoid edge runtime warning (#2522)

❤️ Thank You

2.110.4 (2026-07-14)

🩹 Fixes

  • functions: stop sending API key in Authorization header for function calls (#2511)

❤️ Thank You

2.110.3 (2026-07-13)

This was a version bump only for @​supabase/supabase-js to align it with other projects, there were no code changes.

2.110.2 (2026-07-09)

This was a version bump only for @​supabase/supabase-js to align it with other projects, there were no code changes.

2.110.1 (2026-07-07)

... (truncated)

Commits
  • 130fa11 fix(realtime): trigger set auth on INITIAL_SESSION event (#2531)
  • c90b1cd chore(release): version 2.110.6 changelogs (#2527)
  • c23e1ab fix(supabase): warn instead of throw for unrecognized sb_ API key subtypes (#...
  • 8af3c3a chore(release): version 2.110.5 changelogs (#2524)
  • 25da097 chore(release): version 2.110.4 changelogs (#2523)
  • dafa7f5 fix(supabase): avoid edge runtime warning (#2522)
  • 558c1f5 fix(functions): stop sending API key in Authorization header for function cal...
  • aaec93f chore(release): version 2.110.3 changelogs (#2519)
  • f8889ce docs(postgrest): fix outdated cross-fetch guidance (#2507)
  • 4164458 chore(release): version 2.110.2 changelogs (#2506)
  • Additional commits viewable in compare view

Updates lru-cache from 11.3.6 to 11.5.2

Changelog

Sourced from lru-cache's changelog.

cringe lorg

11.5

  • Add backgroundFetchSize option, defaulting to 1, to set an effective size for provisional background fetch objects while in flight, if they do not shadow an existing stale entry.

11.4

  • Add cache property to status objects, in order to differentiate which cache is emitting the metric or trace.
  • Several small bugs regarding fetch behavior edge cases.
    • onInsert does not fire for background fetch internal promises.
    • dispose() and disposeAfter() now fire for the stale value left behind when an in-process background fetch is pre-empted by eviction.
    • fetchMethod that returns a non-Promise value is handled correctly.
    • No Error is created, or abort() signaled, when a background fetch promise is resolved. (Presumably the implementation is done by that point.)

11.3

  • Add observability features, expand the coverage of LRUCache.Status objects.

11.2

  • Add the perf option to specify performance, Date, or any other object with a now() method that returns a number.

11.1

  • Add the onInsert method

11.0

  • Drop support for node less than v20

10.4

  • Accidental minor update, should've been patch.

10.3

  • add forceFetch() method
  • set disposeReason to 'expire' when it's the result of a TTL

... (truncated)

Commits

Updates @anthropic-ai/sdk from 0.90.0 to 0.27.3

Changelog

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

0.90.0 (2026-04-16)

Full Changelog: sdk-v0.89.0...sdk-v0.90.0

Features

  • api: add claude-opus-4-7, token budgets and user_profiles (b26134b)

Chores

  • actually delete release-doctor.yml (0fe984d)
  • ci: remove release-doctor workflow (08e58bd)

0.89.0 (2026-04-14)

Full Changelog: sdk-v0.88.0...sdk-v0.89.0

Features

  • api: manual updates (57c2a11)
  • api: mark Sonnet and Opus 4 as deprecated (eff41b7)

Bug Fixes

  • streaming: add missing events (4c52919)

0.88.0 (2026-04-10)

Full Changelog: sdk-v0.87.0...sdk-v0.88.0

Features

Documentation

0.87.0 (2026-04-09)

Full Changelog: sdk-v0.86.1...sdk-v0.87.0

Features

  • api: Add beta advisor tool (1e99a8d)

... (truncated)

Commits
  • b7e2113 chore: release main
  • 45b0018 fix(streaming): correct error message serialisation (#524)
  • 02f0fc5 chore(docs): update browser support information (#522)
  • abdb763 fix(uploads): avoid making redundant memory copies (#520)
  • 770a9d0 chore: release main
  • c7557f1 chore(api): deprecate claude-1 models
  • 40ebb5f chore(internal): dependency updates (#519)
  • 859d585 fix(client): correct File construction from node-fetch Responses (#518)
  • 38d0481 chore(ci): install deps via ./script/bootstrap (#515)
  • ffe75f4 chore: run tsc as part of lint script (#513)
  • Additional commits viewable in compare view

Updates @aws-sdk/checksums from 3.1000.15 to 3.1000.18

Changelog

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

3.1000.18 (2026-07-15)

Chores

  • codegen: sync to use typesVersions entries for submodules (#8195) (d43e5bf)
  • migrate eslint/prettier to oxlint/oxfmt (#8192) (7d14409)

3.1000.17 (2026-07-14)

Bug Fixes

  • scripts: add typesVersions entries for submodules (#8186) (9eade26)

Chores

  • codegen: sync for codegen and include OAuthIAM operation for signin list (#8190) (a20c28d)

3.1000.16 (2026-07-08)

Chores

  • checksums: update dependencies.
Commits

Updates @aws-sdk/client-bedrock-agent-runtime from 3.1046.0 to 3.1090.0

Release notes

Sourced from @​aws-sdk/client-bedrock-agent-runtime's releases.

v3.1090.0

3.1090.0(2026-07-17)

New Features
  • clients: update client endpoints as of 2026-07-17 (857153f3)
  • client-kinesis-analytics-v2: Support for Flink 2.3 in Managed Service for Apache Flink (1ad0421f)
  • client-gameliftstreams: Amazon GameLift Streams now supports assigning an IAM role to a stream session, enabling your application to securely access resources in your AWS account, such as Amazon S3 buckets and DynamoDB tables. (cf945cdb)
  • client-rds: Adds the AssociatedRoles parameter to CreateDBCluster, RestoreDBClusterFromSnapshot, RestoreDBClusterToPointInTime, and RestoreDBClusterFromS3, letting customers associate IAM roles with an Aurora DB cluster at create or restore time instead of calling AddRoleToDBCluster afterward. (48b74a43)
  • client-odb: Adds support for sourcing Autonomous Database admin and wallet passwords from customer-managed AWS Secrets Manager secrets, including password source configuration and summaries, and enabling or disabling the OCI IAM service role for Secrets Manager integration via InitializeService. (d5619c8b)
  • client-cognito-identity-provider: Amazon Cognito user pools now support sending SMS via AWS End User Messaging. A new EumsSms object in SmsConfigurationType lets you deliver MFA and verification texts through AWS End User Messaging, alongside the existing Amazon SNS option. (600cf8d5)

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

v3.1089.0

3.1089.0(2026-07-16)

Chores
Documentation Changes
  • client-s3: Documentation update for removing the 30 day minimum restriction for transition to Standard-IA or OneZone-IA storage classes (91723d24)
  • client-redshift: Amazon Redshift - Added support for rg.large and rg.12xlarge node types in CreateCluster, ModifyCluster, and ResizeCluster API operations. (50989cf0)
New Features
  • clients: update client endpoints as of 2026-07-16 (c9150fe6)
  • client-chime-sdk-voice: Marked CreateProxySession, DeleteProxySession, GetProxySession, ListProxySessions, UpdateProxySession, PutVoiceConnectorProxy, DeleteVoiceConnectorProxy, and GetVoiceConnectorProxy as deprecated. (d706c456)
  • client-emr: Amazon EMR updates the Session object returned by GetSession API (863234ad)
  • client-omics: Adds support for returning the task UUID (universally unique identifier) in GetRunTask and ListRunTasks responses (bafd66dd)
  • client-sagemaker: Release support for g7 instance type for SageMaker inference endpoints. (668f46cb)
  • client-sustainability: Adds support for retrieving estimated water allocation data. (432031b6)
Bug Fixes
  • package.json: run make lint format without file args (#8201) (33ac9c0b)
Tests
  • extend TypeScript compatibility check to 3.4-4.4 (#8197) (59f7fc67)

... (truncated)

Changelog

Sourced from @​aws-sdk/client-bedrock-agent-runtime's changelog.

3.1090.0 (2026-07-17)

Note: Version bump only for package @​aws-sdk/client-bedrock-agent-runtime

3.1089.0 (2026-07-16)

Note: Version bump only for package @​aws-sdk/client-bedrock-agent-runtime

3.1088.0 (2026-07-15)

Note: Version bump only for package @​aws-sdk/client-bedrock-agent-runtime

3.1087.0 (2026-07-14)

Note: Version bump only for package @​aws-sdk/client-bedrock-agent-runtime

3.1086.0 (2026-07-13)

Note: Version bump only for package @​aws-sdk/client-bedrock-agent-runtime

3.1085.0 (2026-07-10)

Note: Version bump only for package @​aws-sdk/client-bedrock-agent-runtime

3.1084.0 (2026-07-09)

... (truncated)

Commits

Updates @aws-sdk/client-kendra from 3.1046.0 to 3.1090.0

Release notes

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

v3.1090.0

3.1090.0(2026-07-17)

New Features
  • clients: update client endpoints as of 2026-07-17 (857153f3)
  • client-kinesis-analytics-v2: Support for Flink 2.3 in Managed Service for Apache Flink (1ad0421f)
  • client-gameliftstreams: Amazon GameLift Streams now supports assigning an IAM role to a stream session, enabling your application to securely access resources in your AWS account, such as Amazon S3 buckets and DynamoDB tables. (cf945cdb)
  • client-rds: Adds the AssociatedRoles parameter to CreateDBCluster, RestoreDBClusterFromSnapshot, RestoreDBClusterToPointInTime, and RestoreDBClusterFromS3, letting customers associate IAM roles with an Aurora DB cluster at create or restore time instead of calling AddRoleToDBCluster afterward. (48b74a43)
  • client-odb: Adds support for sourcing Autonomous Database admin and wallet passwords from customer-managed AWS Secrets Manager secrets, including password source configuration and summaries, and enabling or disabling the OCI IAM service role for Secrets Manager integration via InitializeService. (d5619c8b)
  • client-cognito-identity-provider: Amazon Cognito user pools now support sending SMS via AWS End User Messaging. A new EumsSms object in SmsConfigurationType lets you deliver MFA and verification texts through AWS End User Messaging, alongside the existing Amazon SNS option. (600cf8d5)

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

v3.1089.0

3.1089.0(2026-07-16)

Chores
Documentation Changes
  • client-s3: Documentation update for removing the 30 day minimum restriction for transition to Standard-IA or OneZone-IA storage classes (91723d24)
  • client-redshift: Amazon Redshift - Added support for rg.large and rg.12xlarge node types in CreateCluster, ModifyCluster, and ResizeCluster API operations. (50989cf0)
New Features
  • clients: update client endpoints as of 2026-07-16 (c9150fe6)
  • client-chime-sdk-voice: Marked CreateProxySession, DeleteProxySession, GetProxySession, ListProxySessions, UpdateProxySession, PutVoiceConnectorProxy, DeleteVoiceConnectorProxy, and GetVoiceConnectorProxy as deprecated. (d706c456)
  • client-emr: Amazon EMR updates the Session object returned by GetSession API (863234ad)
  • client-omics: Adds support for returning the task UUID (universally unique identifier) in GetRunTask and ListRunTasks responses (bafd66dd)
  • client-sagemaker: Release support for g7 instance type for SageMaker inference endpoints. (668f46cb)
  • client-sustainability: Adds support for retrieving estimated water allocation data. (432031b6)
Bug Fixes
  • package.json: run make lint format without file args (#8201) (33ac9c0b)
Tests
  • extend TypeScript compatibility check to 3.4-4.4 (#8197) (59f7fc67)

... (truncated)

Changelog

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

3.1090.0 (2026-07-17)

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

3.1089.0 (2026-07-16)

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

3.1088.0 (2026-07-15)

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

3.1087.0 (2026-07-14)

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

3.1086.0 (2026-07-13)

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

3.1085.0 (2026-07-10)

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

3.1084.0 (2026-07-09)

... (truncated)

Commits

Updates @aws-sdk/client-sagemaker from 3.1046.0 to 3.1090.0

Release notes

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

v3.1090.0

3.1090.0(2026-07-17)

New Features
  • clients: update client endpoints as of 2026-07-17 (857153f3)
  • client-kinesis-analytics-v2: Support for Flink 2.3 in Managed Service for Apache Flink (1ad0421f)
  • client-gameliftstreams: Amazon GameLift Streams now supports assigning an IAM role to a stream session, enabling your application to securely access resources in your AWS account, such as Amazon S3 buckets and DynamoDB tables. (cf945cdb)
  • client-rds: Adds the AssociatedRoles parameter to CreateDBCluster, RestoreDBClusterFromSnapshot, RestoreDBClusterToPointInTime, and RestoreDBClusterFromS3, letting customers associate IAM roles with an Aurora DB cluster at create or restore time instead of calling AddRoleToDBCluster afterward. (48b74a43)
  • client-odb: Adds support for sourcing Autonomous Database admin and wallet passwords from customer-managed AWS Secrets Manager secrets, including password source configuration and summaries, and enabling or disabling the OCI IAM service role for Secrets Manager integration via InitializeService. (d5619c8b)
  • client-cognito-identity-provider: Amazon Cognito user pools now support sending SMS via AWS End User Messaging. A new EumsSms object in SmsConfigurationType lets you deliver MFA and verification texts through AWS End User Messaging, alongside the existing Amazon SNS option. (600cf8d5)

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

v3.1089.0

3.1089.0(2026-07-16)

Chores
Documentation Changes
  • client-s3: Documentation update for removing the 30 day minimum restriction for transition to Standard-IA or OneZone-IA storage classes (91723d24)
  • client-redshift: Amazon Redshift - Added support for rg.large and rg.12xlarge node types in CreateCluster, ModifyCluster, and ResizeCluster API operations. (50989cf0)
New Features
  • clients: update client endpoints as of 2026-07-16 (c9150fe6)
  • client-chime-sdk-voice: Marked CreateProxySession, DeleteProxySession, GetProxySession, ListProxySessions, UpdateProxySession, PutVoiceConnectorProxy, DeleteVoiceConnectorProxy, and GetVoiceConnectorProxy as deprecated. (d706c456)
  • client-emr: Amazon EMR updates the Session object returned by GetSession API (863234ad)
  • client-omics: Adds support for returning the task UUID (universally unique identifier) in GetRunTask and ListRunTasks responses (bafd66dd)
  • client-sagemaker: Release support for g7 instance type for SageMaker inference endpoints. (668f46cb)
  • client-sustainability: Adds support for retrieving estimated water allocation data. (432031b6)
Bug Fixes
  • package.json: run make lint format without file args (#8201) (33ac9c0b)
Tests
  • extend TypeScript compatibility check to 3.4-4.4 (#8197) (59f7fc67)

... (truncated)

Changelog

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

3.1090.0 (2026-07-17)

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

3.1089.0 (2026-07-16)

Features

  • client-sagemaker: Release support for g7 instance type for SageMaker inference endpoints. (668f46c)

3.1088.0 (2026-07-15)

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

3.1087.0 (2026-07-14)

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

3.1086.0 (2026-07-13)

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

3.1085.0 (2026-07-10)

Features

  • client-sagemaker: Release support for g4d, c6g, c7g, c8g instance types for SageMaker HyperPod (800976d)

... (truncated)

Commits
  • eb268ed Publish v3.1090.0
  • 60e8b54 Publish v3.1089.0
  • 668f46c feat(client-sagemaker): Release support for g7 instance type for SageMaker in...
  • 73de389 Publish v3.1088.0
  • d43e5bf chore(codegen): sync to use typesVersions entries for submodules (#8195)
  • ec24bb4 Publish v3.1087.0
  • a20c28d chore(codegen): sync for codegen and include OAuthIAM operation for signin li...
  • 64c3e50 Publish v3.1086.0
  • 8d0b498 Publish v3.1085.0
  • 800976d feat(client-sagemaker): Release support for g4d, c6g, c7g, c8g instance types...
  • Additional commits viewable in compare view

Updates @aws-sdk/util-locate-window from 3.965.5 to 3.965.8

Changelog

Sourced from @​aws-sdk/util-locate-window's changelog.

3.965.8 (2026-06-13)

Chores

3.965.7 (2026-06-08)

Chores

3.965.6 (2026-06-05)

Chores

Commits

Updates @azure/core-auth from 1.10.1 to 1.11.0

Changelog

Sourced from @​azure/core-auth's changelog.

1.11.0 (2026-07-13)

Other Changes

  • Update engines to "node": ">=22.0.0". Please refer to our support policy for more information on our supported Node.js versions.
Commits
  • 853058b [core] Update release dates to for core packages (#39255)
  • 6b92869 [core] bump minor version for nodejs version v22 bump (#39171)
  • 3181ad2 [EngSys] Bump min-version to node 22 (#38887) NO_CI
  • 3de1abe Add imports field to all warp-built packages (#38391)
  • eacc818 feat(core/core-auth): migrate to #platform/* imports (#38199)
  • e8f0055 chore: Update registry for all package.json and adjust check rules (#38281)
  • 8edb91b chore(core): remove dead code, unnecessary casts, and redundant async (#38149)
  • c4de0e1 chore(core): add react-native and @​types/react devDependencies (#38135)
  • ca0618c chore(core): add per-platform tsconfig files in config/ directories (#38136)
  • 3e3da24 refactor(core): reorganize tests into public/internal/node/browser structure ...
  • Additional commits viewable in compare view

Updates @azure/core-client from 1.10.1 to 1.11.0

Changelog

Sourced from @​azure/core-client's changelog.

1.11.0 (2026-07-13)

Other Changes

  • Update engines to "node": ">=22.0.0". Please refer to our support policy for more information on our supported Node.js versions.

1.10.2 (2026-06-04)

Bugs Fixed

Commits
  • 853058b [core] Update release dates to for core packages (#39255)
  • cdf8260 Update typespec-ts generator references to Azure/typespec-azure (#38807)
  • 6b92869 [core] bump minor version for nodejs version v22 bump (#39171)
  • 1d09a0f [EngSys] upgrade dev dependency prettier to v3.9.1 (#39127)
  • 3181ad2 [EngSys] Bump min-version to node 22 (#38887) NO_CI
  • 000bfb6 [core] prepare for June 2026 release (#38788)
  • 08fae51 chore: consolidate with @​azure/core-util APIs and simplify runtime checks (#3...
  • 0117af3 feat(core/core-client): migrate to #platform/* imports (#38200)
  • e8f0055 chore: Update registry for all package.json and adjust check rules (#38281)
  • be0d109 fix(core-client): fix typos in serializer error messages (#38258)
  • Additional commits viewable in compare view

Updates @azure/core-http-compat from 2.4.0 to 2.5.0

Changelog

Sourced from @​azure/core-http-compat's changelog.

2.5.0 (2026-07-13)

Other Changes

… with 73 updates

Bumps the production-dependencies group with 64 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@supabase/supabase-js](https://github.com/supabase/supabase-js/tree/HEAD/packages/core/supabase-js) | `2.105.4` | `2.110.7` |
| [lru-cache](https://github.com/isaacs/node-lru-cache) | `11.3.6` | `11.5.2` |
| [@aws-sdk/checksums](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages-internal/checksums) | `3.1000.15` | `3.1000.18` |
| [@aws-sdk/client-bedrock-agent-runtime](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-bedrock-agent-runtime) | `3.1046.0` | `3.1090.0` |
| [@aws-sdk/client-kendra](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-kendra) | `3.1046.0` | `3.1090.0` |
| [@aws-sdk/client-sagemaker](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sagemaker) | `3.1046.0` | `3.1090.0` |
| [@aws-sdk/util-locate-window](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages-internal/util-locate-window) | `3.965.5` | `3.965.8` |
| [@azure/core-auth](https://github.com/Azure/azure-sdk-for-js/tree/HEAD/sdk/core/core-auth) | `1.10.1` | `1.11.0` |
| [@azure/core-client](https://github.com/Azure/azure-sdk-for-js/tree/HEAD/sdk/core/core-client) | `1.10.1` | `1.11.0` |
| [@azure/core-http-compat](https://github.com/Azure/azure-sdk-for-js/tree/HEAD/sdk/core/core-http-compat) | `2.4.0` | `2.5.0` |
| [@azure/core-paging](https://github.com/Azure/azure-sdk-for-js/tree/HEAD/sdk/core/core-paging) | `1.6.2` | `1.7.0` |
| [@azure/core-rest-pipeline](https://github.com/Azure/azure-sdk-for-js/tree/HEAD/sdk/core/core-rest-pipeline) | `1.24.0` | `1.25.0` |
| [@azure/core-tracing](https://github.com/Azure/azure-sdk-for-js/tree/HEAD/sdk/core/core-tracing) | `1.3.1` | `1.4.0` |
| [@azure/core-util](https://github.com/Azure/azure-sdk-for-js/tree/HEAD/sdk/core/core-util) | `1.13.1` | `1.14.0` |
| [@azure/logger](https://github.com/Azure/azure-sdk-for-js/tree/HEAD/sdk/core/logger) | `1.3.0` | `1.4.0` |
| [@grpc/grpc-js](https://github.com/grpc/grpc-node) | `1.14.3` | `1.14.4` |
| [@mongodb-js/saslprep](https://github.com/mongodb-js/devtools-shared) | `1.4.11` | `1.4.12` |
| [@opentelemetry/semantic-conventions](https://github.com/open-telemetry/opentelemetry-js) | `1.41.1` | `1.43.0` |
| [@protobufjs/eventemitter](https://github.com/dcodeIO/protobuf.js) | `1.1.0` | `1.1.1` |
| [@protobufjs/fetch](https://github.com/dcodeIO/protobuf.js) | `1.1.0` | `1.1.1` |
| [@protobufjs/inquire](https://github.com/dcodeIO/protobuf.js) | `1.1.1` | `1.1.2` |
| [@protobufjs/utf8](https://github.com/protobufjs/protobuf.js) | `1.1.1` | `1.1.2` |
| [@sentry/node-native](https://github.com/getsentry/sentry-javascript) | `10.65.0` | `10.66.0` |
| [@sentry/profiling-node](https://github.com/getsentry/sentry-javascript) | `10.65.0` | `10.66.0` |
| [@smithy/abort-controller](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/abort-controller) | `4.3.0` | `4.3.3` |
| [@smithy/config-resolver](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/config-resolver) | `4.5.2` | `4.6.10` |
| [@smithy/eventstream-serde-browser](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/eventstream-serde-browser) | `4.3.2` | `4.4.10` |
| [@smithy/eventstream-serde-config-resolver](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/eventstream-serde-config-resolver) | `4.4.2` | `4.5.10` |
| [@smithy/eventstream-serde-node](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/eventstream-serde-node) | `4.3.2` | `4.4.10` |
| [@smithy/hash-blob-browser](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/hash-blob-browser) | `4.4.8` | `4.4.10` |
| [@smithy/hash-node](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/hash-node) | `4.3.2` | `4.4.10` |
| [@smithy/hash-stream-node](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/hash-stream-node) | `4.4.8` | `4.4.10` |
| [@smithy/invalid-dependency](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/invalid-dependency) | `4.3.2` | `4.4.10` |
| [@smithy/md5-js](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/md5-js) | `4.4.8` | `4.4.10` |
| [@smithy/middleware-content-length](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/middleware-content-length) | `4.3.2` | `4.4.10` |
| [@smithy/middleware-endpoint](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/middleware-endpoint) | `4.5.2` | `4.6.10` |
| [@smithy/middleware-retry](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/middleware-retry) | `4.6.2` | `4.7.10` |
| [@smithy/middleware-serde](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/middleware-serde) | `4.3.2` | `4.4.10` |
| [@smithy/middleware-stack](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/middleware-stack) | `4.3.2` | `4.4.10` |
| [@smithy/node-config-provider](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/node-config-provider) | `4.4.2` | `4.5.10` |
| [@smithy/property-provider](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/property-provider) | `4.3.2` | `4.4.10` |
| [@smithy/querystring-builder](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/querystring-builder) | `4.4.0` | `4.4.10` |
| [@smithy/shared-ini-file-loader](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/shared-ini-file-loader) | `4.5.2` | `4.6.10` |
| [@smithy/smithy-client](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/smithy-client) | `4.13.2` | `4.14.10` |
| [@smithy/url-parser](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/url-parser) | `4.3.2` | `4.4.10` |
| [@smithy/util-base64](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/util-base64) | `4.4.2` | `4.5.10` |
| [@smithy/util-body-length-browser](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/util-body-length-browser) | `4.3.2` | `4.4.10` |
| [@smithy/util-body-length-node](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/util-body-length-node) | `4.3.2` | `4.4.10` |
| [@smithy/util-config-provider](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/util-config-provider) | `4.3.2` | `4.4.10` |
| [@smithy/util-defaults-mode-browser](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/util-defaults-mode-node) | `4.4.2` | `4.5.10` |
| [@smithy/util-defaults-mode-node](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/util-defaults-mode-node) | `4.3.2` | `4.4.10` |
| [@smithy/util-endpoints](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/util-endpoints) | `3.5.2` | `3.6.10` |
| [@smithy/util-retry](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/util-retry) | `4.4.2` | `4.5.10` |
| [@smithy/util-stream](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/util-stream) | `4.6.2` | `4.7.10` |
| [@smithy/util-waiter](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/util-waiter) | `4.5.8` | `4.5.10` |
| [@typespec/ts-http-runtime](https://github.com/Azure/azure-sdk-for-js/tree/HEAD/sdk/core/ts-http-runtime) | `0.3.5` | `0.3.7` |
| [body-parser](https://github.com/expressjs/body-parser) | `2.2.2` | `2.3.0` |
| [dayjs](https://github.com/iamkun/dayjs) | `1.11.20` | `1.11.21` |
| [eventsource-parser](https://github.com/rexxars/eventsource-parser) | `3.0.8` | `3.1.0` |
| [hono](https://github.com/honojs/hono) | `4.12.18` | `4.12.31` |
| [langsmith](https://github.com/langchain-ai/langsmith-sdk) | `0.7.0` | `0.8.3` |
| [postcss](https://github.com/postcss/postcss) | `8.5.14` | `8.5.20` |
| [range-parser](https://github.com/jshttp/range-parser) | `1.2.1` | `1.3.0` |
| [which-typed-array](https://github.com/inspect-js/which-typed-array) | `1.1.20` | `1.1.22` |



Updates `@supabase/supabase-js` from 2.105.4 to 2.110.7
- [Release notes](https://github.com/supabase/supabase-js/releases)
- [Changelog](https://github.com/supabase/supabase-js/blob/master/packages/core/supabase-js/CHANGELOG.md)
- [Commits](https://github.com/supabase/supabase-js/commits/v2.110.7/packages/core/supabase-js)

Updates `lru-cache` from 11.3.6 to 11.5.2
- [Changelog](https://github.com/isaacs/node-lru-cache/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-lru-cache@v11.3.6...v11.5.2)

Updates `@anthropic-ai/sdk` from 0.90.0 to 0.27.3
- [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.90.0...sdk-v0.27.3)

Updates `@aws-sdk/checksums` from 3.1000.15 to 3.1000.18
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages-internal/checksums/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/HEAD/packages-internal/checksums)

Updates `@aws-sdk/client-bedrock-agent-runtime` from 3.1046.0 to 3.1090.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-bedrock-agent-runtime/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1090.0/clients/client-bedrock-agent-runtime)

Updates `@aws-sdk/client-kendra` from 3.1046.0 to 3.1090.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-kendra/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1090.0/clients/client-kendra)

Updates `@aws-sdk/client-sagemaker` from 3.1046.0 to 3.1090.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-sagemaker/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1090.0/clients/client-sagemaker)

Updates `@aws-sdk/util-locate-window` from 3.965.5 to 3.965.8
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages-internal/util-locate-window/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/HEAD/packages-internal/util-locate-window)

Updates `@azure/core-auth` from 1.10.1 to 1.11.0
- [Release notes](https://github.com/Azure/azure-sdk-for-js/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-auth/CHANGELOG.md)
- [Commits](https://github.com/Azure/azure-sdk-for-js/commits/@azure/core-auth_1.11.0/sdk/core/core-auth)

Updates `@azure/core-client` from 1.10.1 to 1.11.0
- [Release notes](https://github.com/Azure/azure-sdk-for-js/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-client/CHANGELOG.md)
- [Commits](https://github.com/Azure/azure-sdk-for-js/commits/@azure/core-client_1.11.0/sdk/core/core-client)

Updates `@azure/core-http-compat` from 2.4.0 to 2.5.0
- [Release notes](https://github.com/Azure/azure-sdk-for-js/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-http-compat/CHANGELOG.md)
- [Commits](https://github.com/Azure/azure-sdk-for-js/commits/@azure/core-http-compat_2.5.0/sdk/core/core-http-compat)

Updates `@azure/core-paging` from 1.6.2 to 1.7.0
- [Release notes](https://github.com/Azure/azure-sdk-for-js/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-paging/CHANGELOG.md)
- [Commits](https://github.com/Azure/azure-sdk-for-js/commits/@azure/core-paging_1.7.0/sdk/core/core-paging)

Updates `@azure/core-rest-pipeline` from 1.24.0 to 1.25.0
- [Release notes](https://github.com/Azure/azure-sdk-for-js/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-rest-pipeline/CHANGELOG.md)
- [Commits](https://github.com/Azure/azure-sdk-for-js/commits/@azure/core-rest-pipeline_1.25.0/sdk/core/core-rest-pipeline)

Updates `@azure/core-tracing` from 1.3.1 to 1.4.0
- [Release notes](https://github.com/Azure/azure-sdk-for-js/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/CHANGELOG.md)
- [Commits](https://github.com/Azure/azure-sdk-for-js/commits/@azure/core-tracing_1.4.0/sdk/core/core-tracing)

Updates `@azure/core-util` from 1.13.1 to 1.14.0
- [Release notes](https://github.com/Azure/azure-sdk-for-js/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-util/CHANGELOG.md)
- [Commits](https://github.com/Azure/azure-sdk-for-js/commits/@azure/core-util_1.14.0/sdk/core/core-util)

Updates `@azure/logger` from 1.3.0 to 1.4.0
- [Release notes](https://github.com/Azure/azure-sdk-for-js/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/logger/CHANGELOG.md)
- [Commits](https://github.com/Azure/azure-sdk-for-js/commits/@azure/logger_1.4.0/sdk/core/logger)

Updates `@grpc/grpc-js` from 1.14.3 to 1.14.4
- [Release notes](https://github.com/grpc/grpc-node/releases)
- [Commits](https://github.com/grpc/grpc-node/compare/@grpc/grpc-js@1.14.3...@grpc/grpc-js@1.14.4)

Updates `@mongodb-js/saslprep` from 1.4.11 to 1.4.12
- [Commits](https://github.com/mongodb-js/devtools-shared/compare/@mongodb-js/saslprep@1.4.11...@mongodb-js/saslprep@1.4.12)

Updates `@opentelemetry/semantic-conventions` from 1.41.1 to 1.43.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-js@semconv/v1.41.1...semconv/v1.43.0)

Updates `@protobufjs/eventemitter` from 1.1.0 to 1.1.1
- [Release notes](https://github.com/dcodeIO/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/master/CHANGELOG.md)
- [Commits](protobufjs/protobuf.js@pool-v1.1.0...utf8-v1.1.1)

Updates `@protobufjs/fetch` from 1.1.0 to 1.1.1
- [Release notes](https://github.com/dcodeIO/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/master/CHANGELOG.md)
- [Commits](protobufjs/protobuf.js@pool-v1.1.0...utf8-v1.1.1)

Updates `@protobufjs/inquire` from 1.1.1 to 1.1.2
- [Release notes](https://github.com/dcodeIO/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/master/CHANGELOG.md)
- [Commits](protobufjs/protobuf.js@utf8-v1.1.1...path-v1.1.2)

Updates `@protobufjs/utf8` from 1.1.1 to 1.1.2
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/master/CHANGELOG.md)
- [Commits](protobufjs/protobuf.js@utf8-v1.1.1...path-v1.1.2)

Updates `@sentry/node-native` from 10.65.0 to 10.66.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.65.0...10.66.0)

Updates `@sentry/profiling-node` from 10.65.0 to 10.66.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.65.0...10.66.0)

Updates `@sentry/server-utils` from 10.65.0 to 10.66.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.65.0...10.66.0)

Updates `@smithy/abort-controller` from 4.3.0 to 4.3.3
- [Release notes](https://github.com/smithy-lang/smithy-typescript/releases)
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/abort-controller/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/abort-controller@4.3.3/packages/abort-controller)

Updates `@smithy/config-resolver` from 4.5.2 to 4.6.10
- [Release notes](https://github.com/smithy-lang/smithy-typescript/releases)
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/config-resolver/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/config-resolver@4.6.10/packages/config-resolver)

Updates `@smithy/core` from 3.29.3 to 3.29.5
- [Release notes](https://github.com/smithy-lang/smithy-typescript/releases)
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/core/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/core@3.29.5/packages/core)

Updates `@smithy/credential-provider-imds` from 4.4.7 to 4.4.10
- [Release notes](https://github.com/smithy-lang/smithy-typescript/releases)
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/credential-provider-imds/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/credential-provider-imds@4.4.10/packages/credential-provider-imds)

Updates `@smithy/eventstream-serde-browser` from 4.3.2 to 4.4.10
- [Release notes](https://github.com/smithy-lang/smithy-typescript/releases)
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/eventstream-serde-browser/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/eventstream-serde-browser@4.4.10/packages/eventstream-serde-browser)

Updates `@smithy/eventstream-serde-config-resolver` from 4.4.2 to 4.5.10
- [Release notes](https://github.com/smithy-lang/smithy-typescript/releases)
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/eventstream-serde-config-resolver/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/eventstream-serde-config-resolver@4.5.10/packages/eventstream-serde-config-resolver)

Updates `@smithy/eventstream-serde-node` from 4.3.2 to 4.4.10
- [Release notes](https://github.com/smithy-lang/smithy-typescript/releases)
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/eventstream-serde-node/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/eventstream-serde-node@4.4.10/packages/eventstream-serde-node)

Updates `@smithy/fetch-http-handler` from 5.6.4 to 5.6.7
- [Release notes](https://github.com/smithy-lang/smithy-typescript/releases)
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/fetch-http-handler/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/fetch-http-handler@5.6.7/packages/fetch-http-handler)

Updates `@smithy/hash-blob-browser` from 4.4.8 to 4.4.10
- [Release notes](https://github.com/smithy-lang/smithy-typescript/releases)
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/hash-blob-browser/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/hash-blob-browser@4.4.10/packages/hash-blob-browser)

Updates `@smithy/hash-node` from 4.3.2 to 4.4.10
- [Release notes](https://github.com/smithy-lang/smithy-typescript/releases)
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/hash-node/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/hash-node@4.4.10/packages/hash-node)

Updates `@smithy/hash-stream-node` from 4.4.8 to 4.4.10
- [Release notes](https://github.com/smithy-lang/smithy-typescript/releases)
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/hash-stream-node/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/hash-stream-node@4.4.10/packages/hash-stream-node)

Updates `@smithy/invalid-dependency` from 4.3.2 to 4.4.10
- [Release notes](https://github.com/smithy-lang/smithy-typescript/releases)
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/invalid-dependency/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/invalid-dependency@4.4.10/packages/invalid-dependency)

Updates `@smithy/md5-js` from 4.4.8 to 4.4.10
- [Release notes](https://github.com/smithy-lang/smithy-typescript/releases)
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/md5-js/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/md5-js@4.4.10/packages/md5-js)

Updates `@smithy/middleware-content-length` from 4.3.2 to 4.4.10
- [Release notes](https://github.com/smithy-lang/smithy-typescript/releases)
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/middleware-content-length/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/middleware-content-length@4.4.10/packages/middleware-content-length)

Updates `@smithy/middleware-endpoint` from 4.5.2 to 4.6.10
- [Release notes](https://github.com/smithy-lang/smithy-typescript/releases)
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/middleware-endpoint/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/middleware-endpoint@4.6.10/packages/middleware-endpoint)

Updates `@smithy/middleware-retry` from 4.6.2 to 4.7.10
- [Release notes](https://github.com/smithy-lang/smithy-typescript/releases)
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/middleware-retry/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/middleware-retry@4.7.10/packages/middleware-retry)

Updates `@smithy/middleware-serde` from 4.3.2 to 4.4.10
- [Release notes](https://github.com/smithy-lang/smithy-typescript/releases)
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/middleware-serde/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/middleware-serde@4.4.10/packages/middleware-serde)

Updates `@smithy/middleware-stack` from 4.3.2 to 4.4.10
- [Release notes](https://github.com/smithy-lang/smithy-typescript/releases)
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/middleware-stack/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/middleware-stack@4.4.10/packages/middleware-stack)

Updates `@smithy/node-config-provider` from 4.4.2 to 4.5.10
- [Release notes](https://github.com/smithy-lang/smithy-typescript/releases)
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/node-config-provider/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/node-config-provider@4.5.10/packages/node-config-provider)

Updates `@smithy/property-provider` from 4.3.2 to 4.4.10
- [Release notes](https://github.com/smithy-lang/smithy-typescript/releases)
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/property-provider/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/property-provider@4.4.10/packages/property-provider)

Updates `@smithy/querystring-builder` from 4.4.0 to 4.4.10
- [Release notes](https://github.com/smithy-lang/smithy-typescript/releases)
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/querystring-builder/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/querystring-builder@4.4.10/packages/querystring-builder)

Updates `@smithy/shared-ini-file-loader` from 4.5.2 to 4.6.10
- [Release notes](https://github.com/smithy-lang/smithy-typescript/releases)
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/shared-ini-file-loader/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/shared-ini-file-loader@4.6.10/packages/shared-ini-file-loader)

Updates `@smithy/smithy-client` from 4.13.2 to 4.14.10
- [Release notes](https://github.com/smithy-lang/smithy-typescript/releases)
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/smithy-client/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/smithy-client@4.14.10/packages/smithy-client)

Updates `@smithy/url-parser` from 4.3.2 to 4.4.10
- [Release notes](https://github.com/smithy-lang/smithy-typescript/releases)
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/url-parser/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/url-parser@4.4.10/packages/url-parser)

Updates `@smithy/util-base64` from 4.4.2 to 4.5.10
- [Release notes](https://github.com/smithy-lang/smithy-typescript/releases)
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/util-base64/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/util-base64@4.5.10/packages/util-base64)

Updates `@smithy/util-body-length-browser` from 4.3.2 to 4.4.10
- [Release notes](https://github.com/smithy-lang/smithy-typescript/releases)
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/util-body-length-browser/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/util-body-length-browser@4.4.10/packages/util-body-length-browser)

Updates `@smithy/util-body-length-node` from 4.3.2 to 4.4.10
- [Release notes](https://github.com/smithy-lang/smithy-typescript/releases)
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/util-body-length-node/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/util-body-length-node@4.4.10/packages/util-body-length-node)

Updates `@smithy/util-config-provider` from 4.3.2 to 4.4.10
- [Release notes](https://github.com/smithy-lang/smithy-typescript/releases)
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/util-config-provider/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/util-config-provider@4.4.10/packages/util-config-provider)

Updates `@smithy/util-defaults-mode-browser` from 4.4.2 to 4.5.10
- [Release notes](https://github.com/smithy-lang/smithy-typescript/releases)
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/util-defaults-mode-node/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/util-defaults-mode-browser@4.5.10/packages/util-defaults-mode-node)

Updates `@smithy/util-defaults-mode-node` from 4.3.2 to 4.4.10
- [Release notes](https://github.com/smithy-lang/smithy-typescript/releases)
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/util-defaults-mode-node/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/util-defaults-mode-node@4.4.10/packages/util-defaults-mode-node)

Updates `@smithy/util-endpoints` from 3.5.2 to 3.6.10
- [Release notes](https://github.com/smithy-lang/smithy-typescript/releases)
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/util-endpoints/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/util-endpoints@3.6.10/packages/util-endpoints)

Updates `@smithy/util-retry` from 4.4.2 to 4.5.10
- [Release notes](https://github.com/smithy-lang/smithy-typescript/releases)
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/util-retry/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/util-retry@4.5.10/packages/util-retry)

Updates `@smithy/util-stream` from 4.6.2 to 4.7.10
- [Release notes](https://github.com/smithy-lang/smithy-typescript/releases)
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/util-stream/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/util-stream@4.7.10/packages/util-stream)

Updates `@smithy/util-waiter` from 4.5.8 to 4.5.10
- [Release notes](https://github.com/smithy-lang/smithy-typescript/releases)
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/util-waiter/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/util-waiter@4.5.10/packages/util-waiter)

Updates `@supabase/phoenix` from 0.4.2 to 0.4.5
- [Release notes](https://github.com/supabase/phoenix/releases)
- [Changelog](https://github.com/supabase/phoenix/blob/main/CHANGELOG.md)
- [Commits](supabase/phoenix@phoenix-v0.4.2...phoenix-v0.4.5)

Updates `@types/tough-cookie` from 4.0.5 to 4.0.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/tough-cookie)

Updates `@typespec/ts-http-runtime` from 0.3.5 to 0.3.7
- [Release notes](https://github.com/Azure/azure-sdk-for-js/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/ts-http-runtime/CHANGELOG.md)
- [Commits](https://github.com/Azure/azure-sdk-for-js/commits/@typespec/ts-http-runtime_0.3.7/sdk/core/ts-http-runtime)

Updates `body-parser` from 2.2.2 to 2.3.0
- [Release notes](https://github.com/expressjs/body-parser/releases)
- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md)
- [Commits](expressjs/body-parser@v2.2.2...v2.3.0)

Updates `dayjs` from 1.11.20 to 1.11.21
- [Release notes](https://github.com/iamkun/dayjs/releases)
- [Changelog](https://github.com/iamkun/dayjs/blob/dev/CHANGELOG.md)
- [Commits](iamkun/dayjs@v1.11.20...v1.11.21)

Updates `eventsource-parser` from 3.0.8 to 3.1.0
- [Release notes](https://github.com/rexxars/eventsource-parser/releases)
- [Changelog](https://github.com/rexxars/eventsource-parser/blob/main/CHANGELOG.md)
- [Commits](rexxars/eventsource-parser@v3.0.8...v3.1.0)

Updates `hono` from 4.12.18 to 4.12.31
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](honojs/hono@v4.12.18...v4.12.31)

Updates `langsmith` from 0.7.0 to 0.8.3
- [Release notes](https://github.com/langchain-ai/langsmith-sdk/releases)
- [Commits](langchain-ai/langsmith-sdk@v0.7.0...v0.8.3)

Updates `ms` from 2.1.3 to 2.1.2
- [Release notes](https://github.com/vercel/ms/releases)
- [Commits](vercel/ms@2.1.3...2.1.2)

Updates `postcss` from 8.5.14 to 8.5.20
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.5.14...8.5.20)

Updates `range-parser` from 1.2.1 to 1.3.0
- [Release notes](https://github.com/jshttp/range-parser/releases)
- [Changelog](https://github.com/jshttp/range-parser/blob/master/HISTORY.md)
- [Commits](jshttp/range-parser@v1.2.1...v1.3.0)

Updates `sql-escaper` from 1.4.0 to 1.5.1
- [Release notes](https://github.com/mysqljs/sql-escaper/releases)
- [Changelog](https://github.com/mysqljs/sql-escaper/blob/main/CHANGELOG.md)
- [Commits](mysqljs/sql-escaper@v1.4.0...v1.5.1)

Updates `which-typed-array` from 1.1.20 to 1.1.22
- [Changelog](https://github.com/inspect-js/which-typed-array/blob/main/CHANGELOG.md)
- [Commits](inspect-js/which-typed-array@v1.1.20...v1.1.22)

---
updated-dependencies:
- dependency-name: "@supabase/supabase-js"
  dependency-version: 2.110.7
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: lru-cache
  dependency-version: 11.5.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@anthropic-ai/sdk"
  dependency-version: 0.27.3
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@aws-sdk/checksums"
  dependency-version: 3.1000.18
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@aws-sdk/client-bedrock-agent-runtime"
  dependency-version: 3.1090.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@aws-sdk/client-kendra"
  dependency-version: 3.1090.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@aws-sdk/client-sagemaker"
  dependency-version: 3.1090.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@aws-sdk/util-locate-window"
  dependency-version: 3.965.8
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@azure/core-auth"
  dependency-version: 1.11.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@azure/core-client"
  dependency-version: 1.11.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@azure/core-http-compat"
  dependency-version: 2.5.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@azure/core-paging"
  dependency-version: 1.7.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@azure/core-rest-pipeline"
  dependency-version: 1.25.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@azure/core-tracing"
  dependency-version: 1.4.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@azure/core-util"
  dependency-version: 1.14.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@azure/logger"
  dependency-version: 1.4.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@grpc/grpc-js"
  dependency-version: 1.14.4
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@mongodb-js/saslprep"
  dependency-version: 1.4.12
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@opentelemetry/semantic-conventions"
  dependency-version: 1.43.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@protobufjs/eventemitter"
  dependency-version: 1.1.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@protobufjs/fetch"
  dependency-version: 1.1.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@protobufjs/inquire"
  dependency-version: 1.1.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@protobufjs/utf8"
  dependency-version: 1.1.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@sentry/node-native"
  dependency-version: 10.66.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@sentry/profiling-node"
  dependency-version: 10.66.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@sentry/server-utils"
  dependency-version: 10.66.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@smithy/abort-controller"
  dependency-version: 4.3.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@smithy/config-resolver"
  dependency-version: 4.6.10
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@smithy/core"
  dependency-version: 3.29.5
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@smithy/credential-provider-imds"
  dependency-version: 4.4.10
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@smithy/eventstream-serde-browser"
  dependency-version: 4.4.10
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@smithy/eventstream-serde-config-resolver"
  dependency-version: 4.5.10
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@smithy/eventstream-serde-node"
  dependency-version: 4.4.10
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@smithy/fetch-http-handler"
  dependency-version: 5.6.7
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@smithy/hash-blob-browser"
  dependency-version: 4.4.10
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@smithy/hash-node"
  dependency-version: 4.4.10
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@smithy/hash-stream-node"
  dependency-version: 4.4.10
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@smithy/invalid-dependency"
  dependency-version: 4.4.10
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@smithy/md5-js"
  dependency-version: 4.4.10
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@smithy/middleware-content-length"
  dependency-version: 4.4.10
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@smithy/middleware-endpoint"
  dependency-version: 4.6.10
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@smithy/middleware-retry"
  dependency-version: 4.7.10
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@smithy/middleware-serde"
  dependency-version: 4.4.10
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@smithy/middleware-stack"
  dependency-version: 4.4.10
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@smithy/node-config-provider"
  dependency-version: 4.5.10
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@smithy/property-provider"
  dependency-version: 4.4.10
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@smithy/querystring-builder"
  dependency-version: 4.4.10
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@smithy/shared-ini-file-loader"
  dependency-version: 4.6.10
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@smithy/smithy-client"
  dependency-version: 4.14.10
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@smithy/url-parser"
  dependency-version: 4.4.10
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@smithy/util-base64"
  dependency-version: 4.5.10
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@smithy/util-body-length-browser"
  dependency-version: 4.4.10
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@smithy/util-body-length-node"
  dependency-version: 4.4.10
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@smithy/util-config-provider"
  dependency-version: 4.4.10
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@smithy/util-defaults-mode-browser"
  dependency-version: 4.5.10
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@smithy/util-defaults-mode-node"
  dependency-version: 4.4.10
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@smithy/util-endpoints"
  dependency-version: 3.6.10
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@smithy/util-retry"
  dependency-version: 4.5.10
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@smithy/util-stream"
  dependency-version: 4.7.10
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@smithy/util-waiter"
  dependency-version: 4.5.10
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@supabase/phoenix"
  dependency-version: 0.4.5
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@types/tough-cookie"
  dependency-version: 4.0.0
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@typespec/ts-http-runtime"
  dependency-version: 0.3.7
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: body-parser
  dependency-version: 2.3.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: dayjs
  dependency-version: 1.11.21
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: eventsource-parser
  dependency-version: 3.1.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: hono
  dependency-version: 4.12.31
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: langsmith
  dependency-version: 0.8.3
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: ms
  dependency-version: 2.1.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: postcss
  dependency-version: 8.5.20
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: range-parser
  dependency-version: 1.3.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: sql-escaper
  dependency-version: 1.5.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: which-typed-array
  dependency-version: 1.1.22
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the security Security and dependency hygiene label Jul 20, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@github-actions

Copy link
Copy Markdown
Contributor

Test Results Summary

📊 Artifacts


Generated at Mon, 20 Jul 2026 10:11:34 GMT
Commit: 88d7e58
Run: #1325

@codecov

codecov Bot commented Jul 20, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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

Labels

security Security and dependency hygiene

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants