Bump the dev-dependencies group across 1 directory with 19 updates#15
Open
dependabot[bot] wants to merge 1 commit intodevfrom
Open
Bump the dev-dependencies group across 1 directory with 19 updates#15dependabot[bot] wants to merge 1 commit intodevfrom
dependabot[bot] wants to merge 1 commit intodevfrom
Conversation
Bumps the dev-dependencies group with 18 updates in the / directory: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.98` | `1.0.102` | | [bincode](https://github.com/bincode-org/bincode) | `2.0.1` | `3.0.0` | | [clap](https://github.com/clap-rs/clap) | `4.5.40` | `4.5.60` | | [crossterm](https://github.com/crossterm-rs/crossterm) | `0.28.1` | `0.29.0` | | [ratatui](https://github.com/ratatui/ratatui) | `0.29.0` | `0.30.0` | | [tokio](https://github.com/tokio-rs/tokio) | `1.46.1` | `1.49.0` | | [parking_lot](https://github.com/Amanieu/parking_lot) | `0.12.4` | `0.12.5` | | [ratatui-image](https://github.com/benjajaja/ratatui-image) | `5.0.0` | `10.0.6` | | [regex](https://github.com/rust-lang/regex) | `1.11.1` | `1.12.3` | | [lru](https://github.com/jeromefroe/lru-rs) | `0.14.0` | `0.16.3` | | [image](https://github.com/image-rs/image) | `0.25.6` | `0.25.9` | | [tracing-subscriber](https://github.com/tokio-rs/tracing) | `0.3.19` | `0.3.22` | | [futures](https://github.com/rust-lang/futures-rs) | `0.3.31` | `0.3.32` | | [zeroize](https://github.com/RustCrypto/utils) | `1.8.1` | `1.8.2` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.12` | `2.0.18` | | [tonic](https://github.com/hyperium/tonic) | `0.13.1` | `0.14.5` | | [prost](https://github.com/tokio-rs/prost) | `0.13.5` | `0.14.3` | | [tonic-build](https://github.com/hyperium/tonic) | `0.13.1` | `0.14.5` | Updates `anyhow` from 1.0.98 to 1.0.102 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.98...1.0.102) Updates `bincode` from 2.0.1 to 3.0.0 - [Commits](https://github.com/bincode-org/bincode/commits) Updates `clap` from 4.5.40 to 4.5.60 - [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.5.40...clap_complete-v4.5.60) Updates `crossterm` from 0.28.1 to 0.29.0 - [Release notes](https://github.com/crossterm-rs/crossterm/releases) - [Changelog](https://github.com/crossterm-rs/crossterm/blob/master/CHANGELOG.md) - [Commits](https://github.com/crossterm-rs/crossterm/commits/0.29) Updates `ratatui` from 0.29.0 to 0.30.0 - [Release notes](https://github.com/ratatui/ratatui/releases) - [Changelog](https://github.com/ratatui/ratatui/blob/main/CHANGELOG.md) - [Commits](ratatui/ratatui@v0.29.0...ratatui-v0.30.0) Updates `tokio` from 1.46.1 to 1.49.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.46.1...tokio-1.49.0) Updates `parking_lot` from 0.12.4 to 0.12.5 - [Release notes](https://github.com/Amanieu/parking_lot/releases) - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](Amanieu/parking_lot@parking_lot-v0.12.4...parking_lot-v0.12.5) Updates `ratatui-image` from 5.0.0 to 10.0.6 - [Release notes](https://github.com/benjajaja/ratatui-image/releases) - [Changelog](https://github.com/benjajaja/ratatui-image/blob/master/CHANGELOG.md) - [Commits](benjajaja/ratatui-image@v5.0.0...v10.0.6) Updates `regex` from 1.11.1 to 1.12.3 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@1.11.1...1.12.3) Updates `lru` from 0.14.0 to 0.16.3 - [Changelog](https://github.com/jeromefroe/lru-rs/blob/master/CHANGELOG.md) - [Commits](jeromefroe/lru-rs@0.14.0...0.16.3) Updates `image` from 0.25.6 to 0.25.9 - [Changelog](https://github.com/image-rs/image/blob/main/CHANGES.md) - [Commits](image-rs/image@v0.25.6...v0.25.9) Updates `tracing-subscriber` from 0.3.19 to 0.3.22 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-subscriber-0.3.19...tracing-subscriber-0.3.22) Updates `tracing` from 0.1.41 to 0.1.44 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-0.1.41...tracing-0.1.44) Updates `futures` from 0.3.31 to 0.3.32 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](rust-lang/futures-rs@0.3.31...0.3.32) Updates `zeroize` from 1.8.1 to 1.8.2 - [Commits](RustCrypto/utils@zeroize-v1.8.1...zeroize-v1.8.2) Updates `thiserror` from 2.0.12 to 2.0.18 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.12...2.0.18) Updates `tonic` from 0.13.1 to 0.14.5 - [Release notes](https://github.com/hyperium/tonic/releases) - [Changelog](https://github.com/hyperium/tonic/blob/master/CHANGELOG.md) - [Commits](hyperium/tonic@v0.13.1...v0.14.5) Updates `prost` from 0.13.5 to 0.14.3 - [Release notes](https://github.com/tokio-rs/prost/releases) - [Changelog](https://github.com/tokio-rs/prost/blob/master/CHANGELOG.md) - [Commits](tokio-rs/prost@v0.13.5...v0.14.3) Updates `tonic-build` from 0.13.1 to 0.14.5 - [Release notes](https://github.com/hyperium/tonic/releases) - [Changelog](https://github.com/hyperium/tonic/blob/master/CHANGELOG.md) - [Commits](hyperium/tonic@v0.13.1...v0.14.5) --- updated-dependencies: - dependency-name: anyhow dependency-version: 1.0.102 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: bincode dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: clap dependency-version: 4.5.60 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: crossterm dependency-version: 0.29.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: ratatui dependency-version: 0.30.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: tokio dependency-version: 1.49.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: parking_lot dependency-version: 0.12.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: ratatui-image dependency-version: 10.0.6 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: regex dependency-version: 1.12.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: lru dependency-version: 0.16.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: image dependency-version: 0.25.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: tracing-subscriber dependency-version: 0.3.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: tracing dependency-version: 0.1.44 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: futures dependency-version: 0.3.32 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: zeroize dependency-version: 1.8.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: thiserror dependency-version: 2.0.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: tonic dependency-version: 0.14.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: prost dependency-version: 0.14.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: tonic-build dependency-version: 0.14.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies ... 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 dev-dependencies group with 18 updates in the / directory:
1.0.981.0.1022.0.13.0.04.5.404.5.600.28.10.29.00.29.00.30.01.46.11.49.00.12.40.12.55.0.010.0.61.11.11.12.30.14.00.16.30.25.60.25.90.3.190.3.220.3.310.3.321.8.11.8.22.0.122.0.180.13.10.14.50.13.50.14.30.13.10.14.5Updates
anyhowfrom 1.0.98 to 1.0.102Release notes
Sourced from anyhow's releases.
Commits
5c657b3Release 1.0.102e737fb6Merge pull request #442 from dtolnay/backtrace7fe62b5Further simply backtrace conditional compilationc8cb5caMerge pull request #441 from dtolnay/backtracede27df7Delete CI use of --features=backtrace9b67e5dMerge pull request #440 from dtolnay/backtraceefdb11aSimplifystd_backtraceconditional codeb8a9a70Merge pull request #439 from dtolnay/backtracea42fc2cRemovefeature = "backtrace"conditional code2a2a3ceRe-word backtrace feature commentUpdates
bincodefrom 2.0.1 to 3.0.0Commits
Updates
clapfrom 4.5.40 to 4.5.60Release notes
Sourced from clap's releases.
... (truncated)
Changelog
Sourced from clap's changelog.
... (truncated)
Commits
33d24d8chore: Release9332409docs: Update changelogb7adce5Merge pull request #6166 from fabalchemy/fix-dynamic-powershell-completion009bba4fix(clap_complete): Improve powershell registrationd89d57dchore: Releasef18b67edocs: Update changelog9d218ebMerge pull request #6165 from epage/shirt126440cfix(help): Correctly calculate padding for short-only args9e3c05etest(help): Show panic with short, valueless argc9898d0test(help): Verify short with valueUpdates
crosstermfrom 0.28.1 to 0.29.0Release notes
Sourced from crossterm's releases.
Changelog
Sourced from crossterm's changelog.
Commits
Updates
ratatuifrom 0.29.0 to 0.30.0Release notes
Sourced from ratatui's releases.
... (truncated)
Changelog
Sourced from ratatui's changelog.
... (truncated)
Commits
0a2a7c0chore(ratatui): unleash the rats v0.30.0 (#2294)8c620d6docs(widgets): add link to no-std concept page (#2288)686d955chore: re-release 0.30.0-beta.1 (#2292)04e86bbchore: revert the 0.30-beta.1 update to re-trigger release-plz (#2291)06a30ccchore(widgets): disable scrape-examples and revert ratatui dev dep (#2290)3936b10chore: release 0.30.0-beta.1 (#2287)1f7efe9build(deps): bump dtolnay/rust-toolchain from 0b1efabc08b657293548b77fb76cc02...fbd560abuild(deps): bump taiki-e/install-action from 2.63.3 to 2.65.1 (#2282)4495754build(deps): bump serde_json from 1.0.145 to 1.0.146 (#2284)a8d8afebuild(deps): bump tracing from 0.1.43 to 0.1.44 (#2283)Updates
tokiofrom 1.46.1 to 1.49.0Release notes
Sourced from tokio's releases.
... (truncated)
Commits
e3b89bbchore: prepare Tokio v1.49.0 (#7824)4f577b8Merge 'tokio-1.47.3' into 'master'f320197chore: prepare Tokio v1.47.3 (#7823)ea6b144ci: freeze rustc on nightly-2025-01-25 innetlify.toml(#7652)264e703Mergetokio-1.43.4intotokio-1.47.x(#7822)dfb0f00chore: prepare Tokio v1.43.4 (#7821)4a91f19ci: fix wasm32-wasip1 tests (#7788)601c383ci: upgrade FreeBSD from 14.2 to 14.3 (#7758)484cb52sync: returnTryRecvError::DisconnectedfromReceiver::try_recvafter `Re...16f20c3rt: mentionLocalRuntimeinnew_current_threaddocs (#7820)Updates
parking_lotfrom 0.12.4 to 0.12.5Changelog
Sourced from parking_lot's changelog.
Commits
d7828ffchore: release73365adMerge pull request #495 from mbrobbel/doc_auto_cfg0b5585aReplacedoc_auto_cfgwithdoc_cfgc7b7dc7Merge pull request #493 from a1phyr/windows_link07c2d40Update MSRV to 1.71345cf7aSwitch fromwindows-targetstowindows-linkeeb186cMerge pull request #491 from AaronKutch/fix_assembly_on_miria7d328edo not use elision on Miri even if feature is enabled739d370Merge pull request #487 from sola-contrib/replace-winapied4ae93Replace winapi with windows-sys in benchmark crateUpdates
ratatui-imagefrom 5.0.0 to 10.0.6Release notes
Sourced from ratatui-image's releases.
... (truncated)
Changelog
Sourced from ratatui-image's changelog.
... (truncated)
Commits
f84070echore: release v10.0.66d5d67bblacklist kitty and sixel detection for WezTerm and Konsolec734b04don't verify, but run nix flake check9b412e0add libchafa for release-plz4032603chore: release v10.0.5f9e5026use release-plz81636f7wrap each kitty "chunk" in tmux passthrough individuallyf582679stop detecting kitty from env varscfd3349fix force iterm2 on wezterm+tmux96ba2d0do not use String::insert_str(0, ...) in sixelUpdates
regexfrom 1.11.1 to 1.12.3Changelog
Sourced from regex's changelog.
... (truncated)
Commits
b028e4f1.12.35e195deregex-automata-0.4.14a3433f6regex-syntax-0.8.90c07faeregex-lite-0.1.96a81006cargo: exclude development scripts and fuzzing data4733e28automata: fixonepass::DFA::try_search_slotspanic when too many slots are ...5ea3eb11.12.2ab0b071regex-automata-0.4.13691d514regex-syntax-0.8.81dd9077docs: swapdoc_auto_cfgwithdoc_cfgUpdates
lrufrom 0.14.0 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
imagefrom 0.25.6 to 0.25.9Changelog
Sourced from image's changelog.
... (truncated)
Commits
5ceb6afMerge pull request #2640 from Shnatsel/release-v0.25.9282d7b3Merge pull request #2646 from oligamiq/main5412aeeAmend the note in accordance with the advice of 197g.4e8a4edClarify default features in README and add usage noteca8fa52Merge pull request #2644 from image-rs/gif-0.14d9bc8femention GIF 0.14 changes053220aProvide gif's XMP and ICC metadata2ec20b3Prepare codec with gif@0.1431939faMention EXR rayon changec7f68beMerge pull request #2643 from Shnatsel/really-optional-rayonUpdates
tracing-subscriberfrom 0.3.19 to 0.3.22Release notes
Sourced from tracing-subscriber's releases.
... (truncated)
Commits
cc44064chore: prepare tracing-subscriber 0.3.22 (#3428)64e1c8dchore: prepare tracing 0.1.43 (#3427)7c44f7btracing: revert "makevaluesetmacro sanitary" (#3425)cdaf661chore: prepare tracing-mock 0.1.0-beta.2 (#3422)a164fd3chore: prepare tracing-journald 0.3.2 (#3421)405397bchore: prepare tracing-appender 0.2.4 (#3420)a9eeed7chore: prepare tracing-subscriber 0.3.21 (#3419)5bd5505chore: prepare tracing 0.1.42 (#3418)5508623chore: prepare tracing-attributes 0.1.31 (#3417)Description has been truncated