Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 8, 2025

This PR contains the following updates:

Package Type Update Change Age Confidence
cc workspace.dependencies patch 1.2.39 -> 1.2.40 age confidence
fsst-rs workspace.dependencies patch 0.5.3 -> 0.5.4 age confidence
parking_lot workspace.dependencies patch 0.12.4 -> 0.12.5 age confidence
pyo3-log workspace.dependencies patch 0.13.0 -> 0.13.1 age confidence
sysinfo workspace.dependencies patch 0.37.0 -> 0.37.2 age confidence
thiserror workspace.dependencies patch 2.0.16 -> 2.0.17 age confidence
org.immutables:value (source) dependencies patch 2.11.4 -> 2.11.5 age confidence

Release Notes

rust-lang/cc-rs (cc)

v1.2.40

Compare Source

Other
  • Reorder changelog and remove duplicate Unreleased section (#​1579)
  • Prefer clang if linker-plugin-lto specified (#​1573)
  • Fix building for Mac Catalyst (#​1577)
  • Improve ESP microcontroller targets (#​1574)
spiraldb/fsst (fsst-rs)

v0.5.4

Compare Source

Other
  • Expose internal bytes of Symbol (#​131)
  • (deps) update rust crate criterion to v4 (#​129)
  • (deps) update codspeedhq/action digest to 3959e9e (#​130)
  • (deps) pin dependencies (#​116)
  • (deps) update codspeedhq/action action to v4 (#​124)
  • (deps) lock file maintenance (#​127)
  • (deps) lock file maintenance (#​126)
  • (deps) lock file maintenance (#​125)
  • (deps) lock file maintenance (#​122)
  • (deps) lock file maintenance (#​121)
  • (deps) update actions/checkout action to v5 (#​119)
  • (deps) lock file maintenance (#​118)
  • (deps) lock file maintenance (#​117)
  • (deps) update rust crate criterion to v3.0.5 (#​115)
  • (deps) lock file maintenance (#​114)
  • (deps) update rust crate criterion to v3.0.4 (#​113)
  • (deps) lock file maintenance (#​112)
  • (deps) lock file maintenance (#​111)
  • (deps) update rust crate criterion to v3.0.3 (#​110)
  • (deps) lock file maintenance (#​109)
  • (deps) update rust crate criterion to v3.0.2 (#​108)
  • (deps) update rust crate criterion to v3 (#​105)
Amanieu/parking_lot (parking_lot)

v0.12.5

Compare Source

  • Bumped MSRV to 1.71
  • Fixed Miri when the hardware-lock-elision feature is enabled (#​491)
  • Added missing into_arc(_fair) methods (#​472)
  • Fixed RawRwLock::bump_*() not releasing lock when there are multiple readers (#​471)
vorner/pyo3-log (pyo3-log)

v0.13.1

Compare Source

  • Allow specifying a logger prefix (#​70).
  • Support the kv feature (#​69).
GuillaumeGomez/sysinfo (sysinfo)

v0.37.2

Compare Source

  • Improve documentation of System::refresh_cpu_all and of System::refresh_cpu_specifics.
  • Android: Fix System::uptime.
  • Linux: Correctly handled modified/removed Process::exe paths.

v0.37.1

Compare Source

  • Fix serde serialization on Process::name.
  • Linux: Fix get_cpu_frequency on loongarch64.
  • Windows: Correctly handle invalid UTF-8 string in Motherboard.
dtolnay/thiserror (thiserror)

v2.0.17

Compare Source

  • Use differently named __private module per patch release (#​434)
immutables/immutables (org.immutables:value)

v2.11.5

Compare Source

Maintenance & refinements release

Thank you for the bug reports and PRs!

Issues

  • #​1602 @Check methods (returning void i.e. non-normalizing) now works from plain public constructors (@Style(of = "new")
  • #​1583 Staged builder now works for "outside"/top-level class builders, including record builders (with *BuildStages class generated to hold stage interfaces)
  • #​1598 fixed: @Data from org.immutables:datatype can be used as meta-annotation
  • #​1433 additionalStrictContainerConstructor=false can be used to suppress redundant strict factory method (constructor) overload

PRs

New Contributors

Full Changelog: immutables/immutables@2.11.4...2.11.5


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.

👻 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.

@renovate renovate bot added the changelog/chore A trivial change label Oct 8, 2025
@renovate renovate bot enabled auto-merge (squash) October 8, 2025 07:19
@renovate
Copy link
Contributor Author

renovate bot commented Oct 8, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact 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 --package cc@1.2.39 --precise 1.2.40
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)

@renovate renovate bot merged commit 25026fb into develop Oct 8, 2025
41 of 42 checks passed
@renovate renovate bot deleted the renovate/patch-all-patch-updates branch October 8, 2025 07:31
@codecov
Copy link

codecov bot commented Oct 8, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.63%. Comparing base (04fe3b4) to head (2a719aa).
⚠️ Report is 1 commits behind head on develop.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog/chore A trivial change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants