Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency maturin to v1.7.0 #64

Merged
merged 1 commit into from
Jul 15, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 15, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
maturin (changelog) 1.2.3 -> 1.7.0 age adoption passing confidence

Release Notes

pyo3/maturin (maturin)

v1.7.0

Compare Source

  • Initial iOS support in #​2101
  • Remove old import hook in #​2105, use maturin-import-hook instead
  • Bump MSRV to 1.74.0 in #​2108
  • Add support for overriding wheel tag with _PYTHON_HOST_PLATFORM in #​2122
  • Don't add files to an archive more than once #​2125
  • Only use base python executable when MATURIN_PEP517_USE_BASE_PYTHON is set in #​2134

v1.6.0

Compare Source

  • Detect compiling from Linux gnu to Linux musl as cross compiling in #​2010
  • Add musllinux support to generate-ci in #​2011
  • Add uv support to develop command in #​2015
  • Add support for AIX target in #​2030
  • Remove rust-cpython support in #​2044
  • Add a global -v option in #​2080
  • Detect target based on interpreter for pep517 build-wheel in #​2088
  • Use base executable when possible in PEP 517 build in #​2094

v1.5.1

Compare Source

  • Fix usage of --compatibility when run as a PEP517 backend in #​1992
  • Fix upload returning malformed summary error in #​2002

v1.5.0

Compare Source

  • Bump metadata version from 2.1 to 2.3 in #​1965. 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
  • Reject -i python when cross compiling in #​1891
  • Support uniffi-bindgen in cargo workspaces in #​1909
  • Add support for configuring xwin using env vars in #​1961
  • Add validation for crate/package name in new/init in #​1943
  • Add 32-bit RISC-V support in #​1969
  • Improve import hook changes in #​1958
  • Adjust cbindgen Overrides for CFFI in #​1957

v1.4.0

Compare Source

  • Bump MSRV to 1.67.0 in #​1847
  • Add support for cross compiling with cross in #​1865

v1.3.2

Compare Source

  • Add support for uniffi library mode in #​1729
  • Un-deprecate MATURIN_PEP517_ARGS env var in #​1820
  • Fix missing member in Cargo.toml for sdist of nested workspace layout in #​1828
  • Escape display name in email addresses of wheel metadata in #​1832
  • Fix rewriting workspace Cargo.toml in sdist in #​1841
  • Fix glob workspace members matching in sdist in #​1846

v1.3.1

Compare Source

  • Use external uniffi-bindgen if no root package is configured in #​1797
  • Fix wheel filename for GraalPy in #​1802
  • Add unittest skeleton to mixed Python/Rust projects in #​1807
  • Preserve trailing whitespace in new project files in #​1808
  • Fix missing workspace.members in sdist in #​1811
  • Don't set MACOSX_DEPLOYMENT_TARGET for editable builds by default in #​1815

v1.3.0

Compare Source

  • Refactor Cargo sdist generator to avoid rewriting local dependencies in #​1741
  • Added --pip-path argument to develop command in #​1753
  • Ignore sdist output files when building sdist in #​1756
  • Use python.exe by default in build command on Windows in #​1757
  • Don't require uniffi-bindgen to be installed for uniffi bindings in #​1762
  • Fix platform tag for graalpy in #​1773
  • Always set minor version to 0 when major version >= 11 for macOS in #​1778
  • Warning about incorrect maturin version pyproject.toml [build-system] requires in #​1793

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.


  • If you want to rebase/retry this PR, check this box

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

@dimastbk dimastbk merged commit c40d0ae into master Jul 15, 2024
28 checks passed
@dimastbk dimastbk deleted the renovate/maturin-1.x-lockfile branch July 15, 2024 10:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant