Replace rollup-plugin-license with rolldown-license-plugin (#37130) (backport v1.26)#37157
Closed
Replace rollup-plugin-license with rolldown-license-plugin (#37130) (backport v1.26)#37157
rollup-plugin-license with rolldown-license-plugin (#37130) (backport v1.26)#37157Conversation
Backport #37139 by @silverwind Update Go from 1.26.1 to 1.26.2 to fix 6 stdlib vulnerabilities: - GO-2026-4947: `crypto/x509` chain building - GO-2026-4946: `crypto/x509` policy validation - GO-2026-4870: `crypto/tls` KeyUpdate DoS - GO-2026-4869: `archive/tar` unbounded allocation - GO-2026-4866: `crypto/x509` name constraints bypass - GO-2026-4865: `html/template` XSS Co-authored-by: silverwind <me@silverwind.io> Co-authored-by: Claude (Opus 4.6) <noreply@anthropic.com>
Backport #37148 by @silverwind 1. Filter out errors that contain `chrome-extension://` etc protocols 2. Extract filtering into its own function and test it 3. Fix the `window.config.assetUrlPrefix` mock, guaranteed to end with `/assets` 4. Remove useless `??` and `?.` for properties that always exist --- This PR was written with the help of Claude Opus 4.6 Co-authored-by: silverwind <me@silverwind.io> Co-authored-by: Claude (Opus 4.6) <noreply@anthropic.com>
Backport of #37130 to v1.26. Co-Authored-By: Copilot <175728472+Copilot@users.noreply.github.com> Co-Authored-By: Claude Sonnet 4 (claude-sonnet-4) Co-authored-by: silverwind <115237+silverwind@users.noreply.github.com>
Co-Authored-By: Copilot <175728472+Copilot@users.noreply.github.com> Co-Authored-By: Claude Sonnet 4 (claude-sonnet-4) Co-authored-by: silverwind <115237+silverwind@users.noreply.github.com>
Collaborator
|
@Copilot I noticed you've updated the locales for non-English languages. These will be overwritten during the sync from our translation tool Crowdin. If you'd like to contribute your translations, please visit https://crowdin.com/project/gitea. Please revert the changes done on these files. 🍵 |
Copilot created this pull request from a session on behalf of
silverwind
April 9, 2026 13:23
View session
Member
|
Broken PR, closing. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
rollup-plugin-licensewithrolldown-license-plugin#37130 changes (5 files: build/generate-go-licenses.go, package.json, pnpm-lock.yaml, tests/e2e/licenses.test.ts, vite.config.ts)rollup-plugin-licensewithrolldown-license-plugin#37130 commit onto release/v1.26pnpm installrollup-plugin-licensewithrolldown-license-plugin(#37130) (backport v1.26) #37157 base branch frommaintorelease/v1.26backport/donelabel to PR Replacerollup-plugin-licensewithrolldown-license-plugin#37130 and removebackport/manual