Bump pyo3 from 0.27.1 to 0.28.2#1387
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
62b852f to
0b97ddb
Compare
230db97 to
40ee9d3
Compare
40ee9d3 to
f1fad2d
Compare
Bumps [pyo3](https://github.com/pyo3/pyo3) from 0.27.1 to 0.28.2. - [Release notes](https://github.com/pyo3/pyo3/releases) - [Changelog](https://github.com/PyO3/pyo3/blob/main/CHANGELOG.md) - [Commits](PyO3/pyo3@v0.27.1...v0.28.2) --- updated-dependencies: - dependency-name: pyo3 dependency-version: 0.28.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
f1fad2d to
bbc2b57
Compare
Bumps pyo3 from 0.27.1 to 0.28.2.
Release notes
Sourced from pyo3's releases.
... (truncated)
Changelog
Sourced from pyo3's changelog.
... (truncated)
Commits
2b392c8release: 0.28.27e44c1dfix complex enum__qualname__not using python name (#5815)75abd86fix memory corruption when subclassing variable-size types (e.g.abi3+ 3.1...b62c7a2Fix typo in PyType_GetTypeDataSize bindings (#5819)45f49ffrelease: 0.28.156c34d6Document Py_GIL_DISABLED in pyo3-build-config docs (#5810)92bc9efAvoid unused variable warning with a debug Python build (#5811)ca5df1aci: re-enablelist_get_item_uncheckedbenchmark on free-threaded build (#5812)413d9b5Fix missingstd::sync::atomic::Orderingimport for targets without atomic64...1c764cddocs: improve messaging around#[pyclass(from_py_object)]change (#5798)Note
Medium Risk
Upgrades the Rust↔Python FFI/macro dependency (
pyo3) across the workspace, which can affect build compatibility and generated Python bindings behavior. Lockfile changes also alter transitive dependencies, so CI/build matrix (incl. MSRV) may shift.Overview
Updates the workspace dependency on
pyo3from0.27.1to0.28.2.Refreshes
Cargo.lockto the resolvedpyo30.28.3ecosystem (pyo3-*crates) and drops now-unneeded transitive crates (memoffset,unindent), along with a smalltarget-lexiconbump.Written by Cursor Bugbot for commit bbc2b57. This will update automatically on new commits. Configure here.