rust-python-coverage
rust-python-coverage copied to clipboard
uv(deps): bump maturin from 1.10.0 to 1.10.2 in the build-tools group
Bumps the build-tools group with 1 update: maturin.
Updates maturin from 1.10.0 to 1.10.2
Release notes
Sourced from maturin's releases.
v1.10.2
What's Changed
- Fix tagging for iOS x86_64 simulator wheels.
- Set entry type when adding to the tar file.
Full Changelog: https://github.com/PyO3/maturin/compare/v1.10.1...v1.10.2
v1.10.1
What's Changed
- static link liblzma by
@messensein PyO3/maturin#2847Full Changelog: https://github.com/PyO3/maturin/compare/v1.10.0...v1.10.1
Changelog
Sourced from maturin's changelog.
[1.10.2]
- Fix tagging for iOS x86_64 simulator wheels.
- Set entry type when adding to the tar file.
[1.10.1]
- Fix wrong dependency on Homebrew liblzma on macOS by static linking liblama
Commits
39f1b16Release v1.10.2814cda9Fix cargo deny check10c977dSet entry type when adding to the tar file (#2859)39d2f70Correct tagging for x86_64 iOS simulator wheels. (#2851)1110b0aRemove unused code (#2848)bc2cfefRelease v1.10.1e9ad5f4static link liblzma (#2847)1c443e8[pre-commit.ci] pre-commit autoupdate (#2845)17db515CI: always runconclusionstep (#2843)- See full diff in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions