Bump the dev-dependencies group across 1 directory with 12 updates#8
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Bump the dev-dependencies group across 1 directory with 12 updates#8dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the dev-dependencies group with 12 updates in the / directory: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.98` | `1.0.99` | | [clap](https://github.com/clap-rs/clap) | `4.5.40` | `4.5.46` | | [crossterm](https://github.com/crossterm-rs/crossterm) | `0.28.1` | `0.29.0` | | [tokio](https://github.com/tokio-rs/tokio) | `1.46.1` | `1.47.1` | | [ratatui-image](https://github.com/benjajaja/ratatui-image) | `5.0.0` | `8.0.1` | | [regex](https://github.com/rust-lang/regex) | `1.11.1` | `1.11.2` | | [lru](https://github.com/jeromefroe/lru-rs) | `0.14.0` | `0.16.0` | | [tracing-subscriber](https://github.com/tokio-rs/tracing) | `0.3.19` | `0.3.20` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.12` | `2.0.16` | | [tonic](https://github.com/hyperium/tonic) | `0.13.1` | `0.14.1` | | [prost](https://github.com/tokio-rs/prost) | `0.13.5` | `0.14.1` | | [tonic-build](https://github.com/hyperium/tonic) | `0.13.1` | `0.14.1` | Updates `anyhow` from 1.0.98 to 1.0.99 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.98...1.0.99) Updates `clap` from 4.5.40 to 4.5.46 - [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.46) 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 `tokio` from 1.46.1 to 1.47.1 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.46.1...tokio-1.47.1) Updates `ratatui-image` from 5.0.0 to 8.0.1 - [Release notes](https://github.com/benjajaja/ratatui-image/releases) - [Changelog](https://github.com/benjajaja/ratatui-image/blob/master/CHANGELOG.md) - [Commits](ratatui/ratatui-image@v5.0.0...v8.0.1) Updates `regex` from 1.11.1 to 1.11.2 - [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.11.2) Updates `lru` from 0.14.0 to 0.16.0 - [Changelog](https://github.com/jeromefroe/lru-rs/blob/master/CHANGELOG.md) - [Commits](jeromefroe/lru-rs@0.14.0...0.16.0) Updates `tracing-subscriber` from 0.3.19 to 0.3.20 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-subscriber-0.3.19...tracing-subscriber-0.3.20) Updates `thiserror` from 2.0.12 to 2.0.16 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.12...2.0.16) Updates `tonic` from 0.13.1 to 0.14.1 - [Release notes](https://github.com/hyperium/tonic/releases) - [Changelog](https://github.com/hyperium/tonic/blob/master/CHANGELOG.md) - [Commits](grpc/grpc-rust@v0.13.1...v0.14.1) Updates `prost` from 0.13.5 to 0.14.1 - [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.1) Updates `tonic-build` from 0.13.1 to 0.14.1 - [Release notes](https://github.com/hyperium/tonic/releases) - [Changelog](https://github.com/hyperium/tonic/blob/master/CHANGELOG.md) - [Commits](grpc/grpc-rust@v0.13.1...v0.14.1) --- updated-dependencies: - dependency-name: anyhow dependency-version: 1.0.99 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: clap dependency-version: 4.5.46 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: tokio dependency-version: 1.47.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: ratatui-image dependency-version: 8.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: regex dependency-version: 1.11.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: lru dependency-version: 0.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: tracing-subscriber dependency-version: 0.3.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: thiserror dependency-version: 2.0.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: tonic dependency-version: 0.14.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: prost dependency-version: 0.14.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: tonic-build dependency-version: 0.14.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 12 updates in the / directory:
1.0.981.0.994.5.404.5.460.28.10.29.01.46.11.47.15.0.08.0.11.11.11.11.20.14.00.16.00.3.190.3.202.0.122.0.160.13.10.14.10.13.50.14.10.13.10.14.1Updates
anyhowfrom 1.0.98 to 1.0.99Release notes
Sourced from anyhow's releases.
Commits
f2b963aRelease 1.0.992c64c15Merge pull request #420 from dtolnay/enotempty8cf66f7Allow build-script cleanup failure with NFSv3 output directory to be non-fatalf5e145cRevert "Pin nightly toolchain used for miri job"1d7ef1dUpdate ui test suite to nightly-2025-06-306929572Update ui test suite to nightly-2025-06-1837224e3Ignore mismatched_lifetime_syntaxes lint11f0e81Pin nightly toolchain used for miri jobd04c999Raise required compiler for backtrace feature to rust 1.82219d163Update test suite to nightly-2025-05-01Updates
clapfrom 4.5.40 to 4.5.46Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
acf9abbchore: Release9186a18docs: Update changelog233c316Merge pull request #5926 from sorairolake/feature/value-parser-factory-for-sa...13931a2Merge pull request #5923 from Reverier-Xu/master536e29ffeat(builder): AddValueParserFactoryforSaturating\<T>45ed71cchore: Avoid using gen for rust 2024 preserved keyword5029bb3chore: Avoid usinggenfor rust 2024 preserved keyword8a1d59bchore(deps): Update Rust Stable to v1.85 (#5921)9caee53docs(changelog): Clarify 5.0.0cb2352fMerge pull request #5918 from epage/testUpdates
crosstermfrom 0.28.1 to 0.29.0Release notes
Sourced from crossterm's releases.
Changelog
Sourced from crossterm's changelog.
Commits
Updates
tokiofrom 1.46.1 to 1.47.1Release notes
Sourced from tokio's releases.
Commits
be8ee45chore: prepare Tokio v1.47.1 (#7504)d9b1916Merge 'tokio-1.43.2' into 'tokio-1.47.x' (#7503)db8edc6chore: prepare Tokio v1.43.2 (#7502)4730984readme: add 1.47 as LTS release (#7497)1979615process: fix panic from spurious pidfd wakeup (#7494)f669a60ci: add lockfile for LTS branchce41896sync: fix broken link of Pythonasyncio.EventinSetOncedocs (#7485)c8ab78achangelog: fix incorrect PR number for 1.47.0 (#7484)3911cb8chore: prepare Tokio v1.47.0 (#7482)d545aa2sync: addsync::Notify::notified_owned()(#7465)Updates
ratatui-imagefrom 5.0.0 to 8.0.1Changelog
Sourced from ratatui-image's changelog.
Commits
448a673chore: Release ratatui-image version 8.0.11db67a6prepare changelog224fd66add Black Box to table, edit some known issues with other terms31b09d6Resize using area returned byneeds_resize(#97)9705ce2tested mlterm, add to readme4d1598dchore: Release ratatui-image version 8.0.0c64af5cprepare changelogf95df5fFix TextSizingProtocol interpretation, cleanups2df4215chore: Release ratatui-image version 7.0.082590dcprepare changelogUpdates
regexfrom 1.11.1 to 1.11.2Changelog
Sourced from regex's changelog.
Commits
d0aa5861.11.2a3bf4adregex-cli-0.2.225a15e2rure-0.2.345c3da7regex-lite-0.1.7873ed80regex-automata-0.4.10ea834f8regex-syntax-0.8.686836fbchangelog: 1.11.263a26c1cargo: ensure that 'perf' doesn't enable 'std' implicitly (#1150)dd96592doc: clarify CRLF mode effect931dae0cargo: pointrepositorymetadata to clonable URLsUpdates
lrufrom 0.14.0 to 0.16.0Changelog
Sourced from lru's changelog.
Commits
e2e3e47Merge pull request #218 from jeromefroe/jerome/prepare-0-16-0-release17fe4f3Prepare 0.16.0 releaseb1b974bMerge pull request #217 from kralverde/clone20bdf98clone all hashers5ef01d3Merge pull request #216 from atouchet/codecov6d35290Remove Codecov badgefe60d37Merge pull request #214 from atouchet/ver7c70e22Add rust-version to Cargo.toml514cc47Merge pull request #213 from jeromefroe/jerome/prepare-0-15-0-releasec1e43afPrepare 0.15.0 releaseUpdates
tracing-subscriberfrom 0.3.19 to 0.3.20Release notes
Sourced from tracing-subscriber's releases.
Commits
4c52ca5fmt: fix ANSI escape sequence injection vulnerability (#3368)f71cebesubscriber: impl Clone for EnvFilter (#3360)3a1f571Fix CI (#3361)e63ef57chore: prepare tracing-attributes 0.1.30 (#3316)6e59a13attributes: fix tracing::instrument regression around shadowing (#3311)e4df761tracing: update core to 0.1.34 and attributes to 0.1.29 (#3305)643f392chore: prepare tracing-attributes 0.1.29 (#3304)d08e7a6chore: prepare tracing-core 0.1.34 (#3302)6e70c57tracing-subscriber: count numbers of enters inTimings(#2944)c01d4fdfix docs and enable CI onmainbranch (#3295)Updates
thiserrorfrom 2.0.12 to 2.0.16Release notes
Sourced from thiserror's releases.
Commits
40b5853Release 2.0.1683dfb5fMerge pull request #429 from dtolnay/nostd9b4a99fAdd to "no-std" crates.io categoryf6145ebRelease 2.0.152717177Merge pull request #427 from dtolnay/caplints2cd13e6Make error_generic_member_access compatible with -Dwarningseea6799Release 2.0.14a2aa6d7Merge pull request #426 from dtolnay/enotemptyf00ebc5Allow build-script cleanup failure with NFSv3 output directory to be non-fatal61f28daRelease 2.0.13Updates
tonicfrom 0.13.1 to 0.14.1Release notes
Sourced from tonic's releases.
... (truncated)
Changelog
Sourced from tonic's changelog.
... (truncated)
Commits
c9cc210chore: prepare v0.14.1 release (#2379)e510d98chore(ci): allow mismatched_lifetime_syntaxes for grpc interop tests (#2382)a7bb502chore(doc): Add link definition to aws-lc-rs crate (#2374)c854ee6chore: relax msrv for most crates (#2378)edd281bchore(doc): Remove outdated document about prost (#2373)81e2566chore(nix): disable source hardening (#2370)5687ccbchore(grpc): Remove direct dependent on futures-core and futures-util (#2358)ae1dd11chore(grpc): Remove once_cell dependency (#2354)9873cd4chore(codec): Remove resolved workaround (#2355)cd8cc0cfix(prost): Remove unconditional enable of tonic-build transport feature (#2357)Updates
prostfrom 0.13.5 to 0.14.1Changelog
Sourced from prost's changelog.
... (truncated)
Commits
9965a98chore: Release version 0.14.1 (#1299)0caca29Revert "feat(prost-build): emitreruncommands (#1140)" (#1297)3543eb8chore: Release version 0.14.0 (#1276)1e93f56build(deps): update criterion requirement from 0.5 to 0.6 (#1280)bdd03fcUpdate config.rs (#1270)fcf610eci: Run clippy with edition 2024 enabled (#1256)8a3d42edocs: update dead link LICENSE inprost-types/README.md(#1262)97d5841chore: fix typo (#1260)5c97cf8build(deps): Update pulldown-cmark to 0.13 (#1259)db871b4hardenref mutaccording to edition 2024 (#1248)Updates
tonic-buildfrom 0.13.1 to 0.14.1Release notes
Sourced from tonic-build's releases.
... (truncated)
Changelog
Sourced from tonic-build's changelog.