Skip to content

deps(deps): bump the catalog group across 1 directory with 31 updates#26070

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/catalog-fc56af7045
Closed

deps(deps): bump the catalog group across 1 directory with 31 updates#26070
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/catalog-fc56af7045

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 29, 2025

Bumps the catalog group with 31 updates in the / directory:

Package From To
argon2 0.41.1 0.44.0
axios 1.8.4 1.13.1
listr2 9.0.1 9.0.5
supertest 7.0.0 7.1.4
ws 8.18.1 8.18.3
@types/ws 8.5.14 8.18.1
@aws-sdk/client-s3 3.913.0 3.919.0
@aws-sdk/client-sesv2 3.913.0 3.919.0
@aws-sdk/lib-storage 3.913.0 3.919.0
@google-cloud/storage 7.17.0 7.17.2
@modelcontextprotocol/sdk 1.20.1 1.20.2
@pnpm/workspace.find-packages 1000.0.42 1000.0.43
@pnpm/workspace.pkgs-graph 1000.0.24 1000.0.25
@rollup/plugin-commonjs 28.0.8 28.0.9
@smithy/node-http-handler 4.4.2 4.4.3
@types/chroma-js 3.1.1 3.1.2
@types/cookie-parser 1.4.9 1.4.10
@types/nodemailer 7.0.2 7.0.3
@types/qrcode 1.5.5 1.5.6
commander 14.0.1 14.0.2
focus-trap 7.6.5 7.6.6
happy-dom 20.0.8 20.0.10
liquidjs 10.23.0 10.24.0
minimatch 10.0.3 10.1.1
ofetch 1.4.1 1.5.0
tsdown 0.15.8 0.15.11
typescript-eslint 8.46.1 8.46.2
unplugin-yaml 3.0.6 3.0.7
vite 7.1.11 7.1.12
vue-tsc 3.1.1 3.1.2
zod-validation-error 4.0.1 4.0.2

Updates argon2 from 0.41.1 to 0.44.0

Release notes

Sourced from argon2's releases.

v0.44.0

What's Changed

Full Changelog: ranisalt/node-argon2@v0.43.1...v0.44.0

v0.43.1

Fixes #456 caused by Typescript 5.7 changing how Buffer types work (see microsoft/TypeScript#59417). FreeBSD ARM64 prebuilds are now available.

What's Changed

New Contributors

Full Changelog: ranisalt/node-argon2@v0.43.0...v0.43.1

v0.43.0

This release fixes builds for iOS and Mac, adds support for AIX and prebuilds for ARMv7 (glibc and musl)

What's Changed

New Contributors

... (truncated)

