Skip to content

⬆️ Update Rust crate pyo3 to v0.25.1#1018

Merged
edenhaus merged 1 commit into
devfrom
renovate/pyo3-0.x-lockfile
Jun 17, 2025
Merged

⬆️ Update Rust crate pyo3 to v0.25.1#1018
edenhaus merged 1 commit into
devfrom
renovate/pyo3-0.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented Jun 12, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
pyo3 dependencies patch 0.25.0 -> 0.25.1

Release Notes

pyo3/pyo3 (pyo3)

v0.25.1: PyO3 0.25.1

Compare Source

This release adds testing for arm64 Windows, and fixes a bug with Python 3.14 support on 32-bit systems.

This release also adds a chrono-local feature to enable support for chrono::Local timezone (this was previously available in PyO3 0.24 but would convert the local timezone to a fixed offset, which did not round-trip well).

There are a few other fixes, mostly correcting FFI definitions and improving compiler errors when writing async code without the experimental-async feature enabled.

Thank you to the following contributors for the improvements:

@​bschoenmaeckers
@​Cheukting
@​davidhewitt
@​decathorpe
@​dependabot[bot]
@​Icxolu
@​jessekrubin
@​musicinmybrain
@​ngoldbaum
@​timfel
@​tonybaloney
@​Tpt
@​yogevm15


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

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

@codecov

codecov Bot commented Jun 12, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.77%. Comparing base (9174712) to head (b3ba4d6).
Report is 2 commits behind head on dev.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev    #1018   +/-   ##
=======================================
  Coverage   93.77%   93.77%           
=======================================
  Files         129      129           
  Lines        5012     5012           
  Branches      327      327           
=======================================
  Hits         4700     4700           
  Misses        249      249           
  Partials       63       63           

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

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@codspeed-hq

codspeed-hq Bot commented Jun 12, 2025

Copy link
Copy Markdown

CodSpeed Performance Report

Merging #1018 will not alter performance

Comparing renovate/pyo3-0.x-lockfile (b3ba4d6) with dev (9174712)

Summary

✅ 6 untouched benchmarks

@renovate renovate Bot force-pushed the renovate/pyo3-0.x-lockfile branch from f80ebf7 to b3ba4d6 Compare June 17, 2025 12:52
@edenhaus edenhaus merged commit fa03668 into dev Jun 17, 2025
27 checks passed
@edenhaus edenhaus deleted the renovate/pyo3-0.x-lockfile branch June 17, 2025 13:58
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