Skip to content

Commit aaf3e36

Browse files
chore(deps): update rust crate arbitrary to v1.4.2 (#4247)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [arbitrary](https://redirect.github.com/rust-fuzz/arbitrary) | workspace.dependencies | patch | `1.4.1` -> `1.4.2` | --- ### Release Notes <details> <summary>rust-fuzz/arbitrary (arbitrary)</summary> ### [`v1.4.2`](https://redirect.github.com/rust-fuzz/arbitrary/blob/HEAD/CHANGELOG.md#142) [Compare Source](https://redirect.github.com/rust-fuzz/arbitrary/compare/v1.4.1...v1.4.2) Released 2025-08-13. ##### Added - Added formal MSRV policy: "We reserve the right to increment the MSRV on minor releases, however we will strive to only do it deliberately and for good reasons." The current MSRV is 1.63.0. - Added an `Arbitrary` implementation for `core::cmp::Reverse`. ##### Changed - Landed a handful of changes to the code generated by `#[derive(Arbitrary)]` that speed up compilation. ##### Fixed - Better documented bias and behavior when running out of entropy, fixed some outdated and incorrect docs related to this. *** </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/vortex-data/vortex). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS43MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuNzEuMSIsInRhcmdldEJyYW5jaCI6ImRldmVsb3AiLCJsYWJlbHMiOlsiY2hvcmUiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f0147c0 commit aaf3e36

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)