Skip to content

chore(deps): bump the dependencies group across 1 directory with 17 updates#108

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/dependencies-cf656a7fe7
Open

chore(deps): bump the dependencies group across 1 directory with 17 updates#108
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/dependencies-cf656a7fe7

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the dependencies group with 17 updates in the / directory:

Package From To
@aws-sdk/client-s3 3.1031.0 3.1033.0
@nestjs/common 10.4.22 11.1.19
@nestjs/config 3.3.0 4.0.4
@nestjs/core 10.4.22 11.1.19
@nestjs/platform-express 10.4.17 11.1.19
@nestjs/swagger 8.1.1 11.3.2
@react-email/components 0.0.33 1.0.12
axios 1.15.0 1.15.1
bullmq 5.74.1 5.75.2
geoip-country 5.0.202604142355 5.0.202604172354
liquidjs 10.25.5 10.25.6
@swc/core 1.15.26 1.15.30
@types/mjml 4.7.4 5.0.0
@typescript-eslint/eslint-plugin 8.58.2 8.59.0
@typescript-eslint/parser 8.58.2 8.59.0
eslint 10.2.0 10.2.1
typescript 5.9.3 6.0.3

Updates @aws-sdk/client-s3 from 3.1031.0 to 3.1033.0

Release notes

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

v3.1033.0

3.1033.0(2026-04-20)

Documentation Changes
  • client-guardduty: Expanded support for new suppression rule fields. (f0bb9093)
New Features
  • clients:
    • update client endpoints as of 2026-04-20 (d6a7886a)
    • use binary decision diagrams for endpoint resolution (#7931) (ff1b2bae)
  • client-application-signals: Releasing Second phase of SLO Recommendations where you can create recommended SLOs out-of-the box using CreateSLO API (266b97c3)
  • client-ec2: Added Transit Gateway Integration into AWS Client VPN. (7ea00cb5)
  • client-observabilityadmin: Enablement for Security Hub v2 via Observability Admin Telemetry Rule for account and organization level. (f70978fb)
  • client-evs: Amazon EVS now allows you to create connectors to your vCenter appliances and create Windows Server entitlements for virtual machines running in your EVS environments (f4cdcf8d)
  • client-location: This release adds support for new Job APIs for bulk workloads. The initial job type supported is Address Validation. The new APIs added are StartJob, CancelJob, ListJobs, and GetJob. (444f15ce)
  • client-kafka: Amazon MSK Replicator now supports data migration from external Apache Kafka clusters to Amazon MSK Express brokers. This release adds SaslScram authentication with TLS encryption, enhanced consumer offset synchronization, and customer log forwarding for troubleshooting. (543ff571)
  • client-bedrock-agentcore-control: Supporting listingMode for AgentCore Gateway MCP server targets (23d06d56)
Bug Fixes
  • core: replace Object.entries with for-in loops in shape serde (#7940) (785e3b28)

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

v3.1032.0

3.1032.0(2026-04-17)

Documentation Changes
  • client-neptune: Improving Documentation for Neptune (e27d9cd0)
New Features
  • clients: update client endpoints as of 2026-04-17 (1fd8c265)
  • client-connect: Fixes in SDK for customers using TestCase APIs (bd88a7ec)
  • client-imagebuilder: ImportDiskImage API adds registerImageOptions for Secure Boot control and custom UEFI data. It adds windowsConfiguration for selecting a specific edition from multi-image .wim files during ISO import. (d211b308)
  • client-quicksight: Public release of dashboard customization summary, S3 Tables data source type, Athena cross-account connector, custom sorting for controls, and AI-powered analysis generation. (da327c47)
  • client-sagemaker: Adds support for providing NetworkInterface for efa enabled instances and Simplified cluster creation for Slurm-orchestrated clusters with optional Lifecycle Script (LCS) configuration. (ffcb883d)
  • client-cleanrooms: This release adds support for configurable spark properties for Cleanrooms PySpark workloads. (c5de5506)
  • client-groundstation: Adds support for updating contacts, listing antennas, and listing ground station reservations. New API operations - UpdateContact, ListContactVersions, DescribeContactVersion, ListAntennas, and ListGroundStationReservations. (360c3817)
  • client-sts: The STS client now supports configuring SigV4a through the auth scheme preference setting. SigV4a uses asymmetric cryptography, enabling customers using long-term IAM credentials to continue making STS API calls even when a region is isolated from the partition leader. (c5755466)
  • client-connectcampaignsv2: This release adds support for campaign entry limits configuration and hourly refresh frequency in Amazon Connect Outbound Campaigns. (4ee31aed)
Bug Fixes

... (truncated)

Changelog

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

3.1033.0 (2026-04-20)

Features

  • clients: use binary decision diagrams for endpoint resolution (#7931) (ff1b2ba)

3.1032.0 (2026-04-17)

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

Commits

Updates @nestjs/common from 10.4.22 to 11.1.19

Release notes

Sourced from @​nestjs/common's releases.

v11.1.19 (2026-04-13)

Bug fixes

Committers: 2

v11.1.18 (2026-04-03)

Bug fixes

Dependencies

Committers: 6

v11.1.17 (2026-03-16)

Enhancements

Bugs

... (truncated)

Commits
  • 6730995 chore(release): publish v11.1.19 release
  • 3c1cc5f chore(release): publish v11.1.18 release
  • a39e345 refactor(common): change console logger helpers to protected
  • 34f0f28 chore(deps): bump file-type from 21.3.3 to 21.3.4
  • 0e96b0a chore(deps): bump file-type from 21.3.2 to 21.3.3
  • 5a05f52 chore: update readme
  • 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
  • Additional commits viewable in compare view

Updates @nestjs/config from 3.3.0 to 4.0.4

Release notes

Sourced from @​nestjs/config's releases.

Release 4.0.4

  • fix(deps): update dependency dotenv to v17.4.1 (6bc5737)
  • fix(deps): update dependency lodash to v4.18.1 [security] (f31ee98)

Release 4.0.3

What's Changed

Full Changelog: nestjs/config@4.0.2...4.0.3

Release 4.0.2

  • fix(common): update KeyOf type to support symbol keys (f53f14e)

Release 4.0.1

  • fix: validate predefined condition #1970 (79d82d6)
  • feat: allow to use symbol as a token (99d8bca)

Release 4.0.0

Breaking changes

The order in which configuration variables are read by the ConfigService#get method has been updated. The new order is:

  • Internal configuration (config namespaces and custom config files)
  • Validated environment variables (if validation is enabled and a schema is provided)
  • The process.env object

Previously, validated environment variables and the process.env object were read first, preventing them from being overridden by internal configuration. With this update, internal configuration will now always take precedence over environment variables.

Additionally, the ignoreEnvVars configuration option, which previously allowed disabling validation of the process.env object, has been deprecated. Instead, use the validatePredefined option (set to false to disable validation of predefined environment variables). Predefined environment variables refer to process.env variables that were set before the module was imported. For example, if you start your application with PORT=3000 node main.js, the PORT variable is considered predefined. However, variables loaded by the ConfigModule from a .env file are not classified as predefined.

A new skipProcessEnv option has also been introduced. This option allows you to prevent the ConfigService#get method from accessing the process.env object entirely, which can be helpful when you want to restrict the service from reading environment variables directly.

Changelog

  • chore: update config attributes to more self descriptive names (c2eaf04)
  • chore(deps): update nest monorepo to v11 (1c20713)
  • feat: order of reading variables, add skip predefined (c53c63c)
Commits
  • 3b5d592 chore(): release v4.0.4
  • 4fbcb03 Merge pull request #2263 from nestjs/renovate/dotenv-17.x
  • 33dae89 Merge pull request #2269 from nestjs/renovate/cimg-node-24.x
  • 0a727c3 Merge pull request #2313 from nestjs/renovate/npm-lodash-vulnerability
  • 6bc5737 fix(deps): update dependency dotenv to v17.4.1
  • f31ee98 fix(deps): update dependency lodash to v4.18.1 [security]
  • 059314c chore(deps): update dependency typescript-eslint to v8.58.1 (#2315)
  • 0f81e2d chore(deps): update dependency eslint to v10.2.0 (#2314)
  • e673ab2 chore(deps): update dependency @​types/node to v24.12.2 (#2311)
  • b1ede30 chore(deps): update nest monorepo to v11.1.18 (#2312)
  • Additional commits viewable in compare view

Updates @nestjs/core from 10.4.22 to 11.1.19

Release notes

Sourced from @​nestjs/core's releases.

v11.1.19 (2026-04-13)

Bug fixes

Committers: 2

v11.1.18 (2026-04-03)

Bug fixes

Dependencies

Committers: 6

v11.1.17 (2026-03-16)

Enhancements

Bugs

... (truncated)

Commits
  • 6730995 chore(release): publish v11.1.19 release
  • 3c1cc5f chore(release): publish v11.1.18 release
  • 0f962c7 fix(core): sanitize sse message
  • 94aa424 Merge pull request #16679 from nestjs/renovate/path-to-regexp-8.x
  • 368691c fix(core): prevent injector hang when design:paramtypes is missing
  • 25d4fde fix(deps): update dependency path-to-regexp to v8.4.2
  • 5c0b11e fix(deps): update dependency path-to-regexp to v8.4.1
  • f7d4460 Merge pull request #16637 from JakobStaudinger/moduleref-create-transient-sco...
  • d0a9dc9 fix(deps): update dependency path-to-regexp to v8.4.0
  • 4677434 feat(core): export IEntryNestModule type
  • Additional commits viewable in compare view

Updates @nestjs/platform-express from 10.4.17 to 11.1.19

Release notes

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

v11.1.19 (2026-04-13)

Bug fixes

Committers: 2

v11.1.18 (2026-04-03)

Bug fixes

Dependencies

Committers: 6

v11.1.17 (2026-03-16)

Enhancements

Bugs

... (truncated)

Commits
  • 6730995 chore(release): publish v11.1.19 release
  • 3c1cc5f chore(release): publish v11.1.18 release
  • 0ca5440 Merge pull request #16627 from ankitbelal/refactor/centralize-headers-and-par...
  • 25d4fde fix(deps): update dependency path-to-regexp to v8.4.2
  • 5c0b11e fix(deps): update dependency path-to-regexp to v8.4.1
  • d0a9dc9 fix(deps): update dependency path-to-regexp to v8.4.0
  • 1a14884 refactor(core): centralize headers for streamable file responses
  • 5a05f52 chore: update readme
  • 447a373 chore(release): publish v11.1.17 release
  • 315e698 chore(release): publish v11.1.16 release
  • Additional commits viewable in compare view

Updates @nestjs/swagger from 8.1.1 to 11.3.2

Release notes

Sourced from @​nestjs/swagger's releases.

Release 11.3.2

What's Changed

New Contributors

Full Changelog: nestjs/swagger@11.3.1...11.3.2

Release 11.3.1

11.3.1 (2026-04-20)

Bug fixes

Enhancements

  • #3854 fix(swagger-ui): replace hardcoded sentinel with per-call UUID in buildJSInitOptions (@​kyuna0312)

Committers: 5

Release 11.3.0

11.3.0 (2026-04-15)

Bug fixes

Enhancements

... (truncated)

Commits
  • e236c73 chore(): release v11.3.2
  • b16a1e1 Merge pull request #3858 from alex-all3dp/fix/rootdir-import-path-resolution
  • 7787b95 fix(plugin): remap import paths within rootDir to outDir in replaceImportPath
  • 4d33856 chore(): release v11.3.1
  • 93744af Merge pull request #3790 from y-hsgw/fix/is-in-each
  • a272b8d Merge pull request #3856 from nestjs/revert-3781-fix/oneOf-references-object-...
  • 0e6dd75 Revert "fix(schema): prioritize oneOf/anyOf/allOf over inferred type resolution"
  • 936c465 Merge branch 'master' into fix/is-in-each
  • 7ae819b Merge pull request #3847 from kyungseopk1m/fix/plugin-outdir-path-resolution
  • cc68f11 Merge pull request #3781 from maruthang/fix/oneOf-references-object-3549
  • Additional commits viewable in compare view
Install script changes

This version adds prepare script that runs during installation. Review the package contents before updating.


Updates @react-email/components from 0.0.33 to 1.0.12

Release notes

Sourced from @​react-email/components's releases.

@​react-email/components@​1.0.12

Patch Changes

  • Updated dependencies [f6cfef0]
    • @​react-email/render@​2.0.6
    • @​react-email/body@​0.3.0
    • @​react-email/button@​0.2.1
    • @​react-email/code-block@​0.2.1
    • @​react-email/code-inline@​0.0.6
    • @​react-email/column@​0.0.14
    • @​react-email/container@​0.0.16
    • @​react-email/font@​0.0.10
    • @​react-email/head@​0.0.13
    • @​react-email/heading@​0.0.16
    • @​react-email/hr@​0.0.12
    • @​react-email/html@​0.0.12
    • @​react-email/img@​0.0.12
    • @​react-email/link@​0.0.13
    • @​react-email/markdown@​0.0.18
    • @​react-email/preview@​0.0.14
    • @​react-email/row@​0.0.13
    • @​react-email/section@​0.0.17
    • @​react-email/tailwind@​2.0.7
    • @​react-email/text@​0.1.6

@​react-email/components@​1.0.11

Patch Changes

  • Updated dependencies [5a23505]
  • Updated dependencies [ecfc141]
    • @​react-email/tailwind@​2.0.7
    • @​react-email/render@​2.0.5
    • @​react-email/body@​0.3.0
    • @​react-email/button@​0.2.1
    • @​react-email/code-block@​0.2.1
    • @​react-email/code-inline@​0.0.6
    • @​react-email/column@​0.0.14
    • @​react-email/container@​0.0.16
    • @​react-email/font@​0.0.10
    • @​react-email/head@​0.0.13
    • @​react-email/heading@​0.0.16
    • @​react-email/hr@​0.0.12
    • @​react-email/html@​0.0.12
    • @​react-email/img@​0.0.12
    • @​react-email/link@​0.0.13
    • @​react-email/markdown@​0.0.18
    • @​react-email/preview@​0.0.14
    • @​react-email/row@​0.0.13
    • @​react-email/section@​0.0.17
    • @​react-email/text@​0.1.6

... (truncated)

Changelog

Sourced from @​react-email/components's changelog.

1.0.12

Patch Changes

  • Updated dependencies [f6cfef0]
    • @​react-email/render@​2.0.6
    • @​react-email/body@​0.3.0
    • @​react-email/button@​0.2.1
    • @​react-email/code-block@​0.2.1
    • @​react-email/code-inline@​0.0.6
    • @​react-email/column@​0.0.14
    • @​react-email/container@​0.0.16
    • @​react-email/font@​0.0.10
    • @​react-email/head@​0.0.13
    • @​react-email/heading@​0.0.16
    • @​react-email/hr@​0.0.12
    • @​react-email/html@​0.0.12
    • @​react-email/img@​0.0.12
    • @​react-email/link@​0.0.13
    • @​react-email/markdown@​0.0.18
    • @​react-email/preview@​0.0.14
    • @​react-email/row@​0.0.13
    • @​react-email/section@​0.0.17
    • @​react-email/tailwind@​2.0.7
    • @​react-email/text@​0.1.6

1.0.11

Patch Changes

  • Updated dependencies [5a23505]
  • Updated dependencies [ecfc141]
    • @​react-email/tailwind@​2.0.7
    • @​react-email/render@​2.0.5
    • @​react-email/body@​0.3.0
    • @​react-email/button@​0.2.1
    • @​react-email/code-block@​0.2.1
    • @​react-email/code-inline@​0.0.6
    • @​react-email/column@​0.0.14
    • @​react-email/container@​0.0.16
    • @​react-email/font@​0.0.10
    • @​react-email/head@​0.0.13
    • @​react-email/heading@​0.0.16
    • @​react-email/hr@​0.0.12
    • @​react-email/html@​0.0.12
    • @​react-email/img@​0.0.12
    • @​react-email/link@​0.0.13
    • @​react-email/markdown@​0.0.18
    • @​react-email/preview@​0.0.14
    • @​react-email/row@​0.0.13

... (truncated)

Commits

Updates axios from 1.15.0 to 1.15.1

Release notes

Sourced from axios's releases.

v1.15.1

This release ships a coordinated set of security hardening fixes across headers, body/redirect limits, multipart handling, and XSRF/prototype-pollution vectors, alongside a broad sweep of bug fixes, test migrations, and threat-model documentation updates.

🔒 Security Fixes

  • Header Injection Hardening: Tightened validation and sanitisation across request header construction to close the header-injection attack surface. (#10749)
  • CRLF Stripping in Multipart Headers: Correctly strips CR/LF from multipart header values to prevent injection via field names and filenames. (#10758)
  • Prototype Pollution / Auth Bypass: Replaced unsafe in checks with hasOwnProperty to prevent authentication bypass via prototype pollution on config objects, with additional regression tests. (#10761, #10760)
  • withXSRFToken Truthy Bypass: Short-circuits on any truthy non-boolean value, so an ambiguous config no longer silently leaks the XSRF token cross-origin. (#10762)
  • maxBodyLength With Zero Redirects: Enforces maxBodyLength even when maxRedirects is set to 0, closing a bypass path for oversized request bodies. (#10753)
  • Streamed Response maxContentLength Bypass: Applies maxContentLength to streamed responses that previously bypassed the cap. (#10754)
  • Follow-up CVE Completion: Completes an earlier incomplete CVE fix to fully close the regression window. (#10755)

🚀 New Features

  • AI-Based Docs Translations: Initial scaffold for AI-assisted translations of the documentation site. (#10705)
  • Location Request Header Type: Adds Location to CommonRequestHeadersList for accurate typing of redirect-aware requests. (#7528)

🐛 Bug Fixes

  • FormData Handling: Removes Content-Type when no boundary is present on FormData fetch requests, supports multi-select fields, cancels request.body instead of the source stream on fetch abort, and fixes a recursion bug in form-data serialisation. (#7314, #10676, #10702, #10726)
  • HTTP Adapter: Handles socket-only request errors without leaking keep-alive listeners. (#10576)
  • Progress Events: Clamps loaded to total for computable upload/download progress events. (#7458)
  • Types: Aligns runWhen type with the runtime behaviour in InterceptorManager and makes response header keys case-insensitive. (#7529, #10677)
  • buildFullPath: Uses strict equality in the base/relative URL check. (#7252)
  • AxiosURLSearchParams Regex: Improves the regex used for param serialisation to avoid edge-case mismatches. (#10736)
  • Resilient Value Parsing: Parses out header/config values instead of throwing on malformed input. (#10687)
  • Docs Artefact Cleanup: Removes the docs content that was incorrectly committed. (#10727)

🔧 Maintenance & Chores

  • Threat Model & Security Docs: Ongoing refinement of THREATMODEL.md, including Hopper security update, TLS and tag-replay wording, mitigation descriptions, decompression-bomb guidance, and further cleanup. (#10672, #10715, #10718, #10722, #10763, #10765)
  • Test Coverage & Migration: Expanded shouldBypassProxy coverage for wildcard/IPv6/edge cases, documented and tested AxiosError.status, and migrated progressEventReducer tests to Vitest. (#10723, #10725, #10741)
  • Type Refactor: Uses TypeScript utility types to deduplicate literal unions. (#7520)
  • Repo & CI: Adds CODEOWNERS, switches v1.x releases to an ephemeral release branch, and removes orphaned Bower support. (#10739, #10738, #10746)
  • Changelog Backfill: Added missing version entries to the changelog. (#10704)
  • Dependencies: Bumped follow-redirects (1.15.111.16.0) in root and docs, axios (1.14.01.15.0) in docs, and a group of 5 development dependencies. (#10717, #10716, #10684, #10709)

🌟 New Contributors

We are thrilled to welcome our new contributors. Thank you for helping improve axios:

…pdates

Bumps the dependencies group with 17 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.1031.0` | `3.1033.0` |
| [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common) | `10.4.22` | `11.1.19` |
| [@nestjs/config](https://github.com/nestjs/config) | `3.3.0` | `4.0.4` |
| [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) | `10.4.22` | `11.1.19` |
| [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express) | `10.4.17` | `11.1.19` |
| [@nestjs/swagger](https://github.com/nestjs/swagger) | `8.1.1` | `11.3.2` |
| [@react-email/components](https://github.com/resend/react-email/tree/HEAD/packages/components) | `0.0.33` | `1.0.12` |
| [axios](https://github.com/axios/axios) | `1.15.0` | `1.15.1` |
| [bullmq](https://github.com/taskforcesh/bullmq) | `5.74.1` | `5.75.2` |
| [geoip-country](https://github.com/sapics/geoip-country) | `5.0.202604142355` | `5.0.202604172354` |
| [liquidjs](https://github.com/harttle/liquidjs) | `10.25.5` | `10.25.6` |
| [@swc/core](https://github.com/swc-project/swc/tree/HEAD/packages/core) | `1.15.26` | `1.15.30` |
| [@types/mjml](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mjml) | `4.7.4` | `5.0.0` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.58.2` | `8.59.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.58.2` | `8.59.0` |
| [eslint](https://github.com/eslint/eslint) | `10.2.0` | `10.2.1` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.9.3` | `6.0.3` |



Updates `@aws-sdk/client-s3` from 3.1031.0 to 3.1033.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.1033.0/clients/client-s3)

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

Updates `@nestjs/config` from 3.3.0 to 4.0.4
- [Release notes](https://github.com/nestjs/config/releases)
- [Commits](nestjs/config@3.3.0...4.0.4)

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

Updates `@nestjs/platform-express` from 10.4.17 to 11.1.19
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v11.1.19/packages/platform-express)

Updates `@nestjs/swagger` from 8.1.1 to 11.3.2
- [Release notes](https://github.com/nestjs/swagger/releases)
- [Commits](nestjs/swagger@8.1.1...11.3.2)

Updates `@react-email/components` from 0.0.33 to 1.0.12
- [Release notes](https://github.com/resend/react-email/releases)
- [Changelog](https://github.com/resend/react-email/blob/@react-email/components@1.0.12/packages/components/CHANGELOG.md)
- [Commits](https://github.com/resend/react-email/commits/@react-email/components@1.0.12/packages/components)

Updates `axios` from 1.15.0 to 1.15.1
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.15.0...v1.15.1)

Updates `bullmq` from 5.74.1 to 5.75.2
- [Release notes](https://github.com/taskforcesh/bullmq/releases)
- [Commits](taskforcesh/bullmq@v5.74.1...v5.75.2)

Updates `geoip-country` from 5.0.202604142355 to 5.0.202604172354
- [Release notes](https://github.com/sapics/geoip-country/releases)
- [Commits](https://github.com/sapics/geoip-country/commits)

Updates `liquidjs` from 10.25.5 to 10.25.6
- [Release notes](https://github.com/harttle/liquidjs/releases)
- [Changelog](https://github.com/harttle/liquidjs/blob/master/CHANGELOG.md)
- [Commits](harttle/liquidjs@v10.25.5...v10.25.6)

Updates `@swc/core` from 1.15.26 to 1.15.30
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](https://github.com/swc-project/swc/commits/v1.15.30/packages/core)

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

Updates `@typescript-eslint/eslint-plugin` from 8.58.2 to 8.59.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.59.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.58.2 to 8.59.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.59.0/packages/parser)

Updates `eslint` from 10.2.0 to 10.2.1
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v10.2.0...v10.2.1)

Updates `typescript` from 5.9.3 to 6.0.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v5.9.3...v6.0.3)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-s3"
  dependency-version: 3.1033.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@nestjs/common"
  dependency-version: 11.1.19
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: "@nestjs/config"
  dependency-version: 4.0.4
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: "@nestjs/core"
  dependency-version: 11.1.19
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: "@nestjs/platform-express"
  dependency-version: 11.1.19
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: "@nestjs/swagger"
  dependency-version: 11.3.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: "@react-email/components"
  dependency-version: 1.0.12
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: axios
  dependency-version: 1.15.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: bullmq
  dependency-version: 5.75.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: geoip-country
  dependency-version: 5.0.202604172354
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: liquidjs
  dependency-version: 10.25.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@swc/core"
  dependency-version: 1.15.30
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@types/mjml"
  dependency-version: 5.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.59.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.59.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: eslint
  dependency-version: 10.2.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: typescript
  dependency-version: 6.0.3
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file npm Changes related to package.json labels Apr 20, 2026
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 npm Changes related to package.json

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants