[Release] Stage to Main#392
Merged
express-milo-merge-bot[bot] merged 21 commits intomainfrom Apr 23, 2026
Merged
Conversation
The milolibs query param was interpolated directly into a template literal used for a dynamic import(), letting an attacker point module loading at an arbitrary origin and execute JS in the page context. Add a strict whitelist (^[a-zA-Z0-9_-]+$) and throw on invalid input in express/code/scripts/utils.js. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
[COLOR] Hide save lib dialogue at footer
* MWPW-193218 Fix color harmonies * fix 10 palette test
Add console log for CDN test
* Update scripts.js * Update scripts.js * Update scripts.js * Update scripts.js * Update scripts.js * Update scripts.js * Update scripts.js * Update scripts.js * 404 redirect * Update scripts.js * turn off 404 redirect for cn * Update scripts.js * Update 404.html * cn * Update scripts.js * Update scripts.js * Update 404.html * Update scripts.js
|
Hello, I'm the AEM Code Sync Bot and I will run some actions to deploy your branch and validate page speed.
|
|
Contributor
Author
|
Stage to Main PR #392 is still open. Skipping merge to stage until it is resolved. |
Contributor
Author
|
Cannot merge to main due to failing or in-progress checks:
|
- Fall back to wheelBrightness when swatch v=0 so dragging black picks real colors - Skip wheelBrightness updates during drag to prevent canvas oscillation from RGB rounding Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
* MWPW-193349 Color Wheel - fix tab duplication * fix lint error
Contributor
Author
|
Stage to Main PR #392 is still open. Skipping merge to stage until it is resolved. |
Contributor
Author
|
Cannot merge to main due to insufficient approvals. Required: 2 approvals |
CKG Pill Fix For Template X
Contributor
Author
|
Cannot merge to main due to failing or in-progress checks:
|
MWPW-192736: Add check for milolibs query param
meganthecoder
approved these changes
Apr 23, 2026
maxn-adobe
approved these changes
Apr 23, 2026
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.
Summary
This is an automated merge of the following PRs to stage:
Changes in this release
Test URLs
Verification Steps
Please verify:
Potential Regressions
The following URLs should be tested:
Additional Notes
This PR was automatically created by the merge-to-stage workflow.