chore(deps): bump the all-other-cargo-deps group with 5 updates - #23256
Merged
alamb merged 1 commit intoJun 30, 2026
Conversation
Bumps the all-other-cargo-deps group with 5 updates: | Package | From | To | | --- | --- | --- | | [env_logger](https://github.com/rust-cli/env_logger) | `0.11.10` | `0.11.11` | | [liblzma](https://github.com/portable-network-archive/liblzma-rs) | `0.4.6` | `0.4.7` | | [uuid](https://github.com/uuid-rs/uuid) | `1.23.3` | `1.23.4` | | [indicatif](https://github.com/console-rs/indicatif) | `0.18.4` | `0.18.5` | | [rustyline](https://github.com/kkawakam/rustyline) | `18.0.0` | `18.0.1` | Updates `env_logger` from 0.11.10 to 0.11.11 - [Release notes](https://github.com/rust-cli/env_logger/releases) - [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md) - [Commits](rust-cli/env_logger@v0.11.10...v0.11.11) Updates `liblzma` from 0.4.6 to 0.4.7 - [Release notes](https://github.com/portable-network-archive/liblzma-rs/releases) - [Commits](Portable-Network-Archive/liblzma-rs@liblzma-0.4.6...liblzma-0.4.7) Updates `uuid` from 1.23.3 to 1.23.4 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.23.3...v1.23.4) Updates `indicatif` from 0.18.4 to 0.18.5 - [Release notes](https://github.com/console-rs/indicatif/releases) - [Commits](console-rs/indicatif@0.18.4...0.18.5) Updates `rustyline` from 18.0.0 to 18.0.1 - [Release notes](https://github.com/kkawakam/rustyline/releases) - [Changelog](https://github.com/kkawakam/rustyline/blob/master/History.md) - [Commits](kkawakam/rustyline@v18.0.0...v18.0.1) --- updated-dependencies: - dependency-name: env_logger dependency-version: 0.11.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-other-cargo-deps - dependency-name: liblzma dependency-version: 0.4.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-other-cargo-deps - dependency-name: uuid dependency-version: 1.23.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-other-cargo-deps - dependency-name: indicatif dependency-version: 0.18.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-other-cargo-deps - dependency-name: rustyline dependency-version: 18.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-other-cargo-deps ... Signed-off-by: dependabot[bot] <support@github.com>
alamb
approved these changes
Jun 30, 2026
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 all-other-cargo-deps group with 5 updates:
0.11.100.11.110.4.60.4.71.23.31.23.40.18.40.18.518.0.018.0.1Updates
env_loggerfrom 0.11.10 to 0.11.11Release notes
Sourced from env_logger's releases.
Changelog
Sourced from env_logger's changelog.
Commits
b4d3f2bchore: Releasecc2b2efchore: Release69e27d1docs: Update changelog166880dMerge pull request #411 from epage/parse0a580d0fix(filter): Remove 'parse' on no_std78d8ef1Merge pull request #404 from cagatay-y/feature/filter-no_std132fe86feat(filter): Add support for no_std environments4feafa4refactor(env_filter): Fix unreachable pub warning92f8d8dMerge pull request #410 from rust-cli/renovate/crate-ci-typos-1.x4e57784chore(deps): Update pre-commit hook crate-ci/typos to v1.47.0Updates
liblzmafrom 0.4.6 to 0.4.7Release notes
Sourced from liblzma's releases.
Commits
c79ec33🔖 Bump liblzma version to 0.4.7ee80c42🔧 Group rand and getrandom Dependabot updatesdb7f8e5🐛 Fix AutoFinishXzEncoder::total_in returning total_out3636a31🐛 Fix IGNORE_CHECK to map to LZMA_IGNORE_CHECK4ebf3a9🔖 Bump liblzma-sys version to 0.4.704ad251🐛 Fix wasm shim allocation overflowc19a19b👷 Add Swatinem/rust-cache to CI test job073677c🔖 Bump liblzma-sys version to 0.4.6fc05355👽 Regenerate bindgen for xz 5.8.34a105a2⬆️ Bump xz to 5.8.3Updates
uuidfrom 1.23.3 to 1.23.4Release notes
Sourced from uuid's releases.
Commits
3296d64Merge pull request #890 from uuid-rs/cargo/v1.23.4cba53d0prepare for 1.23.4 releasee347af4Merge pull request #889 from frostyplanet/maine9bf55cdoc: Fix broken link warnings5351af4doc: Enable feature flag label for docs.rs1e6a966Merge pull request #888 from uuid-rs/KodrAus-patch-1c9619f6fix up name of fuzz script in readmeUpdates
indicatiffrom 0.18.4 to 0.18.5Release notes
Sourced from indicatif's releases.
Commits
90156ecDrop screenshots from MultiProgress documentation4dbd0d5Bump version to 0.18.524973aaTake semver-compatible dependency versionsa575ef7style: inline Template::from_str_with_tab_width()0b94aa2style: replace from_str() method with FromStr impl398ac69style: move helper functions to the bottom692705dFix HumanFloatCount dropping rounding at precision 0cbd070dFix stray comma after minus sign in HumanFloatCount1fb0b62Bump actions/checkout from 6 to 7cf53b69Bump unicode-segmentation from 1.12.0 to 1.13.3Updates
rustylinefrom 18.0.0 to 18.0.1Release notes
Sourced from rustyline's releases.
Commits
cc1aab0Prepare 18.0.1 releaseeb7ab82Merge pull request #949 from gwenn/compDependabot 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