Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 11, 2026

Bumps maturin from 1.10.2 to 1.11.5.

Release notes

Sourced from maturin's releases.

v1.11.5

1.11.5

  • Allow combining --compatibility pypi with other --compatibility values (#2928)

v1.11.4

1.11.4

  • Support armv6l and armv7l in pypi compatibility (#2926)
  • Improve the reliability of maturin's own CI

v1.11.2

What's Changed

Important maturin upload is deprecated and will be removed in maturin 2.0 (PyO3/maturin#2334)

Full Changelog: PyO3/maturin@v1.11.1...v1.11.2

v1.11.1

Release Notes

Important maturin upload is deprecated and will be removed in maturin 2.0 (PyO3/maturin#2334)

  • Fix compiled artifacts being excluded by source path matching (#2910)
  • Better error reporting for missing interpreters (#2918)
  • Ignore unreadable excluded directories (#2916)

v1.11.0

Important maturin upload is deprecated and will be removed in maturin 2.0 (PyO3/maturin#2334)

This release was yanked from PyPI.

What's Changed

... (truncated)

Changelog

Sourced from maturin's changelog.

1.11.5

  • Allow combining --compatibility pypi with other --compatibility values (#2928)

1.11.4

  • Support armv6l and armv7l in pypi compatibility (#2926)
  • Improve the reliability of maturin's own CI

1.11.3

  • Fix manylinux2014 compliance check (#2922)

1.11.2

  • Fix failed release

1.11.1

  • Fix compiled artifacts being excluded by source path matching (#2910)
  • Better error reporting for missing interpreters (#2918)
  • Ignore unreadable excluded directories (#2916)

[1.11.0] - Yanked

Note: This release was yanked to a regression: PyO3/maturin#2909

  • Refactor ModuleWriter to be easier to implement and use
  • Add Android cross compilation support, fix wheel tags for Android
  • Update generate-ci to macos-15-intel and add windows arm support
  • Deprecate 'upload' and 'publish' CLI commands
Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Jan 11, 2026
@dependabot dependabot bot force-pushed the dependabot/uv/dev/maturin-1.11.5 branch 2 times, most recently from bc16be5 to 2417f6e Compare January 19, 2026 23:31
@dependabot dependabot bot force-pushed the dependabot/uv/dev/maturin-1.11.5 branch from 2417f6e to 07ed576 Compare January 21, 2026 16:28
TheTechromancer and others added 2 commits January 21, 2026 11:28
Bumps [maturin](https://github.com/pyo3/maturin) from 1.10.2 to 1.11.5.
- [Release notes](https://github.com/pyo3/maturin/releases)
- [Changelog](https://github.com/PyO3/maturin/blob/main/Changelog.md)
- [Commits](PyO3/maturin@v1.10.2...v1.11.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
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.

2 participants