nestjs / schedule

Schedule module for Nest framework (node.js) ⏰
https://nestjs.com
MIT License
358 stars 80 forks source link

chore(deps): update nest monorepo to v10.4.8 #1811

Closed renovate[bot] closed 4 days ago

renovate[bot] commented 4 days ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nestjs/common (source) 10.4.7 -> 10.4.8 age adoption passing confidence
@nestjs/core (source) 10.4.7 -> 10.4.8 age adoption passing confidence
@nestjs/platform-express (source) 10.4.7 -> 10.4.8 age adoption passing confidence
@nestjs/testing (source) 10.4.7 -> 10.4.8 age adoption passing confidence

Release Notes

nestjs/nest (@​nestjs/common) ### [`v10.4.8`](https://redirect.github.com/nestjs/nest/releases/tag/v10.4.8) [Compare Source](https://redirect.github.com/nestjs/nest/compare/v10.4.7...v10.4.8) ##### v10.4.8 (2024-11-15) ##### Bug fixes - `microservices` - [#​14059](https://redirect.github.com/nestjs/nest/pull/14059) fix(microservices): include discarded rmq client options ([@​v-sum](https://redirect.github.com/v-sum)) - [#​14132](https://redirect.github.com/nestjs/nest/pull/14132) fix(microservices): no messages emitted with mqtt when qos set ([@​kamilmysliwiec](https://redirect.github.com/kamilmysliwiec)) - `core` - [#​14133](https://redirect.github.com/nestjs/nest/pull/14133) fix(core): flaky durable provider, remove instance on error ([@​kamilmysliwiec](https://redirect.github.com/kamilmysliwiec)) ##### Enhancements - `core` - [#​14143](https://redirect.github.com/nestjs/nest/pull/14143) feat(core): expose listening stream from http adapter host ([@​kamilmysliwiec](https://redirect.github.com/kamilmysliwiec)) - [#​14139](https://redirect.github.com/nestjs/nest/pull/14139) chore(core): defer application shutdown until init finishes ([@​mksony](https://redirect.github.com/mksony)) ##### Committers: 3 - Kamil Mysliwiec ([@​kamilmysliwiec](https://redirect.github.com/kamilmysliwiec)) - Max ([@​mksony](https://redirect.github.com/mksony)) - Vasile Sumanschi ([@​v-sum](https://redirect.github.com/v-sum))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.



This PR was generated by Mend Renovate. View the repository job log.