Skip to content

Bump maturin from 1.11.5 to 1.12.0#237

Open
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/uv/dev/maturin-1.12.0
Open

Bump maturin from 1.11.5 to 1.12.0#237
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/uv/dev/maturin-1.12.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 15, 2026

Bumps maturin from 1.11.5 to 1.12.0.

Release notes

Sourced from maturin's releases.

v1.12.0

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from maturin's changelog.

1.12.0

  • Use pypi compatibility validation for own CI (#2929)
  • Update toml crates for toml 1.1 support (#2934)
  • Use a single location for MSRV (#2936)
  • Fix editable install for binary projects with Python modules (#2938)
  • Release to crates.io only after the builds passed (#2939)
  • Use mymindstorm/setup-emsdk@v14 in generated GitHub Actions workflow (#2941)
  • Use trusted publishing for crates.io (#2943)
  • Filter linked_paths by KIND and linked_libs (#2949)
  • Update bytes to 1.11.1 (#2960)
  • Normalize wheel distribution names to match the PyPA spec (#2954)
  • Allow build loongarch64 and riscv64 for musllinux (#2963)
  • Strip excluded cargo targets in sdist (#2964)
  • Normalize wheel RECORD paths (on Windows) (#2965)
  • Bump MSRV to 1.88.0 (#2966)
  • Support MATURIN_STRIP env var and --strip true/false to override pyproject.toml (#2968)
  • Fix: copy bin artifacts before auditwheel repair to avoid rerun failures (#2969)
  • Fix: rewrite python-source in pyproject.toml when building sdist (#2972)
  • Fix: resolve wheel include patterns relative to project root (#2973)
  • Fix: always include workspace Cargo.toml in sdist (#2974)
  • Refactor: simplify source_distribution.rs (#2976)
  • Feat: support PEP 735 dependency groups in develop command (#2978)
  • Fix license file handling for workspace-level license files (#2970)
  • Support PEP 739 build-details.json when cross compiling (#2979)
  • Fix .libs directory name for namespace packages (#2981)
  • Fix: exclude duplicate python source files from sdist for workspace members (#2982)
  • Fix: remove default-members from workspace Cargo.toml in sdist (#2983)
  • Fix: correctly filter workspace members in sdist by directory path (#2984)
  • Feat: Add PEP 770 SBOM support (#2980)
  • Error when python-source is set but Python module is missing (#2986)
  • Feat: add auditwheel SBOM for grafted shared libraries (#2985)
  • Fix sdist duplicate README error when readme is in both Cargo.toml and pyproject.toml (#2987)
  • Fix: support python-source pointing outside Rust source directory (#2988)
  • Relax ziglang dependency version requirement (#2990)
  • Stop adding link-native-libraries flag by default in Emscripten platform in latest Rust (#2991)
  • Fix docker build github workflow
  • Fix: platform.system() on Android for Python 3.13+ (#2992)
  • Document more environment variables in user guide
  • Fix: check external libs for glibc version when determining platform tag (#2993)
  • Update cargo-zigbuild to 0.22.0 (#2994)
  • Sbom: filter to bindings crate only and upgrade to CycloneDX v1.5 (#2995)
  • Upgrade ureq to 3.2.0 and migrate to built-in multipart (#2997)
Commits
  • 17a008d Release v1.12.0 (#2998)
  • acb6fec Upgrade ureq to 3.2.0 and migrate to built-in multipart (#2997)
  • a7406e4 sbom: filter to bindings crate only and upgrade to CycloneDX v1.5 (#2995)
  • a2a6e4e Update cargo-zigbuild to 0.22.0 (#2994)
  • 4b065d3 fix: check external libs for glibc version when determining platform tag (#2993)
  • 4c3254f Document more environment variables in user guide
  • a23a6b5 fix: platform.system() on Android for Python 3.13+ (#2992)
  • 5e31a16 Fix docker build github workflow
  • cb9ebcf Stop adding link-native-libraries flag by default in Emscripten platform in l...
  • a5a85f0 Relax ziglang dependency version requirement (#2990)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [maturin](https://github.com/pyo3/maturin) from 1.11.5 to 1.12.0.
- [Release notes](https://github.com/pyo3/maturin/releases)
- [Changelog](https://github.com/PyO3/maturin/blob/main/Changelog.md)
- [Commits](PyO3/maturin@v1.11.5...v1.12.0)

---
updated-dependencies:
- dependency-name: maturin
  dependency-version: 1.12.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Feb 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants