nestjs / cache-manager

Cache manager module for Nest framework (node.js) 🗃
MIT License
114 stars 20 forks source link

chore(deps): update nest monorepo to v10.3.6 #354

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.3.5 -> 10.3.6 age adoption passing confidence
@nestjs/core (source) 10.3.5 -> 10.3.6 age adoption passing confidence
@nestjs/platform-express (source) 10.3.5 -> 10.3.6 age adoption passing confidence
@nestjs/testing (source) 10.3.5 -> 10.3.6 age adoption passing confidence

Release Notes

nestjs/nest (@​nestjs/common) ### [`v10.3.6`](https://togithub.com/nestjs/nest/releases/tag/v10.3.6) [Compare Source](https://togithub.com/nestjs/nest/compare/v10.3.5...v10.3.6) #### v10.3.6 (2024-03-27) ##### Bug fixes - `microservices` - [#​13367](https://togithub.com/nestjs/nest/pull/13367) Revert "fix(microservices): fix redundant code to emit error" ([@​kamilmysliwiec](https://togithub.com/kamilmysliwiec)) - `core` - [#​13366](https://togithub.com/nestjs/nest/pull/13366) fix(core): break reference chain to instance object ([@​breeeew](https://togithub.com/breeeew)) ##### Dependencies - Other - [#​13362](https://togithub.com/nestjs/nest/pull/13362) chore(deps-dev): bump [@​grpc/proto-loader](https://togithub.com/grpc/proto-loader) from 0.7.10 to 0.7.11 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​13358](https://togithub.com/nestjs/nest/pull/13358) chore(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 7.3.1 to 7.4.0 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​13361](https://togithub.com/nestjs/nest/pull/13361) chore(deps-dev): bump mocha from 10.3.0 to 10.4.0 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​13363](https://togithub.com/nestjs/nest/pull/13363) chore(deps-dev): bump [@​grpc/grpc-js](https://togithub.com/grpc/grpc-js) from 1.10.3 to 1.10.4 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​13364](https://togithub.com/nestjs/nest/pull/13364) chore(deps-dev): bump mysql2 from 3.9.2 to 3.9.3 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​13355](https://togithub.com/nestjs/nest/pull/13355) chore(deps-dev): bump [@​apollo/server](https://togithub.com/apollo/server) from 4.10.1 to 4.10.2 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​13359](https://togithub.com/nestjs/nest/pull/13359) chore(deps-dev): bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 7.3.1 to 7.4.0 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​13343](https://togithub.com/nestjs/nest/pull/13343) chore(deps-dev): bump core-js from 3.36.0 to 3.36.1 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​13344](https://togithub.com/nestjs/nest/pull/13344) chore(deps-dev): bump [@​commitlint/cli](https://togithub.com/commitlint/cli) from 19.2.0 to 19.2.1 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​13347](https://togithub.com/nestjs/nest/pull/13347) chore(deps-dev): bump typescript from 5.4.2 to 5.4.3 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​13345](https://togithub.com/nestjs/nest/pull/13345) chore(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 20.11.29 to 20.11.30 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​13348](https://togithub.com/nestjs/nest/pull/13348) chore(deps-dev): bump [@​fastify/multipart](https://togithub.com/fastify/multipart) from 8.1.0 to 8.2.0 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​13352](https://togithub.com/nestjs/nest/pull/13352) chore(deps-dev): bump mongoose from 8.2.2 to 8.2.3 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - `platform-express` - [#​13357](https://togithub.com/nestjs/nest/pull/13357) chore(deps): bump express from 4.19.1 to 4.19.2 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​13349](https://togithub.com/nestjs/nest/pull/13349) chore(deps): bump express from 4.18.3 to 4.19.1 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) ##### Committers: 2 - Abdulla Bayramov ([@​breeeew](https://togithub.com/breeeew)) - Kamil Mysliwiec ([@​kamilmysliwiec](https://togithub.com/kamilmysliwiec))
nestjs/nest (@​nestjs/core) ### [`v10.3.6`](https://togithub.com/nestjs/nest/compare/v10.3.5...1f2fae706578c3e5f624bdab7aae96cf420087b7) [Compare Source](https://togithub.com/nestjs/nest/compare/v10.3.5...v10.3.6)

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.

🔕 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.