-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Update minifier-rs version #62392
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Update minifier-rs version #62392
Conversation
☔ The latest upstream changes (presumably #59772) made this pull request unmergeable. Please resolve the merge conflicts. |
@GuillaumeGomez @QuietMisdreavus Ping from triage regarding the merge conflicts and review! :) |
dd565d3
to
0bf81d3
Compare
Updated. r? @ollie27 |
Considering this is a small bugfix and that it's been open for weeks, I'll just r+ it (I really hate doing it for my own PRs)... @bors: r+ |
📌 Commit 0bf81d3 has been approved by |
…uillaumeGomez Update minifier-rs version The `main.js` file size goes from 52868 to 50134. A few fixes have been included as well (no more eluded parts of js files). r? @QuietMisdreavus
🔒 Merge conflict This pull request and the master branch diverged in a way that cannot be automatically merged. Please rebase on top of the latest master branch, and let the reviewer approve again. How do I rebase?Assuming
You may also read Git Rebasing to Resolve Conflicts by Drew Blessing for a short tutorial. Please avoid the "Resolve conflicts" button on GitHub. It uses Sometimes step 4 will complete without asking for resolution. This is usually due to difference between how Error message
|
0bf81d3
to
87d8386
Compare
@bors: r+ p=1 |
📌 Commit 87d8386ec7ea9e7bbcd0875f705e6cb11d3b9fc6 has been approved by |
🔒 Merge conflict This pull request and the master branch diverged in a way that cannot be automatically merged. Please rebase on top of the latest master branch, and let the reviewer approve again. How do I rebase?Assuming
You may also read Git Rebasing to Resolve Conflicts by Drew Blessing for a short tutorial. Please avoid the "Resolve conflicts" button on GitHub. It uses Sometimes step 4 will complete without asking for resolution. This is usually due to difference between how Error message
|
87d8386
to
6993136
Compare
@bors: r+ p=1 |
📌 Commit 69931365d4c1e02c51c6662782bb4146696912c5 has been approved by |
🔒 Merge conflict This pull request and the master branch diverged in a way that cannot be automatically merged. Please rebase on top of the latest master branch, and let the reviewer approve again. How do I rebase?Assuming
You may also read Git Rebasing to Resolve Conflicts by Drew Blessing for a short tutorial. Please avoid the "Resolve conflicts" button on GitHub. It uses Sometimes step 4 will complete without asking for resolution. This is usually due to difference between how Error message
|
6993136
to
3f4dbd3
Compare
@bors: r+ p=1 |
📌 Commit 3f4dbd3 has been approved by |
…uillaumeGomez Update minifier-rs version The `main.js` file size goes from 52868 to 50134. A few fixes have been included as well (no more eluded parts of js files). r? @QuietMisdreavus
Rollup of 8 pull requests Successful merges: - #61856 (Lint attributes on function arguments) - #62360 (Document that ManuallyDrop::drop should not called more than once) - #62392 (Update minifier-rs version) - #62871 (Explicit error message for async recursion.) - #62995 (Avoid ICE when suggestion span is at Eof) - #63053 (SystemTime docs: recommend Instant for elapsed time) - #63081 (tidy: Cleanup the directory whitelist) - #63088 (Remove anonymous_parameters from unrelated test) Failed merges: r? @ghost
The
main.js
file size goes from 52868 to 50134. A few fixes have been included as well (no more eluded parts of js files).r? @QuietMisdreavus