Commits
  • cd4eae5 v0.44.0
  • 0d88d0d Build system tweaks for reproducible builds
  • a6ca2fd Bump @​biomejs/biome from 1.9.4 to 2.1.4
  • c33250d Bump node-gyp from 11.2.0 to 11.3.0 (#467)
  • e4ff08c Bump node-addon-api from 8.4.0 to 8.5.0 (#466)
  • b3de3a2 Potential fix for code scanning alert no. 35: Workflow does not contain permi...
  • bcf7232 v0.43.1
  • 93fa469 Fix linter formatting
  • 6727b44 Upgrade dependencies, revert Typescript to v5.6.3
  • e96cf5a Bump tar-fs from 2.1.2 to 2.1.3 (#458)
  • Additional commits viewable in compare view

Updates axios from 1.8.4 to 1.13.1

Release notes

Sourced from axios's releases.

Release v1.13.1

Release notes:

Bug Fixes

  • http: fixed a regression that caused the data stream to be interrupted for responses with non-OK HTTP statuses; (#7193) (bcd5581)

Contributors to this release

Release v1.13.0

Release notes:

Bug Fixes

  • fetch: prevent TypeError when config.env is undefined (#7155) (015faec)
  • resolve issue #7131 (added spacing in mergeConfig.js) (#7133) (9b9ec98)

Features

Contributors to this release

Release v1.12.2

Release notes:

Bug Fixes

  • fetch: use current global fetch instead of cached one when env fetch is not specified to keep MSW support; (#7030) (cf78825)

Contributors to this release

... (truncated)

Changelog

Sourced from axios's changelog.

1.13.1 (2025-10-28)

Bug Fixes

  • http: fixed a regression that caused the data stream to be interrupted for responses with non-OK HTTP statuses; (#7193) (bcd5581)

Contributors to this release

1.13.0 (2025-10-27)

Bug Fixes

  • fetch: prevent TypeError when config.env is undefined (#7155) (015faec)
  • resolve issue #7131 (added spacing in mergeConfig.js) (#7133) (9b9ec98)

Features

Contributors to this release

1.12.2 (2025-09-14)

Bug Fixes

... (truncated)

Commits
  • 1ef8e72 chore(release): v1.13.1 (#7194)
  • bcd5581 fix(http): fixed a regression that caused the data stream to be interrupted f...
  • c9b3371 chore: enhance styling and responsiveness in client.html (#7173)
  • 9ead04d [Release] v1.13.0 (#7189)
  • d000fbf fix(http2): fix possible race condition when handling http2 stream on almost ...
  • 08db960 docs: added example for improved network error handling (with Wrapper/Middlew...
  • 46e1981 refactor: form data handling in index.html (#7170)
  • 889f8ef docs: fix mismatched return type (#7172)
  • 7b197ef fix: sandbox ui updated (#7175)
  • 6dff629 chore: fix typos in examples (#7166)
  • Additional commits viewable in compare view

Updates listr2 from 9.0.1 to 9.0.5

Commits
  • 65c6309 chore(release): 9.0.5 [skip ci]
  • cd25079 Merge branch 'renovate/node-build' into 'master'
  • 219d6d9 build(deps): update node all build dependency updates
  • d4d4086 fix: wrap enabled checks in try block (#753)
  • c09a4e6 Merge branch 'renovate/node-docs' into 'master'
  • 54b7f37 docs(deps): update node all docs dependency updates
  • db97ab5 Merge branch 'renovate/node-build' into 'master'
  • e3a1cd5 build(deps): update dependency eslint-plugin-vue to v10.5.1
  • 2ace292 Merge branch 'renovate/node-build' into 'master'
  • d1a54ea build(deps): update dependency tsdown to v0.15.7
  • Additional commits viewable in compare view

Updates supertest from 7.0.0 to 7.1.4

Release notes

Sourced from supertest's releases.

v7.1.4

  • chore: bump deps 6021ec8
  • Merge pull request #865 from forwardemail/dependabot/npm_and_yarn/form-data-4.0.4 ceca508
  • chore(deps): bump form-data from 4.0.3 to 4.0.4 b1fb983

forwardemail/supertest@v7.1.3...v7.1.4

v7.1.3

  • fix: revert automatic server closing (per #651) b6fd281
  • fix: rename ci file 75bcbc9

forwardemail/supertest@v7.1.2...v7.1.3

v7.1.2

  • feat: fix server lifecycle, callback handling, and SuperAgent v10 compatibility 6d060e3
  • Merge pull request #862 from noritaka1166/fix-typo-test 0413057
  • Merge pull request #841 from viniciusamc/master e2be0e1
  • chore: fix typo in test b7f985b
  • feat(bearer):bearer auth token method 411f7ce

forwardemail/supertest@v7.1.1...v7.1.2

v7.1.1

  • Merge pull request #858 from ByteOPCode/master f553845
  • feat: update superagent version d37d197

forwardemail/supertest@v7.1.0...v7.1.1

v7.1.0

  • Merge pull request #852 from alxndrsn/econnreset de045d4
  • Merge pull request #845 from ikonst/master be0d5c7
  • Merge pull request #854 from alxndrsn/commitlint 35ac86f
  • fix(dev): commitlint dev dependency & config e67fcb2
  • fix: avoid server re-use race conditions 96c06e3
  • test: fix test failure due to localhost being also ipv6 92079a0

forwardemail/supertest@v7.0.0...v7.1.0

Commits
  • 076228a 7.1.4
  • 6021ec8 chore: bump deps
  • ceca508 Merge pull request #865 from forwardemail/dependabot/npm_and_yarn/form-data-4...
  • b1fb983 chore(deps): bump form-data from 4.0.3 to 4.0.4
  • 0cf2ec3 7.1.3
  • b6fd281 fix: revert automatic server closing (per #651)
  • 75bcbc9 fix: rename ci file
  • 29c3267 7.1.2
  • 6d060e3 feat: fix server lifecycle, callback handling, and SuperAgent v10 compatibility
  • 0413057 Merge pull request #862 from noritaka1166/fix-typo-test
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by titanism, a new releaser for supertest since your current version.


Updates ws from 8.18.1 to 8.18.3

Release notes

Sourced from ws's releases.

8.18.3

Bug fixes

  • Fixed a spec violation where the Sec-WebSocket-Version header was not added to the HTTP response if the client requested version was either invalid or unacceptable (#2291).

8.18.2

Bug fixes

  • Fixed an issue that, during message decompression when the maximum size was exceeded, led to the emission of an inaccurate error and closure of the connection with an improper close code (#2285).
Commits

Updates @types/ws from 8.5.14 to 8.18.1

Commits

Updates @aws-sdk/client-s3 from 3.913.0 to 3.919.0

Release notes

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

v3.919.0

3.919.0(2025-10-28)

Chores
  • middleware-recursion-detection: update version of lambda invoke store (#7462) (9fa89eb9)
  • clients: remove QLDB, RoboMaker, LookoutMetrics, LookoutVision, IoTFleetHub, and AppTest (#7461) (45f629d4)
New Features
  • client-marketplace-deployment: Update endpoint ruleset parameters casing (18bd6edc)
  • client-lambda: Added SerializedRequestEntityTooLargeException to Lambda Invoke API (2a5606e9)
  • client-codeconnections: Update endpoint ruleset parameters casing (e739472b)
  • client-cloudwatch-events: Update endpoint ruleset parameters casing (bf6a5663)
  • client-ec2: This released the DescribeCapacityReservationTopology API. (245f5dab)
  • client-s3-control: Update endpoint ruleset parameters casing (cdf2915d)
  • client-apigatewayv2: Update endpoint ruleset parameters casing (8a36bd0d)
  • client-security-ir: Update endpoint ruleset parameters casing (cc4df02c)
  • client-sagemaker: Amazon SageMaker now supports deleting training and processing jobs in a terminal status. (92883b1f)
  • client-kafkaconnect: Update endpoint ruleset parameters casing (9f896714)
  • client-detective: Update endpoint ruleset parameters casing (c6c310dd)
  • client-cloud9: Update endpoint ruleset parameters casing (2cb95dc7)
  • client-elastic-transcoder: Update endpoint ruleset parameters casing (375a9fcf)
  • client-gameliftstreams: Add stream group expiration date and expired status (99d415d2)
  • client-transcribe-streaming: Update endpoint ruleset parameters casing (c892afe7)
  • client-backupsearch: Update endpoint ruleset parameters casing (98c2e078)
  • client-inspector-scan: Update endpoint ruleset parameters casing (1e525549)
  • client-trustedadvisor: Update endpoint ruleset parameters casing (6c5435e1)
  • client-organizations: Added Account State field to the ListDelegatedAdministrators API response. (5f7f0d5c)
  • client-workspaces: Added IPv6 address support for WorkSpaces using Dual-Stack subnets (4b295a24)
  • client-xray: Update endpoint ruleset parameters casing (7d35139e)
  • client-sagemaker-featurestore-runtime: Update endpoint ruleset parameters casing (6af9add4)
  • client-efs: Update endpoint ruleset parameters casing (f7e8466e)
  • client-kinesis-video: Update endpoint ruleset parameters casing (75e04a62)
  • client-resource-groups: Update endpoint ruleset parameters casing (eda189bd)
  • client-cleanroomsml: Update endpoint ruleset parameters casing (c378bd51)
  • client-support-app: Update endpoint ruleset parameters casing (84b25410)
  • client-bcm-pricing-calculator: Update endpoint ruleset parameters casing (f2aa1e6f)
  • client-mediapackage-vod: Update endpoint ruleset parameters casing (36b8888f)
  • client-codeguru-security: Update endpoint ruleset parameters casing (7cca7312)
  • client-cloudsearch-domain: Update endpoint ruleset parameters casing (f311d049)
  • client-glacier: Update endpoint ruleset parameters casing (db8370c0)
  • client-bedrock-runtime: Update endpoint ruleset parameters casing (b87ba266)
  • client-kendra: Update endpoint ruleset parameters casing (778c08c6)
  • client-sqs: Update endpoint ruleset parameters casing (250af94a)
  • client-ecs: Amazon ECS supports native linear and canary service deployments, allowing you to shift traffic in increments for more control. (7866b599)
  • client-partnercentral-selling: Update endpoint ruleset parameters casing (0083cb03)
  • client-workspaces-instances: Update endpoint ruleset parameters casing (fec9d0c3)
  • client-opensearch: Update endpoint ruleset parameters casing (abf96a51)
  • client-groundstation: Enable use of AzEl ephemerides (657d6a01)

... (truncated)

Changelog

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

3.919.0 (2025-10-28)

Features

  • client-s3: Amazon Simple Storage Service / Features: Add conditional writes in CopyObject on destination key to prevent unintended object modifications. (2533edc)

3.918.0 (2025-10-27)

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

3.917.0 (2025-10-24)

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

3.916.0 (2025-10-23)

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

3.914.0 (2025-10-21)

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

Commits

Updates @aws-sdk/client-sesv2 from 3.913.0 to 3.919.0

Release notes

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

v3.919.0

3.919.0(2025-10-28)

Chores
  • middleware-recursion-detection: update version of lambda invoke store (#7462) (9fa89eb9)
  • clients: remove QLDB, RoboMaker, LookoutMetrics, LookoutVision, IoTFleetHub, and AppTest (#7461) (45f629d4)
New Features
  • client-marketplace-deployment: Update endpoint ruleset parameters casing (18bd6edc)
  • client-lambda: Added SerializedRequestEntityTooLargeException to Lambda Invoke API (2a5606e9)
  • client-codeconnections: Update endpoint ruleset parameters casing (e739472b)
  • client-cloudwatch-events: Update endpoint ruleset parameters casing (bf6a5663)
  • client-ec2: This released the DescribeCapacityReservationTopology API. (245f5dab)
  • client-s3-control: Update endpoint ruleset parameters casing (cdf2915d)
  • client-apigatewayv2: Update endpoint ruleset parameters casing (8a36bd0d)
  • client-security-ir: Update endpoint ruleset parameters casing (cc4df02c)
  • client-sagemaker: Amazon SageMaker now supports deleting training and processing jobs in a terminal status. (92883b1f)
  • client-kafkaconnect: Update endpoint ruleset parameters casing (9f896714)
  • client-detective: Update endpoint ruleset parameters casing (c6c310dd)
  • client-cloud9: Update endpoint ruleset parameters casing (2cb95dc7)
  • client-elastic-transcoder: Update endpoint ruleset parameters casing (375a9fcf)
  • client-gameliftstreams: Add stream group expiration date and expired status (99d415d2)
  • client-transcribe-streaming: Update endpoint ruleset parameters casing (c892afe7)
  • client-backupsearch: Update endpoint ruleset parameters casing (98c2e078)
  • client-inspector-scan: Update endpoint ruleset parameters casing (1e525549)
  • client-trustedadvisor: Update endpoint ruleset parameters casing (6c5435e1)
  • client-organizations: Added Account State field to the ListDelegatedAdministrators API response. (5f7f0d5c)
  • client-workspaces: Added IPv6 address support for WorkSpaces using Dual-Stack subnets (4b295a24)
  • client-xray: Update endpoint ruleset parameters casing (7d35139e)
  • client-sagemaker-featurestore-runtime: Update endpoint ruleset parameters casing (6af9add4)
  • client-efs: Update endpoint ruleset parameters casing (f7e8466e)
  • client-kinesis-video: Update endpoint ruleset parameters casing (75e04a62)
  • client-resource-groups: Update endpoint ruleset parameters casing (eda189bd)
  • client-cleanroomsml: Update endpoint ruleset parameters casing (c378bd51)
  • client-support-app: Update endpoint ruleset parameters casing (84b25410)
  • client-bcm-pricing-calculator: Update endpoint ruleset parameters casing (f2aa1e6f)
  • client-mediapackage-vod: Update endpoint ruleset parameters casing (36b8888f)
  • client-codeguru-security: Update endpoint ruleset parameters casing (7cca7312)
  • client-cloudsearch-domain: Update endpoint ruleset parameters casing (f311d049)
  • client-glacier: Update endpoint ruleset parameters casing (db8370c0)
  • client-bedrock-runtime: Update endpoint ruleset parameters casing (b87ba266)
  • client-kendra: Update endpoint ruleset parameters casing (778c08c6)
  • client-sqs: Update endpoint ruleset parameters casing (250af94a)
  • client-ecs: Amazon ECS supports native linear and canary service deployments, allowing you to shift traffic in increments for more control. (7866b599)
  • client-partnercentral-selling: Update endpoint ruleset parameters casing (0083cb03)
  • client-workspaces-instances: Update endpoint ruleset parameters casing (fec9d0c3)
  • client-opensearch: Update endpoint ruleset parameters casing (abf96a51)
  • client-groundstation: Enable use of AzEl ephemerides (657d6a01)

... (truncated)

Changelog

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

3.919.0 (2025-10-28)

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

3.918.0 (2025-10-27)

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

3.917.0 (2025-10-24)

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

3.916.0 (2025-10-23)

Features

  • client-sesv2: Update endpoint ruleset parameters casing (8309f1b)

3.914.0 (2025-10-21)

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

Commits

Updates @aws-sdk/lib-storage from 3.913.0 to 3.919.0

Release notes

Sourced from @​aws-sdk/lib-storage's releases.

v3.919.0

3.919.0(2025-10-28)

Chores
  • middleware-recursion-detection: update version of lambda invoke store (#7462) (9fa89eb9)
  • clients: remove QLDB, RoboMaker, LookoutMetrics, LookoutVision, IoTFleetHub, and AppTest (#7461) (45f629d4)
New Features
  • client-marketplace-deployment: Update endpoint ruleset parameters casing (18bd6edc)
  • client-lambda: Added SerializedRequestEntityTooLargeException to Lambda Invoke API (2a5606e9)
  • client-codeconnections: Update endpoint ruleset parameters casing (e739472b)
  • client-cloudwatch-events: Update endpoint ruleset parameters casing (bf6a5663)
  • client-ec2: This released the DescribeCapacityReservationTopology API. (245f5dab)
  • client-s3-control: Update endpoint ruleset parameters casing (cdf2915d)
  • client-apigatewayv2: Update endpoint ruleset parameters casing (8a36bd0d)
  • client-security-ir: Update endpoint ruleset parameters casing (cc4df02c)
  • client-sagemaker: Amazon SageMaker now supports deleting training and processing jobs in a terminal status. (92883b1f)
  • client-kafkaconnect: Update endpoint ruleset parameters casing (9f896714)
  • client-detective: Update endpoint ruleset parameters casing (c6c310dd)
  • client-cloud9: Update endpoint ruleset parameters casing (2cb95dc7)
  • client-elastic-transcoder: Update endpoint ruleset parameters casing (375a9fcf)
  • client-gameliftstreams: Add stream group expiration date and expired status (99d415d2)
  • client-transcribe-streaming: Update endpoint ruleset parameters casing (c892afe7)
  • client-backupsearch: Update endpoint ruleset parameters casing (98c2e078)
  • client-inspector-scan: Update endpoint ruleset parameters casing (1e525549)
  • Description has been truncated

Bumps the catalog group with 31 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [argon2](https://github.com/ranisalt/node-argon2) | `0.41.1` | `0.44.0` |
| [axios](https://github.com/axios/axios) | `1.8.4` | `1.13.1` |
| [listr2](https://github.com/listr2/listr2) | `9.0.1` | `9.0.5` |
| [supertest](https://github.com/ladjs/supertest) | `7.0.0` | `7.1.4` |
| [ws](https://github.com/websockets/ws) | `8.18.1` | `8.18.3` |
| [@types/ws](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ws) | `8.5.14` | `8.18.1` |
| [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.913.0` | `3.919.0` |
| [@aws-sdk/client-sesv2](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sesv2) | `3.913.0` | `3.919.0` |
| [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage) | `3.913.0` | `3.919.0` |
| [@google-cloud/storage](https://github.com/googleapis/nodejs-storage) | `7.17.0` | `7.17.2` |
| [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk) | `1.20.1` | `1.20.2` |
| [@pnpm/workspace.find-packages](https://github.com/pnpm/pnpm) | `1000.0.42` | `1000.0.43` |
| [@pnpm/workspace.pkgs-graph](https://github.com/pnpm/pnpm) | `1000.0.24` | `1000.0.25` |
| [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) | `28.0.8` | `28.0.9` |
| [@smithy/node-http-handler](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/node-http-handler) | `4.4.2` | `4.4.3` |
| [@types/chroma-js](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chroma-js) | `3.1.1` | `3.1.2` |
| [@types/cookie-parser](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/cookie-parser) | `1.4.9` | `1.4.10` |
| [@types/nodemailer](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/nodemailer) | `7.0.2` | `7.0.3` |
| [@types/qrcode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/qrcode) | `1.5.5` | `1.5.6` |
| [commander](https://github.com/tj/commander.js) | `14.0.1` | `14.0.2` |
| [focus-trap](https://github.com/focus-trap/focus-trap) | `7.6.5` | `7.6.6` |
| [happy-dom](https://github.com/capricorn86/happy-dom) | `20.0.8` | `20.0.10` |
| [liquidjs](https://github.com/harttle/liquidjs) | `10.23.0` | `10.24.0` |
| [minimatch](https://github.com/isaacs/minimatch) | `10.0.3` | `10.1.1` |
| [ofetch](https://github.com/unjs/ofetch) | `1.4.1` | `1.5.0` |
| [tsdown](https://github.com/rolldown/tsdown) | `0.15.8` | `0.15.11` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.46.1` | `8.46.2` |
| [unplugin-yaml](https://github.com/luxass/unplugin-yaml) | `3.0.6` | `3.0.7` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `7.1.11` | `7.1.12` |
| [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) | `3.1.1` | `3.1.2` |
| [zod-validation-error](https://github.com/causaly/zod-validation-error) | `4.0.1` | `4.0.2` |



Updates `argon2` from 0.41.1 to 0.44.0
- [Release notes](https://github.com/ranisalt/node-argon2/releases)
- [Commits](ranisalt/node-argon2@v0.41.1...v0.44.0)

Updates `axios` from 1.8.4 to 1.13.1
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.8.4...v1.13.1)

Updates `listr2` from 9.0.1 to 9.0.5
- [Release notes](https://github.com/listr2/listr2/releases)
- [Changelog](https://github.com/listr2/listr2/blob/master/release.config.js)
- [Commits](https://github.com/listr2/listr2/compare/[email protected]@9.0.5)

Updates `supertest` from 7.0.0 to 7.1.4
- [Release notes](https://github.com/ladjs/supertest/releases)
- [Commits](forwardemail/supertest@v7.0.0...v7.1.4)

Updates `ws` from 8.18.1 to 8.18.3
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@8.18.1...8.18.3)

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

Updates `@aws-sdk/client-s3` from 3.913.0 to 3.919.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.919.0/clients/client-s3)

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

Updates `@aws-sdk/lib-storage` from 3.913.0 to 3.919.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/lib/lib-storage/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.919.0/lib/lib-storage)

Updates `@google-cloud/storage` from 7.17.0 to 7.17.2
- [Release notes](https://github.com/googleapis/nodejs-storage/releases)
- [Changelog](https://github.com/googleapis/nodejs-storage/blob/main/CHANGELOG.md)
- [Commits](googleapis/nodejs-storage@v7.17.0...v7.17.2)

Updates `@modelcontextprotocol/sdk` from 1.20.1 to 1.20.2
- [Release notes](https://github.com/modelcontextprotocol/typescript-sdk/releases)
- [Commits](modelcontextprotocol/typescript-sdk@1.20.1...1.20.2)

Updates `@pnpm/workspace.find-packages` from 1000.0.42 to 1000.0.43
- [Release notes](https://github.com/pnpm/pnpm/releases)
- [Commits](https://github.com/pnpm/pnpm/commits)

Updates `@pnpm/workspace.pkgs-graph` from 1000.0.24 to 1000.0.25
- [Release notes](https://github.com/pnpm/pnpm/releases)
- [Commits](https://github.com/pnpm/pnpm/commits)

Updates `@rollup/plugin-commonjs` from 28.0.8 to 28.0.9
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v28.0.9/packages/commonjs)

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

Updates `@types/chroma-js` from 3.1.1 to 3.1.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chroma-js)

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

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

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

Updates `commander` from 14.0.1 to 14.0.2
- [Release notes](https://github.com/tj/commander.js/releases)
- [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md)
- [Commits](tj/commander.js@v14.0.1...v14.0.2)

Updates `focus-trap` from 7.6.5 to 7.6.6
- [Release notes](https://github.com/focus-trap/focus-trap/releases)
- [Changelog](https://github.com/focus-trap/focus-trap/blob/master/CHANGELOG.md)
- [Commits](focus-trap/focus-trap@v7.6.5...v7.6.6)

Updates `happy-dom` from 20.0.8 to 20.0.10
- [Release notes](https://github.com/capricorn86/happy-dom/releases)
- [Commits](capricorn86/happy-dom@v20.0.8...v20.0.10)

Updates `liquidjs` from 10.23.0 to 10.24.0
- [Release notes](https://github.com/harttle/liquidjs/releases)
- [Changelog](https://github.com/harttle/liquidjs/blob/master/CHANGELOG.md)
- [Commits](harttle/liquidjs@v10.23.0...v10.24.0)

Updates `minimatch` from 10.0.3 to 10.1.1
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v10.0.3...v10.1.1)

Updates `ofetch` from 1.4.1 to 1.5.0
- [Release notes](https://github.com/unjs/ofetch/releases)
- [Changelog](https://github.com/unjs/ofetch/blob/v1.5.0/CHANGELOG.md)
- [Commits](unjs/ofetch@v1.4.1...v1.5.0)

Updates `tsdown` from 0.15.8 to 0.15.11
- [Release notes](https://github.com/rolldown/tsdown/releases)
- [Commits](rolldown/tsdown@v0.15.8...v0.15.11)

Updates `typescript-eslint` from 8.46.1 to 8.46.2
- [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.46.2/packages/typescript-eslint)

Updates `unplugin-yaml` from 3.0.6 to 3.0.7
- [Release notes](https://github.com/luxass/unplugin-yaml/releases)
- [Commits](luxass/unplugin-yaml@v3.0.6...v3.0.7)

Updates `vite` from 7.1.11 to 7.1.12
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v7.1.12/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v7.1.12/packages/vite)

Updates `vue-tsc` from 3.1.1 to 3.1.2
- [Release notes](https://github.com/vuejs/language-tools/releases)
- [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/language-tools/commits/v3.1.2/packages/tsc)

Updates `zod-validation-error` from 4.0.1 to 4.0.2
- [Release notes](https://github.com/causaly/zod-validation-error/releases)
- [Changelog](https://github.com/causaly/zod-validation-error/blob/main/CHANGELOG.md)
- [Commits](causaly/zod-validation-error@v4.0.1...v4.0.2)

---
updated-dependencies:
- dependency-name: argon2
  dependency-version: 0.44.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: catalog
- dependency-name: axios
  dependency-version: 1.13.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: catalog
- dependency-name: listr2
  dependency-version: 9.0.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: catalog
- dependency-name: supertest
  dependency-version: 7.1.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: catalog
- dependency-name: ws
  dependency-version: 8.18.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: catalog
- dependency-name: "@types/ws"
  dependency-version: 8.18.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: catalog
- dependency-name: "@aws-sdk/client-s3"
  dependency-version: 3.919.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: catalog
- dependency-name: "@aws-sdk/client-sesv2"
  dependency-version: 3.919.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: catalog
- dependency-name: "@aws-sdk/lib-storage"
  dependency-version: 3.919.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: catalog
- dependency-name: "@google-cloud/storage"
  dependency-version: 7.17.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: catalog
- dependency-name: "@modelcontextprotocol/sdk"
  dependency-version: 1.20.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: catalog
- dependency-name: "@pnpm/workspace.find-packages"
  dependency-version: 1000.0.43
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: catalog
- dependency-name: "@pnpm/workspace.pkgs-graph"
  dependency-version: 1000.0.25
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: catalog
- dependency-name: "@rollup/plugin-commonjs"
  dependency-version: 28.0.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: catalog
- dependency-name: "@smithy/node-http-handler"
  dependency-version: 4.4.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: catalog
- dependency-name: "@types/chroma-js"
  dependency-version: 3.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: catalog
- dependency-name: "@types/cookie-parser"
  dependency-version: 1.4.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: catalog
- dependency-name: "@types/nodemailer"
  dependency-version: 7.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: catalog
- dependency-name: "@types/qrcode"
  dependency-version: 1.5.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: catalog
- dependency-name: commander
  dependency-version: 14.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: catalog
- dependency-name: focus-trap
  dependency-version: 7.6.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: catalog
- dependency-name: happy-dom
  dependency-version: 20.0.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: catalog
- dependency-name: liquidjs
  dependency-version: 10.24.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: catalog
- dependency-name: minimatch
  dependency-version: 10.1.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: catalog
- dependency-name: ofetch
  dependency-version: 1.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: catalog
- dependency-name: tsdown
  dependency-version: 0.15.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: catalog
- dependency-name: typescript-eslint
  dependency-version: 8.46.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: catalog
- dependency-name: unplugin-yaml
  dependency-version: 3.0.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: catalog
- dependency-name: vite
  dependency-version: 7.1.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: catalog
- dependency-name: vue-tsc
  dependency-version: 3.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: catalog
- dependency-name: zod-validation-error
  dependency-version: 4.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: catalog
...

Signed-off-by: dependabot[bot] <[email protected]>
@ComfortablyCoding ComfortablyCoding mentioned this pull request Oct 29, 2025
2 tasks
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 29, 2025

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

@dependabot dependabot bot closed this Oct 29, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/catalog-fc56af7045 branch October 29, 2025 15:57
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 29, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants