nicolaspearson / kalos

This is a monorepo for various libraries.
MIT License
0 stars 1 forks source link

fix(nest-typed-config-extended): pin @nestjs/common ^9.0.11 #258

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nestjs/common (source) ^9.0.9 -> ^9.0.11 age adoption passing confidence

Release Notes

nestjs/nest ### [`v9.0.11`](https://togithub.com/nestjs/nest/releases/tag/v9.0.11) [Compare Source](https://togithub.com/nestjs/nest/compare/v9.0.10...v9.0.11) ##### v9.0.11 ##### Bug fixes - `microservices` - [#​10122](https://togithub.com/nestjs/nest/pull/10122) fix(microservices): close underlying server once if already terminated ([@​kamilmysliwiec](https://togithub.com/kamilmysliwiec)) - [#​10110](https://togithub.com/nestjs/nest/pull/10110) fix(microservice): grpc-client serialize error ([@​gilre](https://togithub.com/gilre)) - `common` - [#​10106](https://togithub.com/nestjs/nest/pull/10106) fix: add a check if the res is destroyed before sending response ([@​jmcdo29](https://togithub.com/jmcdo29)) ##### Dependencies - [#​10097](https://togithub.com/nestjs/nest/pull/10097) chore(deps-dev): bump mongoose from 6.5.1 to 6.5.2 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​10099](https://togithub.com/nestjs/nest/pull/10099) chore(deps-dev): bump apollo-server-express from 3.10.0 to 3.10.1 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​10102](https://togithub.com/nestjs/nest/pull/10102) chore(deps-dev): bump amqp-connection-manager from 4.1.5 to 4.1.6 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​10103](https://togithub.com/nestjs/nest/pull/10103) chore(deps-dev): bump [@​nestjs/typeorm](https://togithub.com/nestjs/typeorm) from 9.0.0 to 9.0.1 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​10116](https://togithub.com/nestjs/nest/pull/10116) chore(deps-dev): bump imports-loader from 4.0.0 to 4.0.1 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​10118](https://togithub.com/nestjs/nest/pull/10118) chore(deps-dev): bump [@​grpc/grpc-js](https://togithub.com/grpc/grpc-js) from 1.6.8 to 1.6.10 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​10119](https://togithub.com/nestjs/nest/pull/10119) chore(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 18.7.1 to 18.7.5 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) ##### Committers: 4 - Gil Reifan ([@​gilre](https://togithub.com/gilre)) - Jay McDoniel ([@​jmcdo29](https://togithub.com/jmcdo29)) - Kamil Mysliwiec ([@​kamilmysliwiec](https://togithub.com/kamilmysliwiec)) - Pooyan Khanjankhani ([@​TheKhanj](https://togithub.com/TheKhanj)) ### [`v9.0.10`](https://togithub.com/nestjs/nest/compare/v9.0.9...v9.0.10) [Compare Source](https://togithub.com/nestjs/nest/compare/v9.0.9...v9.0.10)

Configuration

šŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

šŸš¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

šŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.