release: mirror bundled channel deps at root (#63065)

Merged via squash.

Prepared head SHA: ac26799a54
Co-authored-by: scoootscooob <167050519+scoootscooob@users.noreply.github.com>
Co-authored-by: scoootscooob <167050519+scoootscooob@users.noreply.github.com>
Reviewed-by: @scoootscooob
This commit is contained in:
scoootscooob
2026-04-08 04:00:17 -07:00
committed by GitHub
parent 9bf3482470
commit d52d5ad6ff
11 changed files with 488 additions and 14 deletions

View File

@@ -39,6 +39,13 @@
},
"bundle": {
"stageRuntimeDependencies": true
},
"releaseChecks": {
"rootDependencyMirrorAllowlist": [
"@grammyjs/runner",
"@grammyjs/transformer-throttler",
"grammy"
]
}
}
}