mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-25 02:13:00 +08:00
chore: bump up nestjs to v11.0.15 (#11615)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@nestjs/common](https://nestjs.com) ([source](https://redirect.github.com/nestjs/nest/tree/HEAD/packages/common)) | [`11.0.14` -> `11.0.15`](https://renovatebot.com/diffs/npm/@nestjs%2fcommon/11.0.14/11.0.15) | [](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/core](https://nestjs.com) ([source](https://redirect.github.com/nestjs/nest/tree/HEAD/packages/core)) | [`11.0.14` -> `11.0.15`](https://renovatebot.com/diffs/npm/@nestjs%2fcore/11.0.14/11.0.15) | [](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/platform-express](https://nestjs.com) ([source](https://redirect.github.com/nestjs/nest/tree/HEAD/packages/platform-express)) | [`11.0.14` -> `11.0.15`](https://renovatebot.com/diffs/npm/@nestjs%2fplatform-express/11.0.14/11.0.15) | [](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/platform-socket.io](https://nestjs.com) ([source](https://redirect.github.com/nestjs/nest/tree/HEAD/packages/platform-socket.io)) | [`11.0.14` -> `11.0.15`](https://renovatebot.com/diffs/npm/@nestjs%2fplatform-socket.io/11.0.14/11.0.15) | [](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/websockets](https://redirect.github.com/nestjs/nest) ([source](https://redirect.github.com/nestjs/nest/tree/HEAD/packages/websockets)) | [`11.0.14` -> `11.0.15`](https://renovatebot.com/diffs/npm/@nestjs%2fwebsockets/11.0.14/11.0.15) | [](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>nestjs/nest (@​nestjs/common)</summary> ### [`v11.0.15`](https://redirect.github.com/nestjs/nest/releases/tag/v11.0.15) [Compare Source](https://redirect.github.com/nestjs/nest/compare/v11.0.14...v11.0.15) ##### v11.0.15 (2025-04-10) ##### Bug fixes - `platform-fastify` - [#​14935](https://redirect.github.com/nestjs/nest/pull/14935) fix(fastify): methods comparison ([@​johaven](https://redirect.github.com/johaven)) ##### Committers: 1 - Johan Legrand ([@​johaven](https://redirect.github.com/johaven)) </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. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoiY2FuYXJ5IiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==-->
This commit is contained in:
30
yarn.lock
30
yarn.lock
@@ -8618,8 +8618,8 @@ __metadata:
|
||||
linkType: hard
|
||||
|
||||
"@nestjs/common@npm:^11.0.12":
|
||||
version: 11.0.14
|
||||
resolution: "@nestjs/common@npm:11.0.14"
|
||||
version: 11.0.15
|
||||
resolution: "@nestjs/common@npm:11.0.15"
|
||||
dependencies:
|
||||
iterare: "npm:1.2.1"
|
||||
tslib: "npm:2.8.1"
|
||||
@@ -8634,13 +8634,13 @@ __metadata:
|
||||
optional: true
|
||||
class-validator:
|
||||
optional: true
|
||||
checksum: 10/f2f93393d4c3307addabbb790fa5cdc1c9d120114418cb90795be61f47d4a5ce811296b94f7d4019973e98a7c1474f73037dfb8969559649314293e38a346aea
|
||||
checksum: 10/404d9ef375b0b1f504070c3cd32bfbe61cbd7a19673dd47f5038fddd45031a8fb4d10a0670df19d83817d914d60062cefe3f6ca9bcc957476a9b4bd00cdfec24
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@nestjs/core@npm:^11.0.12":
|
||||
version: 11.0.14
|
||||
resolution: "@nestjs/core@npm:11.0.14"
|
||||
version: 11.0.15
|
||||
resolution: "@nestjs/core@npm:11.0.15"
|
||||
dependencies:
|
||||
"@nuxt/opencollective": "npm:0.4.1"
|
||||
fast-safe-stringify: "npm:2.1.1"
|
||||
@@ -8662,7 +8662,7 @@ __metadata:
|
||||
optional: true
|
||||
"@nestjs/websockets":
|
||||
optional: true
|
||||
checksum: 10/26780784a54283aa8736e3db158acedf0e4439b20b500d5f80d5469ff81c6018d97dfcf1af066a6f9504e067e8bebbc3206bf58b58b51be53b900f59d26f88f7
|
||||
checksum: 10/a463761dc7d2eb145aeeda7ec31a489baa59f60d45ea66df519b22b3cedc86aad962d344b3ce2128bcb25ecf7455cbac432e239201704fdb481196f8883e9ac4
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -8723,8 +8723,8 @@ __metadata:
|
||||
linkType: hard
|
||||
|
||||
"@nestjs/platform-express@npm:^11.0.12":
|
||||
version: 11.0.14
|
||||
resolution: "@nestjs/platform-express@npm:11.0.14"
|
||||
version: 11.0.15
|
||||
resolution: "@nestjs/platform-express@npm:11.0.15"
|
||||
dependencies:
|
||||
cors: "npm:2.8.5"
|
||||
express: "npm:5.1.0"
|
||||
@@ -8734,13 +8734,13 @@ __metadata:
|
||||
peerDependencies:
|
||||
"@nestjs/common": ^11.0.0
|
||||
"@nestjs/core": ^11.0.0
|
||||
checksum: 10/abac9c57bb3f86fb9d8c3285d69434bec2a7a297596dc4f4696f35b80a82de31491ee54735ae23498437e50d909e150df8f1c671767842e1de8e42feb5d6eec3
|
||||
checksum: 10/aa0d028b19eb830b4e0dd0f167d2f99a28090116b47dc13faf47a58f44cafa16db00a6029a5a75f4600a4a2f7e8f7e681b7fcb8c196a48c8b4524a56dd40eba4
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@nestjs/platform-socket.io@npm:^11.0.12":
|
||||
version: 11.0.14
|
||||
resolution: "@nestjs/platform-socket.io@npm:11.0.14"
|
||||
version: 11.0.15
|
||||
resolution: "@nestjs/platform-socket.io@npm:11.0.15"
|
||||
dependencies:
|
||||
socket.io: "npm:4.8.1"
|
||||
tslib: "npm:2.8.1"
|
||||
@@ -8748,7 +8748,7 @@ __metadata:
|
||||
"@nestjs/common": ^11.0.0
|
||||
"@nestjs/websockets": ^11.0.0
|
||||
rxjs: ^7.1.0
|
||||
checksum: 10/067412f723fcf2795a5c709ca4f35874d73f62f1fcff0de3a977538df829096246a14ee912908e8dbc6a7dc42a634ab49e542bceb511d1622c8f7208b39ecc3d
|
||||
checksum: 10/0deb444b2dc9f56d38b525ed7122368d00b3e0bdbf5eb311aa261ffcc35d5899b7cf9c8d08f9ed78032bb4fb03276ac0513960dfebbe3c97128a1e8acdf5c827
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -8814,8 +8814,8 @@ __metadata:
|
||||
linkType: hard
|
||||
|
||||
"@nestjs/websockets@npm:^11.0.12":
|
||||
version: 11.0.14
|
||||
resolution: "@nestjs/websockets@npm:11.0.14"
|
||||
version: 11.0.15
|
||||
resolution: "@nestjs/websockets@npm:11.0.15"
|
||||
dependencies:
|
||||
iterare: "npm:1.2.1"
|
||||
object-hash: "npm:3.0.0"
|
||||
@@ -8829,7 +8829,7 @@ __metadata:
|
||||
peerDependenciesMeta:
|
||||
"@nestjs/platform-socket.io":
|
||||
optional: true
|
||||
checksum: 10/9f91299133e6415617726b9f896893cce24ad684929329a5e3e4a8a2333ea7061910951341a315446ae2f3c52dd43f05dc60ef8b9ea2f5f51ffc4577759fc005
|
||||
checksum: 10/dd89a4bc233f04f595067a60f4dbfea92c8c1e8869c8bf01a4bad8bad9ccba1973ab005725481315621f3951278e74099fe1afb0e42f4d6ea28ec8bb7eef844c
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user