chore(deps): bump the rust-minor-patch group with 6 updates - #2926
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps): bump the rust-minor-patch group with 6 updates#2926dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the rust-minor-patch group with 6 updates: | Package | From | To | | --- | --- | --- | | [blake3](https://github.com/BLAKE3-team/BLAKE3) | `1.8.5` | `1.8.6` | | [clap](https://github.com/clap-rs/clap) | `4.6.5` | `4.6.6` | | [clap_complete](https://github.com/clap-rs/clap) | `4.6.8` | `4.6.9` | | [globset](https://github.com/BurntSushi/ripgrep) | `0.4.19` | `0.4.20` | | [pyo3](https://github.com/pyo3/pyo3) | `0.29.0` | `0.29.2` | | [ignore](https://github.com/BurntSushi/ripgrep) | `0.4.31` | `0.4.33` | Updates `blake3` from 1.8.5 to 1.8.6 - [Release notes](https://github.com/BLAKE3-team/BLAKE3/releases) - [Commits](BLAKE3-team/BLAKE3@1.8.5...1.8.6) Updates `clap` from 4.6.5 to 4.6.6 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.6.5...clap_complete-v4.6.6) Updates `clap_complete` from 4.6.8 to 4.6.9 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.6.8...clap_complete-v4.6.9) Updates `globset` from 0.4.19 to 0.4.20 - [Release notes](https://github.com/BurntSushi/ripgrep/releases) - [Changelog](https://github.com/BurntSushi/ripgrep/blob/master/CHANGELOG.md) - [Commits](BurntSushi/ripgrep@globset-0.4.19...globset-0.4.20) Updates `pyo3` from 0.29.0 to 0.29.2 - [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.2) Updates `ignore` from 0.4.31 to 0.4.33 - [Release notes](https://github.com/BurntSushi/ripgrep/releases) - [Changelog](https://github.com/BurntSushi/ripgrep/blob/master/CHANGELOG.md) - [Commits](BurntSushi/ripgrep@ignore-0.4.31...ignore-0.4.33) --- updated-dependencies: - dependency-name: blake3 dependency-version: 1.8.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: clap dependency-version: 4.6.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: clap_complete dependency-version: 4.6.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: globset dependency-version: 0.4.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: pyo3 dependency-version: 0.29.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: ignore dependency-version: 0.4.33 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Contributor
Glass CockpitBase: origin/main Change Surface:
Composition:
Contracts:
Health: 100/100 (A) Review Plan
ReceiptsFull receipt data available in JSON format. |
Contributor
There was a problem hiding this comment.
UB Review
- Shared context:
b2a6b727f1a2073ce6b868444182f2fcc4a1e35648f1791de9c770b99e8b01f9 - Profile:
gh-runner - Changed files:
1 - Inline comments:
0
Decision
- No review findings were produced in this degraded pass; unavailable evidence is listed below.
Review result
- No validated code findings or verification questions survived this run.
Residual risk
- A human should still inspect unsafe/native seams, test-oracle strength, and any unavailable evidence before relying on this review.
Missing evidence
- Review confidence is reduced:
0sensor evidence item(s) and11model evidence item(s) were unavailable. Full setup diagnostics are in the review artifacts. - Model lane
ub-memory-lifetimeunavailable:missing_key- UB_REVIEW_MINIMAX_API_KEY not provided; minimax lane output unavailable - Model lane
ub-active-viewunavailable:missing_key- UB_REVIEW_MINIMAX_API_KEY not provided; minimax lane output unavailable - Model lane
ub-worker-handoffunavailable:missing_key- UB_REVIEW_MINIMAX_API_KEY not provided; minimax lane output unavailable - Model lane
tests-red-greenunavailable:missing_key- UB_REVIEW_MINIMAX_API_KEY not provided; minimax lane output unavailable 7additional model evidence item(s) omitted from the PR body.
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/cargo/rust-minor-patch-24e288c7ed
branch
August 17, 2026 15:17
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 rust-minor-patch group with 6 updates:
1.8.51.8.64.6.54.6.64.6.84.6.90.4.190.4.200.29.00.29.20.4.310.4.33Updates
blake3from 1.8.5 to 1.8.6Release notes
Sourced from blake3's releases.
Commits
77b257eversion 1.8.683b1746useseekinstead ofmetadatato establish mmap length (#570)9eac279use vswhere to find Visual Studio in CIfc3d0e9Fix path to Visual Studio toolchain in CI8aa5145a few more colons6bb9773use cargo:: build script syntax91f7308fix Mode docsf3913d9typo fixesf51e822tweak release instructionsUpdates
clapfrom 4.6.5 to 4.6.6Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
348cff3chore: Released478377docs: Update changelog04b9fbbMerge pull request #6414 from koopatroopa787/fix-bash-completion-bracket-glob7075239Merge pull request #6422 from BaumiCoder/fix-fish-indentationsf90a966fix(complete): Use spaces for indentation in fishdd4997bfix(complete): Don't glob-expand bash positionals8387c81Merge pull request #6399 from clap-rs/renovate/crate-ci-typos-1.x8141e11chore(deps): Update compatible (dev) (#6398)8a6bd4echore(deps): Update pre-commit hook crate-ci/typos to v1.47.071a7213chore(deps): Update Rust Stable to v1.96 (#6396)Updates
clap_completefrom 4.6.8 to 4.6.9Commits
715b812chore: Release89e6e9bdocs: Update changelog3918cb4Merge pull request #6468 from sjh9714/fix-bash-posix-fn-name526c819Merge pull request #6469 from latent-9/docs/fix-derive-reference-linkb2bd685docs(clap_derive): Fix derive reference linkecee8a4fix(complete): Name the function after fn_name6dd2e5atest(complete): Show POSIX bash will not source4684d7achore: Release51d50addocs: Update changelog3bc3622Merge pull request #6457 from bl4ck4t/masterUpdates
globsetfrom 0.4.19 to 0.4.20Commits
5055264globset-0.4.20020687aignore,globset: increase pool capacity5ed408eignore-0.4.32435f59fignore: skip loading unreachable ignore filesf9c05a9index: remove incorrect README8372866index: add some initial indexing scaffoldingd99ac34core: addindexmodule2ed0c00flags: disable many flags when indexing is enabled59e318fignore-0.4.31a9dc222cargo: setrust-versionon all cratesUpdates
pyo3from 0.29.0 to 0.29.2Release notes
Sourced from pyo3's releases.
Changelog
Sourced from pyo3's changelog.
Commits
a70d17frelease: 0.29.2bd00e11fix backports.zoneinfo for uv install7cbd144fix double-decref in PyPy in instance dealloc (#6294)e57fb6ffix missing trailing nul on Python 3.9#[pyclass]docstrings (#6296)d83693cfix refcount leak ininitialize_tp_dict(#6297)48ebbd8fix: skip libpython rpath args on Windows and Cygwin (#6284)bd73377fix: pass class to classmethod magic methods (#6283)af8d149Restore pyo3-introspection license files (#6289)0120c59unblock CI via a uv constraint (#6295)3161efcbuild(deps): bump CodSpeedHQ/action from 4 to 5.0.1 (#6286)Updates
ignorefrom 0.4.31 to 0.4.33Commits
3fce3b5ignore-0.4.335055264globset-0.4.20020687aignore,globset: increase pool capacity5ed408eignore-0.4.32435f59fignore: skip loading unreachable ignore filesf9c05a9index: remove incorrect README8372866index: add some initial indexing scaffoldingd99ac34core: addindexmodule2ed0c00flags: disable many flags when indexing is enabledDependabot 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