-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the cargo-dependencies group across 1 directory with 21 updates #340
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/cargo/cargo-dependencies-1e20abe6a3
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+394
−186
Conversation
This file contains 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
Bumps the cargo-dependencies group with 20 updates in the / directory: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.86` | `1.0.93` | | [bytes](https://github.com/tokio-rs/bytes) | `1.7.1` | `1.8.0` | | [clap](https://github.com/clap-rs/clap) | `4.5.16` | `4.5.21` | | [clap_complete](https://github.com/clap-rs/clap) | `4.5.24` | `4.5.38` | | [futures](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [human-panic](https://github.com/rust-cli/human-panic) | `2.0.1` | `2.0.2` | | [hyper](https://github.com/hyperium/hyper) | `1.4.1` | `1.5.1` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.7` | `0.1.10` | | [indicatif](https://github.com/console-rs/indicatif) | `0.17.8` | `0.17.9` | | [once_cell](https://github.com/matklad/once_cell) | `1.19.0` | `1.20.2` | | [regex](https://github.com/rust-lang/regex) | `1.10.6` | `1.11.1` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.7` | `0.12.9` | | [serde](https://github.com/serde-rs/serde) | `1.0.209` | `1.0.215` | | [serde_json](https://github.com/serde-rs/json) | `1.0.127` | `1.0.133` | | [sysinfo](https://github.com/GuillaumeGomez/sysinfo) | `0.31.4` | `0.32.0` | | [tokio](https://github.com/tokio-rs/tokio) | `1.40.0` | `1.41.1` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.11` | `0.7.12` | | [url](https://github.com/servo/rust-url) | `2.5.2` | `2.5.4` | | [uuid](https://github.com/uuid-rs/uuid) | `1.10.0` | `1.11.0` | | [webbrowser](https://github.com/amodm/webbrowser-rs) | `1.0.1` | `1.0.2` | Updates `anyhow` from 1.0.86 to 1.0.93 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.86...1.0.93) Updates `bytes` from 1.7.1 to 1.8.0 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](tokio-rs/bytes@v1.7.1...v1.8.0) Updates `clap` from 4.5.16 to 4.5.21 - [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.16...clap_complete-v4.5.21) Updates `clap_complete` from 4.5.24 to 4.5.38 - [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.24...clap_complete-v4.5.38) Updates `futures` from 0.3.30 to 0.3.31 - [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.30...0.3.31) Updates `futures-util` from 0.3.30 to 0.3.31 - [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.30...0.3.31) Updates `human-panic` from 2.0.1 to 2.0.2 - [Changelog](https://github.com/rust-cli/human-panic/blob/master/CHANGELOG.md) - [Commits](rust-cli/human-panic@v2.0.1...v2.0.2) Updates `hyper` from 1.4.1 to 1.5.1 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](hyperium/hyper@v1.4.1...v1.5.1) Updates `hyper-util` from 0.1.7 to 0.1.10 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](hyperium/hyper-util@v0.1.7...v0.1.10) Updates `indicatif` from 0.17.8 to 0.17.9 - [Release notes](https://github.com/console-rs/indicatif/releases) - [Commits](console-rs/indicatif@0.17.8...0.17.9) Updates `once_cell` from 1.19.0 to 1.20.2 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](matklad/once_cell@v1.19.0...v1.20.2) Updates `regex` from 1.10.6 to 1.11.1 - [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.10.6...1.11.1) Updates `reqwest` from 0.12.7 to 0.12.9 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.7...v0.12.9) Updates `serde` from 1.0.209 to 1.0.215 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.209...v1.0.215) Updates `serde_json` from 1.0.127 to 1.0.133 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.127...v1.0.133) Updates `sysinfo` from 0.31.4 to 0.32.0 - [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/master/CHANGELOG.md) - [Commits](GuillaumeGomez/sysinfo@v0.31.4...v0.32.0) Updates `tokio` from 1.40.0 to 1.41.1 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.40.0...tokio-1.41.1) Updates `tokio-util` from 0.7.11 to 0.7.12 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-util-0.7.11...tokio-util-0.7.12) Updates `url` from 2.5.2 to 2.5.4 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](servo/rust-url@v2.5.2...v2.5.4) Updates `uuid` from 1.10.0 to 1.11.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@1.10.0...1.11.0) Updates `webbrowser` from 1.0.1 to 1.0.2 - [Release notes](https://github.com/amodm/webbrowser-rs/releases) - [Changelog](https://github.com/amodm/webbrowser-rs/blob/main/CHANGELOG.md) - [Commits](amodm/webbrowser-rs@v1.0.1...v1.0.2) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: clap_complete dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: futures dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: futures-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: human-panic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: hyper dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: hyper-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: indicatif dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: once_cell dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: sysinfo dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: webbrowser dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
rust
Pull requests that update Rust code
labels
Nov 25, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
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 cargo-dependencies group with 20 updates in the / directory:
1.0.86
1.0.93
1.7.1
1.8.0
4.5.16
4.5.21
4.5.24
4.5.38
0.3.30
0.3.31
2.0.1
2.0.2
1.4.1
1.5.1
0.1.7
0.1.10
0.17.8
0.17.9
1.19.0
1.20.2
1.10.6
1.11.1
0.12.7
0.12.9
1.0.209
1.0.215
1.0.127
1.0.133
0.31.4
0.32.0
1.40.0
1.41.1
0.7.11
0.7.12
2.5.2
2.5.4
1.10.0
1.11.0
1.0.1
1.0.2
Updates
anyhow
from 1.0.86 to 1.0.93Release notes
Sourced from anyhow's releases.
Commits
713bda9
Release 1.0.93f91c247
Merge pull request #391 from dtolnay/thiserror2a3901c
Isolate old rustc version tests from needing anyhow dev-dependencies in lockfile3ca2cdd
Update dev-dependencies to thiserror v2fd03a8e
Release 1.0.92a16252b
Merge pull request #390 from dtolnay/rawaddrfcf2ef8
Compile &raw test on Rust 1.82+ only1e7e9fe
Parse raw address expression syntax7d1a8f9
Add test of raw addr expression syntax6c52daa
Release 1.0.91Updates
bytes
from 1.7.1 to 1.8.0Release notes
Sourced from bytes's releases.
Changelog
Sourced from bytes's changelog.
Commits
c45697c
chore: prepare bytes v1.8.0 (#741)0ac54ca
Guarantee address in split_off/split_to for empty slices (#740)d7c1d65
chore: prepare bytes v1.7.2 (#736)ac46ebd
ci: update nightly to nightly-2024-09-15 (#734)79fb853
fix: apply sign extension when decoding int (#732)291df5a
Fix double spaces in comments and doc comments (#731)ed7d5ff
test: ensure BytesMut::advance reduces capacity (#728)Updates
clap
from 4.5.16 to 4.5.21Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
03d7226
chore: Release3df70fb
docs: Update changelog3266c36
Merge pull request #5691 from epage/custom951762d
feat(complete): Allow any OsString-compatible type to be a CompletionCandidatebb6493e
feat(complete): Offer - as a path option27b348d
refactor(complete): Simplify ArgValueCandidates code49b8108
feat(complete): Add PathCompleter82a360a
feat(complete): Add ArgValueCompleter47aedc6
fix(complete): Ensure paths are sorted431e2bc
test(complete): Ensure ArgValueCandidates get filteredUpdates
clap_complete
from 4.5.24 to 4.5.38Commits
2920fb0
chore: Release8902627
docs: Update changelog79d696f
Merge pull request #5813 from epage/ignore479df35
fix(parser): Fill in defaults on ignored errora1d69ca
refactor(parser): Split up parsing from post-processing6827841
test(parser): Show bad ignore_errors defaulting case76d0049
test(parser): Verify defaulting on errors3f5c05c
test(parser): Ensure we are actually testing ignore_errorsba4745d
chore(ci): Fix use of permissions22944b4
chore(ci): Use matrix for tracking the runnerUpdates
futures
from 0.3.30 to 0.3.31Release notes
Sourced from futures's releases.
Changelog
Sourced from futures's changelog.
Commits
1e05281
Release 0.3.318a8b085
Fix clippy::uninit_vec warningf3fb74d
Document howBoxFuture
s /BoxStream
s are often made (#2887)f00e7af
Fix use after free of task in FuturesUnordered when dropped future panics (#2...33c46b3
ci: Work around sanitizer issue on latest Linux kernel7bf5a72
Fix issues withAsyncBufRead::read_line
andAsyncBufReadExt::lines
(#2884)87afaf3
Use#[inline(always)]
onclone_arc_raw
(#2865)549b90b
Add accessors for the inner of stream::Iter (#2875)07b004a
Add missing symbols (#2883)86dc069
Various fixes too make the CI green (#2885)Updates
futures-util
from 0.3.30 to 0.3.31Release notes
Sourced from futures-util's releases.
Changelog
Sourced from futures-util's changelog.
Commits
1e05281
Release 0.3.318a8b085
Fix clippy::uninit_vec warningf3fb74d
Document howBoxFuture
s /BoxStream
s are often made (#2887)f00e7af
Fix use after free of task in FuturesUnordered when dropped future panics (#2...33c46b3
ci: Work around sanitizer issue on latest Linux kernel7bf5a72
Fix issues withAsyncBufRead::read_line
andAsyncBufReadExt::lines
(#2884)87afaf3
Use#[inline(always)]
onclone_arc_raw
(#2865)549b90b
Add accessors for the inner of stream::Iter (#2875)07b004a
Add missing symbols (#2883)86dc069
Various fixes too make the CI green (#2885)Updates
human-panic
from 2.0.1 to 2.0.2Changelog
Sourced from human-panic's changelog.
Commits
0b22d4d
chore: Release9776c62
docs: Update changelogba8a581
Merge pull request #158 from epage/backtrace8c6aa42
fix: Dynamically skip symbolsd0d3995
test: Make call stack interesting9f6d0e8
fix: Include trailing newline in backtrace808aba7
Merge pull request #157 from epage/backtracec85564f
test: Check report file01a60ca
test: Upgrade to 2021 editionf2616f2
fix: Report file close errorsUpdates
hyper
from 1.4.1 to 1.5.1Release notes
Sourced from hyper's releases.
... (truncated)
Changelog
Sourced from hyper's changelog.
Commits
3b7375a
v1.5.165026b2
chore(dependencies): remove libc crate from dependencies (#3377)4a20147
fix(http2): pass proper value to h2 max_local_error_reset_streams4694f38
chore(ci): pin hashbrown in MSRV job (#3783)13b0594
fix(http2): improve graceful shutdown during handshake (#3729)906f8db
docs(lib): do not inline http rexports720d2db
docs(lib): fix up misleading example about unstable features17fddd3
test(client): unflake client try_send_request unit testc68d424
v1.5.03900a23
perf(http1): improve parsing of sequentially partial messagesUpdates
hyper-util
from 0.1.7 to 0.1.10Release notes
Sourced from hyper-util's releases.
Changelog
Sourced from hyper-util's changelog.
Commits
a636037
v0.1.1005b13f4
chore: Fix test warning (#155)30f38c8
feat(client): Exposehttp2::builder::max_header_list_size
in the client bui...aa90ce5
refactor: allow resolve span to be disabled (#153)4dda024
feat(client): Add a new config to set TCP_USER_TIMEOUT (#152)fcb8565
v0.1.98b246a1
chore: remove tower dep by vendoring Oneshot (#151)d3e9699
fix: erroneous retries on a failed request to a newly opened socket (#150)2639193
feat(client): use non-zero ports resolved by dns resolvers (#148)4a8a261
chore(ci): pin tokio-util in MSRV CI job (#149)Updates
indicatif
from 0.17.8 to 0.17.9Release notes
Sourced from indicatif's releases.
Commits
e84863a
feat: allow constructing and setting the progress bar len toNone
(#664)90a1f3b
Bump version to 0.17.983da31e
Bump EmbarkStudios/cargo-deny-action from 1 to 2884ddfb
Replaceinstant
withweb-time
5396704
Update unicode-width requirement from 0.1 to 0.2fde06b7
Update deny config for cargo-deny 0.15 release6c01758
bump MSRV to 1.70 for Tokio 1.39.2ffd3cda
ProgressBar::new: update doc string to reflect correct default refresh rated323a96
Fix 'lazy continuation' lint errors in docs5295317
Fix AtomicPosition::reset storing wrong value (#650)Updates
once_cell
from 1.19.0 to 1.20.2Changelog
Sourced from once_cell's changelog.
Commits
4fbd4a5
release 1.20.30aef2f8
Merge pull request #267 from taiki-e/portable-atomiccf87ac6
Remove "portable-atomic?/require-cas" from race feature3b9bd9b
release 1.20.1f61508a
Merge pull request #265 from taiki-e/portable-atomic449e5d7
Add portable-atomic feature and disable portable-atomic/critical-section by d...72f7c2e
Merge pull request #260 from brodycj/propagate-critical-section-to-portable-a...be6b623
v1.20.0f2d95bf
update Cargo (dev-)dependencies; update Cargo.lock.msrvdd6b5c2
ci: fix TEST_BETA with TEMPORARY WORKAROUND in RUSTFLAGSUpdates
regex
from 1.10.6 to 1.11.1Changelog
Sourced from regex's changelog.
Commits
9870c06
1.11.180df54e
changelog: 1.11.1991ba88
unstable: fixPattern
trait implementationbcbe403
1.11.09e17e56
deps: bump regex-automata58e16f5
regex-automata-0.4.84bb1e3d
deps: bump regex-syntaxcba0fbc
regex-syntax-0.8.51533257
changelog: 1.11.09239e7e
data: update to UCD 16Updates
reqwest
from 0.12.7 to 0.12.9Release notes
Sourced from reqwest's releases.
Changelog
Sourced from reqwest's changelog.
Commits
797df2b
v0.12.964aa7d1
add webpki roots option for rustls no provider setup (#2447)598f857
Add content length to async_impl::multipart file streams (#2459)d99e90d
fix: re-enable verbose connection read logs (#2454)aba01ff
feat: Add support for Certificate Revocation Lists (#2433)3ad6e02
refactor: remove internal proxy sys cache (#2442)95fec09
v0.12.8baf9712
fix: pass pool_timer to hyper_util to enable the idle cleanup task (#2434)d85f44b
Bump rustls-native-certs (