Merged
Conversation
34886c5 to
f25add5
Compare
Signed-off-by: bootc-bot[bot] <225049296+bootc-bot[bot]@users.noreply.github.com>
f25add5 to
d91eb10
Compare
gursewak1997
approved these changes
Apr 20, 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.
This PR contains the following updates:
0.11.6→0.11.7v1.30.0→v1.31.00.9.132→0.9.1330.112.1→0.112.2nightly-2026-04-12→nightly-2026-04-19Release Notes
astral-sh/uv (astral-sh/uv)
v0.11.7Compare Source
Released on 2026-04-15.
Python
2026041including an OpenSSL security upgrade (#19004)Enhancements
required-versionmismatches (#18977)--exclude-newerhints (#18952)Preview features
--scripthandling inuv audit(#18970)uv audit(#18970)Bug fixes
workspace metadatain linehaul data (#18966)uv sync --checkfailures (#18976)~=operators (#18960)block/goose (block/goose)
v1.31.0Compare Source
nextest-rs/nextest (nextest-rs/nextest)
v0.9.133: cargo-nextest 0.9.133Compare Source
Added
Nextest now supports a
group()filterset predicate for CLI filter expressions, allowing tests to be listed or run by their assigned test group. (#3273)For example, to run all tests in a specific group:
cargo nextest run -E 'group(my-group)'To list all tests that aren't in the default global group:
cargo nextest list -E 'not group(@​global)'As part of
cargo testbinary emulation,--nocapturecan now be passed in after--.Fixed
--status-level failis set, slow test notifications were previously displayed in a corrupt format (the duration and test name were shown, but the status was omitted). Slow notifications are now correctly hidden. (#3236)tfor test status info no longer shows the output twice; nextest now only reacts to key-press events, ignoring key-release events. (#3225)Security
randto 0.10.1 for RUSTSEC-2026-0097 / GHSA-cq8v-f236-94qc. Note that based on the advisory description, this unsoundness does not appear to affect nextest, since none of the coveredrandversions have thelogfeature turned on.rustls-webpkito 0.103.10.nushell/nushell (nushell/nushell)
v0.112.2Compare Source
This is the 0.112.2 release of Nushell. You can learn more about this release here: https://www.nushell.sh/blog/2026-04-15-nushell_v0_112_2.html
For convenience, we are providing full builds for Windows, Linux, and macOS. Be sure you have the requirements to enable all capabilities: https://www.nushell.sh/book/installation.html#dependencies
This release was made possible by PR contributions from @cptpiepmatz, @fdncred, @Juhan280
Configuration
📅 Schedule: (in timezone UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.