mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-18 02:26:21 +08:00
chore: bump up nestjs (#10212)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@nestjs-cls/transactional](https://papooch.github.io/nestjs-cls/) ([source](https://redirect.github.com/Papooch/nestjs-cls)) | [`2.4.12` -> `2.5.0`](https://renovatebot.com/diffs/npm/@nestjs-cls%2ftransactional/2.4.12/2.5.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [@nestjs-cls/transactional-adapter-prisma](https://papooch.github.io/nestjs-cls/) ([source](https://redirect.github.com/Papooch/nestjs-cls)) | [`1.2.15` -> `1.2.16`](https://renovatebot.com/diffs/npm/@nestjs-cls%2ftransactional-adapter-prisma/1.2.15/1.2.16) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>Papooch/nestjs-cls (@​nestjs-cls/transactional)</summary> ### [`v2.5.0`](https://redirect.github.com/Papooch/nestjs-cls/releases/tag/%40nestjs-cls/transactional%402.5.0) [Compare Source](https://redirect.github.com/Papooch/nestjs-cls/compare/@nestjs-cls/transactional@2.4.12...@nestjs-cls/transactional@2.5.0) ##### Features - **transactional**: adds supports propagation mode ([#​219](https://redirect.github.com/Papooch/nestjs-cls/issues/219)) ([95b1fdb](https://redirect.github.com/Papooch/nestjs-cls/commits/95b1fdb)) </details> --- ### 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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/toeverything/AFFiNE). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ni4yIiwidGFyZ2V0QnJhbmNoIjoiY2FuYXJ5IiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==-->
This commit is contained in:
@@ -7686,27 +7686,27 @@ __metadata:
|
||||
linkType: hard
|
||||
|
||||
"@nestjs-cls/transactional-adapter-prisma@npm:^1.2.7":
|
||||
version: 1.2.15
|
||||
resolution: "@nestjs-cls/transactional-adapter-prisma@npm:1.2.15"
|
||||
version: 1.2.16
|
||||
resolution: "@nestjs-cls/transactional-adapter-prisma@npm:1.2.16"
|
||||
peerDependencies:
|
||||
"@nestjs-cls/transactional": ^2.4.12
|
||||
"@nestjs-cls/transactional": ^2.5.0
|
||||
"@prisma/client": "> 4 < 7"
|
||||
nestjs-cls: ^5.4.0
|
||||
prisma: "> 4 < 7"
|
||||
checksum: 10/d43fb78797c97106861541e430ab953bb24454e551a26c87a00ad125373308a4707e8189d64d457856e420de1e6141b462f849aa1901603612597138016513fe
|
||||
checksum: 10/d5ee17cef9cb96d63f3c0c76e4dbee974b8bd3e6659936f9d798020736d70549dd03ba33c583045904099da1ae45ac202edcd47eec30b306302c9ba03e02bacc
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@nestjs-cls/transactional@npm:^2.4.4":
|
||||
version: 2.4.12
|
||||
resolution: "@nestjs-cls/transactional@npm:2.4.12"
|
||||
version: 2.5.0
|
||||
resolution: "@nestjs-cls/transactional@npm:2.5.0"
|
||||
peerDependencies:
|
||||
"@nestjs/common": ">= 10 < 12"
|
||||
"@nestjs/core": ">= 10 < 12"
|
||||
nestjs-cls: ^5.4.0
|
||||
reflect-metadata: "*"
|
||||
rxjs: ">= 7"
|
||||
checksum: 10/14bd9b6ef66bb5e9f68e36a4118f5c0bad39d6c5606c9d3b1535c19448a22736e3020c7ebe65761ac6b8cb3b6f162f7af7611b995bab31c17108b2d8670d13a0
|
||||
checksum: 10/742efa05ae33470bfe1f0da8e205f459ab020f3f0cdf0a17a6df6a420fc6009d1c5807dc2243da10c697fb435a21c930fd6561544bc7fefc77e7109ff74be91c
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user