Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Bump setuptools-rust from 1.8.0 to 1.8.1 #16601

Merged
merged 1 commit into from
Nov 6, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 6, 2023

Bumps setuptools-rust from 1.8.0 to 1.8.1.

Release notes

Sourced from setuptools-rust's releases.

v1.8.1

Fixed

  • Fix regression in install_extension crashing since 1.8.0. #380
Changelog

Sourced from setuptools-rust's changelog.

1.8.1 (2023-10-30)

Fixed

  • Fix regression in install_extension crashing since 1.8.0. #380
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)

Bumps [setuptools-rust](https://github.com/PyO3/setuptools-rust) from 1.8.0 to 1.8.1.
- [Release notes](https://github.com/PyO3/setuptools-rust/releases)
- [Changelog](https://github.com/PyO3/setuptools-rust/blob/main/CHANGELOG.md)
- [Commits](PyO3/setuptools-rust@v1.8.0...v1.8.1)

---
updated-dependencies:
- dependency-name: setuptools-rust
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner November 6, 2023 04:13
@dependabot dependabot bot added dependencies Pull requests from dependabot that update a dependency file python Pull requests that update Python code labels Nov 6, 2023
@clokep clokep merged commit 1a9b22a into develop Nov 6, 2023
38 of 40 checks passed
@clokep clokep deleted the dependabot/pip/setuptools-rust-1.8.1 branch November 6, 2023 13:12
@DMRobertson
Copy link
Contributor

If we're happy with setuptools-rust 1.8.1 we should bump the build-time upper bound in pyproject.toml too, I think?

@clokep
Copy link
Member

clokep commented Nov 6, 2023

If we're happy with setuptools-rust 1.8.1 we should bump the build-time upper bound in pyproject.toml too, I think?

Ugh, yes. Sorry. 🤦

@clokep
Copy link
Member

clokep commented Nov 6, 2023

See #16605.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests from dependabot 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