-
Notifications
You must be signed in to change notification settings - Fork 0
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
[cargo](deps): Bump the deps group with 12 updates #309
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
Bumps the deps group with 12 updates: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.75` | `1.0.76` | | [futures-util](https://github.com/rust-lang/futures-rs) | `0.3.29` | `0.3.30` | | [openssl](https://github.com/sfackler/rust-openssl) | `0.10.61` | `0.10.62` | | [rustls-pki-types](https://github.com/rustls/pki-types) | `1.0.1` | `1.1.0` | | [time](https://github.com/time-rs/time) | `0.3.30` | `0.3.31` | | [tokio](https://github.com/tokio-rs/tokio) | `1.35.0` | `1.35.1` | | [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) | `0.8.17` | `0.8.18` | | [futures-channel](https://github.com/rust-lang/futures-rs) | `0.3.29` | `0.3.30` | | [object](https://github.com/gimli-rs/object) | `0.32.1` | `0.32.2` | | [pkg-config](https://github.com/rust-lang/pkg-config-rs) | `0.3.27` | `0.3.28` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.70` | `1.0.71` | | [syn](https://github.com/dtolnay/syn) | `2.0.41` | `2.0.43` | Updates `anyhow` from 1.0.75 to 1.0.76 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.75...1.0.76) Updates `futures-util` 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 `openssl` from 0.10.61 to 0.10.62 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](sfackler/rust-openssl@openssl-v0.10.61...openssl-v0.10.62) Updates `rustls-pki-types` from 1.0.1 to 1.1.0 - [Release notes](https://github.com/rustls/pki-types/releases) - [Commits](https://github.com/rustls/pki-types/commits) Updates `time` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/time-rs/time/releases) - [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md) - [Commits](time-rs/time@v0.3.30...v0.3.31) Updates `tokio` from 1.35.0 to 1.35.1 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.35.0...tokio-1.35.1) Updates `crossbeam-utils` from 0.8.17 to 0.8.18 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](crossbeam-rs/crossbeam@crossbeam-utils-0.8.17...crossbeam-utils-0.8.18) Updates `futures-channel` 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 `object` from 0.32.1 to 0.32.2 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/object/commits) Updates `pkg-config` from 0.3.27 to 0.3.28 - [Changelog](https://github.com/rust-lang/pkg-config-rs/blob/master/CHANGELOG.md) - [Commits](rust-lang/pkg-config-rs@0.3.27...0.3.28) Updates `proc-macro2` from 1.0.70 to 1.0.71 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.70...1.0.71) Updates `syn` from 2.0.41 to 2.0.43 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.41...2.0.43) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: futures-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: openssl dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: rustls-pki-types dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: time dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: crossbeam-utils dependency-type: indirect update-type: version-update:semver-patch dependency-group: deps - dependency-name: futures-channel dependency-type: indirect update-type: version-update:semver-patch dependency-group: deps - dependency-name: object dependency-type: indirect update-type: version-update:semver-patch dependency-group: deps - dependency-name: pkg-config dependency-type: indirect update-type: version-update:semver-patch dependency-group: deps - dependency-name: proc-macro2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: deps - dependency-name: syn dependency-type: indirect update-type: version-update:semver-patch dependency-group: deps ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #309 +/- ##
=======================================
Coverage 82.85% 82.85%
=======================================
Files 8 8
Lines 764 764
=======================================
Hits 633 633
Misses 131 131 ☔ View full report in Codecov by Sentry. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
d:cargo
Update a Cargo (Rust) dependency
dependencies
Add, remove, or update one or more dependencies
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 deps group with 12 updates:
1.0.75
1.0.76
0.3.29
0.3.30
0.10.61
0.10.62
1.0.1
1.1.0
0.3.30
0.3.31
1.35.0
1.35.1
0.8.17
0.8.18
0.3.29
0.3.30
0.32.1
0.32.2
0.3.27
0.3.28
1.0.70
1.0.71
2.0.41
2.0.43
Updates
anyhow
from 1.0.75 to 1.0.76Release notes
Sourced from anyhow's releases.
Commits
5cad3bf
Release 1.0.76d371a49
Merge pull request #329 from dtolnay/unsafeop07aac81
Fill in unsafe blocks inside unsafe functions5ea720d
Turn on deny(unsafe_op_in_unsafe_fn)539e831
Detect whether unsafe_op_in_unsafe_fn lint is availableafb298e
Label the compiler versions in build.rs with a comment and linka205cc9
Add a funding file05e4132
Ignore struct_field_names pedantic clippy lint98921f8
Remove 'remember to update' reminder from Cargo.toml1ae9905
Ignore needless_raw_string_hashes clippy lintUpdates
futures-util
from 0.3.29 to 0.3.30Release notes
Sourced from futures-util's releases.
Changelog
Sourced from futures-util'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
openssl
from 0.10.61 to 0.10.62Release notes
Sourced from openssl's releases.
Commits
4c98550
Merge pull request #2133 from alex/bump-for-releasec2c52d8
Release openssl v0.10.62 and openssl-sys v0.9.985176570
Merge pull request #2129 from nicklaswj/add_curve_brainpoolP320r1f6ed2c0
Add nid for curve brainpoolP320r1994939b
Merge pull request #2126 from overvenus/rand-priv-bytes6d2fce2
Fix legacy OpenSSL buildec8f096
Addrand_priv_bytes
5b4edd8
Merge pull request #2124 from botovq/libressl-3904d83202
X509V3_EXT_add_alias() will be removed8a4db4b
X509_PURPOSE_get0() will return a const pointerUpdates
rustls-pki-types
from 1.0.1 to 1.1.0Commits
Updates
time
from 0.3.30 to 0.3.31Release notes
Sourced from time's releases.
Changelog
Sourced from time's changelog.
Commits
8067540
v0.3.31 release605495a
Expand range ofUtcOffset
to ±25:59:59be0077a
Remove unnecessary associated type bound4b932ba
Move from unit type to internalNoOffset
typeb77ed50
Add direct constructors forOffsetDateTime
. (#641)6d5fa1e
Panic Documentation (#638)bd92ba9
Add doc alias, guarantee non-inliningUpdates
tokio
from 1.35.0 to 1.35.1Release notes
Sourced from tokio's releases.
Commits
46ff363
chore: prepare Tokio v1.35.1 (#6230)0a1695e
Merge 'tokio-1.32.1' into 'tokio-1.35.x' (#6229)c4f0178
chore: prepare Tokio v1.32.1 (#6228)22b3a65
Merge 'tokio-1.25.3' into 'tokio-1.32.x' (#6227)0d36233
chore: release v1.25.3 (#6223)ab7313f
io: add budgeting to tokio::runtime::io::registration::async_io (#6221)Updates
crossbeam-utils
from 0.8.17 to 0.8.18Release notes
Sourced from crossbeam-utils's releases.
Commits
95d0bd0
Prepare for the next release65f0b07
Automatically cancel outdated CI runs on PRecc994e
Update compile_fail doctest26d6fd9
Use Layout::extend and clean up code around alloc4aeb87e
epoch: Remove dependency on memoffsetcc65773
Do not iterate elements in bounded queue/channel's destructor when needs_drop...60c3372
Relax MSRV of channel, queue, and utils to 1.60dd8b72e
Migrate to Rust 20212d66acb
Add resolver = "2"06e851f
AtomicCell: Use CachePadded in sharded global locksUpdates
futures-channel
from 0.3.29 to 0.3.30Release notes
Sourced from futures-channel's releases.
Changelog
Sourced from futures-channel'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
object
from 0.32.1 to 0.32.2Changelog
Sourced from object's changelog.
... (truncated)
Commits
Updates
pkg-config
from 0.3.27 to 0.3.28Changelog
Sourced from pkg-config's changelog.
Commits
333771e
Update version and CHANGELOG.md to 0.3.289e485f0
Merge pull request #158 from Finchiedev/master08a1c5f
Fix compilation for 1ac32cd on Rust 1.301ac32cd
Print correct variable name for search patha0640aa
Wrapstd::process::Command
to track arguments and environment variablesef638e8
Merge pull request #157 from piwicode/master210efe7
Fix spelling.d5be171
Improve error message when library not found576f550
Merge pull request #149 from chenyuanrun/trim_l_prefixef726e0
Pass link flag like -l:libfoo.a to linker directly.Updates
proc-macro2
from 1.0.70 to 1.0.71Release notes
Sourced from proc-macro2's releases.
Commits
593681b
Release 1.0.716756d15
Merge pull request #427 from dtolnay/unsafeope95447c
Fill in unsafe blocks inside unsafe functions54f7f80
Turn on deny(unsafe_op_in_unsafe_fn)49b26d2
Update ui test suite to nightly-2023-12-150b963a2
Unbreak binutils-dev install in GitHub Actionsf7576d1
Format with new rustfmt that handles let-else349dc3f
Update afl fuzzer from 0.14 to 0.15Updates
syn
from 2.0.41 to 2.0.43Release notes
Sourced from syn's releases.
Commits
95ee052
Release 2.0.437383e81
Merge pull request #1559 from dtolnay/pattuple712fde5
Fix ToTokens for PatTuple to insert trailing commaed9b94e
Merge pull request #1558 from dtolnay/tupletestsec8517b
Add tuple comma tests3cf16c7
Merge pull request #1557 from dtolnay/snapshotparsequote553549f
Generalize snapshot parsing to types that do not implement Parsef9ad833
Merge pull request #1556 from dtolnay/punctuatedsnapshot131b40b
Debug impl for punctuated::Pairs superseded by Punctuated3f12d65
Include punctuation tokens in snapshot tests containing PunctuatedDependabot 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