Skip to content

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

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-minor-patch-a1b0a9533e
Closed

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 28, 2026

Copy link
Copy Markdown
Contributor

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

Package From To
@aws-sdk/client-s3 3.1000.0 3.1019.0
@aws-sdk/s3-request-presigner 3.1000.0 3.1019.0
@fastify/swagger 9.6.1 9.7.0
@fastify/swagger-ui 5.2.4 5.2.5
@nestjs/common 11.1.11 11.1.17
@nestjs/core 11.1.11 11.1.17
@nestjs/platform-fastify 11.1.13 11.1.17
@opentelemetry/api 1.9.0 1.9.1
@opentelemetry/auto-instrumentations-node 0.67.3 0.72.0
@opentelemetry/exporter-trace-otlp-http 0.209.0 0.214.0
@opentelemetry/resources 2.3.0 2.6.1
@opentelemetry/sdk-node 0.209.0 0.214.0
@opentelemetry/semantic-conventions 1.38.0 1.40.0
@prisma/adapter-pg 7.2.0 7.6.0
@prisma/client 7.4.0 7.6.0
bullmq 5.66.4 5.71.1
class-validator 0.14.3 0.15.1
firebase-admin 13.6.0 13.7.0
jose 6.1.3 6.2.2
nestjs-pino 4.5.0 4.6.1
pino 10.1.1 10.3.1
qs 6.14.2 6.15.0
@types/qs 6.14.0 6.15.0
resend 6.7.0 6.9.4
@nestjs/cli 11.0.14 11.0.16
dependency-cruiser 17.3.6 17.3.10
dotenv 17.2.3 17.3.1
prettier 3.7.4 3.8.1
prisma 7.4.0 7.6.0
typescript-eslint 8.52.0 8.57.2
yaml 2.8.2 2.8.3

Updates @aws-sdk/client-s3 from 3.1000.0 to 3.1019.0

Release notes

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

v3.1019.0

3.1019.0(2026-03-27)

