mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-17 18:16:15 +08:00
chore: bump up nestjs (#11819)
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.6.1` -> `2.7.0`](https://renovatebot.com/diffs/npm/@nestjs-cls%2ftransactional/2.6.1/2.7.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.19` -> `1.2.20`](https://renovatebot.com/diffs/npm/@nestjs-cls%2ftransactional-adapter-prisma/1.2.19/1.2.20) | [](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.7.0`](https://redirect.github.com/Papooch/nestjs-cls/releases/tag/%40nestjs-cls/transactional%402.7.0) [Compare Source](https://redirect.github.com/Papooch/nestjs-cls/compare/@nestjs-cls/transactional@2.6.1...@nestjs-cls/transactional@2.7.0) ##### Dependencies - update nestjs-related deps ([a10e589](https://redirect.github.com/Papooch/nestjs-cls/commits/a10e589)) - update testing deps ([d92a42d](https://redirect.github.com/Papooch/nestjs-cls/commits/d92a42d)) - update dev deps ([f22b578](https://redirect.github.com/Papooch/nestjs-cls/commits/f22b578)) - update dev deps ([58874d3](https://redirect.github.com/Papooch/nestjs-cls/commits/58874d3)) ##### Features - **transactional**: introduce no-op adapter for testing ([0f9a374](https://redirect.github.com/Papooch/nestjs-cls/commits/0f9a374)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNDguNCIsInVwZGF0ZWRJblZlciI6IjM5LjI0OC40IiwidGFyZ2V0QnJhbmNoIjoiY2FuYXJ5IiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==-->
This commit is contained in:
@@ -8594,27 +8594,27 @@ __metadata:
|
||||
linkType: hard
|
||||
|
||||
"@nestjs-cls/transactional-adapter-prisma@npm:^1.2.19":
|
||||
version: 1.2.19
|
||||
resolution: "@nestjs-cls/transactional-adapter-prisma@npm:1.2.19"
|
||||
version: 1.2.20
|
||||
resolution: "@nestjs-cls/transactional-adapter-prisma@npm:1.2.20"
|
||||
peerDependencies:
|
||||
"@nestjs-cls/transactional": ^2.6.1
|
||||
"@nestjs-cls/transactional": ^2.7.0
|
||||
"@prisma/client": "> 4 < 7"
|
||||
nestjs-cls: ^5.4.2
|
||||
nestjs-cls: ^5.4.3
|
||||
prisma: "> 4 < 7"
|
||||
checksum: 10/f520f4498c22ea81341bf95c5af3b196c051d8930b2de95e73f90897baabd50babd672b2ccc302db101ebae9eee2054ef0e0ac05a55df06b2ffd6323c316a1fb
|
||||
checksum: 10/203e1b0ee785073529121e4eeef4852ede41d72cb557e7908582dc8d5fd556b439f1c6ecca19c01c0ecdbba0d38c35d57c9a354d15bb9c2edd1ae469ad06c103
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@nestjs-cls/transactional@npm:^2.6.1":
|
||||
version: 2.6.1
|
||||
resolution: "@nestjs-cls/transactional@npm:2.6.1"
|
||||
version: 2.7.0
|
||||
resolution: "@nestjs-cls/transactional@npm:2.7.0"
|
||||
peerDependencies:
|
||||
"@nestjs/common": ">= 10 < 12"
|
||||
"@nestjs/core": ">= 10 < 12"
|
||||
nestjs-cls: ^5.4.2
|
||||
nestjs-cls: ^5.4.3
|
||||
reflect-metadata: "*"
|
||||
rxjs: ">= 7"
|
||||
checksum: 10/59c5ebe22bfe9ddb92f00e3174af0b4337b027b99133a6c0a05fda95a8e0c04df8ba7a5db95aa552986fbb2a67152447cb7ceb9b66c1185a635fb592031cb1ea
|
||||
checksum: 10/172f121c279507ec46250197b70fd194d68efd4e0c4baf0c4d38d105cbdda46ee9c42b9123df7e35f55d1a276b4b117bcab66f40772a44f083eb997e83e67ac4
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user