Skip to content

chore(deps): bump getrandom from 0.3.4 to 0.4.2#334

Open
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/cargo/main/getrandom-0.4.2
Open

chore(deps): bump getrandom from 0.3.4 to 0.4.2#334
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/cargo/main/getrandom-0.4.2

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Mar 21, 2026

Bumps getrandom from 0.3.4 to 0.4.2.

Changelog

Sourced from getrandom's changelog.

0.4.2 - 2026-03-03

Changed

  • Bump r-efi dependency to v6 #814

Fixed

  • Read errno only when it is set #810
  • Check the return value of ProcessPrng on Windows #811

#810: rust-random/getrandom#810 #811: rust-random/getrandom#811 #814: rust-random/getrandom#814

0.4.1 - 2026-02-03

Fixed

  • Documentation build on docs.rs #801

#801: rust-random/getrandom#801

0.4.0 - 2026-02-02

Added

  • RawOsError type alias #739
  • SysRng behind new feature sys_rng #751
  • WASIp3 support #779
  • extern_impl opt-in backend #786 #794
  • Motor OS support #797

Changed

  • Use Edition 2024 and MSRV 1.85 #749

#739: rust-random/getrandom#739 #749: rust-random/getrandom#749 #751: rust-random/getrandom#751 #779: rust-random/getrandom#779 #786: rust-random/getrandom#786 #794: rust-random/getrandom#794 #797: rust-random/getrandom#797

Commits

@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Mar 21, 2026

Labels

The following labels could not be found: auto-dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Dandandan and others added 2 commits April 3, 2026 13:37
For ORDER BY on a single primitive column (int, float, date, timestamp,
etc.), bypass Arrow's RowConverter entirely and use inline u128 keys with
order-preserving encoding. This avoids heap allocation per row (Vec<u8>),
batch-level row conversion overhead, and variable-length byte-slice
comparison.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Bumps [getrandom](https://github.com/rust-random/getrandom) from 0.3.4 to 0.4.2.
- [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md)
- [Commits](rust-random/getrandom@v0.3.4...v0.4.2)

---
updated-dependencies:
- dependency-name: getrandom
  dependency-version: 0.4.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/main/getrandom-0.4.2 branch from 73958bc to c86c171 Compare April 3, 2026 11:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant