Skip to content

chore(deps-dev): bump maturin from 1.8.3 to 1.8.6 in /functional-tests #845

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

Merged
merged 1 commit into from
Jun 3, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 1, 2025

Bumps maturin from 1.8.3 to 1.8.6.

Release notes

Sourced from maturin's releases.

v1.8.6

What's Changed

New Contributors

Full Changelog: PyO3/maturin@v1.8.5...v1.8.6

v1.8.5

What's Changed

Full Changelog: PyO3/maturin@v1.8.4...v1.8.5

Changelog

Sourced from maturin's changelog.

[1.8.6]

  • Print a message when overriding platform tag from _PYTHON_HOST_PLATFORM in #2594
  • Use the current python interpreter's version when the abi3 feature is set with no explicit version in #2597

[1.8.5]

  • Fix release CI build

[1.8.4]

  • Install a Rust toolchain into a temporary directory when building maturin itself or a package and a Rust toolchain is missing. Set MATURIN_NO_INSTALL_RUST to disable this behavior. #2421
  • Fix broken maturin develop with latest uv in #2584
  • Add PYO3_PYTHON env var support in #2534
  • Sort RECORD file in wheel archives to make them deterministic in #2550
  • Publish wheel for loongarch64 in #2548
  • Add --compression-level option to build command in #2572
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 Pull requests that update Python code labels Jun 1, 2025
@dependabot dependabot bot requested review from a team as code owners June 1, 2025 05:57
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 1, 2025
Copy link
Contributor

github-actions bot commented Jun 1, 2025

Commit: 718d4af

SP1 Execution Results

program cycles success
Bitcoin Blockspace 71,672
EVM EE STF 277,613
CL STF 167,106
Checkpoint 4,252

storopoli
storopoli previously approved these changes Jun 2, 2025
Copy link
Member

@storopoli storopoli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK f6d77e0

@storopoli storopoli enabled auto-merge June 2, 2025 11:22
delbonis
delbonis previously approved these changes Jun 2, 2025
@storopoli storopoli added this pull request to the merge queue Jun 2, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to a conflict with the base branch Jun 2, 2025
Bumps [maturin](https://github.com/pyo3/maturin) from 1.8.3 to 1.8.6.
- [Release notes](https://github.com/pyo3/maturin/releases)
- [Changelog](https://github.com/PyO3/maturin/blob/main/Changelog.md)
- [Commits](PyO3/maturin@v1.8.3...v1.8.6)

---
updated-dependencies:
- dependency-name: maturin
  dependency-version: 1.8.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot dismissed stale reviews from delbonis and storopoli via c82e64e June 2, 2025 21:24
@dependabot dependabot bot force-pushed the dependabot/pip/functional-tests/maturin-1.8.6 branch from f6d77e0 to c82e64e Compare June 2, 2025 21:24
@storopoli storopoli merged commit dcfb2fc into main Jun 3, 2025
17 checks passed
@storopoli storopoli deleted the dependabot/pip/functional-tests/maturin-1.8.6 branch June 3, 2025 09:01
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.

2 participants