-
Notifications
You must be signed in to change notification settings - Fork 8
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
chore(deps): bump the no-breaking-dependencies group with 8 updates #115
chore(deps): bump the no-breaking-dependencies group with 8 updates #115
Conversation
@dependabot show windows-sys ignore conditions |
Ignore Conditions
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #115 +/- ##
=======================================
Coverage 25.96% 25.96%
=======================================
Files 21 21
Lines 1606 1606
=======================================
Hits 417 417
Misses 1189 1189 ☔ View full report in Codecov by Sentry. |
@dependabot unignore windows-sys |
OK, I will stop ignoring the windows-sys dependency. |
Bumps the no-breaking-dependencies group with 8 updates: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.4.6` | `4.4.8` | | [serde](https://github.com/serde-rs/serde) | `1.0.189` | `1.0.193` | | [serde_json](https://github.com/serde-rs/json) | `1.0.107` | `1.0.108` | | [toml](https://github.com/toml-rs/toml) | `0.8.4` | `0.8.8` | | [serde_yaml](https://github.com/dtolnay/serde-yaml) | `0.9.25` | `0.9.27` | | [tokio](https://github.com/tokio-rs/tokio) | `1.33.0` | `1.34.0` | | [futures-util](https://github.com/rust-lang/futures-rs) | `0.3.28` | `0.3.29` | | [clap_complete](https://github.com/clap-rs/clap) | `4.4.3` | `4.4.4` | Updates `clap` from 4.4.6 to 4.4.8 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v4.4.6...v4.4.8) Updates `serde` from 1.0.189 to 1.0.193 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.189...v1.0.193) Updates `serde_json` from 1.0.107 to 1.0.108 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.107...v1.0.108) Updates `toml` from 0.8.4 to 0.8.8 - [Commits](toml-rs/toml@toml-v0.8.4...toml-v0.8.8) Updates `serde_yaml` from 0.9.25 to 0.9.27 - [Release notes](https://github.com/dtolnay/serde-yaml/releases) - [Commits](dtolnay/serde-yaml@0.9.25...0.9.27) Updates `tokio` from 1.33.0 to 1.34.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.33.0...tokio-1.34.0) Updates `futures-util` from 0.3.28 to 0.3.29 - [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.28...0.3.29) Updates `clap_complete` from 4.4.3 to 4.4.4 - [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.3...clap_complete-v4.4.4) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: no-breaking-dependencies - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: no-breaking-dependencies - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: no-breaking-dependencies - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: no-breaking-dependencies - dependency-name: serde_yaml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: no-breaking-dependencies - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: no-breaking-dependencies - dependency-name: futures-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: no-breaking-dependencies - dependency-name: clap_complete dependency-type: direct:production update-type: version-update:semver-patch dependency-group: no-breaking-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
92f775e
to
db5daff
Compare
@dependabot ignore windows-sys major version |
@dependabot squash and merge |
One of your CI runs failed on this pull request, so Dependabot won't merge it. Dependabot will still automatically merge this pull request if you amend it and your tests pass. |
Bumps the no-breaking-dependencies group with 8 updates:
4.4.6
4.4.8
1.0.189
1.0.193
1.0.107
1.0.108
0.8.4
0.8.8
0.9.25
0.9.27
1.33.0
1.34.0
0.3.28
0.3.29
4.4.3
4.4.4
Updates
clap
from 4.4.6 to 4.4.8Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
3aeea91
chore: Release1add9a7
docs: Update changelog6b2a2cc
Merge pull request #5206 from epage/flatten9c0f7a7
fix(help): Recurse help flattening4bef91c
refactor(help): Pull out flat subcommandsc9a7ef0
fix(help): Gloss over globals with flatten9e5f93d
fix(help): Be consistent in long/short help66d2bcb
feat(help): Allow flattening help3383242
Merge pull request #5205 from epage/flatten-refactorcaf5cdc
feat(help): Allow flattening usageUpdates
serde
from 1.0.189 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_json
from 1.0.107 to 1.0.108Release notes
Sourced from serde_json's releases.
Commits
4bc1eaa
Release 1.0.1081454eac
Merge pull request #1082 from dtolnay/fromdoc0f072fa
Improve Value From and FromIterator docsa8e6f75
Merge pull request #1081 from fritzrehde/masterebaf617
fixed typosf56053d
Merge pull request #1080 from serde-rs/negativenan4e091d5
Add test of negative NaN and negative infinity421a70d
Fix unused imports39f5ad1
Remove 'remember to update' reminder from Cargo.toml5bb6960
Merge pull request #1075 from dimo414/masterUpdates
toml
from 0.8.4 to 0.8.8Commits
2e99658
chore: Release61a68e5
docs: Update changelog7b110a0
Merge pull request #649 from epage/fixe162e9f
fix: Remove unused dependencies0026e2a
chore: Release6b8e4aa
chore: Release36e3a02
docs: Update changelog7ba0932
Merge pull request #648 from epage/splitef9fd0a
fix(edit)!: Allow disabling parser or display5b53ff1
refactor(edit): Remove 'use' for optional modsUpdates
serde_yaml
from 0.9.25 to 0.9.27Release notes
Sourced from serde_yaml's releases.
Commits
66ec2cf
Release 0.9.2723069f2
Merge pull request #394 from dtolnay/numbernan1cda03f
Destroy NaN signaling and payload too88c032f
Deterministically destroy sign of NaN when converted to Number22116b6
Expand from_float macro1e2a89c
Format PR 393 with rustfmt8032b5c
Release 0.9.26d07a63c
Merge pull request #393 from dtolnay/nansign13e2610
Pull in serde NaN fix8fa21e5
Add test of NaN sign when deserializing to primitiveUpdates
tokio
from 1.33.0 to 1.34.0Release notes
Sourced from tokio's releases.
Commits
49eb26f
chore: prepare Tokio v1.34.0 release (#6138)19d96c0
io: increaseScheduledIo
tick resolution (#6135)30b2eb1
io: fix possible I/O resource hang (#6134)8ec3e0d
metrics: update stats when unparking in multi-thread (#6131)161ecec
stream: fix typo in peekable docs (#6130)61fcc3b
time: remove cachedelapsed
value from driver state (#6097)944024e
chore: update rust-version to 1.63 in all crates (#6126)65f861f
stream: addStreamExt::peekable
(#6095)4c85801
ci: fix docs on latest nightly (#6120)ed32cd1
task: add tests for tracing instrumentation of tasks (#6112)Updates
futures-util
from 0.3.28 to 0.3.29Release notes
Sourced from futures-util's releases.
Changelog
Sourced from futures-util's changelog.
Commits
86f2a6a
Release 0.3.29a40204d
Provide AtomicWaker if portable-atomic feature is enabled, even if atomic CAS...24cca65
AddTryAny
adaptere60a439
AddTryAll
adapter5051335
Remove unsafe code from AssertUnmoved60a86e1
Fix Sync impl of FuturesUnorderedf392082
Extend io::AsyncBufReadExt::lines example with invalid UTF-82f2ec39
Fix infinite loop caused by invalid UTF-8 bytes8570ea6
Fix unused_imports warning43c0c5f
Add tests forStreamExt::all
andStreamExt::any
Updates
clap_complete
from 4.4.3 to 4.4.4Release notes
Sourced from clap_complete's releases.
Changelog
Sourced from clap_complete's changelog.
Commits
9bfa5a3
chore: Release38b5a2f
chore: Releasee485448
docs: Update changelogf801a03
Merge pull request #5181 from alexcrichton/smaller-is-number9a9aabc
refactor: Reduce code size of testing tokens if they're a number1b84314
Merge pull request #5176 from epage/depdcced5a
chore: Bump completestf4319bc
Merge pull request #5174 from kpreid/patch-171c1e59
docs: Fix doc link toArg::trailing_var_arg
deebc1f
Merge pull request #5172 from epage/styleDependabot 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 will merge this PR once CI passes on it, as requested by @wangl-cc.
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