mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-27 02:42:25 +08:00
chore: bump up nestjs (#11211)
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.1` -> `2.6.0`](https://renovatebot.com/diffs/npm/@nestjs-cls%2ftransactional/2.5.1/2.6.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.17` -> `1.2.18`](https://renovatebot.com/diffs/npm/@nestjs-cls%2ftransactional-adapter-prisma/1.2.17/1.2.18) | [](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.6.0`](https://redirect.github.com/Papooch/nestjs-cls/releases/tag/%40nestjs-cls/transactional%402.6.0) [Compare Source](https://redirect.github.com/Papooch/nestjs-cls/compare/@nestjs-cls/transactional@2.5.1...@nestjs-cls/transactional@2.6.0) ##### Features - **transactional**: make Transactional decorator not depend on DI ([#​225](https://redirect.github.com/Papooch/nestjs-cls/issues/225)) ([471ab7d](https://redirect.github.com/Papooch/nestjs-cls/commits/471ab7d)) </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:
14
yarn.lock
14
yarn.lock
@@ -8438,27 +8438,27 @@ __metadata:
|
||||
linkType: hard
|
||||
|
||||
"@nestjs-cls/transactional-adapter-prisma@npm:^1.2.7":
|
||||
version: 1.2.17
|
||||
resolution: "@nestjs-cls/transactional-adapter-prisma@npm:1.2.17"
|
||||
version: 1.2.18
|
||||
resolution: "@nestjs-cls/transactional-adapter-prisma@npm:1.2.18"
|
||||
peerDependencies:
|
||||
"@nestjs-cls/transactional": ^2.5.1
|
||||
"@nestjs-cls/transactional": ^2.6.0
|
||||
"@prisma/client": "> 4 < 7"
|
||||
nestjs-cls: ^5.4.1
|
||||
prisma: "> 4 < 7"
|
||||
checksum: 10/85a89301e3ed618aa9e5cc6a57efc4e7cc1e57465b87b57d72fed4dd7835ee146b3f7549dd77e2e532be7ccab0b7c1a7d709ef25b81d649e952c00a89f732c0c
|
||||
checksum: 10/c8041daea80f5e692b76e2695ba3ce09aff5b6af95832bf0a06148379f219327e1458b81c873be23c80330ad141c5609ef7468e9b34642ff829e845d389ae0e2
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@nestjs-cls/transactional@npm:^2.4.4":
|
||||
version: 2.5.1
|
||||
resolution: "@nestjs-cls/transactional@npm:2.5.1"
|
||||
version: 2.6.0
|
||||
resolution: "@nestjs-cls/transactional@npm:2.6.0"
|
||||
peerDependencies:
|
||||
"@nestjs/common": ">= 10 < 12"
|
||||
"@nestjs/core": ">= 10 < 12"
|
||||
nestjs-cls: ^5.4.1
|
||||
reflect-metadata: "*"
|
||||
rxjs: ">= 7"
|
||||
checksum: 10/f80634502e3441fde38bcbc6513facd63a1d38c7d28204226e1dbda339b38779cfafa302aa3240f2f93ddf5bb0ff1445ec998728b5ca4005c696903291822f15
|
||||
checksum: 10/c0af500abe7c774632249e82c73caed258722de86add0433eadd1f3c22d1ca192b55cbfc20cf60c222eec3ac2711619069e5bb9f534e4089206c95502cae2b09
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user