-
-
Notifications
You must be signed in to change notification settings - Fork 1
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
build(deps): bump the cargo group across 1 directory with 12 updates #45
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/cargo/cargo-6aee02e1f1
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.
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 group with 12 updates in the / directory: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.4.7` | `4.5.7` | | [color-eyre](https://github.com/eyre-rs/eyre) | `0.6.2` | `0.6.3` | | [const-hex](https://github.com/danipopes/const-hex) | `1.10.0` | `1.12.0` | | [dag](https://github.com/serpent-os/moss-rs) | ``58da164`` | ``fbf991f`` | | [futures](https://github.com/rust-lang/futures-rs) | `0.3.29` | `0.3.30` | | [indicatif](https://github.com/console-rs/indicatif) | `0.17.7` | `0.17.8` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.11.22` | `0.12.4` | | [serde](https://github.com/serde-rs/serde) | `1.0.190` | `1.0.193` | | [serde_yaml](https://github.com/dtolnay/serde-yaml) | `0.9.27` | `0.9.34+deprecated` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.50` | `1.0.61` | | [tokio](https://github.com/tokio-rs/tokio) | `1.33.0` | `1.38.0` | | [url](https://github.com/servo/rust-url) | `2.4.1` | `2.5.2` | Updates `clap` from 4.4.7 to 4.5.7 - [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.4.7...v4.5.7) Updates `color-eyre` from 0.6.2 to 0.6.3 - [Commits](eyre-rs/eyre@v0.6.2...color-eyre-v0.6.3) Updates `const-hex` from 1.10.0 to 1.12.0 - [Commits](DaniPopes/const-hex@v1.10.0...v1.12.0) Updates `dag` from `58da164` to `fbf991f` - [Release notes](https://github.com/serpent-os/moss-rs/releases) - [Commits](serpent-os/tools@58da164...fbf991f) Updates `futures` from 0.3.29 to 0.3.30 - [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.29...0.3.30) Updates `indicatif` from 0.17.7 to 0.17.8 - [Release notes](https://github.com/console-rs/indicatif/releases) - [Commits](console-rs/indicatif@0.17.7...0.17.8) Updates `reqwest` from 0.11.22 to 0.12.4 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.11.22...v0.12.4) Updates `serde` from 1.0.190 to 1.0.193 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.190...v1.0.193) Updates `serde_yaml` from 0.9.27 to 0.9.34+deprecated - [Release notes](https://github.com/dtolnay/serde-yaml/releases) - [Commits](dtolnay/serde-yaml@0.9.27...0.9.34) Updates `thiserror` from 1.0.50 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.50...1.0.61) Updates `tokio` from 1.33.0 to 1.38.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.33.0...tokio-1.38.0) Updates `url` from 2.4.1 to 2.5.2 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](servo/rust-url@v2.4.1...v2.5.2) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: color-eyre dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: const-hex dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: dag dependency-type: direct:production dependency-group: cargo - dependency-name: futures dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: indicatif dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: serde_yaml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: url dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
Jun 25, 2024
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 cargo group with 12 updates in the / directory:
4.4.7
4.5.7
0.6.2
0.6.3
1.10.0
1.12.0
58da164
fbf991f
0.3.29
0.3.30
0.17.7
0.17.8
0.11.22
0.12.4
1.0.190
1.0.193
0.9.27
0.9.34+deprecated
1.0.50
1.0.61
1.33.0
1.38.0
2.4.1
2.5.2
Updates
clap
from 4.4.7 to 4.5.7Release notes
Sourced from clap's releases.
... (truncated)
Changelog
Sourced from clap's changelog.
... (truncated)
Commits
6c6839a
chore: Releasee79ff0d
docs: Update changelogbe2e5ca
Merge pull request #5527 from epage/mincf5c958
fix(parser): Report correct num_args on too-fewe0c9619
test(parser): Snapshot num_args errors2f645d3
chore: Release6e1e036
docs: Update changelog7e1bbf8
Merge pull request #5523 from ben--/zsh-colon8e3c273
fix(zsh): Separate options from _arguments optionsff3713d
chore: ReleaseUpdates
color-eyre
from 0.6.2 to 0.6.3Commits
f544fed
chore: Release7689b98
chore: don't inherit workspace readme63cb412
chore: remove old metadata7e7e173
chore: update changelog7a5c32a
Add color-eyre to workspace (#110)eb8d059
Merge remote-tracking branch 'origin/master' into color-eyre75beaae
fix: removeanyhow
feature flag fromOptionExt
location test (#148)e570151
color-spantrace: bump owo-colors to 4.0 (#156)cb4bab6
chore: update issues redirect8ebc308
fix: make theme test more lenientUpdates
const-hex
from 1.10.0 to 1.12.0Commits
c81503c
chore: Release const-hex version 1.12.0378861a
feat: implement check for arm and portable-simd (#10)a3944b6
chore: Release const-hex version 1.11.47ceae26
Derive Eq trait for FromHexError (#9)b055b1e
test: check empty stringse1ebd99
chore: Release const-hex version 1.11.37378b28
fmt7cb862c
fix: count characters correctly ininvalid_hex_error
9a057f2
chore: Release const-hex version 1.11.2e6a0979
perf: don't alloc zeroed in encodeUpdates
dag
from58da164
tofbf991f
Commits
fbf991f
boulder: Implement recipe bump supportcc35c00
nightly.yaml: Switch back to known working versiond789324
nightly.yaml: Fiiine, be a pedant.688ad27
nightly.yaml: Where did I come from? Why am I here?532e76d
nightly.yaml: Just show me the versions ok?c1c8e76
nightly.yaml: Make it build faster while testingc6b4ac1
nightly.yaml: Specify RUSTFLAGS directly to cargof853f90
nightly.yaml: More RUSTFLAGS experimentsd814de5
nightly.yaml: Attempt to fix RUSTFLAGS quoting derpb8f17a0
nightly.yaml: Force ld.lld clang linker from $PATHUpdates
futures
from 0.3.29 to 0.3.30Release notes
Sourced from futures's releases.
Changelog
Sourced from futures's changelog.
Commits
de1a0fd
Release 0.3.3068d2845
Remove a redundant space in example (#2816)fdd2ce7
Fix broken link inCopyBufAbortable
docs (#2815)272a3c7
Use cfg(target_has_atomic) on no-std targetsc179201
FillBuf: Do not call poll_fill_buf twicee6735f3
FuturesUnordered: Fix clear implementation04d01a0
FuturesOrdered: Use 64-bit indexe4aa659
remove redundant impl Unpin17851c1
provide a mechanism to determine if io read/write halves are from the same st...4910799
provide a non-destructive mechanism to determine if a sink/stream are pairedUpdates
indicatif
from 0.17.7 to 0.17.8Release notes
Sourced from indicatif's releases.
Commits
82b6479
Bump version to 0.17.8f8d33f9
[feature request] adding{percent_precise}
style key44618a8
fix inadvertently dropping MutexGuard in TickerControle3b1b66
complete mention1b855e6
renders the speed in bytes per second using SI prefixes2a8b2ea
Use pos for finished progress bar per_sec instead of len9f99ad5
AddVisualLines
newtype wrapper (#616)9b533cc
Fix "type" error in draw_target.rse68cb3a
Fix "type" error in multi.rs69ba17c
Change the type ofvisual_line_count
'swidth
argument tousize
Updates
reqwest
from 0.11.22 to 0.12.4Release notes
Sourced from reqwest's releases.
... (truncated)
Changelog
Sourced from reqwest's changelog.
... (truncated)
Commits
de5dbb1
v0.12.40f126f5
tests: fix blocking test about empty bodies and content-length1073881
feat: add zstd support (#1866)1af8945
feat: add ClientBuilder::read_timeout(dur) (#2241)e99da85
refactor: fix warnings related to mutability ofself
(#2245)0720159
v0.12.39209695
Remove duplicate example for ClientBuilder::default_headers (#2236)e3a1565
fix: use lower case domain string when usingresolve
andresolve_to_addrs
...b4c491a
feat: allow fine-grained root certs for rustls (#2232)cf4295d
chore: update winreg to 0.52.0 (#2226)Updates
serde
from 1.0.190 to 1.0.193Release notes
Sourced from serde's releases.
Commits
44613c7
Release 1.0.193c706281
Merge pull request #2655 from dtolnay/rangestartend65d75b8
Add RangeFrom and RangeTo tests332b0cb
Merge pull request #2654 from dtolnay/rangestartend8c4af41
Fix more RangeFrom / RangeEnd mixups24a78f0
Merge pull request #2653 from emilbonnek/fix/range-to-from-de-mixupc91c334
Fix Range{From,To} deserialize mixup2083f43
Update ui test suite to nightly-2023-11-194676abd
Release 1.0.19235700eb
Merge pull request #2646 from robsdedude/fix/2643/allow-tag-field-in-untaggedUpdates
serde_yaml
from 0.9.27 to 0.9.34+deprecatedRelease notes
Sourced from serde_yaml's releases.
Commits
2009506
Release 0.9.343ba8462
Add unmaintained note77236b0
Ignore dead code lint in testsf4c9ed9
Release 0.9.33b4edaee
Pull in yaml_parser_fetch_more_tokens fix from libyaml8a5542c
Resolve non_local_definitions warning in testea57d8c
Release 0.9.32a52b7ac
Resolve prelude redundant import warnings9e0b8d3
Replace curly quotes with ascii straight quotes2a77483
Release 0.9.31Updates
thiserror
from 1.0.50 to 1.0.61Release notes
Sourced from thiserror's releases.
Commits
5c80163
Release 1.0.61e3b1b91
Format PR 299 with rustfmt6b2b871
Merge pull request #299 from quartiq/corece974bc
also {std -> core}::panic::UnwindSafe7b6e35b
use core::fmt instead of std::fmt870d11b
Release 1.0.600ccee7c
Merge pull request #298 from dtolnay/checkcfgcf43d0c
Resolve unexpected_cfgs warninge7ad85e
Release 1.0.59af477ec
Merge pull request #297 from dtolnay/traitidentUpdates
tokio
from 1.33.0 to 1.38.0Release notes
Sourced from tokio's releases.
... (truncated)
Commits
14c17fc
chore: prepare Tokio v1.38.0 (#6601)65cbf73
chore: prepare tokio-macros v2.3.0 (#6600)dbf93c7
sync: fix incorrect is_empty on mpsc block boundaries (#6603)873cb8a
runtime: move task out of thelifo_slot
inblock_in_place
(#6596)97bb47b
task: fix a typo in doc ofLocalSet::run_until
(#6599)86658bd
metrics: stabilizeRuntimeMetrics::worker_count
(#6556)9e00b26
sync: addNotify::notify_last
(#6520)6c42d28
net: fix misleadingNamedPipeServer
example (#6590)3a6fdc0
license: fix formatting and remove year in licenses (#6451)2890d0c
metrics: fix blocking_threads count (#6551)Updates
url
from 2.4.1 to 2.5.2Commits
54346fa
Revert "Reimplement idna on top of ICU4X" (#946)dcfbed3
Update idna to 1.0.1 (#945)467ef63
fix panic onxn--55555577
(#940)3d6dbbb
Reimplement idna on top of ICU4X (#923)de947ab
Document possible replacements of the base URL (#926)8b8431b
docs: document SyntaxViolation variants, remove bare URLs (#924)fd042e0
Non-special URLs can have their paths erased (#921)49eea1c
Fix multiple issues on wasm32: (#886)a4dd58b
Fix lint (#920)73803fa
Update URLs (#916)Dependabot 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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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