mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-18 06:47:02 +08:00
chore: bump up nestjs (#11054)
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.5.0` -> `2.5.1`](https://renovatebot.com/diffs/npm/@nestjs-cls%2ftransactional/2.5.0/2.5.1) | [](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.16` -> `1.2.17`](https://renovatebot.com/diffs/npm/@nestjs-cls%2ftransactional-adapter-prisma/1.2.16/1.2.17) | [](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.1`](https://redirect.github.com/Papooch/nestjs-cls/compare/@nestjs-cls/transactional@2.5.0...@nestjs-cls/transactional@2.5.1) [Compare Source](https://redirect.github.com/Papooch/nestjs-cls/compare/@nestjs-cls/transactional@2.5.0...@nestjs-cls/transactional@2.5.1) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4xIiwidGFyZ2V0QnJhbmNoIjoiY2FuYXJ5IiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==-->
This commit is contained in:
18
yarn.lock
18
yarn.lock
@@ -8197,27 +8197,27 @@ __metadata:
|
||||
linkType: hard
|
||||
|
||||
"@nestjs-cls/transactional-adapter-prisma@npm:^1.2.7":
|
||||
version: 1.2.16
|
||||
resolution: "@nestjs-cls/transactional-adapter-prisma@npm:1.2.16"
|
||||
version: 1.2.17
|
||||
resolution: "@nestjs-cls/transactional-adapter-prisma@npm:1.2.17"
|
||||
peerDependencies:
|
||||
"@nestjs-cls/transactional": ^2.5.0
|
||||
"@nestjs-cls/transactional": ^2.5.1
|
||||
"@prisma/client": "> 4 < 7"
|
||||
nestjs-cls: ^5.4.0
|
||||
nestjs-cls: ^5.4.1
|
||||
prisma: "> 4 < 7"
|
||||
checksum: 10/d5ee17cef9cb96d63f3c0c76e4dbee974b8bd3e6659936f9d798020736d70549dd03ba33c583045904099da1ae45ac202edcd47eec30b306302c9ba03e02bacc
|
||||
checksum: 10/85a89301e3ed618aa9e5cc6a57efc4e7cc1e57465b87b57d72fed4dd7835ee146b3f7549dd77e2e532be7ccab0b7c1a7d709ef25b81d649e952c00a89f732c0c
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@nestjs-cls/transactional@npm:^2.4.4":
|
||||
version: 2.5.0
|
||||
resolution: "@nestjs-cls/transactional@npm:2.5.0"
|
||||
version: 2.5.1
|
||||
resolution: "@nestjs-cls/transactional@npm:2.5.1"
|
||||
peerDependencies:
|
||||
"@nestjs/common": ">= 10 < 12"
|
||||
"@nestjs/core": ">= 10 < 12"
|
||||
nestjs-cls: ^5.4.0
|
||||
nestjs-cls: ^5.4.1
|
||||
reflect-metadata: "*"
|
||||
rxjs: ">= 7"
|
||||
checksum: 10/742efa05ae33470bfe1f0da8e205f459ab020f3f0cdf0a17a6df6a420fc6009d1c5807dc2243da10c697fb435a21c930fd6561544bc7fefc77e7109ff74be91c
|
||||
checksum: 10/f80634502e3441fde38bcbc6513facd63a1d38c7d28204226e1dbda339b38779cfafa302aa3240f2f93ddf5bb0ff1445ec998728b5ca4005c696903291822f15
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user