chore(deps): bump the cargo group across 1 directory with 8 updates - #3
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the cargo group across 1 directory with 8 updates#3dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the cargo group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [gix-features](https://github.com/GitoxideLabs/gitoxide) | `0.38.2` | `0.48.1` | | [gix-date](https://github.com/GitoxideLabs/gitoxide) | `0.8.7` | `0.15.6` | | [lru](https://github.com/jeromefroe/lru-rs) | `0.12.5` | `0.16.3` | | [rand](https://github.com/rust-random/rand) | `0.8.5` | `0.10.2` | | [pyo3](https://github.com/pyo3/pyo3) | `0.27.2` | `0.29.0` | | [quinn-proto](https://github.com/quinn-rs/quinn) | `0.11.14` | `0.11.17` | | [rustls-webpki](https://github.com/rustls/webpki) | `0.103.9` | `0.103.14` | Updates `gix-features` from 0.38.2 to 0.48.1 - [Release notes](https://github.com/GitoxideLabs/gitoxide/releases) - [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md) - [Commits](GitoxideLabs/gitoxide@gix-features-v0.38.2...gix-features-v0.48.1) Updates `gix-date` from 0.8.7 to 0.15.6 - [Release notes](https://github.com/GitoxideLabs/gitoxide/releases) - [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md) - [Commits](GitoxideLabs/gitoxide@gix-date-v0.8.7...gix-date-v0.15.6) Updates `lru` from 0.12.5 to 0.16.3 - [Changelog](https://github.com/jeromefroe/lru-rs/blob/master/CHANGELOG.md) - [Commits](jeromefroe/lru-rs@0.12.5...0.16.3) Updates `rand` from 0.8.5 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.8.5...0.10.2) Updates `pyo3` from 0.27.2 to 0.29.0 - [Release notes](https://github.com/pyo3/pyo3/releases) - [Changelog](https://github.com/PyO3/pyo3/blob/main/CHANGELOG.md) - [Commits](PyO3/pyo3@v0.27.2...v0.29.0) Updates `gix-validate` from 0.8.5 to 0.11.3 - [Release notes](https://github.com/GitoxideLabs/gitoxide/releases) - [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md) - [Commits](GitoxideLabs/gitoxide@gix-validate-v0.8.5...gix-validate-v0.11.3) Updates `quinn-proto` from 0.11.14 to 0.11.17 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](quinn-rs/quinn@quinn-proto-0.11.14...quinn-proto-0.11.17) Updates `rustls-webpki` from 0.103.9 to 0.103.14 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](https://github.com/rustls/webpki/commits) --- updated-dependencies: - dependency-name: gix-features dependency-version: 0.48.1 dependency-type: direct:production dependency-group: cargo - dependency-name: gix-date dependency-version: 0.15.6 dependency-type: direct:production dependency-group: cargo - dependency-name: lru dependency-version: 0.16.3 dependency-type: direct:production dependency-group: cargo - dependency-name: rand dependency-version: 0.10.2 dependency-type: direct:production dependency-group: cargo - dependency-name: pyo3 dependency-version: 0.29.0 dependency-type: direct:production dependency-group: cargo - dependency-name: gix-validate dependency-version: 0.11.3 dependency-type: indirect dependency-group: cargo - dependency-name: quinn-proto dependency-version: 0.11.17 dependency-type: indirect dependency-group: cargo - dependency-name: rustls-webpki dependency-version: 0.103.14 dependency-type: indirect dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com>
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 group with 7 updates in the / directory:
0.38.20.48.10.8.70.15.60.12.50.16.30.8.50.10.20.27.20.29.00.11.140.11.170.103.90.103.14Updates
gix-featuresfrom 0.38.2 to 0.48.1Changelog
Sourced from gix-features's changelog.
... (truncated)
Commits
10c58bbRelease gix-error v0.2.4, gix-date v0.15.4, gix-actor v0.41.1, gix-trace v0.1...b6c41cbMontly report for May 2026faecc23Merge pull request #2607 from SarthakB11/fix/issue-18428323858fix: Derive$0forsh -cfrom the shell's basenamed62e33cAdd tests for$0deriving from the actually-running shellf6433acUpdate downstream test assertions for sh $0 change6752a96Pass sh (not --) as $0 to sh -c4377485Merge pull request #2612 from GitoxideLabs/improvements123cdafspawn_git_daemonnow spawns the git daemon on a free port automaticallycad26e9fix: disable automatic Git maintenance in gix-testtools, add `apply_git_confi...Updates
gix-datefrom 0.8.7 to 0.15.6Release notes
Sourced from gix-date's releases.
Changelog
Sourced from gix-date's changelog.
... (truncated)
Commits
27aec47Release gix-path v0.12.2, gix-error v0.2.5, gix-utils v0.3.4, gix-date v0.15....a30d02ftest: cover carriage returns in credential context values3a99e25fix: also reject carriage return when parsing credentials7056d62Merge pull request #2698 from GitoxideLabs/multi-remote-url432e2b1Add missing SHA256 archive5f244b3fix: preserve multiple remote URLs (#2696)f803d3eMerge pull request #2713 from GitoxideLabs/fix-flaky-cargo-run06408b2fix: preserve input when optional filter drivers faile9d1d26fix: handle broken pipes from optional filter driverseaf579etest: avoid nested Cargo in gix-filter driver testsUpdates
lrufrom 0.12.5 to 0.16.3Changelog
Sourced from lru's changelog.
Commits
af233e5Merge pull request #225 from jeromefroe/jerome/prepare-0-16-3-releasecf56f9aPrepare 0.16.3 release62be24cMerge pull request #224 from paolobarbolini/iter-mut-stacked-borrows-violation25669e7Add regression test forIterMutstacked borrows violationb9bca34Fix stacked borrows violation inIterMut::nextandIterMut::next_backc1f843dMerge pull request #223 from jeromefroe/jerome/prepare-0-16-2-releasefc4f309Prepare 0.16.2 releasee91ea2bMerge pull request #222 from torokati44/hashbrown-0.1690d05feUpdate hashbrown to 0.16c699209Merge pull request #220 from jeromefroe/jerome/prepare-0-16-1-releaseUpdates
randfrom 0.8.5 to 0.10.2Changelog
Sourced from rand's changelog.
... (truncated)
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
pyo3from 0.27.2 to 0.29.0Release notes
Sourced from pyo3's releases.
... (truncated)
Changelog
Sourced from pyo3's changelog.
... (truncated)
Commits
0f90242release: 0.29.0 (#6107)cd128eddoc: mention abi3t, python3t.dll, and abi3t_compat folder in FAQ (#6124)7e2ef18Avoid type checks in methods where CPython already guarantees the received ty...f930199docs: additional detail in migration guide for 0.29 (#6123)91ab0d1Enable Windows abi3t tests (#6106)fe0fdd5addPyLong*API (3.14+) (#6016)f41b1dfHang when reattaching after detach during shutdown (#6085)5ae66a8Fix double import on RustPython (#6122)ad4a510PyFunction: enable some extra tests with abi3 (#6118)c79ac0eci: Add test for minimum supported debug build of Python (#5852)Updates
gix-validatefrom 0.8.5 to 0.11.3Release notes
Sourced from gix-validate's releases.
Changelog
Sourced from gix-validate's changelog.
... (truncated)
Commits
f0ec710Release gix-trace v0.1.21, gix-validate v0.11.3, gix-path v0.12.3, gix-utils ...463a9f7proofread report2140142feat: add configurable terminal screen modes.e8a9649feat: limit commit selection highlighting.b5e7a45fix: better memory handling (use less)7118a84feat: mailmap support with 'm' toggle.f2b4297Just call me Byrona8a5528report July 2026dbe7bb6Merge pull request #2813 from GitoxideLabs/tix-authorscdbe465feat: show bots and commit attributions in tixUpdates
quinn-protofrom 0.11.14 to 0.11.17Release notes
Sourced from quinn-proto's releases.
Commits
0343120proto: bump version to 0.11.17d7bf3d0Limit total memory used to buffer outgoing datagrams31ca5d2Limit total memory used to buffer incoming datagrams3a78b60Factor out DatagramBuffer for queues in either directionb37ced3proto: check limits when processing already retired CIDs6a984b8proto: extract method for checking CID retirements499dba8proto: bound assembler chunk count regardless of over-allocation33ce0c2congestion: saturate CUBIC window increment to avoid overflowc8ad7e6fix(ci): fix clippy lintsa96949fTake semver-compatible update for anyhowUpdates
rustls-webpkifrom 0.103.9 to 0.103.14Release notes
Sourced from rustls-webpki's releases.
Commits
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 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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.