welpo / git-sumi

The non-opinionated Rust-based commit message linter.
https://sumi.rs/
Apache License 2.0
10 stars 0 forks source link

⬆️ chore(deps): update dependency maturin to v1.5.0 #16

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
maturin (changelog) ==1.4.0 -> ==1.5.0 age adoption passing confidence

Release Notes

pyo3/maturin (maturin) ### [`v1.5.0`](https://togithub.com/pyo3/maturin/blob/HEAD/Changelog.md#150---2024-03-05) [Compare Source](https://togithub.com/pyo3/maturin/compare/v1.4.0...v1.5.0) - Bump metadata version from 2.1 to 2.3 in [#​1960](https://togithub.com/PyO3/maturin/pull/1960). Source distributions created by maturin now have reliable metadata, meaning tool such as pip, uv and poetry could skip building them for version resolution. - Allow identical `VIRTUAL_ENV` and `CONDA_PREFIX` env vars in [#​1879](https://togithub.com/PyO3/maturin/pull/1879) - Reject `-i python` when cross compiling in [#​1891](https://togithub.com/PyO3/maturin/pull/1891) - Support uniffi-bindgen in cargo workspaces in [#​1909](https://togithub.com/PyO3/maturin/pull/1909) - Add support for configuring `xwin` using env vars in [#​1961](https://togithub.com/PyO3/maturin/pull/1961) - Add validation for crate/package name in new/init in [#​1943](https://togithub.com/PyO3/maturin/pull/1943) - Add 32-bit RISC-V support in [#​1969](https://togithub.com/PyO3/maturin/pull/1969) - Improve import hook changes in [#​1958](https://togithub.com/PyO3/maturin/pull/1958) - Adjust cbindgen Overrides for CFFI in [#​1957](https://togithub.com/PyO3/maturin/pull/1957)

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.

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



This PR has been generated by Mend Renovate. View repository job log here.