Update SCons 4.8.1 to 4.9.1#18069
Merged
Merged
Conversation
Collaborator
|
Can we please wait for SCons/scons#4717 to end up in an official release? |
Contributor
Author
|
See test results for failed build of commit b74718b29a |
Collaborator
|
@dpy013 It is not necessary to merge in master as often as you do. It is safe to return back to the branch as soon as a new version of SCons is released. |
Member
|
It's probably fine to get this ready and merge this. We don't know when the next release will be, and there's no real harm in updating this in the mean time. we'd like to get this merged before we approach a 2025.2 beta. |
Contributor
Author
|
seanbudd
approved these changes
Jun 10, 2025
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.
Link to issue number:
none
Summary of the issue:
Update SCons from 4.8.1 to 4.9.1 to apply the latest security fixes.
https://github.com/SCons/scons/releases/tag/4.9.1
Description of user facing changes
none
Description of development approach
The Scons version in pyproject.toml and uv.lock has been updated to the latest stable version 4.9.1.
Testing strategy:
Tested the compilation in localization and it passes, depending on whether the ci can be compiled.
Known issues with pull request:
Not yet.
Code Review Checklist:
@coderabbitai summary