mirror of
https://github.com/j178/prek.git
synced 2026-04-25 02:11:36 +02:00
c3a52b6fa6
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [PyO3/maturin](https://redirect.github.com/PyO3/maturin) | patch | `v1.12.4` → `v1.12.6` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/169) for more information. --- ### Release Notes <details> <summary>PyO3/maturin (PyO3/maturin)</summary> ### [`v1.12.6`](https://redirect.github.com/PyO3/maturin/releases/tag/v1.12.6) [Compare Source](https://redirect.github.com/PyO3/maturin/compare/v1.12.5...v1.12.6) #### What's Changed - Sync legacy\_py.rs with upstream PyPI warehouse legacy.py ([#​3053](https://redirect.github.com/PyO3/maturin/pull/3053)) - Keep cargo build artifact at original path after staging ([#​3054](https://redirect.github.com/PyO3/maturin/pull/3054)) **Full Changelog**: <https://github.com/PyO3/maturin/compare/v1.12.5...v1.12.6> ### [`v1.12.5`](https://redirect.github.com/PyO3/maturin/releases/tag/v1.12.5) [Compare Source](https://redirect.github.com/PyO3/maturin/compare/v1.12.4...v1.12.5) #### What's Changed - feat: include debug info files (.pdb, .dSYM, .dwp) in wheels by [@​messense](https://redirect.github.com/messense) in [#​3024](https://redirect.github.com/PyO3/maturin/pull/3024) - Fix wrong abi3 tag for conditional cargo features enabled pyo3 abi3 feature by [@​messense](https://redirect.github.com/messense) in [#​3029](https://redirect.github.com/PyO3/maturin/pull/3029) - fix: `maturin build --sdist` wheel name/layout for excluded workspace crates by [@​messense](https://redirect.github.com/messense) in [#​3031](https://redirect.github.com/PyO3/maturin/pull/3031) - fix: preserve wheel output dir when building from unpacked sdist by [@​messense](https://redirect.github.com/messense) in [#​3036](https://redirect.github.com/PyO3/maturin/pull/3036) - feat: add python-implementation condition to conditional features by [@​messense](https://redirect.github.com/messense) in [#​3038](https://redirect.github.com/PyO3/maturin/pull/3038) - Update zip to 8.1 by [@​musicinmybrain](https://redirect.github.com/musicinmybrain) in [#​3039](https://redirect.github.com/PyO3/maturin/pull/3039) - Use the latest version of github actions by [@​Armavica](https://redirect.github.com/Armavica) in [#​3040](https://redirect.github.com/PyO3/maturin/pull/3040) - Use renovate and pinned hashes for GitHub Actions by [@​konstin](https://redirect.github.com/konstin) in [#​3043](https://redirect.github.com/PyO3/maturin/pull/3043) - chore(deps): update taiki-e/install-action digest to [`7410117`](https://redirect.github.com/PyO3/maturin/commit/7410117) by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​3046](https://redirect.github.com/PyO3/maturin/pull/3046) - Fix non-existent comment tag by [@​konstin](https://redirect.github.com/konstin) in [#​3044](https://redirect.github.com/PyO3/maturin/pull/3044) - chore(deps): update dtolnay/rust-toolchain digest to [`efa25f7`](https://redirect.github.com/PyO3/maturin/commit/efa25f7) by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​3045](https://redirect.github.com/PyO3/maturin/pull/3045) - chore(deps): update actions/attest-build-provenance action to v4 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​3047](https://redirect.github.com/PyO3/maturin/pull/3047) - Use mmap for faster warn\_missing\_py\_init by [@​orlp](https://redirect.github.com/orlp) in [#​2950](https://redirect.github.com/PyO3/maturin/pull/2950), to be safe we now move the cargo built artifact to `target/maturin` so this may cause breakage if you rely on it in standard cargo `target/` location #### New Contributors - [@​Armavica](https://redirect.github.com/Armavica) made their first contribution in [#​3040](https://redirect.github.com/PyO3/maturin/pull/3040) - [@​renovate](https://redirect.github.com/renovate)\[bot] made their first contribution in [#​3046](https://redirect.github.com/PyO3/maturin/pull/3046) - [@​orlp](https://redirect.github.com/orlp) made their first contribution in [#​2950](https://redirect.github.com/PyO3/maturin/pull/2950) **Full Changelog**: <https://github.com/PyO3/maturin/compare/v1.12.4...v1.12.5> </details> --- ### Configuration 📅 **Schedule**: Branch creation - Between 01:00 AM and 03:59 AM, only on Monday ( * 1-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/j178/prek). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My42Ni40IiwidXBkYXRlZEluVmVyIjoiNDMuNjYuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJpbnRlcm5hbCJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>