Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 12, 2026

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

Package From To
@openapitools/openapi-generator-cli 2.25.0 2.27.0
@mikro-orm/core 6.5.9 6.6.3
@mikro-orm/mongodb 6.5.9 6.6.3
@eslint/js 9.39.1 9.39.2
eslint 9.38.0 9.39.2
prettier 3.6.2 3.7.4
typescript-eslint 8.46.2 8.53.0
@nestjs/common 11.1.8 11.1.11
@nestjs/core 11.1.8 11.1.11
@nestjs/jwt 11.0.1 11.0.2
@nestjs/platform-express 11.1.8 11.1.11
@nestjs/swagger 11.2.1 11.2.4
class-validator 0.14.2 0.14.3
megalodon 10.1.3 10.2.0
nestjs-i18n 10.5.1 10.6.0
nestjs-pino 4.4.1 4.5.0
pino-pretty 13.1.2 13.1.3
@nestjs/cli 11.0.10 11.0.14
@nestjs/testing 11.1.8 11.1.11
supertest 7.1.4 7.2.2
ts-jest 29.4.5 29.4.6
@oclif/plugin-help 6.2.35 6.2.36
@oclif/plugin-plugins 5.4.53 5.4.54
mongodb 6.20.0 6.21.0
@oclif/test 4.1.14 4.1.15
oclif 4.22.41 4.22.65
@mui/icons-material 7.3.4 7.3.7
@mui/material 7.3.4 7.3.7
@remix-run/express 2.17.2 2.17.4
@remix-run/node 2.17.2 2.17.4
@remix-run/react 2.17.2 2.17.4
@remix-run/serve 2.17.2 2.17.4
express 5.1.0 5.2.1
@types/express 5.0.5 5.0.6
i18next 25.6.0 25.7.4
i18next-fs-backend 2.6.0 2.6.1
react-i18next 16.2.1 16.5.2
@remix-run/dev 2.17.2 2.17.4
autoprefixer 10.4.21 10.4.23

Updates @openapitools/openapi-generator-cli from 2.25.0 to 2.27.0

Release notes

Sourced from @​openapitools/openapi-generator-cli's releases.

v2.27.0

2.27.0 (2025-12-30)

