Skip to content

chore(deps): bump maturin from 1.7.8 to 1.12.4 in /nada-lang#187

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/nada-lang/maturin-1.12.4
Open

chore(deps): bump maturin from 1.7.8 to 1.12.4 in /nada-lang#187
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/nada-lang/maturin-1.12.4

Conversation

@dependabot
Copy link

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

Bumps maturin from 1.7.8 to 1.12.4.

Release notes

Sourced from maturin's releases.

v1.12.4

What's Changed

New Contributors

Full Changelog: PyO3/maturin@v1.12.3...v1.12.4

v1.12.3

What's Changed

New Contributors

Full Changelog: PyO3/maturin@v1.12.2...v1.12.3

v1.12.2

What's Changed

Full Changelog: PyO3/maturin@v1.12.1...v1.12.2

v1.12.1

What's Changed

Full Changelog: PyO3/maturin@v1.12.0...v1.12.1

v1.12.0

What's Changed

... (truncated)

Changelog

Sourced from maturin's changelog.

1.12.4

  • Upgrade memmap2 version (#3021)
  • Fix: platform tag detection for Android targets (#3023)
  • Fix: only ignore maturin-generated native libraries on all platforms (#3025)
  • Fix: ignore develop artifacts for all binding types during build (#3026)
  • Feat: support conditional cargo features based on Python version (#3027)

1.12.3

  • Ci: set crt-static for riscv64 and loongarch64 musl targets (#3009)
  • Fix: support maturin develop on Windows ARM with x86 Python (#3011)
  • Fix: exclude external_packages bindings from uniffi wheels (#3013)
  • Update cargo-zigbuild to 0.22.1 (#3015)
  • Feat: build wheels from sdist with --sdist flag (#3014)
  • Feat: add include-import-lib option to bundle Windows import libraries in wheels (#3017)
  • Fix: auditwheel external lib check respects musllinux and reports symbol versions (#3019)

1.12.2

  • Fix: allow absolute paths for --sbom-include (#3004)

1.12.1

  • Fix crates.io trusted publishing
  • Replace addnab/docker-run-action with direct docker run command
  • Document SBOM support in user guide
  • Add --sbom-include CLI argument for additional SBOM files (#2999)
  • Fix: resolve include patterns relative to python-source for sdist and wheel (#3000)
  • Feat: log external shared libraries and their dependents before patchelf
  • Feat: support including OUT_DIR assets in wheel builds (#3001)
  • Add test case for uniffi with multiple crates (#2839)

1.12.0

  • Use pypi compatibility validation for own CI (#2929)
  • Update toml crates for toml 1.1 support (#2934)
  • 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)
  • 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)

... (truncated)

Commits
  • 8495767 Release v1.12.4
  • ca9dd29 feat: support conditional cargo features based on Python version (#3027)
  • d4c26a4 Include links in recent changelog entries
  • f13cd43 fix: ignore develop artifacts for all binding types during build (#3026)
  • 80dcb5d fix: only ignore maturin-generated native libraries on all platforms (#3025)
  • 15e26ff Switch to issue type in github issue templates
  • f533eed fix: platform tag detection for Android targets (#3023)
  • 468a6e5 Upgrade memmap2 version (#3021)
  • ad9021c Separate sdist build from release workflow
  • dff8bfc Release v1.12.3
  • 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.7.8 to 1.12.4.
- [Release notes](https://github.com/pyo3/maturin/releases)
- [Changelog](https://github.com/PyO3/maturin/blob/main/Changelog.md)
- [Commits](PyO3/maturin@v1.7.8...v1.12.4)

---
updated-dependencies:
- dependency-name: maturin
  dependency-version: 1.12.4
  dependency-type: direct:production
  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 Pull requests that update Python code labels Feb 23, 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 Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants