Skip to content

deps(deps): bump the catalog group across 1 directory with 38 updates#26155

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

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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 10, 2025

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

Package From To
argon2 0.41.1 0.44.0
axios 1.8.4 1.13.2
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.918.0 3.927.0
@aws-sdk/client-sesv2 3.918.0 3.927.0
@aws-sdk/lib-storage 3.918.0 3.927.0
@eslint/js 9.38.0 9.39.1
@google-cloud/storage 7.17.2 7.17.3
@mapbox/mapbox-gl-draw 1.5.0 1.5.1
@modelcontextprotocol/sdk 1.20.2 1.21.1
@pinia/testing 1.0.2 1.0.3
@pnpm/workspace.find-packages 1000.0.43 1000.0.44
@pnpm/workspace.pkgs-graph 1000.0.25 1000.0.26
@rollup/plugin-replace 6.0.2 6.0.3
@smithy/node-http-handler 4.4.3 4.4.4
@supabase/storage-js 2.76.1 2.80.0
@types/papaparse 5.3.16 5.5.0
cron 4.3.3 4.3.4
esbuild 0.25.11 0.27.0
eslint 9.38.0 9.39.1
globals 16.4.0 16.5.0
graphql 16.11.0 16.12.0
inquirer 12.10.0 12.11.0
ky 1.13.0 1.14.0
ofetch 1.5.0 1.5.1
rimraf 6.0.1 6.1.0
rollup-plugin-node-externals 8.1.1 8.1.2
rollup 4.52.5 4.53.2
sass-embedded 1.93.2 1.93.3
sharp 0.34.4 0.34.5
tsdown 0.15.11 0.16.1
typescript-eslint 8.46.2 8.46.3
vite 7.1.12 7.2.2
vue-tsc 3.1.2 3.1.3
vue 3.5.22 3.5.24

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.2

Release notes

Sourced from axios's releases.

Release v1.13.2

Release notes:

Bug Fixes

  • http: fix 'socket hang up' bug for keep-alive requests when using timeouts; (#7206) (8d37233)
  • http: use default export for http2 module to support stubs; (#7196) (0588880)

Performance Improvements

Contributors to this release

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

... (truncated)

Changelog

Sourced from axios's changelog.

1.13.2 (2025-11-04)

Bug Fixes

  • http: fix 'socket hang up' bug for keep-alive requests when using timeouts; (#7206) (8d37233)
  • http: use default export for http2 module to support stubs; (#7196) (0588880)

Performance Improvements

Contributors to this release

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

... (truncated)

Commits
  • 08b84b5 chore(release): v1.13.2 (#7207)
  • 8d37233 fix(http): fix 'socket hang up' bug for keep-alive requests when using timeou...
  • 12c314b perf(http): fix early loop exit; (#7202)
  • f6d79e7 chore(sponsor): update sponsor block (#7203)
  • 0588880 fix(http): use default export for http2 module to support stubs; (#7196)
  • 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 ...
  • 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.918.0 to 3.927.0

Release notes

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

v3.927.0

3.927.0(2025-11-07)

New Features
  • client-ec2: Adds PrivateDnsPreference and PrivateDnsSpecifiedDomains to control private DNS resolution for resource and service network VPC endpoints and IpamScopeExternalAuthorityConfiguration to integrate Amazon VPC IPAM with a third-party IPAM service (650aa6de)
  • client-opensearch: This release introduces the Default Application feature, allowing users to set, change, or unset a preferred OpenSearch UI application on a per-region basis for a streamlined and consistent user experience. (ea5f4e47)
  • client-vpc-lattice: Amazon VPC Lattice now supports custom domain name for resource configurations (f46fcf1f)
  • client-controltower: Added Parent Identifier support to ListEnabledControls and GetEnabledControl API. Implemented RemediationType support for Landing Zone operations: CreateLandingZone, UpdateLandingZone and GetLandingZone APIs (89c1f79d)
  • client-kms: Added support for new ECC_NIST_EDWARDS25519 AWS KMS key spec (1d8341db)
Bug Fixes
  • client-elastic-beanstalk: differentiate modeled and synthesized service base exception name (5e1e54b4)
Tests
  • core/protocols: add shape serde perf baselines (#7479) (40bc6005)

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

v3.926.0

3.926.0(2025-11-06)

Chores
  • core/protocols: make error lookup in runtime protocol consistent with existing codegen (#7478) (64e9c616)
New Features
  • clients: update client endpoints as of 2025-11-06 (4d3f1528)
  • client-connect: Added support for Conditional Questions in Evaluation Forms. Introduced Auto Evaluation capability for Evaluation Forms and Contact Evaluations. Added new API operations: SearchEvaluationForms and SearchContactEvaluations. (45c43b47)
  • client-gamelift: Amazon GameLift Servers now supports game builds that use the Windows 2022 operating system. (e38ba819)
  • client-sagemaker: Added NodeProvisioningMode parameter to UpdateCluster API to determine how instance provisioning is handled during cluster operations; in Continuous mode. Added VpcId field in UpdateDomain request for SageMaker Unified Studio domains with no VPC to add a customer VPC. (382a2ff3)
  • client-s3vectors: Amazon S3 Vectors provides cost-effective, elastic, and durable vector storage for queries based on semantic meaning and similarity. (cb2626e6)
  • client-accessanalyzer: New field totalActiveErrors added to getFindingsStatistics response. (595167c7)
  • client-s3tables: Adds support for tagging APIs for S3 Tables (4c268176)
  • client-ec2: Add Amazon EC2 R8a instance types (7cb13679)
  • client-identitystore: IdentityStore API: added new KMSExceptionReason fields to the Exception object; added multiple new fields to the User APIs - UserStatus, Birthdate, Website and Photos; added multiple new metadata fields for User, Groups and Membership APIs - CreatedAt, CreatedBy, UpdatedAt and UpdatedBy. (28d85047)
  • client-quicksight: Support for New Data Prep Experience (02e87fe9)
  • client-ssm: Provides NoLongerSupportedException error message (70be2a35)
  • client-backup: AWS Backup now supports customer-managed keys (CMK) for logically air-gapped vaults, enabling customers to maintain full control over their encryption key lifecycle. This feature helps organizations meet specific internal governance requirements or external regulatory compliance standards. (b83f5f99)

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

... (truncated)

Changelog

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

3.927.0 (2025-11-07)

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

3.926.0 (2025-11-06)

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

3.925.0 (2025-11-05)

Features

  • client-s3: Launch IPv6 dual-stack support for S3 Express (a6a3e29)

3.922.0 (2025-10-31)

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

3.921.0 (2025-10-30)

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

3.920.0 (2025-10-29)

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

... (truncated)

Commits

Updates @aws-sdk/client-sesv2 from 3.918.0 to 3.927.0

Release notes

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

v3.927.0

3.927.0(2025-11-07)

New Features
  • client-ec2: Adds PrivateDnsPreference and PrivateDnsSpecifiedDomains to control private DNS resolution for resource and service network VPC endpoints and IpamScopeExternalAuthorityConfiguration to integrate Amazon VPC IPAM with a third-party IPAM service (650aa6de)
  • client-opensearch: This release introduces the Default Application feature, allowing users to set, change, or unset a preferred OpenSearch UI application on a per-region basis for a streamlined and consistent user experience. (ea5f4e47)
  • client-vpc-lattice: Amazon VPC Lattice now supports custom domain name for resource configurations (f46fcf1f)
  • client-controltower: Added Parent Identifier support to ListEnabledControls and GetEnabledControl API. Implemented RemediationType support for Landing Zone operations: CreateLandingZone, UpdateLandingZone and GetLandingZone APIs (89c1f79d)
  • client-kms: Added support for new ECC_NIST_EDWARDS25519 AWS KMS key spec (1d8341db)
Bug Fixes
  • client-elastic-beanstalk: differentiate modeled and synthesized service base exception name (5e1e54b4)
Tests
  • core/protocols: add shape serde perf baselines (#7479) (40bc6005)

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

v3.926.0

3.926.0(2025-11-06)

Chores
  • core/protocols: make error lookup in runtime protocol consistent with existing codegen (#7478) (64e9c616)
New Features
  • clients: update client endpoints as of 2025-11-06 (4d3f1528)
  • client-connect: Added support for Conditional Questions in Evaluation Forms. Introduced Auto Evaluation capability for Evaluation Forms and Contact Evaluations. Added new API operations: SearchEvaluationForms and SearchContactEvaluations. (45c43b47)
  • client-gamelift: Amazon GameLift Servers now supports game builds that use the Windows 2022 operating system. (e38ba819)
  • client-sagemaker: Added NodeProvisioningMode parameter to UpdateCluster API to determine how instance provisioning is handled during cluster operations; in Continuous mode. Added VpcId field in UpdateDomain request for SageMaker Unified Studio domains with no VPC to add a customer VPC. (382a2ff3)
  • client-s3vectors: Amazon S3 Vectors provides cost-effective, elastic, and durable vector storage for queries based on semantic meaning and similarity. (cb2626e6)
  • client-accessanalyzer: New field totalActiveErrors added to getFindingsStatistics response. (595167c7)
  • client-s3tables: Adds support for tagging APIs for S3 Tables (4c268176)
  • client-ec2: Add Amazon EC2 R8a instance types (7cb13679)
  • client-identitystore: IdentityStore API: added new KMSExceptionReason fields to the Exception object; added multiple new fields to the User APIs - UserStatus, Birthdate, Website and Photos; added multiple new metadata fields for User, Groups and Membership APIs - CreatedAt, CreatedBy, UpdatedAt and UpdatedBy. (28d85047)
  • client-quicksight: Support for New Data Prep Experience (02e87fe9)
  • client-ssm: Provides NoLongerSupportedException error message (70be2a35)
  • client-backup: AWS Backup now supports customer-managed keys (CMK) for logically air-gapped vaults, enabling customers to maintain full control over their encryption key lifecycle. This feature helps organizations meet specific internal governance requirements or external regulatory compliance standards. (b83f5f99)

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

... (truncated)

Changelog

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

3.927.0 (2025-11-07)

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

3.926.0 (2025-11-06)

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

3.925.0 (2025-11-05)

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

3.922.0 (2025-10-31)

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

3.921.0 (2025-10-30)

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

3.920.0 (2025-10-29)

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

3.919.0 (2025-10-28)

... (truncated)

Commits

Updates @aws-sdk/lib-storage from 3.918.0 to 3.927.0

Release notes

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

v3.927.0

3.927.0(2025-11-07)

New Features
  • client-ec2: Adds PrivateDnsPreference and PrivateDnsSpecifiedDomains to control private DNS resolution for resource and service network VPC endpoints and IpamScopeExternalAuthorityConfiguration to integrate Amazon VPC IPAM with a third-party IPAM service (650aa6de)
  • client-opensearch: This release introduces the Default Application feature, allowing users to set, change, or unset a preferred OpenSearch UI application on a per-region basis for a streamlined and consistent user experience. (ea5f4e47)
  • client-vpc-lattice: Amazon VPC Lattice now supports custom domain name for resource configurations (f46fcf1f)
  • client-controltower: Added Parent Identifier support to ListEnabledControls and GetEnabledControl API. Implemented RemediationType support for Landing Zone operations: CreateLandingZone, UpdateLandingZone and GetLandingZone APIs (89c1f79d)
  • client-kms: Added support for new ECC_NIST_EDWARDS25519 AWS KMS key spec (1d8341db)
Bug Fixes
  • client-elastic-beanstalk: differentiate modeled and synthesized service base exception name (5e1e54b4)
Tests
  • core/protocols: add shape serde perf baselines (#7479) (40bc6005)

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

v3.926.0

3.926.0(2025-11-06)

Chores
  • core/protocols: make error lookup in runtime protocol consistent with existing codegen (#7478) (64e9c616)
New Features
  • clients: update client endpoints as of 2025-11-06 (4d3f1528)
  • client-connect: Added support for Conditional Questions in Evaluation Forms. Introduced Auto Evaluation capability for Evaluation Forms and Contact Evaluations. Added new API operations: SearchEvaluationForms and SearchContactEvaluations. (45c43b47)
  • client-gamelift: Amazon GameLift Servers now supports game builds that use the Windows 2022 operating system. (e38ba819)
  • client-sagemaker: Added NodeProvisioningMode parameter to UpdateCluster API to determine how instance provisioning is handled during cluster operations; in Continuous mode. Added VpcId field in UpdateDomain request for SageMaker Unified Studio domains with no VPC to add a customer VPC. (382a2ff3)
  • client-s3vectors: Amazon S3 Vectors provides cost-effective, elastic, and durable vector storage for queries based on semantic meaning and similarity. (cb2626e6)
  • client-accessanalyzer: New field totalActiveErrors added to getFindingsStatistics response. (595167c7)
  • client-s3tables: Adds support for tagging APIs for S3 Tables (4c268176)
  • client-ec2: Add Amazon EC2 R8a instance types (7cb13679)
  • client-identitystore: IdentityStore API: added new KMSExceptionReason fields to the Exception object; added multiple new fields to the User APIs - UserStatus, Birthdate, Website and Photos; added multiple new metadata fields for User, Groups and Membership APIs - CreatedAt, CreatedBy, UpdatedAt and UpdatedBy. (28d85047)
  • client-quicksight: Support for New Data Prep Experience (02e87fe9)
  • client-ssm: Provides NoLongerSupportedException error message (70be2a35)
  • client-backup: AWS Backup now supports customer-managed keys (CMK) for logically air-gapped vaults, enabling customers to maintain full control over their encryption key lifecycle. This feature helps organizations meet specific internal governance requirements or external regulatory compliance standards. (b83f5f99)

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

... (truncated)

Changelog

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

3.927.0 (2025-11-07)

Note: Version bump only for package @​aws-sdk/lib-storage

3.926.0 (2025-11-06)

Note: Version bump only for package @​aws-sdk/lib-storage

3.925.0 (2025-11-05)

Note: Version bump only for package @​aws-sdk/lib-storage

3.922.0 (2025-10-31)

Note: Version bump only for package @​aws-sdk/lib-storage

3.921.0 (2025-10-30)

Note: Version bump only for package @​aws-sdk/lib-storage

3.920.0 (2025-10-29)

Note: Version bump only for package @​aws-sdk/lib-storage

3.919.0 (2025-10-28)

... (truncated)

Commits

Updates @eslint/js from 9.38.0 to 9.39.1

Release notes

Sourced from @​eslint/js's releases.

v9.39.1

Bug Fixes

Bumps the catalog group with 38 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.2` |
| [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.918.0` | `3.927.0` |
| [@aws-sdk/client-sesv2](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sesv2) | `3.918.0` | `3.927.0` |
| [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage) | `3.918.0` | `3.927.0` |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.38.0` | `9.39.1` |
| [@google-cloud/storage](https://github.com/googleapis/nodejs-storage) | `7.17.2` | `7.17.3` |
| [@mapbox/mapbox-gl-draw](https://github.com/mapbox/mapbox-gl-draw) | `1.5.0` | `1.5.1` |
| [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk) | `1.20.2` | `1.21.1` |
| [@pinia/testing](https://github.com/vuejs/pinia) | `1.0.2` | `1.0.3` |
| [@pnpm/workspace.find-packages](https://github.com/pnpm/pnpm) | `1000.0.43` | `1000.0.44` |
| [@pnpm/workspace.pkgs-graph](https://github.com/pnpm/pnpm) | `1000.0.25` | `1000.0.26` |
| [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/HEAD/packages/replace) | `6.0.2` | `6.0.3` |
| [@smithy/node-http-handler](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/node-http-handler) | `4.4.3` | `4.4.4` |
| [@supabase/storage-js](https://github.com/supabase/supabase-js/tree/HEAD/packages/core/storage-js) | `2.76.1` | `2.80.0` |
| [@types/papaparse](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/papaparse) | `5.3.16` | `5.5.0` |
| [cron](https://github.com/kelektiv/node-cron) | `4.3.3` | `4.3.4` |
| [esbuild](https://github.com/evanw/esbuild) | `0.25.11` | `0.27.0` |
| [eslint](https://github.com/eslint/eslint) | `9.38.0` | `9.39.1` |
| [globals](https://github.com/sindresorhus/globals) | `16.4.0` | `16.5.0` |
| [graphql](https://github.com/graphql/graphql-js) | `16.11.0` | `16.12.0` |
| [inquirer](https://github.com/SBoudrias/Inquirer.js) | `12.10.0` | `12.11.0` |
| [ky](https://github.com/sindresorhus/ky) | `1.13.0` | `1.14.0` |
| [ofetch](https://github.com/unjs/ofetch) | `1.5.0` | `1.5.1` |
| [rimraf](https://github.com/isaacs/rimraf) | `6.0.1` | `6.1.0` |
| [rollup-plugin-node-externals](https://github.com/Septh/rollup-plugin-node-externals) | `8.1.1` | `8.1.2` |
| [rollup](https://github.com/rollup/rollup) | `4.52.5` | `4.53.2` |
| [sass-embedded](https://github.com/sass/embedded-host-node) | `1.93.2` | `1.93.3` |
| [sharp](https://github.com/lovell/sharp) | `0.34.4` | `0.34.5` |
| [tsdown](https://github.com/rolldown/tsdown) | `0.15.11` | `0.16.1` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.46.2` | `8.46.3` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `7.1.12` | `7.2.2` |
| [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) | `3.1.2` | `3.1.3` |
| [vue](https://github.com/vuejs/core) | `3.5.22` | `3.5.24` |



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.2
- [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.2)

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.918.0 to 3.927.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.927.0/clients/client-s3)

Updates `@aws-sdk/client-sesv2` from 3.918.0 to 3.927.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.927.0/clients/client-sesv2)

Updates `@aws-sdk/lib-storage` from 3.918.0 to 3.927.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.927.0/lib/lib-storage)

Updates `@eslint/js` from 9.38.0 to 9.39.1
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/commits/v9.39.1/packages/js)

Updates `@google-cloud/storage` from 7.17.2 to 7.17.3
- [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.2...v7.17.3)

Updates `@mapbox/mapbox-gl-draw` from 1.5.0 to 1.5.1
- [Release notes](https://github.com/mapbox/mapbox-gl-draw/releases)
- [Changelog](https://github.com/mapbox/mapbox-gl-draw/blob/main/CHANGELOG.md)
- [Commits](mapbox/mapbox-gl-draw@v1.5.0...v1.5.1)

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

Updates `@pinia/testing` from 1.0.2 to 1.0.3
- [Release notes](https://github.com/vuejs/pinia/releases)
- [Commits](https://github.com/vuejs/pinia/compare/@pinia/[email protected]...@pinia/[email protected])

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

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

Updates `@rollup/plugin-replace` from 6.0.2 to 6.0.3
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/replace/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/babel-v6.0.3/packages/replace)

Updates `@smithy/node-http-handler` from 4.4.3 to 4.4.4
- [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 `@supabase/storage-js` from 2.76.1 to 2.80.0
- [Release notes](https://github.com/supabase/supabase-js/releases)
- [Changelog](https://github.com/supabase/supabase-js/blob/master/packages/core/storage-js/CHANGELOG.md)
- [Commits](https://github.com/supabase/supabase-js/commits/v2.80.0/packages/core/storage-js)

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

Updates `cron` from 4.3.3 to 4.3.4
- [Release notes](https://github.com/kelektiv/node-cron/releases)
- [Changelog](https://github.com/kelektiv/node-cron/blob/main/CHANGELOG.md)
- [Commits](kelektiv/node-cron@v4.3.3...v4.3.4)

Updates `esbuild` from 0.25.11 to 0.27.0
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](evanw/esbuild@v0.25.11...v0.27.0)

Updates `eslint` from 9.38.0 to 9.39.1
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v9.38.0...v9.39.1)

Updates `globals` from 16.4.0 to 16.5.0
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](sindresorhus/globals@v16.4.0...v16.5.0)

Updates `graphql` from 16.11.0 to 16.12.0
- [Release notes](https://github.com/graphql/graphql-js/releases)
- [Commits](graphql/graphql-js@v16.11.0...v16.12.0)

Updates `inquirer` from 12.10.0 to 12.11.0
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/[email protected]@12.11.0)

Updates `ky` from 1.13.0 to 1.14.0
- [Release notes](https://github.com/sindresorhus/ky/releases)
- [Commits](sindresorhus/ky@v1.13.0...v1.14.0)

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

Updates `rimraf` from 6.0.1 to 6.1.0
- [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
- [Commits](isaacs/rimraf@v6.0.1...v6.1.0)

Updates `rollup-plugin-node-externals` from 8.1.1 to 8.1.2
- [Release notes](https://github.com/Septh/rollup-plugin-node-externals/releases)
- [Commits](Septh/rollup-plugin-node-externals@v8.1.1...v8.1.2)

Updates `rollup` from 4.52.5 to 4.53.2
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.52.5...v4.53.2)

Updates `sass-embedded` from 1.93.2 to 1.93.3
- [Changelog](https://github.com/sass/embedded-host-node/blob/main/CHANGELOG.md)
- [Commits](sass/embedded-host-node@1.93.2...1.93.3)

Updates `sharp` from 0.34.4 to 0.34.5
- [Release notes](https://github.com/lovell/sharp/releases)
- [Commits](lovell/sharp@v0.34.4...v0.34.5)

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

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

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

Updates `vue-tsc` from 3.1.2 to 3.1.3
- [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.3/packages/tsc)

Updates `vue` from 3.5.22 to 3.5.24
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](vuejs/core@v3.5.22...v3.5.24)

---
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.2
  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.927.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: catalog
- dependency-name: "@aws-sdk/client-sesv2"
  dependency-version: 3.927.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: catalog
- dependency-name: "@aws-sdk/lib-storage"
  dependency-version: 3.927.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: catalog
- dependency-name: "@eslint/js"
  dependency-version: 9.39.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: catalog
- dependency-name: "@google-cloud/storage"
  dependency-version: 7.17.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: catalog
- dependency-name: "@mapbox/mapbox-gl-draw"
  dependency-version: 1.5.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: catalog
- dependency-name: "@modelcontextprotocol/sdk"
  dependency-version: 1.21.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: catalog
- dependency-name: "@pinia/testing"
  dependency-version: 1.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: catalog
- dependency-name: "@pnpm/workspace.find-packages"
  dependency-version: 1000.0.44
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: catalog
- dependency-name: "@pnpm/workspace.pkgs-graph"
  dependency-version: 1000.0.26
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: catalog
- dependency-name: "@rollup/plugin-replace"
  dependency-version: 6.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: catalog
- dependency-name: "@smithy/node-http-handler"
  dependency-version: 4.4.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: catalog
- dependency-name: "@supabase/storage-js"
  dependency-version: 2.80.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: catalog
- dependency-name: "@types/papaparse"
  dependency-version: 5.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: catalog
- dependency-name: cron
  dependency-version: 4.3.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: catalog
- dependency-name: esbuild
  dependency-version: 0.27.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: catalog
- dependency-name: eslint
  dependency-version: 9.39.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: catalog
- dependency-name: globals
  dependency-version: 16.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: catalog
- dependency-name: graphql
  dependency-version: 16.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: catalog
- dependency-name: inquirer
  dependency-version: 12.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: catalog
- dependency-name: ky
  dependency-version: 1.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: catalog
- dependency-name: ofetch
  dependency-version: 1.5.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: catalog
- dependency-name: rimraf
  dependency-version: 6.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: catalog
- dependency-name: rollup-plugin-node-externals
  dependency-version: 8.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: catalog
- dependency-name: rollup
  dependency-version: 4.53.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: catalog
- dependency-name: sass-embedded
  dependency-version: 1.93.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: catalog
- dependency-name: sharp
  dependency-version: 0.34.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: catalog
- dependency-name: tsdown
  dependency-version: 0.16.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: catalog
- dependency-name: typescript-eslint
  dependency-version: 8.46.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: catalog
- dependency-name: vite
  dependency-version: 7.2.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: catalog
- dependency-name: vue-tsc
  dependency-version: 3.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: catalog
- dependency-name: vue
  dependency-version: 3.5.24
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: catalog
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/catalog-ff10a80d4c branch from ff12514 to aef5a71 Compare November 10, 2025 20:15
@ComfortablyCoding ComfortablyCoding mentioned this pull request Nov 11, 2025
2 tasks
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 11, 2025

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

@dependabot dependabot bot closed this Nov 11, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/catalog-ff10a80d4c branch November 11, 2025 18:39
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 11, 2026
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