Skip to content

build(deps): bump the minor-patches group across 1 directory with 10 updates#98

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/minor-patches-18326f362d
Closed

build(deps): bump the minor-patches group across 1 directory with 10 updates#98
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/minor-patches-18326f362d

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 22, 2025

Bumps the minor-patches group with 10 updates in the / directory:

Package From To
@nestjs/common 11.1.9 11.1.10
@nestjs/core 11.1.9 11.1.10
@nestjs/platform-express 11.1.9 11.1.10
nestjs-minio 2.6.2 2.6.3
nodemailer 7.0.11 7.0.12
@types/nodemailer 6.4.21 7.0.4
@nestjs/testing 11.1.9 11.1.10
@swc/cli 0.6.0 0.7.9
@swc/core 1.15.4 1.15.7
typescript-eslint 8.49.0 8.50.0

Updates @nestjs/common from 11.1.9 to 11.1.10

Release notes

Sourced from @​nestjs/common's releases.

v11.1.10 (2025-12-22)

Bug fixes

Enhancements

Dependencies

Committers: 11

Commits
  • de5e026 chore(@​nestjs) publish v11.1.10 release
  • fd46a65 Merge branch 'master' into fix/file-type-validator-esm-error
  • 4da3e2c Update packages/common/pipes/file/file-type.validator.ts
  • cc2659a Merge pull request #16060 from Jo-Minseok/feat/filevalidator-custom-message
  • c97b2ce fix(common): improve error handling in FileTypeValidator
  • b6aa4a2 test(common): add tests for dynamic custom error message
  • 6c2f2bf feat(common): add error message factory function and shared context type
  • f3fb0c2 Merge pull request #16079 from liu-jin-yi/fix/issue-16050
  • c995f70 fix: enhance ValidationPipe to prevent prototype pollution by stripping 'cons...
  • def58e0 fix(common): handle legacy node version in file validator
  • Additional commits viewable in compare view

Updates @nestjs/core from 11.1.9 to 11.1.10

Release notes

Sourced from @​nestjs/core's releases.

v11.1.10 (2025-12-22)

Bug fixes

Enhancements

Dependencies

Committers: 11

Commits
  • de5e026 chore(@​nestjs) publish v11.1.10 release
  • 2c5221d refactor(core): improve is-static method readability
  • 351f977 fix(core): instantiate nested transient providers in static context
  • 61d728b style: address linter errors
  • a0d79d8 Merge pull request #15721 from pythonjsgo/feat/sse-promise-support
  • adff255 Merge pull request #16005 from malkovitc/fix/resolve-each-multiple-providers
  • 3cbf281 test(core): Add tests for SilentLogger utility
  • 5ea3988 test(core): Add tests for DiscoverableMetaHostCollection
  • e8df30c test(core): Add comprehensive tests for TreeNode class
  • 0c93692 chore: update prettier
  • Additional commits viewable in compare view

Updates @nestjs/platform-express from 11.1.9 to 11.1.10

Release notes

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

v11.1.10 (2025-12-22)

Bug fixes

Enhancements

Dependencies

Committers: 11

Commits
  • de5e026 chore(@​nestjs) publish v11.1.10 release
  • 8f0840a test(express): Add tests for getBodyParserOptions utility
  • 0c93692 chore: update prettier
  • 0430f3f chore: resolve conflicts
  • 5045fea chore: update eslint monorepo
  • cacc3e7 fix(deps): update dependency express to v5.2.1
  • 2703aad chore(deps): bump express in /packages/platform-express
  • See full diff in compare view

Updates nestjs-minio from 2.6.2 to 2.6.3

Commits
  • 1410d8f chore: release v2.6.3
  • 99f60e3 chores: deps
  • aa742b7 Make sure module initializer will wait until we confirm that the connection i...
  • 1147f12 docs(readme): Fix syntax in 'Initialize MinIO Client' code snippet (#567)
  • See full diff in compare view

Updates nodemailer from 7.0.11 to 7.0.12

Release notes

Sourced from nodemailer's releases.

v7.0.12

7.0.12 (2025-12-22)

Bug Fixes

  • added support for REQUIRETLS (#1793) (053ce6a)
  • use 8bit encoding for message/rfc822 attachments (adf8611)
Changelog

Sourced from nodemailer's changelog.

7.0.12 (2025-12-22)

Bug Fixes

  • added support for REQUIRETLS (#1793) (053ce6a)
  • use 8bit encoding for message/rfc822 attachments (adf8611)
Commits

Updates @types/nodemailer from 6.4.21 to 7.0.4

Commits

Updates @nestjs/testing from 11.1.9 to 11.1.10

Release notes

Sourced from @​nestjs/testing's releases.

v11.1.10 (2025-12-22)

Bug fixes

Enhancements

Dependencies

Committers: 11

Commits

Updates @swc/cli from 0.6.0 to 0.7.9

Commits
Maintainer changes

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


Updates @swc/core from 1.15.4 to 1.15.7

Changelog

Sourced from @​swc/core's changelog.

[1.15.7] - 2025-12-18

Bug Fixes

  • (es/minifier) Prevent unsafe sequence merging in super() calls (#11381) (eb02780)

  • (es/transformer) Fix variable declaration for nullish coalescing in else-if branches (#11384) (6746002)

  • (es/transforms) Update _ts_rewrite_relative_import_extension helper code (#11382) (1ec444e)

Features

  • (es/transformer) Merge private_properties_in_object (#11378) (769c9d2)

Performance

  • (es/minifier) Optimize data structures of ProgramData (#11374) (3639523)

Refactor

[1.15.6] - 2025-12-18

Bug Fixes

  • (es/transformer) Fix missing var declaration in nullish coalescing with spreads (#11377) (686d154)

Performance

[1.15.5] - 2025-12-15

Bug Fixes

... (truncated)

Commits
  • 9ff2124 chore: Publish 1.15.7 with swc_core v52.0.0
  • 12ca641 chore: Publish 1.15.7-nightly-20251218.1 with swc_core v52.0.0
  • 25d0985 chore: Publish crates with swc_core v52.0.0
  • eb02780 fix(es/minifier): Prevent unsafe sequence merging in super() calls (#11381)
  • 6746002 fix(es/transformer): Fix variable declaration for nullish coalescing in else-...
  • cfff553 refactor(es/transformer): Port var injector (#11383)
  • 1ec444e fix(es/transforms): Update _ts_rewrite_relative_import_extension helper cod...
  • 3639523 perf(es/minifier): Optimize data structures of ProgramData (#11374)
  • 769c9d2 feat(es/transformer): Merge private_properties_in_object (#11378)
  • 5314e18 chore: Update changelog
  • Additional commits viewable in compare view

Updates @types/nodemailer from 6.4.21 to 7.0.4

Commits

Updates typescript-eslint from 8.49.0 to 8.50.0

Release notes

Sourced from typescript-eslint's releases.

v8.50.0

8.50.0 (2025-12-15)

🚀 Features

  • eslint-plugin: [no-useless-default-assignment] add rule (#11720)

❤️ Thank You

  • Josh Goldberg ✨
  • Ulrich Stark

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

Changelog

Sourced from typescript-eslint's changelog.

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.

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…updates

Bumps the minor-patches group with 10 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common) | `11.1.9` | `11.1.10` |
| [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) | `11.1.9` | `11.1.10` |
| [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express) | `11.1.9` | `11.1.10` |
| [nestjs-minio](https://github.com/NestCrafts/nestjs-minio) | `2.6.2` | `2.6.3` |
| [nodemailer](https://github.com/nodemailer/nodemailer) | `7.0.11` | `7.0.12` |
| [@types/nodemailer](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/nodemailer) | `6.4.21` | `7.0.4` |
| [@nestjs/testing](https://github.com/nestjs/nest/tree/HEAD/packages/testing) | `11.1.9` | `11.1.10` |
| [@swc/cli](https://github.com/swc-project/pkgs) | `0.6.0` | `0.7.9` |
| [@swc/core](https://github.com/swc-project/swc) | `1.15.4` | `1.15.7` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.49.0` | `8.50.0` |



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

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

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

Updates `nestjs-minio` from 2.6.2 to 2.6.3
- [Release notes](https://github.com/NestCrafts/nestjs-minio/releases)
- [Commits](NestCrafts/nestjs-minio@2.6.2...v2.6.3)

Updates `nodemailer` from 7.0.11 to 7.0.12
- [Release notes](https://github.com/nodemailer/nodemailer/releases)
- [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md)
- [Commits](nodemailer/nodemailer@v7.0.11...v7.0.12)

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

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

Updates `@swc/cli` from 0.6.0 to 0.7.9
- [Commits](https://github.com/swc-project/pkgs/commits)

Updates `@swc/core` from 1.15.4 to 1.15.7
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](swc-project/swc@v1.15.4...v1.15.7)

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

Updates `typescript-eslint` from 8.49.0 to 8.50.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.50.0/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: "@nestjs/common"
  dependency-version: 11.1.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patches
- dependency-name: "@nestjs/core"
  dependency-version: 11.1.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patches
- dependency-name: "@nestjs/platform-express"
  dependency-version: 11.1.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patches
- dependency-name: nestjs-minio
  dependency-version: 2.6.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patches
- dependency-name: nodemailer
  dependency-version: 7.0.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patches
- dependency-name: "@types/nodemailer"
  dependency-version: 7.0.4
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: minor-patches
- dependency-name: "@nestjs/testing"
  dependency-version: 11.1.10
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-patches
- dependency-name: "@swc/cli"
  dependency-version: 0.7.9
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-patches
- dependency-name: "@swc/core"
  dependency-version: 1.15.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-patches
- dependency-name: "@types/nodemailer"
  dependency-version: 7.0.4
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: minor-patches
- dependency-name: typescript-eslint
  dependency-version: 8.50.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-patches
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 22, 2025

Labels

The following labels could not be found: dependencies, security. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot requested a review from JessB2000 as a code owner December 22, 2025 13:27
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 29, 2025

Superseded by #99.

@dependabot dependabot bot closed this Dec 29, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/minor-patches-18326f362d branch December 29, 2025 13:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants