-
Notifications
You must be signed in to change notification settings - Fork 7
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
Bump pyo3 from 0.23.2 to 0.23.3 in /rust in the cargo group #76
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/cargo/rust/cargo-553fd7204f
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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 12765225585Details
💛 - Coveralls |
@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
Suggestion: wait until 0.23.4 is released (PyO3/pyo3#4835): PyO3/pyo3#4808 should fix the build. |
@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).
@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]>
c9b6452
to
d555a46
Compare
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
pyo3
from 0.23.2 to 0.23.3Release notes
Sourced from pyo3's releases.
Changelog
Sourced from pyo3's changelog.
Commits
b5599dc
release: 0.23.3a423c79
fixPYO3_CONFIG_FILE
env var not requesting rebuilds (#4758)9c862e5
fix anotherunsafe_op_in_unsafe_fn
trigger (#4753)5c681ca
support python3-dll-a free-threaded generation (#4749)3cb0b87
ci: test debug builds using 3.13.0 (#4750)9714eab
don't link to abi3 dll on windows for free-threaded build (#4733)a752425
add missing CHANGELOG entry for 4589 (#4744)d3f79cf
ci: updates for Rust 1.83 (#4741)42bd0e5
Update class.md (#4739)824ba56
fix 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 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 <dependency name> major version
will 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 version
will 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.