Chores
  • codegen: import from core submodules instead of root (#7896) (e35edfcd)
  • scripts:
    • client tarball generation with canonical name (#7893) (742196a8)
    • cjs inliner - cache externality check to reduce logging (#7892) (151df912)
  • script to generate client tarball (#7866) (5292adc8)
Documentation Changes
  • client-neptunedata: Minor formatting changes to remove unnecessary symbols. (d13b120c)
New Features
  • client-bedrock-agentcore: Adding AgentCore Code Interpreter Node.js Runtime Support with an optional runtime field (5a5bd743)
  • client-bedrock-agentcore-control: Adds support for custom code-based evaluators using customer-managed Lambda functions. (42dda2d1)
  • client-omics: AWS HealthOmics now supports VPC networking, allowing users to connect runs to external resources with NAT gateway, AWS VPC resources, and more. New Configuration APIs support configuring VPC settings. StartRun API now accepts networkingMode and configurationName parameters to enable VPC networking. (a16cb606)

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

v3.1018.0

3.1018.0(2026-03-26)

Chores
  • lib-storage: change default AbortController in Upload to the global implementation (#7880) (31c06fb0)
Documentation Changes
  • packages-internal: readme updates for internal packages (#7885) (2da8b4cd)
New Features
  • clients: update client endpoints as of 2026-03-26 (bc19bda4)
  • client-emr: Add StepExecutionRoleArn to RunJobFlow API (59a0577f)
  • client-timestream-influxdb: Timestream for InfluxDB adds support for customer defined maintenance windows. This allows customers to define maintenance schedule during resource creation and updates (22d9a2c8)
  • client-cloudwatch-logs: This release adds parameter support to saved queries in CloudWatch Logs Insights. Define reusable query templates with named placeholders, invoke them using start query. Available in Console, CLI and SDK (2c09ac48)
  • client-bcm-data-exports: With this release we are providing an option to accounts to have their export delivered to an S3 bucket that is not owned by the account. (ec48160e)
  • client-sagemaker: Release support for ml.r5d.16xlarge instance types for SageMaker HyperPod (db6db4e3)
Tests
  • client-ses: turn off email verification e2e test (#7886) (ae42308f)

... (truncated)

Changelog

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

3.1019.0 (2026-03-27)

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

3.1018.0 (2026-03-26)

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

3.1017.0 (2026-03-25)

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

3.1016.0 (2026-03-24)

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

3.1015.0 (2026-03-23)

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

3.1014.0 (2026-03-20)

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

3.1013.0 (2026-03-19)

... (truncated)

Commits

Updates @aws-sdk/s3-request-presigner from 3.1000.0 to 3.1019.0

Release notes

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

v3.1019.0

3.1019.0(2026-03-27)

Chores
  • codegen: import from core submodules instead of root (#7896) (e35edfcd)
  • scripts:
    • client tarball generation with canonical name (#7893) (742196a8)
    • cjs inliner - cache externality check to reduce logging (#7892) (151df912)
  • script to generate client tarball (#7866) (5292adc8)
Documentation Changes
  • client-neptunedata: Minor formatting changes to remove unnecessary symbols. (d13b120c)
New Features
  • client-bedrock-agentcore: Adding AgentCore Code Interpreter Node.js Runtime Support with an optional runtime field (5a5bd743)
  • client-bedrock-agentcore-control: Adds support for custom code-based evaluators using customer-managed Lambda functions. (42dda2d1)
  • client-omics: AWS HealthOmics now supports VPC networking, allowing users to connect runs to external resources with NAT gateway, AWS VPC resources, and more. New Configuration APIs support configuring VPC settings. StartRun API now accepts networkingMode and configurationName parameters to enable VPC networking. (a16cb606)

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

v3.1018.0

3.1018.0(2026-03-26)

Chores
  • lib-storage: change default AbortController in Upload to the global implementation (#7880) (31c06fb0)
Documentation Changes
  • packages-internal: readme updates for internal packages (#7885) (2da8b4cd)
New Features
  • clients: update client endpoints as of 2026-03-26 (bc19bda4)
  • client-emr: Add StepExecutionRoleArn to RunJobFlow API (59a0577f)
  • client-timestream-influxdb: Timestream for InfluxDB adds support for customer defined maintenance windows. This allows customers to define maintenance schedule during resource creation and updates (22d9a2c8)
  • client-cloudwatch-logs: This release adds parameter support to saved queries in CloudWatch Logs Insights. Define reusable query templates with named placeholders, invoke them using start query. Available in Console, CLI and SDK (2c09ac48)
  • client-bcm-data-exports: With this release we are providing an option to accounts to have their export delivered to an S3 bucket that is not owned by the account. (ec48160e)
  • client-sagemaker: Release support for ml.r5d.16xlarge instance types for SageMaker HyperPod (db6db4e3)
Tests
  • client-ses: turn off email verification e2e test (#7886) (ae42308f)

... (truncated)

Changelog

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

3.1019.0 (2026-03-27)

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

3.1018.0 (2026-03-26)

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

3.1017.0 (2026-03-25)

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

3.1016.0 (2026-03-24)

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

3.1015.0 (2026-03-23)

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

3.1014.0 (2026-03-20)

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

3.1013.0 (2026-03-19)

... (truncated)

Commits

Updates @fastify/swagger from 9.6.1 to 9.7.0

Release notes

Sourced from @​fastify/swagger's releases.

v9.7.0

What's Changed

New Contributors

Full Changelog: fastify/fastify-swagger@v9.6.1...v9.7.0

Commits
  • 4e44d70 Bumped v9.7.0
  • ab6c5df fix(openapi): keep required query flag for params (#910)
  • 99b9b43 chore: ignore local AI assistant files (#909)
  • a65d96a fix(openapi): always set requestBody.required to true when schema.body exists...
  • d35da58 chore: remove tests-checker workflow (#908)
  • efcb074 chore(deps-dev): bump @​types/node from 24.10.4 to 25.0.3 (#907)
  • 746069d chore: faster checks (#905)
  • See full diff in compare view

Updates @fastify/swagger-ui from 5.2.4 to 5.2.5

Release notes

Sourced from @​fastify/swagger-ui's releases.

v5.2.5

What's Changed

New Contributors

Full Changelog: fastify/fastify-swagger-ui@v5.2.4...v5.2.5

Commits

Updates @nestjs/common from 11.1.11 to 11.1.17

Release notes

Sourced from @​nestjs/common's releases.

v11.1.17 (2026-03-16)

Enhancements

Bugs

Dependencies

Committers: 3

v11.1.16 (2026-03-05)

Bug fixes

  • microservices

Dependencies

Committers: 2

v11.1.15

What's Changed

New Contributors

Full Changelog: nestjs/nest@v11.1.14...v11.1.15

v11.1.14 (2026-02-17)

... (truncated)

Commits
  • 447a373 chore(release): publish v11.1.17 release
  • 99ed6e6 fix(deps): update dependency file-type to v21.3.2
  • 268a283 fix(deps): update dependency file-type to v21.3.1
  • 315e698 chore(release): publish v11.1.16 release
  • 6add3d6 chore(release): publish v11.1.15 release
  • 5d31df7 chore(release): publish v11.1.14 release
  • 829d326 Merge pull request #16314 from SpencerKaiser/bugfix/cors-types
  • 5058600 fix(common): change requestOrigin type
  • 91212b2 fix: return type error
  • 804d27b fix: invalid context when no stack trace is provided
  • Additional commits viewable in compare view

Updates @nestjs/core from 11.1.11 to 11.1.17

Release notes

Sourced from @​nestjs/core's releases.

v11.1.17 (2026-03-16)

Enhancements

Bugs

Dependencies

Committers: 3

v11.1.16 (2026-03-05)

Bug fixes

  • microservices

Dependencies

Committers: 2

v11.1.15

What's Changed

New Contributors

Full Changelog: nestjs/nest@v11.1.14...v11.1.15

v11.1.14 (2026-02-17)

... (truncated)

Commits
  • 447a373 chore(release): publish v11.1.17 release
  • cbdf737 feat(core): auto run get middleware for head requests
  • 315e698 chore(release): publish v11.1.16 release
  • c9268ff Merge pull request #16493 from shahnoormujawar/fix/unknown-dependencies-messa...
  • 6add3d6 chore(release): publish v11.1.15 release
  • e5fc974 fix(core): refine unknown dependencies message token display
  • 5d31df7 chore(release): publish v11.1.14 release
  • 8d1c16c chore: update readme
  • e3a958a chore(release): publish v11.1.13 release
  • db9494a perf(core): use set instead of array for module registry lookup
  • Additional commits viewable in compare view

Updates @nestjs/platform-fastify from 11.1.13 to 11.1.17

Release notes

Sourced from @​nestjs/platform-fastify's releases.

v11.1.17 (2026-03-16)

Enhancements

Bugs

Dependencies

Committers: 3

v11.1.16 (2026-03-05)

Bug fixes

  • microservices

Dependencies

Committers: 2

v11.1.15

What's Changed

New Contributors

Full Changelog: nestjs/nest@v11.1.14...v11.1.15

v11.1.14 (2026-02-17)

... (truncated)

Commits
  • 447a373 chore(release): publish v11.1.17 release
  • 8490ac5 fix(deps): update dependency fastify to v5.8.2
  • b8e52ab fix(deps): update dependency fastify to v5.8.1 [security]
  • 315e698 chore(release): publish v11.1.16 release
  • 6add3d6 chore(release): publish v11.1.15 release
  • 356457e fix(deps): update dependency find-my-way to v9.5.0
  • 5d31df7 chore(release): publish v11.1.14 release
  • d74e9a8 fix(fastify): fastify middleware bypass cve
  • 8d1c16c chore: update readme
  • See full diff in compare view

Updates @opentelemetry/api from 1.9.0 to 1.9.1

Release notes

Sourced from @​opentelemetry/api's releases.

api/v1.9.1

1.9.1

🐛 (Bug Fix)

  • fix(api): prioritize esnext export condition as it is more specific #5458
  • fix(api): update diag consoleLogger to use original console methods to prevent infinite loop when a console instrumentation is present #6395
  • fix(api): use Attributes instead of deprecated SpanAttributes in SpanOptions #6478 @​overbalance
  • fix(diag): change types in DiagComponentLogger from any to unknown#5478 @​loganrosen
  • fix(api): re-introduce fallback chain for global utils #6523 @​pichlermarc

🏠 (Internal)

Changelog

Sourced from @​opentelemetry/api's changelog.

1.9.1

🐛 (Bug Fix)

🏠 (Internal)

  • chore: fix cross project links and missing implicitly exported types #3533 @​legendecas
  • feat(sdk-metrics): add exponential histogram mapping functions #3504 @​mwear
Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​opentelemetry/api since your current version.


Updates @opentelemetry/auto-instrumentations-node from 0.67.3 to 0.72.0

Release notes

Sourced from @​opentelemetry/auto-instrumentations-node's releases.

auto-instrumentations-node: v0.72.0

0.72.0 (2026-03-25)

⚠ BREAKING CHANGES

  • auto-instrumentations-node, instrumentation-fastify: remove instrumentation-fastify (#3409)

Features

  • auto-instrumentations-node, instrumentation-fastify: remove instrumentation-fastify (#3409) (ac26e9a)
  • deps: update deps matching '@opentelemetry/*' (#3450) (c8df394)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​opentelemetry/instrumentation-amqplib bumped from ^0.60.0 to ^0.61.0
      • @​opentelemetry/instrumentation-aws-lambda bumped from ^0.65.0 to ^0.66.0
      • @​opentelemetry/instrumentation-aws-sdk bumped from ^0.68.0 to ^0.69.0
      • @​opentelemetry/instrumentation-bunyan bumped from ^0.58.0 to ^0.59.0
      • @​opentelemetry/instrumentation-cassandra-driver bumped from ^0.58.0 to ^0.59.0
      • @​opentelemetry/instrumentation-connect bumped from ^0.56.0 to ^0.57.0
      • @​opentelemetry/instrumentation-cucumber bumped from ^0.29.0 to ^0.30.0
      • @​opentelemetry/instrumentation-dataloader bumped from ^0.30.0 to ^0.31.0
      • @​opentelemetry/instrumentation-dns bumped from ^0.56.0 to ^0.57.0
      • @​opentelemetry/instrumentation-express bumped from ^0.61.0 to ^0.62.0
      • @​opentelemetry/instrumentation-fs bumped from ^0.32.0 to ^0.33.0
      • @​opentelemetry/instrumentation-generic-pool bumped from ^0.56.0 to ^0.57.0
      • @​opentelemetry/instrumentation-graphql bumped from ^0.61.0 to ^0.62.0
      • @​opentelemetry/instrumentation-hapi bumped from ^0.59.0 to ^0.60.0
      • @​opentelemetry/instrumentation-ioredis bumped from ^0.61.0 to ^0.62.0
      • @​opentelemetry/instrumentation-kafkajs bumped from ^0.22.0 to ^0.23.0
      • @​opentelemetry/instrumentation-knex bumped from ^0.57.0 to ^0.58.0
      • @​opentelemetry/instrumentation-koa bumped from ^0.61.0 to ^0.62.0
      • @​opentelemetry/instrumentation-lru-memoizer bumped from ^0.57.0 to ^0.58.0
      • @​opentelemetry/instrumentation-memcached bumped from ^0.56.0 to ^0.57.0
      • @​opentelemetry/instrumentation-mongodb bumped from ^0.66.0 to ^0.67.0
      • @​opentelemetry/instrumentation-mongoose bumped from ^0.59.0 to ^0.60.0
      • @​opentelemetry/instrumentation-mysql bumped from ^0.59.0 to ^0.60.0
      • @​opentelemetry/instrumentation-mysql2 bumped from ^0.59.0 to ^0.60.0
      • @​opentelemetry/instrumentation-nestjs-core bumped from ^0.59.0 to ^0.60.0
      • @​opentelemetry/instrumentation-net bumped from ^0.57.0 to ^0.58.0
      • @​opentelemetry/instrumentation-openai bumped from ^0.11.0 to ^0.12.0
      • @​opentelemetry/instrumentation-oracledb bumped from ^0.38.0 to ^0.39.0
      • @​opentelemetry/instrumentation-pg bumped from ^0.65.0 to ^0.66.0
      • @​opentelemetry/instrumentation-pino bumped from ^0.59.0 to ^0.60.0
      • @​opentelemetry/instrumentation-redis bumped from ^0.61.0 to ^0.62.0
      • @​opentelemetry/instrumentation-restify bumped from ^0.58.0 to ^0.59.0

... (truncated)

Changelog

Sourced from @​opentelemetry/auto-instrumentations-node's changelog.

0.72.0 (2026-03-25)

⚠ BREAKING CHANGES

  • auto-instrumentations-node, instrumentation-fastify: remove instrumentation-fastify (#3409)

Features

  • auto-instrumentations-node, instrumentation-fastify: remove instrumentation-fastify (#3409) (ac26e9a)
  • deps: update deps matching '@opentelemetry/*' (#3450) (c8df394)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​opentelemetry/instrumentation-amqplib bumped from ^0.60.0 to ^0.61.0
      • @​opentelemetry/instrumentation-aws-lambda bumped from ^0.65.0 to ^0.66.0
      • @​opentelemetry/instrumentation-aws-sdk bumped from ^0.68.0 to ^0.69.0
      • @​opentelemetry/instrumentation-bunyan bumped from ^0.58.0 to ^0.59.0
      • @​opentelemetry/instrumentation-cassandra-driver bumped from ^0.58.0 to ^0.59.0
      • @​opentelemetry/instrumentation-connect bumped from ^0.56.0 to ^0.57.0
      • @​opentelemetry/instrumentation-cucumber bumped from ^0.29.0 to ^0.30.0
      • @​opentelemetry/instrumentation-dataloader bumped from ^0.30.0 to ^0.31.0
      • @​opentelemetry/instrumentation-dns bumped from ^0.56.0 to ^0.57.0
      • @​opentelemetry/instrumentation-express bumped from ^0.61.0 to ^0.62.0
      • @​opentelemetry/instrumentation-fs bumped from ^0.32.0 to ^0.33.0
      • @​opentelemetry/instrumentation-generic-pool bumped from ^0.56.0 to ^0.57.0
      • @​opentelemetry/instrumentation-graphql bumped from ^0.61.0 to ^0.62.0
      • @​opentelemetry/instrumentation-hapi bumped from ^0.59.0 to ^0.60.0
      • @​opentelemetry/instrumentation-ioredis bumped from ^0.61.0 to ^0.62.0
      • @​opentelemetry/instrumentation-kafkajs bumped from ^0.22.0 to ^0.23.0
      • @​opentelemetry/instrumentation-knex bumped from ^0.57.0 to ^0.58.0
      • @​opentelemetry/instrumentation-koa bumped from ^0.61.0 to ^0.62.0
      • @​opentelemetry/instrumentation-lru-memoizer bumped from ^0.57.0 to ^0.58.0
      • @​opentelemetry/instrumentation-memcached bumped from ^0.56.0 to ^0.57.0
      • @​opentelemetry/instrumentation-mongodb bumped from ^0.66.0 to ^0.67.0
      • @​opentelemetry/instrumentation-mongoose bumped from ^0.59.0 to ^0.60.0
      • @​opentelemetry/instrumentation-mysql bumped from ^0.59.0 to ^0.60.0
      • @​opentelemetry/instrumentation-mysql2 bumped from ^0.59.0 to ^0.60.0
      • @​opentelemetry/instrumentation-nestjs-core bumped from ^0.59.0 to ^0.60.0
      • @​opentelemetry/instrumentation-net bumped from ^0.57.0 to ^0.58.0
      • @​opentelemetry/instrumentation-openai bumped from ^0.11.0 to ^0.12.0
      • @​opentelemetry/instrumentation-oracledb bumped from ^0.38.0 to ^0.39.0
      • @​opentelemetry/instrumentation-pg bumped from ^0.65.0 to ^0.66.0
      • @​opentelemetry/instrumentation-pino bumped from ^0.59.0 to ^0.60.0
      • @​opentelemetry/instrumentation-redis bumped from ^0.61.0 to ^0.62.0
      • @​opentelemetry/instrumentation-restify bumped from ^0.58.0 to ^0.59.0
      • @​opentelemetry/instrumentation-router bumped from ^0.57.0 to ^0.58.0

... (truncated)

Commits
  • ed97091 chore: release main (#3415)
  • c8df394 feat(deps): update deps matching '@opentelemetry/*' (#3450)
  • ac26e9a feat(auto-instrumentations-node, instrumentation-fastify)!: remove instrument...
  • 39f08c3 chore: release main (

…3 updates

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

| Package | From | To |
| --- | --- | --- |
| [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.1000.0` | `3.1019.0` |
| [@aws-sdk/s3-request-presigner](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/s3-request-presigner) | `3.1000.0` | `3.1019.0` |
| [@fastify/swagger](https://github.com/fastify/fastify-swagger) | `9.6.1` | `9.7.0` |
| [@fastify/swagger-ui](https://github.com/fastify/fastify-swagger-ui) | `5.2.4` | `5.2.5` |
| [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common) | `11.1.11` | `11.1.17` |
| [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) | `11.1.11` | `11.1.17` |
| [@nestjs/platform-fastify](https://github.com/nestjs/nest/tree/HEAD/packages/platform-fastify) | `11.1.13` | `11.1.17` |
| [@opentelemetry/api](https://github.com/open-telemetry/opentelemetry-js) | `1.9.0` | `1.9.1` |
| [@opentelemetry/auto-instrumentations-node](https://github.com/open-telemetry/opentelemetry-js-contrib/tree/HEAD/packages/auto-instrumentations-node) | `0.67.3` | `0.72.0` |
| [@opentelemetry/exporter-trace-otlp-http](https://github.com/open-telemetry/opentelemetry-js) | `0.209.0` | `0.214.0` |
| [@opentelemetry/resources](https://github.com/open-telemetry/opentelemetry-js) | `2.3.0` | `2.6.1` |
| [@opentelemetry/sdk-node](https://github.com/open-telemetry/opentelemetry-js) | `0.209.0` | `0.214.0` |
| [@opentelemetry/semantic-conventions](https://github.com/open-telemetry/opentelemetry-js) | `1.38.0` | `1.40.0` |
| [@prisma/adapter-pg](https://github.com/prisma/prisma/tree/HEAD/packages/adapter-pg) | `7.2.0` | `7.6.0` |
| [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) | `7.4.0` | `7.6.0` |
| [bullmq](https://github.com/taskforcesh/bullmq) | `5.66.4` | `5.71.1` |
| [class-validator](https://github.com/typestack/class-validator) | `0.14.3` | `0.15.1` |
| [firebase-admin](https://github.com/firebase/firebase-admin-node) | `13.6.0` | `13.7.0` |
| [jose](https://github.com/panva/jose) | `6.1.3` | `6.2.2` |
| [nestjs-pino](https://github.com/iamolegga/nestjs-pino) | `4.5.0` | `4.6.1` |
| [pino](https://github.com/pinojs/pino) | `10.1.1` | `10.3.1` |
| [qs](https://github.com/ljharb/qs) | `6.14.2` | `6.15.0` |
| [@types/qs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/qs) | `6.14.0` | `6.15.0` |
| [resend](https://github.com/resend/resend-node) | `6.7.0` | `6.9.4` |
| [@nestjs/cli](https://github.com/nestjs/nest-cli) | `11.0.14` | `11.0.16` |
| [dependency-cruiser](https://github.com/sverweij/dependency-cruiser) | `17.3.6` | `17.3.10` |
| [dotenv](https://github.com/motdotla/dotenv) | `17.2.3` | `17.3.1` |
| [prettier](https://github.com/prettier/prettier) | `3.7.4` | `3.8.1` |
| [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli) | `7.4.0` | `7.6.0` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.52.0` | `8.57.2` |
| [yaml](https://github.com/eemeli/yaml) | `2.8.2` | `2.8.3` |



Updates `@aws-sdk/client-s3` from 3.1000.0 to 3.1019.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.1019.0/clients/client-s3)

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

Updates `@fastify/swagger` from 9.6.1 to 9.7.0
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](fastify/fastify-swagger@v9.6.1...v9.7.0)

Updates `@fastify/swagger-ui` from 5.2.4 to 5.2.5
- [Release notes](https://github.com/fastify/fastify-swagger-ui/releases)
- [Commits](fastify/fastify-swagger-ui@v5.2.4...v5.2.5)

Updates `@nestjs/common` from 11.1.11 to 11.1.17
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v11.1.17/packages/common)

Updates `@nestjs/core` from 11.1.11 to 11.1.17
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v11.1.17/packages/core)

Updates `@nestjs/platform-fastify` from 11.1.13 to 11.1.17
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v11.1.17/packages/platform-fastify)

Updates `@opentelemetry/api` from 1.9.0 to 1.9.1
- [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@v1.9.0...v1.9.1)

Updates `@opentelemetry/auto-instrumentations-node` from 0.67.3 to 0.72.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-js-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js-contrib/blob/main/packages/auto-instrumentations-node/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-js-contrib/commits/auto-instrumentations-node-v0.72.0/packages/auto-instrumentations-node)

Updates `@opentelemetry/exporter-trace-otlp-http` from 0.209.0 to 0.214.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@experimental/v0.209.0...experimental/v0.214.0)

Updates `@opentelemetry/resources` from 2.3.0 to 2.6.1
- [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@v2.3.0...v2.6.1)

Updates `@opentelemetry/sdk-node` from 0.209.0 to 0.214.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@experimental/v0.209.0...experimental/v0.214.0)

Updates `@opentelemetry/semantic-conventions` from 1.38.0 to 1.40.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.38.0...semconv/v1.40.0)

Updates `@prisma/adapter-pg` from 7.2.0 to 7.6.0
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/7.6.0/packages/adapter-pg)

Updates `@prisma/client` from 7.4.0 to 7.6.0
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/7.6.0/packages/client)

Updates `bullmq` from 5.66.4 to 5.71.1
- [Release notes](https://github.com/taskforcesh/bullmq/releases)
- [Commits](taskforcesh/bullmq@v5.66.4...v5.71.1)

Updates `class-validator` from 0.14.3 to 0.15.1
- [Release notes](https://github.com/typestack/class-validator/releases)
- [Changelog](https://github.com/typestack/class-validator/blob/develop/CHANGELOG.md)
- [Commits](typestack/class-validator@v0.14.3...v0.15.1)

Updates `fastify` from 5.7.4 to 5.8.2
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](fastify/fastify@v5.7.4...v5.8.2)

Updates `firebase-admin` from 13.6.0 to 13.7.0
- [Release notes](https://github.com/firebase/firebase-admin-node/releases)
- [Changelog](https://github.com/firebase/firebase-admin-node/blob/main/CHANGELOG.md)
- [Commits](firebase/firebase-admin-node@v13.6.0...v13.7.0)

Updates `ioredis` from 5.9.1 to 5.10.1
- [Release notes](https://github.com/luin/ioredis/releases)
- [Changelog](https://github.com/redis/ioredis/blob/main/CHANGELOG.md)
- [Commits](redis/ioredis@v5.9.1...v5.10.1)

Updates `jose` from 6.1.3 to 6.2.2
- [Release notes](https://github.com/panva/jose/releases)
- [Changelog](https://github.com/panva/jose/blob/main/CHANGELOG.md)
- [Commits](panva/jose@v6.1.3...v6.2.2)

Updates `nestjs-pino` from 4.5.0 to 4.6.1
- [Release notes](https://github.com/iamolegga/nestjs-pino/releases)
- [Commits](iamolegga/nestjs-pino@4.5.0...4.6.1)

Updates `pino` from 10.1.1 to 10.3.1
- [Release notes](https://github.com/pinojs/pino/releases)
- [Commits](pinojs/pino@v10.1.1...v10.3.1)

Updates `qs` from 6.14.2 to 6.15.0
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](ljharb/qs@v6.14.2...v6.15.0)

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

Updates `resend` from 6.7.0 to 6.9.4
- [Release notes](https://github.com/resend/resend-node/releases)
- [Commits](resend/resend-node@v6.7.0...v6.9.4)

Updates `@nestjs/cli` from 11.0.14 to 11.0.16
- [Release notes](https://github.com/nestjs/nest-cli/releases)
- [Commits](nestjs/nest-cli@11.0.14...11.0.16)

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

Updates `dependency-cruiser` from 17.3.6 to 17.3.10
- [Release notes](https://github.com/sverweij/dependency-cruiser/releases)
- [Changelog](https://github.com/sverweij/dependency-cruiser/blob/main/CHANGELOG.md)
- [Commits](sverweij/dependency-cruiser@v17.3.6...v17.3.10)

Updates `dotenv` from 17.2.3 to 17.3.1
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](motdotla/dotenv@v17.2.3...v17.3.1)

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

Updates `prisma` from 7.4.0 to 7.6.0
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/7.6.0/packages/cli)

Updates `typescript-eslint` from 8.52.0 to 8.57.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.57.2/packages/typescript-eslint)

Updates `yaml` from 2.8.2 to 2.8.3
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](eemeli/yaml@v2.8.2...v2.8.3)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-s3"
  dependency-version: 3.1019.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
- dependency-name: "@aws-sdk/s3-request-presigner"
  dependency-version: 3.1019.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
- dependency-name: "@fastify/swagger"
  dependency-version: 9.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
- dependency-name: "@fastify/swagger-ui"
  dependency-version: 5.2.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: "@nestjs/common"
  dependency-version: 11.1.17
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: "@nestjs/core"
  dependency-version: 11.1.17
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: "@nestjs/platform-fastify"
  dependency-version: 11.1.17
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: "@opentelemetry/api"
  dependency-version: 1.9.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: "@opentelemetry/auto-instrumentations-node"
  dependency-version: 0.72.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
- dependency-name: "@opentelemetry/exporter-trace-otlp-http"
  dependency-version: 0.214.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
- dependency-name: "@opentelemetry/resources"
  dependency-version: 2.6.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
- dependency-name: "@opentelemetry/sdk-node"
  dependency-version: 0.214.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
- dependency-name: "@opentelemetry/semantic-conventions"
  dependency-version: 1.40.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
- dependency-name: "@prisma/adapter-pg"
  dependency-version: 7.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
- dependency-name: "@prisma/client"
  dependency-version: 7.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
- dependency-name: bullmq
  dependency-version: 5.71.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
- dependency-name: class-validator
  dependency-version: 0.15.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
- dependency-name: fastify
  dependency-version: 5.8.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
- dependency-name: firebase-admin
  dependency-version: 13.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
- dependency-name: ioredis
  dependency-version: 5.10.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
- dependency-name: jose
  dependency-version: 6.2.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
- dependency-name: nestjs-pino
  dependency-version: 4.6.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
- dependency-name: pino
  dependency-version: 10.3.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
- dependency-name: qs
  dependency-version: 6.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
- dependency-name: "@types/qs"
  dependency-version: 6.15.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
- dependency-name: resend
  dependency-version: 6.9.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
- dependency-name: "@nestjs/cli"
  dependency-version: 11.0.16
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: "@types/qs"
  dependency-version: 6.15.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
- dependency-name: dependency-cruiser
  dependency-version: 17.3.10
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: dotenv
  dependency-version: 17.3.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
- dependency-name: prettier
  dependency-version: 3.8.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
- dependency-name: prisma
  dependency-version: 7.6.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
- dependency-name: typescript-eslint
  dependency-version: 8.57.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
- dependency-name: yaml
  dependency-version: 2.8.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 28, 2026
@dependabot @github

dependabot Bot commented on behalf of github Apr 4, 2026

Copy link
Copy Markdown
Contributor Author

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

@dependabot dependabot Bot closed this Apr 4, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/npm-minor-patch-a1b0a9533e branch April 4, 2026 06:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants