Skip to content

⬆️ deps: Update dependencies (non-major) - #106

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/dependencies-(non-major)
Aug 10, 2026
Merged

⬆️ deps: Update dependencies (non-major)#106
renovate[bot] merged 1 commit into
mainfrom
renovate/dependencies-(non-major)

Conversation

@renovate

@renovate renovate Bot commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change Age Confidence
pyo3 dependencies patch 0.29.00.29.2 age confidence
ruff (source, changelog) project.optional-dependencies patch ==0.16.1==0.16.2 age confidence

Release Notes

pyo3/pyo3 (pyo3)

v0.29.2

Compare Source

Packaging
  • Add PYO3_USE_RAW_DYLIB=0 opt-out of raw-dylib linking for Windows. #​6185
Fixed
  • Fix PyO3 0.29 regression with failure to link under Cygwin / MSYS2. #​6185
  • Fix stubs generation for field getters (#[pyo3(get)]) when IntoPyObject is only implemented on references of the field type. #​6276
  • Fix #[classmethod] magic methods receiving the instance instead of its type when invoked through a type slot. #​6283
  • Fix pyo3_build_config::add_libpython_rpath_link_args emitting Unix-style rpath linker arguments on Windows and Cygwin. #​6284
  • Fix PyO3 0.29.1 regression on PyPy causing crashes when deallocating #[pyclass] instances. #​6294
  • Fix missing trailing nul in Python 3.9 #[pyclass] docstrings. #​6296
  • Fix reference count leak of #[classattr] values created from fn items. #​6297

v0.29.1

Compare Source

Packaging
  • Add PYO3_USE_RAW_DYLIB=0 opt-out of raw-dylib linking for Windows. #​6185
Fixed
  • Fix PyO3 0.29 regression with failure to link under Cygwin / MSYS2. #​6185
  • Fix stubs generation for field getters (#[pyo3(get)]) when IntoPyObject is only implemented on references of the field type. #​6276
  • Fix #[classmethod] magic methods receiving the instance instead of its type when invoked through a type slot. #​6283
  • Fix pyo3_build_config::add_libpython_rpath_link_args emitting Unix-style rpath linker arguments on Windows and Cygwin. #​6284
  • Fix PyO3 0.29.1 regression on PyPy causing crashes when deallocating #[pyclass] instances. #​6294
  • Fix missing trailing nul in Python 3.9 #[pyclass] docstrings. #​6296
  • Fix reference count leak of #[classattr] values created from fn items. #​6297
astral-sh/ruff (ruff)

v0.16.2

Compare Source

Released on 2026-08-06.

Bug fixes
  • [flake8-pyi] Avoid false positives on singledispatch functions (PYI041) (#​27335)
Server
  • Register formatting capabilities dynamically to exclude TOML files (#​27332)
Contributors

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • 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.

@renovate
renovate Bot merged commit fce05f7 into main Aug 10, 2026
17 checks passed
@renovate
renovate Bot deleted the renovate/dependencies-(non-major) branch August 10, 2026 05:56
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.

0 participants