mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-15 17:16:16 +08:00
chore: bump up nestjs (#9839)
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.4` -> `2.4.5`](https://renovatebot.com/diffs/npm/@nestjs-cls%2ftransactional/2.4.4/2.4.5) | [](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.7` -> `1.2.8`](https://renovatebot.com/diffs/npm/@nestjs-cls%2ftransactional-adapter-prisma/1.2.7/1.2.8) | [](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.4.5`](https://redirect.github.com/Papooch/nestjs-cls/releases/tag/%40nestjs-cls/transactional%402.4.5) [Compare Source](https://redirect.github.com/Papooch/nestjs-cls/compare/@nestjs-cls/transactional@2.4.4...@nestjs-cls/transactional@2.4.5) ##### Dependencies - update all nestjs-related peer deps to latest (v11) ([915e797](https://redirect.github.com/Papooch/nestjs-cls/commits/915e797)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoiY2FuYXJ5IiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==-->
This commit is contained in:
@@ -8921,27 +8921,27 @@ __metadata:
|
||||
linkType: hard
|
||||
|
||||
"@nestjs-cls/transactional-adapter-prisma@npm:^1.2.7":
|
||||
version: 1.2.7
|
||||
resolution: "@nestjs-cls/transactional-adapter-prisma@npm:1.2.7"
|
||||
version: 1.2.8
|
||||
resolution: "@nestjs-cls/transactional-adapter-prisma@npm:1.2.8"
|
||||
peerDependencies:
|
||||
"@nestjs-cls/transactional": ^2.4.4
|
||||
"@nestjs-cls/transactional": ^2.4.5
|
||||
"@prisma/client": "> 4 < 7"
|
||||
nestjs-cls: ^4.5.0
|
||||
nestjs-cls: ^5.0.0
|
||||
prisma: "> 4 < 7"
|
||||
checksum: 10/43472579bd872252c0de919106a931ed563d4359d5d775c989016cab948fcff42fcf62f1260d4459047ebb3d41e3677dddf566376dbaec3e93282be1fa33d2c1
|
||||
checksum: 10/b7d91f0ada321f4070a9822e360ab25b57d36cfd20b817cdd8d9352b2a7e3f53a9e93968a6970818a186e857bc69cbf6e15e176f92ee33e4bed5227fa8aeb5bb
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@nestjs-cls/transactional@npm:^2.4.4":
|
||||
version: 2.4.4
|
||||
resolution: "@nestjs-cls/transactional@npm:2.4.4"
|
||||
version: 2.4.5
|
||||
resolution: "@nestjs-cls/transactional@npm:2.4.5"
|
||||
peerDependencies:
|
||||
"@nestjs/common": "> 7.0.0 < 11"
|
||||
"@nestjs/core": "> 7.0.0 < 11"
|
||||
nestjs-cls: ^4.5.0
|
||||
"@nestjs/common": ">= 11 < 12"
|
||||
"@nestjs/core": ">= 11 < 12"
|
||||
nestjs-cls: ^5.0.0
|
||||
reflect-metadata: "*"
|
||||
rxjs: ">= 7"
|
||||
checksum: 10/1ec34e5b0ed8d9f1b781ebab56d616d775f038c5df21138836c61a524b6fec73ff0994d165edf5a54539ca87d5013b64fd4187b1a95bb75ba26252541c7164d0
|
||||
checksum: 10/57c31150499e17d7a20c4b2b42d5225b35a225e26b0e9f7e4564b2461d55722d335c23e199e7d42eec77d97330d8f06c2d8762dbc6eeef6829c6532d7b07d563
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user