build(deps): bump the cargo-minor-patch group with 3 updates - #335
Merged
krisztianfekete merged 1 commit intoAug 11, 2026
Merged
Conversation
Bumps the cargo-minor-patch group with 3 updates: [pyo3](https://github.com/pyo3/pyo3), [rand](https://github.com/rust-random/rand) and [trybuild](https://github.com/dtolnay/trybuild). Updates `pyo3` from 0.29.0 to 0.29.1 - [Release notes](https://github.com/pyo3/pyo3/releases) - [Changelog](https://github.com/PyO3/pyo3/blob/main/CHANGELOG.md) - [Commits](PyO3/pyo3@v0.29.0...v0.29.1) Updates `rand` from 0.10.1 to 0.10.2 - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md) - [Commits](rust-random/rand@0.10.1...0.10.2) Updates `trybuild` from 1.0.118 to 1.0.120 - [Release notes](https://github.com/dtolnay/trybuild/releases) - [Commits](dtolnay/trybuild@1.0.118...1.0.120) --- updated-dependencies: - dependency-name: pyo3 dependency-version: 0.29.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-patch - dependency-name: rand dependency-version: 0.10.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-patch - dependency-name: trybuild dependency-version: 1.0.120 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
krisztianfekete
approved these changes
Aug 11, 2026
dependabot
Bot
deleted the
dependabot/cargo/cargo-minor-patch-393651b98a
branch
August 11, 2026 08:49
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
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-minor-patch group with 3 updates: pyo3, rand and trybuild.
Updates
pyo3from 0.29.0 to 0.29.1Release notes
Sourced from pyo3's releases.
Changelog
Sourced from pyo3's changelog.
Commits
d7ad41frelease: 0.29.1b55cb76internal: Avoid parallel test triggered GC to interfere with test_gc.rs (#6238)ab81fe7add an AI contributions policy (#6141)a1640capyo3-introspection Fixes wheel publishing (#6130)e7516f1docs: mention maturin develop --release in quickstart (#6131)d185ecbexperimental-inspect: don't pad blank docstring lines with the body indenta...e268e6dexperimental-inspect: introspect#[pyfunction]under its Python name (#6254)2505e48experimental-inspect: emit positional-only arguments for slot-backed magic ...2b66c50internal: Remove IMPLEMENTS_INTOPYOBJECT parameter from PyClassGetterGenerato...0dbb34dsyncRequires Rustinpyo3-ffi\README.md,src\lib.rswithREADME.md(...Updates
randfrom 0.10.1 to 0.10.2Changelog
Sourced from rand's changelog.
Commits
1540ea3Prepare rand 0.10.2 (#1800)a29964aBump chacha20 from 0.10.0 to 0.10.1 in the all-deps group (#1801)ced9491Tweak docs for RngExt::random_range and SampleRange (#1798)db14664Check UniformChar validity on deser (#1790)bea8620Bump the all-deps group with 2 updates (#1796)4f44932Bump actions/cache from 5 to 6 (#1795)b999a13Bump actions/checkout from 6 to 7 (#1794)aeab810Avoid unsafe where safety depends on non-local values (#1791)1896d7cAdd typos CI job (#1789)43eddeeBump the all-deps group with 2 updates (#1788)Updates
trybuildfrom 1.0.118 to 1.0.120Release notes
Sourced from trybuild's releases.
Commits
2adc265Release 1.0.120bc87f59Merge pull request #342 from dtolnay/longestdep85d74ecAccept snapshots with original path dep behaviora20999dMerge pull request #341 from dtolnay/longestdepcf672edPrefer longest match in path dependency search8661abcMerge pull request #340 from dtolnay/morepathdep527ecc9Accept old snapshots without more path dependenciesde08a76Collect more path dependencies from dev deps and target deps3ce9ec5Raise required compiler to Rust 1.88a065cd4Release 1.0.119Dependabot 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 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