-
Notifications
You must be signed in to change notification settings - Fork 8
Bump pyo3 from 0.23.2 to 0.23.3 in /rust in the cargo group #76
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
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Pull Request Test Coverage Report for Build 13542903797Details
💛 - Coveralls |
Collaborator
|
@dependabot recreate |
95d6b30 to
e163460
Compare
kralka
added a commit
to kralka/sedpack
that referenced
this pull request
Jan 3, 2025
Bump Rust dependencies manually since PR google#76 was not building.
Closed
Collaborator
|
Suggestion: wait until 0.23.4 is released (PyO3/pyo3#4835): PyO3/pyo3#4808 should fix the build. |
Collaborator
|
@dependabot recreate |
e163460 to
c9b6452
Compare
wsxrdv
added a commit
to wsxrdv/sedpack
that referenced
this pull request
Jan 14, 2025
Dependabot's PR google#76 bumped to 0.23.3 which was causing problems with free threading Python (no GIL).
Closed
Collaborator
|
@dependabot recreate |
c9b6452 to
d555a46
Compare
Collaborator
|
@dependabot recreate |
1359446 to
bb43f4b
Compare
Collaborator
|
@dependabot recreate |
Bumps the cargo group in /rust with 1 update: [pyo3](https://github.com/pyo3/pyo3). Updates `pyo3` from 0.23.2 to 0.23.3 - [Release notes](https://github.com/pyo3/pyo3/releases) - [Changelog](https://github.com/PyO3/pyo3/blob/main/CHANGELOG.md) - [Commits](PyO3/pyo3@v0.23.2...v0.23.3) --- updated-dependencies: - dependency-name: pyo3 dependency-type: direct:production dependency-group: cargo ... Signed-off-by: dependabot[bot] <[email protected]>
bb43f4b to
b4fa736
Compare
Collaborator
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the cargo group in /rust with 1 update: pyo3.
Updates
pyo3from 0.23.2 to 0.23.3Release notes
Sourced from pyo3's releases.
Changelog
Sourced from pyo3's changelog.
Commits
b5599dcrelease: 0.23.3a423c79fixPYO3_CONFIG_FILEenv var not requesting rebuilds (#4758)9c862e5fix anotherunsafe_op_in_unsafe_fntrigger (#4753)5c681casupport python3-dll-a free-threaded generation (#4749)3cb0b87ci: test debug builds using 3.13.0 (#4750)9714eabdon't link to abi3 dll on windows for free-threaded build (#4733)a752425add missing CHANGELOG entry for 4589 (#4744)d3f79cfci: updates for Rust 1.83 (#4741)42bd0e5Update class.md (#4739)824ba56fix clippy beta (#4737)You can trigger a rebase of this PR 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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.