anchan828 / nest-cloud-run-queue

Create a Queue/Worker for NestJS application in Cloud Run.
MIT License
36 stars 1 forks source link

chore(deps): update all dependencies #1862

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nestjs/common (source) 10.4.0 -> 10.4.1 age adoption passing confidence
@nestjs/core (source) 10.4.0 -> 10.4.1 age adoption passing confidence
@nestjs/platform-express (source) 10.4.0 -> 10.4.1 age adoption passing confidence
@nestjs/testing (source) 10.4.0 -> 10.4.1 age adoption passing confidence
lint-staged 15.2.8 -> 15.2.9 age adoption passing confidence

Release Notes

nestjs/nest (@​nestjs/common) ### [`v10.4.1`](https://togithub.com/nestjs/nest/compare/v10.4.0...67f32e8d5f95d6cb0f27eaceebae1daa495176fa) [Compare Source](https://togithub.com/nestjs/nest/compare/v10.4.0...v10.4.1)
nestjs/nest (@​nestjs/core) ### [`v10.4.1`](https://togithub.com/nestjs/nest/compare/v10.4.0...v10.4.1) [Compare Source](https://togithub.com/nestjs/nest/compare/v10.4.0...v10.4.1)
nestjs/nest (@​nestjs/platform-express) ### [`v10.4.1`](https://togithub.com/nestjs/nest/compare/v10.4.0...v10.4.1) [Compare Source](https://togithub.com/nestjs/nest/compare/v10.4.0...v10.4.1)
nestjs/nest (@​nestjs/testing) ### [`v10.4.1`](https://togithub.com/nestjs/nest/compare/v10.4.0...67f32e8d5f95d6cb0f27eaceebae1daa495176fa) [Compare Source](https://togithub.com/nestjs/nest/compare/v10.4.0...v10.4.1)
lint-staged/lint-staged (lint-staged) ### [`v15.2.9`](https://togithub.com/lint-staged/lint-staged/blob/HEAD/CHANGELOG.md#1529) [Compare Source](https://togithub.com/lint-staged/lint-staged/compare/v15.2.8...v15.2.9) ##### Patch Changes - [#​1463](https://togithub.com/lint-staged/lint-staged/pull/1463) [`b69ce2d`](https://togithub.com/lint-staged/lint-staged/commit/b69ce2ddfd5a7ae576f4fef4afc60b8a81f3c945) Thanks [@​iiroj](https://togithub.com/iiroj)! - Set the maximum number of event listeners to the number of tasks. This should silence the console warning `MaxListenersExceededWarning: Possible EventEmitter memory leak detected`.

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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