Features

  • config: add support for environment variable placeholders in config (#1031) (1cd2614)

v2.26.0

2.26.0 (2025-12-22)

Bug Fixes

  • deps: update dependency fs-extra to v11.3.3 (#1079) (b74ca95)

Features

v2.25.2

2.25.2 (2025-11-20)

Bug Fixes

v2.25.1

2.25.1 (2025-11-18)

Bug Fixes

Commits

Updates @mikro-orm/core from 6.5.9 to 6.6.3

Release notes

Sourced from @​mikro-orm/core's releases.

v6.6.3

6.6.3 (2026-01-04)

Bug Fixes

  • core: do not connect to database when calling orm.close() (79cabd7), closes #7041
  • core: don't reset entity identifiers when using assign on entity references (#7048) (ca5d9b8)
  • core: handle custom types properly in em.refresh (#7061) (7dc5d7d)
  • defineEntity: avoid circular type inference in meta (#7039) (a18e63d)
  • query-builder: do not reset schema when creating subquery for collection operators (4f4ea6d), closes #7053
  • schema: ensure SchemaGenerator respects skipTables option when diffing a schema (#7040) (40fa85a)

v6.6.2

6.6.2 (2025-12-07)

Bug Fixes

  • core: deprecate some EM and MikroORM methods (551b1df)
  • core: fix joining embedded entity with virtual property (2a76b1d), closes #7023
  • core: handle BigInt in Date hydration (#7003) (236b429), closes #7002

Features

  • core: use upsert when adding items to not initialized M:N collections (#7019) (268f378), closes #6625

Performance Improvements

  • core: store subscribers in Set to deduplicate them by identity (#7010) (a41c498), closes #7009

v6.6.1

6.6.1 (2025-11-25)

Bug Fixes

  • core: try to infer property types regardless of inferDefaultValues option (98eef5e)
  • mongo: fix processing of nested lazy scalar properties (94927c6), closes #6994
  • mongo: respect property fieldName on index creation (#6979) (44998c0), closes #6978
  • mysql: ensure raw values are rehydrated after flush (9a86383), closes #6968
  • query-builder: do not require transaction when for LockMode.NONE (6c2a4b6), closes #6969

Performance Improvements

  • core: simplify processing of scalars that use simple ORM provided type classes (15d7e74)

... (truncated)

Changelog

Sourced from @​mikro-orm/core's changelog.

6.6.3 (2026-01-04)

Bug Fixes

  • core: do not connect to database when calling orm.close() (79cabd7), closes #7041
  • core: don't reset entity identifiers when using assign on entity references (#7048) (ca5d9b8)
  • core: handle custom types properly in em.refresh (#7061) (7dc5d7d)
  • defineEntity: avoid circular type inference in meta (#7039) (a18e63d)
  • query-builder: do not reset schema when creating subquery for collection operators (4f4ea6d), closes #7053
  • schema: ensure SchemaGenerator respects skipTables option when diffing a schema (#7040) (40fa85a)

6.6.2 (2025-12-07)

Bug Fixes

  • core: deprecate some EM and MikroORM methods (551b1df)
  • core: fix joining embedded entity with virtual property (2a76b1d), closes #7023
  • core: handle BigInt in Date hydration (#7003) (236b429), closes #7002

Features

  • core: use upsert when adding items to not initialized M:N collections (#7019) (268f378), closes #6625

Performance Improvements

  • core: store subscribers in Set to deduplicate them by identity (#7010) (a41c498), closes #7009

6.6.1 (2025-11-25)

Bug Fixes

  • core: try to infer property types regardless of inferDefaultValues option (98eef5e)
  • mongo: fix processing of nested lazy scalar properties (94927c6), closes #6994
  • mongo: respect property fieldName on index creation (#6979) (44998c0), closes #6978
  • mysql: ensure raw values are rehydrated after flush (9a86383), closes #6968
  • query-builder: do not require transaction when for LockMode.NONE (6c2a4b6), closes #6969

... (truncated)

Commits
  • 8a5784f chore(release): v6.6.3 [skip ci]
  • 63f1670 ci: add gh token to env vars [skip ci]
  • 07ff18e ci: add gh token to env vars
  • d4c55c3 chore(deps): bump qs from 6.14.0 to 6.14.1 in /docs (#7070)
  • 1fb8f34 chore(deps): update patch/minor dependencies (#7066)
  • f038027 docs: update mongodb comment in type-safe-relations.md (#7065)
  • d489359 docs: fix multiple typos in decorators.md and usage-with-nestjs.md (#7064)
  • 7dc5d7d fix(core): handle custom types properly in em.refresh (#7061)
  • 6dc06b1 chore(deps): bump js-yaml from 3.14.1 to 3.14.2 (#7060)
  • 0b4fa36 chore(deps): update dependency fs-extra to v11.3.3
  • Additional commits viewable in compare view
Maintainer changes

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


Updates @mikro-orm/mongodb from 6.5.9 to 6.6.3

Release notes

Sourced from @​mikro-orm/mongodb's releases.

v6.6.3

6.6.3 (2026-01-04)

Bug Fixes

  • core: do not connect to database when calling orm.close() (79cabd7), closes #7041
  • core: don't reset entity identifiers when using assign on entity references (#7048) (ca5d9b8)
  • core: handle custom types properly in em.refresh (#7061) (7dc5d7d)
  • defineEntity: avoid circular type inference in meta (#7039) (a18e63d)
  • query-builder: do not reset schema when creating subquery for collection operators (4f4ea6d), closes #7053
  • schema: ensure SchemaGenerator respects skipTables option when diffing a schema (#7040) (40fa85a)

v6.6.2

6.6.2 (2025-12-07)

Bug Fixes

  • core: deprecate some EM and MikroORM methods (551b1df)
  • core: fix joining embedded entity with virtual property (2a76b1d), closes #7023
  • core: handle BigInt in Date hydration (#7003) (236b429), closes #7002

Features

  • core: use upsert when adding items to not initialized M:N collections (#7019) (268f378), closes #6625

Performance Improvements

  • core: store subscribers in Set to deduplicate them by identity (#7010) (a41c498), closes #7009

v6.6.1

6.6.1 (2025-11-25)

Bug Fixes

  • core: try to infer property types regardless of inferDefaultValues option (98eef5e)
  • mongo: fix processing of nested lazy scalar properties (94927c6), closes #6994
  • mongo: respect property fieldName on index creation (#6979) (44998c0), closes #6978
  • mysql: ensure raw values are rehydrated after flush (9a86383), closes #6968
  • query-builder: do not require transaction when for LockMode.NONE (6c2a4b6), closes #6969

Performance Improvements

  • core: simplify processing of scalars that use simple ORM provided type classes (15d7e74)

... (truncated)

Changelog

Sourced from @​mikro-orm/mongodb's changelog.

6.6.3 (2026-01-04)

Bug Fixes

  • core: do not connect to database when calling orm.close() (79cabd7), closes #7041
  • core: don't reset entity identifiers when using assign on entity references (#7048) (ca5d9b8)
  • core: handle custom types properly in em.refresh (#7061) (7dc5d7d)
  • defineEntity: avoid circular type inference in meta (#7039) (a18e63d)
  • query-builder: do not reset schema when creating subquery for collection operators (4f4ea6d), closes #7053
  • schema: ensure SchemaGenerator respects skipTables option when diffing a schema (#7040) (40fa85a)

6.6.2 (2025-12-07)

Bug Fixes

  • core: deprecate some EM and MikroORM methods (551b1df)
  • core: fix joining embedded entity with virtual property (2a76b1d), closes #7023
  • core: handle BigInt in Date hydration (#7003) (236b429), closes #7002

Features

  • core: use upsert when adding items to not initialized M:N collections (#7019) (268f378), closes #6625

Performance Improvements

  • core: store subscribers in Set to deduplicate them by identity (#7010) (a41c498), closes #7009

6.6.1 (2025-11-25)

Bug Fixes

  • core: try to infer property types regardless of inferDefaultValues option (98eef5e)
  • mongo: fix processing of nested lazy scalar properties (94927c6), closes #6994
  • mongo: respect property fieldName on index creation (#6979) (44998c0), closes #6978
  • mysql: ensure raw values are rehydrated after flush (9a86383), closes #6968
  • query-builder: do not require transaction when for LockMode.NONE (6c2a4b6), closes #6969

... (truncated)

Commits
  • 8a5784f chore(release): v6.6.3 [skip ci]
  • 63f1670 ci: add gh token to env vars [skip ci]
  • 07ff18e ci: add gh token to env vars
  • d4c55c3 chore(deps): bump qs from 6.14.0 to 6.14.1 in /docs (#7070)
  • 1fb8f34 chore(deps): update patch/minor dependencies (#7066)
  • f038027 docs: update mongodb comment in type-safe-relations.md (#7065)
  • d489359 docs: fix multiple typos in decorators.md and usage-with-nestjs.md (#7064)
  • 7dc5d7d fix(core): handle custom types properly in em.refresh (#7061)
  • 6dc06b1 chore(deps): bump js-yaml from 3.14.1 to 3.14.2 (#7060)
  • 0b4fa36 chore(deps): update dependency fs-extra to v11.3.3
  • Additional commits viewable in compare view
Maintainer changes

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


Updates @eslint/js from 9.39.1 to 9.39.2

Release notes

Sourced from @​eslint/js's releases.

v9.39.2

Bug Fixes

  • 5705833 fix: warn when eslint-env configuration comments are found (#20381) (sethamus)

Build Related

  • 506f154 build: add .scss files entry to knip (#20391) (Milos Djermanovic)

Chores

  • 7ca0af7 chore: upgrade to @eslint/js@9.39.2 (#20394) (Francesco Trotta)
  • c43ce24 chore: package.json update for @​eslint/js release (Jenkins)
  • 4c9858e ci: add v9.x-dev branch (#20382) (Milos Djermanovic)
Commits

Updates eslint from 9.38.0 to 9.39.2

Release notes

Sourced from eslint's releases.

v9.39.2

Bug Fixes

  • 5705833 fix: warn when eslint-env configuration comments are found (#20381) (sethamus)

Build Related

  • 506f154 build: add .scss files entry to knip (#20391) (Milos Djermanovic)

Chores

  • 7ca0af7 chore: upgrade to @eslint/js@9.39.2 (#20394) (Francesco Trotta)
  • c43ce24 chore: package.json update for @​eslint/js release (Jenkins)
  • 4c9858e ci: add v9.x-dev branch (#20382) (Milos Djermanovic)

v9.39.1

Bug Fixes

  • 650753e fix: Only pass node to JS lang visitor methods (#20283) (Nicholas C. Zakas)

Documentation

  • 51b51f4 docs: add a section on when to use extends vs cascading (#20268) (Tanuj Kanti)
  • b44d426 docs: Update README (GitHub Actions Bot)

Chores

  • 92db329 chore: update @eslint/js version to 9.39.1 (#20284) (Francesco Trotta)
  • c7ebefc chore: package.json update for @​eslint/js release (Jenkins)
  • 61778f6 chore: update eslint-config-eslint dependency @​eslint/js to ^9.39.0 (#20275) (renovate[bot])
  • d9ca2fc ci: Add rangeStrategy to eslint group in renovate config (#20266) (唯然)
  • 009e507 test: fix version tests for ESLint v10 (#20274) (Milos Djermanovic)

v9.39.0

Features

  • cc57d87 feat: update error loc to key in no-dupe-class-members (#20259) (Tanuj Kanti)
  • 126552f feat: update error location in for-direction and no-dupe-args (#20258) (Tanuj Kanti)
  • 167d097 feat: update complexity rule to highlight only static block header (#20245) (jaymarvelz)

Bug Fixes

  • 15f5c7c fix: forward traversal step.args to visitors (#20253) (jaymarvelz)
  • 5a1a534 fix: allow JSDoc comments in object-shorthand rule (#20167) (Nitin Kumar)
  • e86b813 fix: Use more types from @​eslint/core (#20257) (Nicholas C. Zakas)
  • 927272d fix: correct Scope typings (#20198) (jaymarvelz)
  • 37f76d9 fix: use AST.Program type for Program node (#20244) (Francesco Trotta)
  • ae07f0b fix: unify timing report for concurrent linting (#20188) (jaymarvelz)
  • b165d47 fix: correct Rule typings (#20199) (jaymarvelz)
  • fb97cda fix: improve error message for missing fix function in suggestions (#20218) (jaymarvelz)

Documentation

  • d3e81e3 docs: Always recommend to include a files property (#20158) (Percy Ma)
  • 0f0385f docs: use consistent naming recommendation (#20250) (Alex M. Spieslechner)
  • a3b1456 docs: Update README (GitHub Actions Bot)
  • cf5f2dd docs: fix correct tag of no-useless-constructor (#20255) (Tanuj Kanti)
  • 10b995c docs: add TS options and examples for nofunc in no-use-before-define (#20249) (Tanuj Kanti)
  • 2584187 docs: remove repetitive word in comment (#20242) (reddaisyy)

... (truncated)

Commits

Updates prettier from 3.6.2 to 3.7.4

Release notes

Sourced from prettier's releases.

3.7.4

What's Changed

🔗 Changelog

3.7.3

What's Changed

🔗 Changelog

3.7.2

What's Changed

🔗 Changelog

3.7.1

🔗 Changelog

3.7.0

diff

🔗 Release note

Changelog

Sourced from prettier's changelog.

3.7.4

diff

LWC: Avoid quote around interpolations (#18383 by @​kovsu)

<!-- Input -->
<div foo={bar}>   </div>
<!-- Prettier 3.7.3 (--embedded-language-formatting off) -->
<div foo="{bar}"></div>
<!-- Prettier 3.7.4 (--embedded-language-formatting off) -->
<div foo={bar}></div>

TypeScript: Fix comment inside union type gets duplicated (#18393 by @​fisker)

// Input
type Foo = (/** comment */ a | b) | c;
// Prettier 3.7.3
type Foo = /** comment / (/* comment */ a | b) | c;
// Prettier 3.7.4
type Foo = /** comment */ (a | b) | c;

TypeScript: Fix unstable comment print in union type comments (#18395 by @​fisker)

// Input
type X = (A | B) & (
  // comment
  A | B
);
// Prettier 3.7.3 (first format)
type X = (A | B) &
(// comment
A | B);
// Prettier 3.7.3 (second format)
type X = (
| A
</tr></table>

... (truncated)

Commits
Maintainer changes

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


Updates typescript-eslint from 8.46.2 to 8.53.0

Release notes

Sourced from typescript-eslint's releases.

v8.53.0

8.53.0 (2026-01-12)

🚀 Features

  • eslint-plugin: [no-unused-vars] add a fixer to remove unused imports (#11922)
  • eslint-plugin: add rule [strict-void-return] (#9707)
  • project-service: allow passing Partial<ts.server.ServerHost> to project service (#11932)

🩹 Fixes

  • eslint-plugin: replace unclear "error typed" with more helpful description (#11704)
  • eslint-plugin: [no-useless-default-assignment] fix false positive for parameters corresponding to a rest parameter (#11916)
  • typescript-estree: forbid type-only import with both default and named specifiers (#11930)
  • typescript-estree: fix syntax check for using declaration (#11910)
  • typescript-estree: forbid invalid class implements (#11934)
  • typescript-estree: forbid invalid "import equals" declaration (#11936)
  • typescript-estree: forbid invalid extends and implements in interface declaration (#11935)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.52.0

8.52.0 (2026-01-05)

🚀 Features

  • eslint-plugin-internal: [no-multiple-lines-of-errors] add rule (#11899)
  • typescript-estree: add tseslint.com redirects for CLI outputs (#11895)

🩹 Fixes

  • eslint-plugin: [no-useless-default-assignment] handle conditional initializer (#11908)
  • eslint-plugin: [no-base-to-string] detect @@​toPrimitive and valueOf (#11901)

❤️ Thank You

  • Josh Goldberg ✨

... (truncated)

Changelog

Sourced from typescript-eslint's changelog.

8.53.0 (2026-01-12)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

8.52.0 (2026-01-05)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

8.51.0 (2025-12-29)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

8.50.1 (2025-12-22)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

8.50.0 (2025-12-15)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

8.49.0 (2025-12-08)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

8.48.1 (2025-12-02)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and

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

| Package | From | To |
| --- | --- | --- |
| [@openapitools/openapi-generator-cli](https://github.com/OpenAPITools/openapi-generator-cli) | `2.25.0` | `2.27.0` |
| [@mikro-orm/core](https://github.com/mikro-orm/mikro-orm) | `6.5.9` | `6.6.3` |
| [@mikro-orm/mongodb](https://github.com/mikro-orm/mikro-orm) | `6.5.9` | `6.6.3` |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.39.1` | `9.39.2` |
| [eslint](https://github.com/eslint/eslint) | `9.38.0` | `9.39.2` |
| [prettier](https://github.com/prettier/prettier) | `3.6.2` | `3.7.4` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.46.2` | `8.53.0` |
| [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common) | `11.1.8` | `11.1.11` |
| [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) | `11.1.8` | `11.1.11` |
| [@nestjs/jwt](https://github.com/nestjs/jwt) | `11.0.1` | `11.0.2` |
| [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express) | `11.1.8` | `11.1.11` |
| [@nestjs/swagger](https://github.com/nestjs/swagger) | `11.2.1` | `11.2.4` |
| [class-validator](https://github.com/typestack/class-validator) | `0.14.2` | `0.14.3` |
| [megalodon](https://github.com/h3poteto/megalodon) | `10.1.3` | `10.2.0` |
| [nestjs-i18n](https://github.com/ToonvanStrijp/nestjs-i18n) | `10.5.1` | `10.6.0` |
| [nestjs-pino](https://github.com/iamolegga/nestjs-pino) | `4.4.1` | `4.5.0` |
| [pino-pretty](https://github.com/pinojs/pino-pretty) | `13.1.2` | `13.1.3` |
| [@nestjs/cli](https://github.com/nestjs/nest-cli) | `11.0.10` | `11.0.14` |
| [@nestjs/testing](https://github.com/nestjs/nest/tree/HEAD/packages/testing) | `11.1.8` | `11.1.11` |
| [supertest](https://github.com/ladjs/supertest) | `7.1.4` | `7.2.2` |
| [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.4.5` | `29.4.6` |
| [@oclif/plugin-help](https://github.com/oclif/plugin-help) | `6.2.35` | `6.2.36` |
| [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins) | `5.4.53` | `5.4.54` |
| [mongodb](https://github.com/mongodb/node-mongodb-native) | `6.20.0` | `6.21.0` |
| [@oclif/test](https://github.com/oclif/test) | `4.1.14` | `4.1.15` |
| [oclif](https://github.com/oclif/oclif) | `4.22.41` | `4.22.65` |
| [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) | `7.3.4` | `7.3.7` |
| [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) | `7.3.4` | `7.3.7` |
| [@remix-run/express](https://github.com/remix-run/remix/tree/HEAD/packages/remix-express) | `2.17.2` | `2.17.4` |
| [@remix-run/node](https://github.com/remix-run/remix/tree/HEAD/packages/remix-node) | `2.17.2` | `2.17.4` |
| [@remix-run/react](https://github.com/remix-run/remix/tree/HEAD/packages/remix-react) | `2.17.2` | `2.17.4` |
| [@remix-run/serve](https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve) | `2.17.2` | `2.17.4` |
| [express](https://github.com/expressjs/express) | `5.1.0` | `5.2.1` |
| [@types/express](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express) | `5.0.5` | `5.0.6` |
| [i18next](https://github.com/i18next/i18next) | `25.6.0` | `25.7.4` |
| [i18next-fs-backend](https://github.com/i18next/i18next-fs-backend) | `2.6.0` | `2.6.1` |
| [react-i18next](https://github.com/i18next/react-i18next) | `16.2.1` | `16.5.2` |
| [@remix-run/dev](https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev) | `2.17.2` | `2.17.4` |
| [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.21` | `10.4.23` |



Updates `@openapitools/openapi-generator-cli` from 2.25.0 to 2.27.0
- [Release notes](https://github.com/OpenAPITools/openapi-generator-cli/releases)
- [Commits](OpenAPITools/openapi-generator-cli@v2.25.0...v2.27.0)

Updates `@mikro-orm/core` from 6.5.9 to 6.6.3
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](mikro-orm/mikro-orm@v6.5.9...v6.6.3)

Updates `@mikro-orm/mongodb` from 6.5.9 to 6.6.3
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](mikro-orm/mikro-orm@v6.5.9...v6.6.3)

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

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

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

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

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

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

Updates `@nestjs/jwt` from 11.0.1 to 11.0.2
- [Release notes](https://github.com/nestjs/jwt/releases)
- [Commits](nestjs/jwt@11.0.1...11.0.2)

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

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

Updates `class-validator` from 0.14.2 to 0.14.3
- [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.2...v0.14.3)

Updates `megalodon` from 10.1.3 to 10.2.0
- [Release notes](https://github.com/h3poteto/megalodon/releases)
- [Commits](h3poteto/megalodon@v10.1.3...v10.2.0)

Updates `nestjs-i18n` from 10.5.1 to 10.6.0
- [Release notes](https://github.com/ToonvanStrijp/nestjs-i18n/releases)
- [Commits](toonvanstrijp/nestjs-i18n@v10.5.1...v10.6.0)

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

Updates `pino-pretty` from 13.1.2 to 13.1.3
- [Release notes](https://github.com/pinojs/pino-pretty/releases)
- [Commits](pinojs/pino-pretty@v13.1.2...v13.1.3)

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

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

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

Updates `ts-jest` from 29.4.5 to 29.4.6
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](kulshekhar/ts-jest@v29.4.5...v29.4.6)

Updates `@oclif/plugin-help` from 6.2.35 to 6.2.36
- [Release notes](https://github.com/oclif/plugin-help/releases)
- [Changelog](https://github.com/oclif/plugin-help/blob/main/CHANGELOG.md)
- [Commits](oclif/plugin-help@6.2.35...6.2.36)

Updates `@oclif/plugin-plugins` from 5.4.53 to 5.4.54
- [Release notes](https://github.com/oclif/plugin-plugins/releases)
- [Changelog](https://github.com/oclif/plugin-plugins/blob/main/CHANGELOG.md)
- [Commits](oclif/plugin-plugins@5.4.53...5.4.54)

Updates `mongodb` from 6.20.0 to 6.21.0
- [Release notes](https://github.com/mongodb/node-mongodb-native/releases)
- [Changelog](https://github.com/mongodb/node-mongodb-native/blob/v6.21.0/HISTORY.md)
- [Commits](mongodb/node-mongodb-native@v6.20.0...v6.21.0)

Updates `@oclif/test` from 4.1.14 to 4.1.15
- [Release notes](https://github.com/oclif/test/releases)
- [Changelog](https://github.com/oclif/test/blob/main/CHANGELOG.md)
- [Commits](oclif/test@4.1.14...4.1.15)

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

Updates `@mui/icons-material` from 7.3.4 to 7.3.7
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v7.3.7/packages/mui-icons-material)

Updates `@mui/material` from 7.3.4 to 7.3.7
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v7.3.7/packages/mui-material)

Updates `@remix-run/express` from 2.17.2 to 2.17.4
- [Release notes](https://github.com/remix-run/remix/releases)
- [Changelog](https://github.com/remix-run/remix/blob/remix@2.17.4/CHANGELOG.md)
- [Commits](https://github.com/remix-run/remix/commits/remix@2.17.4/packages/remix-express)

Updates `@remix-run/node` from 2.17.2 to 2.17.4
- [Release notes](https://github.com/remix-run/remix/releases)
- [Changelog](https://github.com/remix-run/remix/blob/remix@2.17.4/CHANGELOG.md)
- [Commits](https://github.com/remix-run/remix/commits/remix@2.17.4/packages/remix-node)

Updates `@remix-run/react` from 2.17.2 to 2.17.4
- [Release notes](https://github.com/remix-run/remix/releases)
- [Changelog](https://github.com/remix-run/remix/blob/remix@2.17.4/CHANGELOG.md)
- [Commits](https://github.com/remix-run/remix/commits/remix@2.17.4/packages/remix-react)

Updates `@remix-run/serve` from 2.17.2 to 2.17.4
- [Release notes](https://github.com/remix-run/remix/releases)
- [Changelog](https://github.com/remix-run/remix/blob/remix@2.17.4/CHANGELOG.md)
- [Commits](https://github.com/remix-run/remix/commits/remix@2.17.4/packages/remix-serve)

Updates `express` from 5.1.0 to 5.2.1
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](expressjs/express@v5.1.0...v5.2.1)

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

Updates `i18next` from 25.6.0 to 25.7.4
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/i18next@v25.6.0...v25.7.4)

Updates `i18next-fs-backend` from 2.6.0 to 2.6.1
- [Changelog](https://github.com/i18next/i18next-fs-backend/blob/master/CHANGELOG.md)
- [Commits](i18next/i18next-fs-backend@v2.6.0...v2.6.1)

Updates `react-i18next` from 16.2.1 to 16.5.2
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/react-i18next@v16.2.1...v16.5.2)

Updates `@remix-run/dev` from 2.17.2 to 2.17.4
- [Release notes](https://github.com/remix-run/remix/releases)
- [Changelog](https://github.com/remix-run/remix/blob/remix@2.17.4/CHANGELOG.md)
- [Commits](https://github.com/remix-run/remix/commits/remix@2.17.4/packages/remix-dev)

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

---
updated-dependencies:
- dependency-name: "@openapitools/openapi-generator-cli"
  dependency-version: 2.27.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@mikro-orm/core"
  dependency-version: 6.6.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@mikro-orm/mongodb"
  dependency-version: 6.6.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@eslint/js"
  dependency-version: 9.39.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: eslint
  dependency-version: 9.39.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: prettier
  dependency-version: 3.7.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: typescript-eslint
  dependency-version: 8.53.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@nestjs/common"
  dependency-version: 11.1.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@nestjs/core"
  dependency-version: 11.1.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@nestjs/jwt"
  dependency-version: 11.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@nestjs/platform-express"
  dependency-version: 11.1.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@nestjs/swagger"
  dependency-version: 11.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: class-validator
  dependency-version: 0.14.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: megalodon
  dependency-version: 10.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: nestjs-i18n
  dependency-version: 10.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: nestjs-pino
  dependency-version: 4.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: pino-pretty
  dependency-version: 13.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@nestjs/cli"
  dependency-version: 11.0.14
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@nestjs/testing"
  dependency-version: 11.1.11
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: supertest
  dependency-version: 7.2.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: ts-jest
  dependency-version: 29.4.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@oclif/plugin-help"
  dependency-version: 6.2.36
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@oclif/plugin-plugins"
  dependency-version: 5.4.54
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: mongodb
  dependency-version: 6.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@oclif/test"
  dependency-version: 4.1.15
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: oclif
  dependency-version: 4.22.65
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@mui/icons-material"
  dependency-version: 7.3.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@mui/material"
  dependency-version: 7.3.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@remix-run/express"
  dependency-version: 2.17.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@remix-run/node"
  dependency-version: 2.17.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@remix-run/react"
  dependency-version: 2.17.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@remix-run/serve"
  dependency-version: 2.17.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: express
  dependency-version: 5.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@types/express"
  dependency-version: 5.0.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: i18next
  dependency-version: 25.7.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: i18next-fs-backend
  dependency-version: 2.6.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: react-i18next
  dependency-version: 16.5.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@remix-run/dev"
  dependency-version: 2.17.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: autoprefixer
  dependency-version: 10.4.23
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

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 Jan 12, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 26, 2026

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

@dependabot dependabot bot closed this Jan 26, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dependencies-9bf125f17f branch January 26, 2026 15:59
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