-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
fix(deps): update [backend] update dependencies (major) #16099
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #16099 +/- ##
===========================================
- Coverage 45.53% 45.53% -0.01%
===========================================
Files 1794 1793 -1
Lines 186731 186767 +36
Branches 5576 5583 +7
===========================================
+ Hits 85035 85048 +13
- Misses 101656 101691 +35
+ Partials 40 28 -12 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
このPRによるapi.jsonの差分 |
やること
|
27a10a1 to
df93558
Compare
df93558 to
026e989
Compare
sindresorhus/file-type#693 により普通に削除されただけなので |
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
- メンテナンスされないredis-lockを自前実装に変更 - 既にロックされている場合のリトライ間隔を調整
|
バックエンドのユニットテストが固まって動かない |
|
jsdomとhappy-domは消えた |
|
jsdomってテストの方で残ってなかったけっけ |
|
あー |
|
テストの方のjsdomも簡単に消せそう |
|
parse5も消せる |
|
消しまくり |
|
入れたい |
…nd-update-dependencies
|
AppLockService使わなくなった理由なにかしら |
redis-lockがかなり長い間(3年~)メンテナンスされていなかったのと、ioが代替の実装をしていたので MisskeyIO#889 (in 90e2dfe, 70415bd) |
|
関数に渡すRedisインスタンスが固定っぽいからAppLockServiceで当該関数をラップする方が実装が綺麗そうと思った |
|
時間あるならしゅいろさんがわでいい感じ™にやってもらえると助かるかもしれない |
|
敢えてそう実装している理由がないのであればやる |
|
ioからcherry-pickしたので意図は私の知るところではないわね |
|
もしかしたら将来的に異なるredisを使えるようにそうしてたのかもしれない |
|
まあその場合でもAppLockServiceでラップしていた方が便利そうではある(Redisインスタンスの指定がない場合にデフォルトでDI.redisを使うようにしたりできる) |
|
@copilot いい感じ™にAppLockServiceを復活させてacquireApObjectLockをラップする実装にできますか? |
|
一旦入れるか |
|
🙏 |
This PR contains the following updates:
10.1.0->11.0.110.0.2->11.1.210.0.2->11.1.010.4.17->11.1.28.55.0->9.22.08.55.0->9.22.012.0.0->13.1.111.3.1->14.0.02.5.0->4.0.515.1.1->16.0.02.4.6->3.0.00.7.34->2.1.02.4.3->3.0.21.20.3->2.2.09.0.2->10.0.32.0.1->3.1.02.30.0->4.1.08.0.1->9.6.04.2.2->5.0.119.6.0->21.0.016.8.1->17.4.75.1.0->6.0.02.1.35->3.0.16.10.1->7.0.34.1.0->5.0.00.1.4->1.0.03.0.2->4.0.02.4.0->3.0.0Release Notes
fastify/fastify-cors (@fastify/cors)
v11.0.1Compare Source
What's Changed
New Contributors
Full Changelog: fastify/fastify-cors@v11.0.0...v11.0.1
v11.0.0Compare Source
Breaking Change
In order to provides safer default, we change the
methodsto the CORS-safelisted methods.If you want to resume the previous behaviour, you need to explicitly specify the methods,
What's Changed
methodsto cors-safelisted methods by @Fdawgs in https://github.com/fastify/fastify-cors/pull/359Full Changelog: fastify/fastify-cors@v10.1.0...v11.0.0
fastify/fastify-http-proxy (@fastify/http-proxy)
v11.1.2Compare Source
v11.1.1Compare Source
What's Changed
Full Changelog: fastify/fastify-http-proxy@v11.1.0...v11.1.1
v11.1.0Compare Source
What's Changed
New Contributors
Full Changelog: fastify/fastify-http-proxy@v11.0.1...v11.1.0
v11.0.1Compare Source
What's Changed
Full Changelog: fastify/fastify-http-proxy@v11.0.0...v11.0.1
v11.0.0Compare Source
What's Changed
Full Changelog: fastify/fastify-http-proxy@v10.0.2...v11.0.0
fastify/point-of-view (@fastify/view)
v11.1.0Compare Source
What's Changed
New Contributors
Full Changelog: fastify/point-of-view@v11.0.0...v11.1.0
v11.0.0Compare Source
What's Changed
New Contributors
Full Changelog: fastify/point-of-view@v10.0.2...v11.0.0
nestjs/nest (@nestjs/platform-express)
v11.1.2Compare Source
v11.1.1Compare Source
v11.1.0Compare Source
v11.1.0 (2025-04-23)
Enhancements
microservicesCommitters: 1
v11.0.21Compare Source
v11.0.21 (2025-04-23)
Enhancements
commonDependencies
platform-fastifyCommitters: 1
v11.0.20Compare Source
What's Changed
evalby @Borewit in https://github.com/nestjs/nest/pull/14974New Contributors
Full Changelog: nestjs/nest@v11.0.19...v11.0.20
v11.0.19Compare Source
v11.0.18Compare Source
What's Changed
Full Changelog: nestjs/nest@v11.0.17...v11.0.18
v11.0.17Compare Source
v11.0.16Compare Source
v11.0.16 (2025-04-11)
file-typeto validate file mimetypes by @Chathula in https://github.com/nestjs/nest/pull/14881v11.0.15Compare Source
v11.0.15 (2025-04-10)
Bug fixes
platform-fastifyCommitters: 1
v11.0.14Compare Source
v11.0.14 (2025-04-09)
Bug fixes
platform-fastifyCommitters: 1
v11.0.13Compare Source
v11.0.13 (2025-04-03)
Bug fixes
platform-fastifymicroservicesDependencies
platform-expressplatform-fastifyCommitters: 2
v11.0.12Compare Source
v11.0.12 (2025-03-19)
Bug fixes
coreEnhancements
corev11.0.11Compare Source
v11.0.11 (2025-02-28)
Enhancements
platform-fastifyDependencies
platform-fastifyplatform-wsCommitters: 1
v11.0.10Compare Source
v11.0.10 (2025-02-17)
Bug fixes
microservicesplatform-expressv11.0.9Compare Source
v11.0.9 (2025-02-10)
Bug fixes
corecommonCommitters: 2
v11.0.8Compare Source
v11.0.8 (2025-02-06)
Bug fixes
commonplatform-expressCommitters: 4
v11.0.7Compare Source
v11.0.7 (2025-01-31)
Bug fixes
coreCommitters: 1
v11.0.6Compare Source
v11.0.6 (2025-01-27)
Bug fixes
coreCommitters: 1
v11.0.5Compare Source
v11.0.5 (2025-01-23)
Bug fixes
coreCommitters: 1
v11.0.4Compare Source
v11.0.3Compare Source
v11.0.2Compare Source
v11.0.1Compare Source
v11.0.0Compare Source
v11.0.0 (2025-01-16)
Article: https://trilon.io/blog/announcing-nestjs-11-whats-new
Migration guide: https://docs.nestjs.com/migration-guide 👈 👈 👈
Features
common,core,microservicescommon,corecommon,core,microservices,platform-express,platform-fastify,platform-socket.io,platform-ws,testing,websocketsEnhancements
common@Inject()(@micalevisk)microserviceswebsocketscommon,core,microservices,websocketscommon,core,platform-fastifyplatform-expressplatform-wsplatform-fastifycommon,coreBug fixes
coreReflectortypes (@AlexRMU)platform-fastifymicroservicescommonexportsof modules (@micalevisk)Other packages in the ecosystem
config(breaking changes)clicache-manager(breaking changes)cqrsDependencies
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 12:59 AM ( * 0 * * * ) in timezone Asia/Tokyo, 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 if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.