1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-21 20:25:36 +02:00

Merge branch 'develop' into room

This commit is contained in:
syuilo
2026-04-16 12:47:24 +09:00
76 changed files with 4668 additions and 3589 deletions

View File

@@ -36,6 +36,10 @@ minimumReleaseAge: 10080 # delay 7days to mitigate supply-chain attack
minimumReleaseAgeExclude:
- '@syuilo/aiscript'
- '@babylonjs/*'
- rolldown # 脆弱性対応。そのうち消す
- '@rolldown/*' # 脆弱性対応。そのうち消す
- rolldown # Bundle Backend そのうち消す
- '@rolldown/*' # Bundle Backend そのうち消す
- '@oxc-project/*' # Bundle Backend そのうち消す
- '@napi-rs/*' # Bundle Backend そのうち消す
- vite # 脆弱性対応。そのうち消す
# Renovate security update: lodash@4.18.1
- lodash@4.18.1