-
-
Notifications
You must be signed in to change notification settings - Fork 213
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 cargo group with 13 updates #1322
Merged
Merged
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
dependabot
bot
added
dependencies
Pull requests that update a dependency file
rust
Pull requests that update Rust code
labels
Oct 26, 2023
This was referenced Oct 26, 2023
@dependabot rebase |
Bumps the cargo group with 13 updates: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.4.6` | `4.4.7` | | [futures](https://github.com/rust-lang/futures-rs) | `0.3.28` | `0.3.29` | | [libc](https://github.com/rust-lang/libc) | `0.2.148` | `0.2.149` | | [regex](https://github.com/rust-lang/regex) | `1.9.6` | `1.10.2` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.11.20` | `0.11.22` | | [serde](https://github.com/serde-rs/serde) | `1.0.188` | `1.0.190` | | [strum_macros](https://github.com/Peternator7/strum) | `0.25.2` | `0.25.3` | | [tokio](https://github.com/tokio-rs/tokio) | `1.32.0` | `1.33.0` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.9` | `0.7.10` | | [toml](https://github.com/toml-rs/toml) | `0.8.1` | `0.8.2` | | [wl-clipboard-rs](https://github.com/YaLTeR/wl-clipboard-rs) | `0.7.0` | `0.8.0` | | [clap_mangen](https://github.com/clap-rs/clap) | `0.2.14` | `0.2.15` | | [clap_complete](https://github.com/clap-rs/clap) | `4.4.3` | `4.4.4` | Updates `clap` from 4.4.6 to 4.4.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@v4.4.6...v4.4.7) Updates `futures` 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 `libc` from 0.2.148 to 0.2.149 - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](rust-lang/libc@0.2.148...0.2.149) Updates `regex` from 1.9.6 to 1.10.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.9.6...1.10.2) Updates `reqwest` from 0.11.20 to 0.11.22 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.11.20...v0.11.22) Updates `serde` from 1.0.188 to 1.0.190 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.188...v1.0.190) Updates `strum_macros` from 0.25.2 to 0.25.3 - [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md) - [Commits](https://github.com/Peternator7/strum/commits) Updates `tokio` from 1.32.0 to 1.33.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.32.0...tokio-1.33.0) Updates `tokio-util` from 0.7.9 to 0.7.10 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/commits) Updates `toml` from 0.8.1 to 0.8.2 - [Commits](toml-rs/toml@toml-v0.8.1...toml-v0.8.2) Updates `wl-clipboard-rs` from 0.7.0 to 0.8.0 - [Changelog](https://github.com/YaLTeR/wl-clipboard-rs/blob/master/CHANGELOG.md) - [Commits](YaLTeR/wl-clipboard-rs@v0.7.0...v0.8.0) Updates `clap_mangen` from 0.2.14 to 0.2.15 - [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_mangen-v0.2.14...clap_mangen-v0.2.15) 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: cargo - dependency-name: futures dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: libc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: strum_macros 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: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: wl-clipboard-rs dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: clap_mangen dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: clap_complete dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/cargo/cargo-a92102fdde
branch
from
October 26, 2023 16:16
9706687
to
b3d20a1
Compare
hrkfdn
approved these changes
Oct 26, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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 13 updates:
4.4.6
4.4.7
0.3.28
0.3.29
0.2.148
0.2.149
1.9.6
1.10.2
0.11.20
0.11.22
1.0.188
1.0.190
0.25.2
0.25.3
1.32.0
1.33.0
0.7.9
0.7.10
0.8.1
0.8.2
0.7.0
0.8.0
0.2.14
0.2.15
4.4.3
4.4.4
Updates
clap
from 4.4.6 to 4.4.7Changelog
Sourced from clap'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/styleUpdates
futures
from 0.3.28 to 0.3.29Release notes
Sourced from futures's releases.
Changelog
Sourced from futures'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
libc
from 0.2.148 to 0.2.149Release notes
Sourced from libc's releases.
Commits
d80e8bd
Auto merge of #3360 - vita-rust:release-0.2.149, r=JohnTitor017bf5f
Auto merge of #3373 - SteveLauC:close_range, r=JohnTitor14ef2e5
Auto merge of #3335 - androm3da:bcain/sa_onstack, r=JohnTitor7b9e367
fmt173757d
feat: add close_range for glibcc7a860d
Auto merge of #3370 - NordSecurity:add_apple_tvos_support, r=JohnTitor4cdc32e
Auto merge of #3325 - Vtewari2311:libc-hurd-latest, r=JohnTitoraa065c6
Auto merge of #3372 - SteveLauC:execveat, r=JohnTitord3910f6
add execveat for glibcaab9d70
Fix apple tvos supportUpdates
regex
from 1.9.6 to 1.10.2Changelog
Sourced from regex's changelog.
... (truncated)
Commits
5f1f1c8
1.10.21a54a82
deps: bump regex-automata to 0.4.361242b1
regex-automata-0.4.350fe7d1
changelog: 1.10.2eb950f6
automata/meta: revert broadening of reverse suffix optimizatione7bd19d
regex-lite-0.1.50086dec
lite: fix stack overflow test4ae1472
tests: fix compilation of doctests on 32-bit architecturescd79881
regex-lite-0.1.4466e42c
lite: fix stack overflow in NFA compilerUpdates
reqwest
from 0.11.20 to 0.11.22Release notes
Sourced from reqwest's releases.
Changelog
Sourced from reqwest's changelog.
Commits
5df3861
v0.11.22afc3a93
fix trust-dns error kind on windows (#1992)d050e60
v0.11.212a881fb
fix: split connect timeout for multiple IPs (#1940)17c893f
Bump actions/checkout from 3 to 4 (#1968)10d9d23
Addtls_info
/TlsInfo
for access to peer's leaf certificate (#1938)d3d95a5
OptimizeTrustDnsResolver
(#1967)0292486
dep: Upgrade trust-dns-resolver from v0.22 to v0.23 (#1965)70d100c
Feature: auto detect MacOS proxy settings (#1955)34f6c70
Added wasm in the docs. (#1960)Updates
serde
from 1.0.188 to 1.0.190Release notes
Sourced from serde's releases.
Commits
edb1a58
Release 1.0.19011c2917
Merge pull request #2637 from dtolnay/nansign6ba9c12
Float copysign does not exist in libcore yetd2fcc34
Ensure f32 deserialized from f64 and vice versa preserve NaN signa091a07
Add float NaN testsbb4135c
Fix unused imports8de84b7
Resolve get_first clippy lint9cdf332
Remove 'remember to update' reminder from Cargo.tomle94fc65
Release 1.0.189b908487
Remove double nesting of first_attemptUpdates
strum_macros
from 0.25.2 to 0.25.3Changelog
Sourced from strum_macros's changelog.
Commits
Updates
tokio
from 1.32.0 to 1.33.0Release notes
Sourced from tokio's releases.
... (truncated)
Commits
0457690
chore: prepare Tokio v1.33.0 release (#6059)4557451
io: implementSeek
forSyncIoBridge
(#6058)2bd4376
rt: do not trace tasks while lockingOwnedTasks
(#6036)f306bd0
sync: fix unclosed code block in example (#6056)6b010ac
docs: fix new doc warnings in 1.73.0 (#6055)8cd3383
time: reduce iteration count in short_sleeps test (#6052)d6ed00c
sync:Semaphore
doc final cleanup (#6050)5d29136
docs: add semaphore example for running tests sequentially (#6038)52b29b3
net: add apple tvos support (#6045)eaba971
sync: document that broadcast capacity is a lower bound (#6042)Updates
tokio-util
from 0.7.9 to 0.7.10Commits
Updates
toml
from 0.8.1 to 0.8.2Commits
fe65b2b
chore: Releaseed597eb
chore: Release257a0fd
docs: Update changelog4b44f53
Merge pull request #617 from epage/update7eaf286
fix(parser): Failed on mixed inline tablese1f2037
test: Verify with latest data2f9253c
chore: Update toml-testc9b481c
test(toml): Ensure tables are used for validation43d7f29
Merge pull request #615 from toml-rs/renovate/actions-checkout-4.xef9b837
chore(deps): update actions/checkout action to v4Updates
wl-clipboard-rs
from 0.7.0 to 0.8.0Changelog
Sourced from wl-clipboard-rs's changelog.
Commits
f73abbf
Updade CHANGELOG2898fa2
CI: Update things3e4530a
Bump edition to 20214d113eb
Update dependencies080e1fc
Fix formatting71b6df7
Rewrite for wayland-rs 0.309c5b5f9
Mention omit additional text mime types in the changelog0da33c6
Bump version to 0.8.05a44ff5
Update non-wayland dependencies5a93e1a
Make additional text mime types optional (#31)Updates
clap_mangen
from 0.2.14 to 0.2.15Commits
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/styleUpdates
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 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