chore(deps): bump the rust-deps group across 1 directory with 5 updates#165
Merged
Merged
Conversation
Bumps the rust-deps group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [bytesize](https://github.com/bytesize-rs/bytesize) | `2.3.1` | `2.4.0` | | [itertools](https://github.com/rust-itertools/itertools) | `0.14.0` | `0.15.0` | | [ratatui](https://github.com/ratatui/ratatui) | `0.30.1` | `0.30.2` | | [uuid](https://github.com/uuid-rs/uuid) | `1.23.2` | `1.23.4` | | [syn](https://github.com/dtolnay/syn) | `2.0.117` | `2.0.118` | Updates `bytesize` from 2.3.1 to 2.4.0 - [Release notes](https://github.com/bytesize-rs/bytesize/releases) - [Changelog](https://github.com/bytesize-rs/bytesize/blob/master/CHANGELOG.md) - [Commits](bytesize-rs/bytesize@bytesize-v2.3.1...bytesize-v2.4.0) Updates `itertools` from 0.14.0 to 0.15.0 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](rust-itertools/itertools@v0.14.0...v0.15.0) Updates `ratatui` from 0.30.1 to 0.30.2 - [Release notes](https://github.com/ratatui/ratatui/releases) - [Changelog](https://github.com/ratatui/ratatui/blob/main/CHANGELOG.md) - [Commits](ratatui/ratatui@ratatui-v0.30.1...ratatui-v0.30.2) Updates `uuid` from 1.23.2 to 1.23.4 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.23.2...v1.23.4) Updates `syn` from 2.0.117 to 2.0.118 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.117...2.0.118) --- updated-dependencies: - dependency-name: bytesize dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-deps - dependency-name: itertools dependency-version: 0.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-deps - dependency-name: ratatui dependency-version: 0.30.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-deps - dependency-name: uuid dependency-version: 1.23.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-deps - dependency-name: syn dependency-version: 2.0.118 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-deps ... 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 rust-deps group with 5 updates in the / directory:
2.3.12.4.00.14.00.15.00.30.10.30.21.23.21.23.42.0.1172.0.118Updates
bytesizefrom 2.3.1 to 2.4.0Release notes
Sourced from bytesize's releases.
Changelog
Sourced from bytesize's changelog.
Commits
ebf8ed3chore: release v2.4.0 (#161)2a1423ffeat: implement Sum for ByteSize (#169)b2b22f3ci: pin actions3c02c4cchore: update msrv to 1.85227baa7chore(deps): bump rand from 0.10.0 to 0.10.1 (#162)9a4a9c7chore(deps): bump toml from 1.0.6+spec-1.1.0 to 1.1.2+spec-1.1.0 (#160)b695837chore(deps): bump taiki-e/install-action from 2.70.3 to 2.75.27 (#158)94e559achore(deps): bump actions-rust-lang/setup-rust-toolchain (#159)1cacb79chore(deps): bump actions-rust-lang/setup-rust-toolchain (#151)ed48c91chore(deps): bump taiki-e/install-action from 2.68.15 to 2.70.3 (#150)Updates
itertoolsfrom 0.14.0 to 0.15.0Changelog
Sourced from itertools's changelog.
Commits
37bd72aUpdate CHANGELOG.md: strip_prefix[_by]86ec635UseControlFlowinfold_whileimplementationd5897f7refactor(strip_prefix): use try_for_each and drop PartialEq, Eq on StripPrefi...b2a978afeat(Itertools): add strip_prefix and strip_prefix_by methods12b6ec6Update CHANGELOG.md for all_equal_value_error's error type121821eAllEqualValueError implements std::error::Erroradac44eIntroduce AllEqualValueError5707384Update CHANGELOG.mddf60ff0Update CHANGELOG.md113b850Update CHANGELOG.md to include with_hasherUpdates
ratatuifrom 0.30.1 to 0.30.2Release notes
Sourced from ratatui's releases.
... (truncated)
Changelog
Sourced from ratatui's changelog.
... (truncated)
Commits
e665c36chore(ratatui): unleash the rats v0.30.2 (#2581)2700b16docs(changelog): update changelog for 0.30.2 (#2608)e306ce6fix(buffer): create updates for "uncovered" cells (#2587)81e667ffix(scrollbar): keep a large thumb within the track at the end (#2594)c75d778chore(ci): add cargo-udeps dependency check (#2599)25314d8build(deps): bump release-plz/action from 0.5.129 to 0.5.130 (#2600)3534070build(deps): bump taiki-e/install-action from 2.81.8 to 2.81.10 (#2601)a798a13build(deps): bump tombi-toml/setup-tombi from 1.1.2 to 1.1.3 (#2602)3ac8850build(deps): bump octocrab from 0.52.0 to 0.53.1 (#2603)9c79633build(deps): bump time from 0.3.47 to 0.3.49 (#2604)Updates
uuidfrom 1.23.2 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 readme20da78bMerge pull request #887 from uuid-rs/cargo/v1.23.362232caprepare for 1.23.3 release2320c6aMerge pull request #886 from uuid-rs/fix/parser-panicsUpdates
synfrom 2.0.117 to 2.0.118Release notes
Sourced from syn's releases.
Commits
f033ef1Release 2.0.11845f65f7Wrap long lint attributesb3f9bf8Mirror PR 1975 from readme to crate-level rustdoc97dc117Wrap PR 1975 to 80 columns0085b7aLintrepr_transparent_non_zst_fieldshas been removed9fc1c9dUpdate test suite to nightly-2026-06-12504bcc7Update test suite to nightly-2026-06-09353d20bUpdate test suite to nightly-2026-06-06f257a16Update test suite to nightly-2026-05-25b706e6eUpdate test suite to nightly-2026-05-13Dependabot 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