Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 28, 2025

Note

Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to mend[bot].

This notice will be removed on 2025-10-07.


This PR contains the following updates:

Package Type Update Change
lockFileMaintenance All locks refreshed
mmap-rs (source) dependencies minor ^0.6 -> ^0.7.0
serde (source) dependencies patch 1.0.226 -> 1.0.228
thiserror dependencies patch 2.0.16 -> 2.0.17

🔧 This Pull Request updates lock files to use the latest dependency versions.


Release Notes

StephanvanSchaik/mmap-rs (mmap-rs)

v0.7.0

  • Added support for MADV_WILLNEED and MADV_DONTNEED on Android and Linux (PR#45).
  • Updated the Rust edition from 2021 to 2024.
  • Updated the bitflags crate from version 1 to 2.
  • Updated the thiserror crate from version 1 to 2.
  • Updated the nix crate from version 0.26 to 0.30.
  • Updated the sysctl crate from version 0.5 to 0.6.
  • Bumped the MSRV (1.85).
  • Fixed the type for major device ID to use u16.
serde-rs/serde (serde)

v1.0.228

Compare Source

  • Allow building documentation with RUSTDOCFLAGS='--cfg=docsrs' set for the whole dependency graph (#​2995)

v1.0.227

Compare Source

dtolnay/thiserror (thiserror)

v2.0.17

Compare Source

  • Use differently named __private module per patch release (#​434)

Configuration

📅 Schedule: Branch creation - "before 9am on monday" in timezone Asia/Shanghai, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Sep 28, 2025

⚠️ Artifact update problem

Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path Cargo.toml
error: failed to acquire package cache lock

Caused by:
  failed to open: /home/ubuntu/.cargo/.package-cache

Caused by:
  failed to create directory `/home/ubuntu/.cargo`

Caused by:
  File exists (os error 17)

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path Cargo.toml
error: failed to acquire package cache lock

Caused by:
  failed to open: /home/ubuntu/.cargo/.package-cache

Caused by:
  failed to create directory `/home/ubuntu/.cargo`

Caused by:
  File exists (os error 17)

Copy link
Contributor

Benchmark for 7623b7f

Click to view benchmark
Test Base PR %
vpath_edge_cases 2.1±0.09µs 2.1±0.10µs 0.00%
vpath_mixed_workload 4.3±0.20µs 4.5±0.12µs +4.65%
vpath_native 1280.1±40.57ns 1297.6±69.03ns +1.37%
vpath_virtual 3.3±0.16µs 3.4±0.15µs +3.03%
vpath_virtual_zip 2.7±0.09µs 2.8±0.07µs +3.70%
vpath_zip 1813.7±53.69ns 1875.3±43.66ns +3.40%

@renovate renovate bot force-pushed the renovate/rust-crates branch from 948daa8 to 4381b96 Compare September 28, 2025 20:36
Copy link
Contributor

Benchmark for e8cce0f

Click to view benchmark
Test Base PR %
vpath_edge_cases 2.2±0.09µs 2.2±0.06µs 0.00%
vpath_mixed_workload 4.5±0.24µs 4.5±0.13µs 0.00%
vpath_native 1329.3±67.88ns 1285.5±51.00ns -3.29%
vpath_virtual 3.3±0.14µs 3.3±0.12µs 0.00%
vpath_virtual_zip 2.8±0.12µs 2.8±0.09µs 0.00%
vpath_zip 1991.5±89.73ns 1887.7±59.80ns -5.21%

@Boshen Boshen self-assigned this Sep 29, 2025
Copy link
Contributor Author

renovate bot commented Sep 30, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Copy link
Contributor

Benchmark for ae975f3

Click to view benchmark
Test Base PR %
vpath_edge_cases 2.1±0.08µs 2.1±0.09µs 0.00%
vpath_mixed_workload 4.4±0.13µs 4.5±0.23µs +2.27%
vpath_native 1287.6±44.66ns 1312.4±52.26ns +1.93%
vpath_virtual 3.2±0.19µs 3.3±0.13µs +3.12%
vpath_virtual_zip 2.8±0.09µs 2.8±0.09µs 0.00%
vpath_zip 1912.7±67.02ns 1862.4±59.89ns -2.63%

@Boshen Boshen merged commit 7078905 into main Sep 30, 2025
6 checks passed
@Boshen Boshen deleted the renovate/rust-crates branch September 30, 2025 16:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant