-
-
Notifications
You must be signed in to change notification settings - Fork 688
Update SCons 4.8.1 to 4.9.1 #18069
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Update SCons 4.8.1 to 4.9.1 #18069
Conversation
Can we please wait for SCons/scons#4717 to end up in an official release? |
|
See test results for failed build of commit b74718b29a |
…o4.9.1 # Conflicts: # user_docs/en/changes.md
@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. |
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. |
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