deps: Update mozjs_sys to v140.11 - #45584
Merged
Merged
Conversation
Gae24
approved these changes
Jun 11, 2026
github-merge-queue
Bot
removed this pull request from the merge queue due to failed status checks
Jun 11, 2026
Member
|
Windows linker reports undefined symbols :( |
Member
Author
|
The good news is that |
Member
Author
|
Most likely it's that windows-latest / windows-2025 has changed to visual studio 2026 in june: actions/runner-images#14017 So either we upgrade our ci-runners to the same windows version, or we downgrade mozjs CI. |
Signed-off-by: Jonathan Schwender <schwenderjonathan@gmail.com>
Signed-off-by: Jonathan Schwender <schwenderjonathan@gmail.com>
Member
Author
|
try run (windows) succeeded: https://github.com/servo/servo/actions/runs/27427021664/job/81070192339 Might be worth thinking about if similar issues could also happen with ubuntu-latest / macos-latest if the default toolchains change. |
github-merge-queue
Bot
removed this pull request from the merge queue due to failed status checks
Jun 12, 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.
Regular mozjs update with latest ESR security fixes.
Testing: Covered by normal tests.