nestjs/nest
### [`v9.3.12`](https://togithub.com/nestjs/nest/releases/tag/v9.3.12)
[Compare Source](https://togithub.com/nestjs/nest/compare/v9.3.11...v9.3.12)
#### v9.3.12 (2023-03-22)
##### Enhancements
- `core`
- [#11129](https://togithub.com/nestjs/nest/pull/11129) fix(core): false-positive value provider not registered error when the value is `undefined` ([@micalevisk](https://togithub.com/micalevisk))
- `common`
- [#11281](https://togithub.com/nestjs/nest/pull/11281) perf(common): In case of an expensive log, allow to pass a function ([@hansl](https://togithub.com/hansl))
##### Dependencies
- Other
- [#11307](https://togithub.com/nestjs/nest/pull/11307) chore(deps-dev): bump [@nestjs/apollo](https://togithub.com/nestjs/apollo) from 11.0.3 to 11.0.4 ([@dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#11315](https://togithub.com/nestjs/nest/pull/11315) chore(deps-dev): bump prettier from 2.8.5 to 2.8.6 ([@dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#11316](https://togithub.com/nestjs/nest/pull/11316) chore(deps-dev): bump cache-manager from 5.1.7 to 5.2.0 ([@dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#11306](https://togithub.com/nestjs/nest/pull/11306) chore(deps-dev): bump mongoose from 6.10.3 to 7.0.2 ([@dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#11308](https://togithub.com/nestjs/nest/pull/11308) chore(deps-dev): bump [@nestjs/graphql](https://togithub.com/nestjs/graphql) from 11.0.0 to 11.0.4 ([@dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#11310](https://togithub.com/nestjs/nest/pull/11310) chore(deps-dev): bump eslint-config-prettier from 8.7.0 to 8.8.0 ([@dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#11311](https://togithub.com/nestjs/nest/pull/11311) chore(deps-dev): bump [@types/node](https://togithub.com/types/node) from 18.15.3 to 18.15.5 ([@dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#11312](https://togithub.com/nestjs/nest/pull/11312) chore(deps-dev): bump prettier from 2.8.4 to 2.8.5 ([@dependabot\[bot\]](https://togithub.com/apps/dependabot))
- `platform-fastify`
- [#11309](https://togithub.com/nestjs/nest/pull/11309) chore(deps): bump fastify from 4.14.1 to 4.15.0 ([@dependabot\[bot\]](https://togithub.com/apps/dependabot))
##### Committers: 2
- Hans Larsen ([@hansl](https://togithub.com/hansl))
- Micael Levi L. Cavalcante ([@micalevisk](https://togithub.com/micalevisk))
### [`v9.3.11`](https://togithub.com/nestjs/nest/compare/v9.3.10...v9.3.11)
[Compare Source](https://togithub.com/nestjs/nest/compare/v9.3.10...v9.3.11)
Configuration
📅 Schedule: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
9.3.10
->9.3.12
9.3.10
->9.3.12
9.3.10
->9.3.12
9.3.10
->9.3.12
Release Notes
nestjs/nest
### [`v9.3.12`](https://togithub.com/nestjs/nest/releases/tag/v9.3.12) [Compare Source](https://togithub.com/nestjs/nest/compare/v9.3.11...v9.3.12) #### v9.3.12 (2023-03-22) ##### Enhancements - `core` - [#11129](https://togithub.com/nestjs/nest/pull/11129) fix(core): false-positive value provider not registered error when the value is `undefined` ([@micalevisk](https://togithub.com/micalevisk)) - `common` - [#11281](https://togithub.com/nestjs/nest/pull/11281) perf(common): In case of an expensive log, allow to pass a function ([@hansl](https://togithub.com/hansl)) ##### Dependencies - Other - [#11307](https://togithub.com/nestjs/nest/pull/11307) chore(deps-dev): bump [@nestjs/apollo](https://togithub.com/nestjs/apollo) from 11.0.3 to 11.0.4 ([@dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#11315](https://togithub.com/nestjs/nest/pull/11315) chore(deps-dev): bump prettier from 2.8.5 to 2.8.6 ([@dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#11316](https://togithub.com/nestjs/nest/pull/11316) chore(deps-dev): bump cache-manager from 5.1.7 to 5.2.0 ([@dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#11306](https://togithub.com/nestjs/nest/pull/11306) chore(deps-dev): bump mongoose from 6.10.3 to 7.0.2 ([@dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#11308](https://togithub.com/nestjs/nest/pull/11308) chore(deps-dev): bump [@nestjs/graphql](https://togithub.com/nestjs/graphql) from 11.0.0 to 11.0.4 ([@dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#11310](https://togithub.com/nestjs/nest/pull/11310) chore(deps-dev): bump eslint-config-prettier from 8.7.0 to 8.8.0 ([@dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#11311](https://togithub.com/nestjs/nest/pull/11311) chore(deps-dev): bump [@types/node](https://togithub.com/types/node) from 18.15.3 to 18.15.5 ([@dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#11312](https://togithub.com/nestjs/nest/pull/11312) chore(deps-dev): bump prettier from 2.8.4 to 2.8.5 ([@dependabot\[bot\]](https://togithub.com/apps/dependabot)) - `platform-fastify` - [#11309](https://togithub.com/nestjs/nest/pull/11309) chore(deps): bump fastify from 4.14.1 to 4.15.0 ([@dependabot\[bot\]](https://togithub.com/apps/dependabot)) ##### Committers: 2 - Hans Larsen ([@hansl](https://togithub.com/hansl)) - Micael Levi L. Cavalcante ([@micalevisk](https://togithub.com/micalevisk)) ### [`v9.3.11`](https://togithub.com/nestjs/nest/compare/v9.3.10...v9.3.11) [Compare Source](https://togithub.com/nestjs/nest/compare/v9.3.10...v9.3.11)Configuration
📅 Schedule: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Mend Renovate. View repository job log here.