-
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
build(deps): bump the minor group across 1 directory with 17 updates #211
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/cargo/minor-3ceb452626
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 minor group with 17 updates in the / directory: | Package | From | To | | --- | --- | --- | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.80` | `0.1.81` | | [bytes](https://github.com/tokio-rs/bytes) | `1.6.0` | `1.6.1` | | [quinn](https://github.com/quinn-rs/quinn) | `0.10.2` | `0.11.2` | | [rustls](https://github.com/rustls/rustls) | `0.21.12` | `0.23.11` | | [tokio](https://github.com/tokio-rs/tokio) | `1.37.0` | `1.38.1` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.82` | `1.0.86` | | [serde](https://github.com/serde-rs/serde) | `1.0.200` | `1.0.204` | | [clap](https://github.com/clap-rs/clap) | `4.5.4` | `4.5.9` | | [env_logger](https://github.com/rust-cli/env_logger) | `0.10.2` | `0.11.3` | | [log](https://github.com/rust-lang/log) | `0.4.21` | `0.4.22` | | [rcgen](https://github.com/rustls/rcgen) | `0.11.3` | `0.13.1` | | [regex](https://github.com/rust-lang/regex) | `1.10.4` | `1.10.5` | | [uuid](https://github.com/uuid-rs/uuid) | `1.8.0` | `1.10.0` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.59` | `1.0.63` | | [zstd](https://github.com/gyscos/zstd-rs) | `0.13.1` | `0.13.2` | | [criterion](https://github.com/bheisler/criterion.rs) | `0.3.6` | `0.5.1` | | [crc32c](https://github.com/zowens/crc32c) | `0.6.5` | `0.6.8` | Updates `async-trait` from 0.1.80 to 0.1.81 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.80...0.1.81) Updates `bytes` from 1.6.0 to 1.6.1 - [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.6.0...v1.6.1) Updates `quinn` from 0.10.2 to 0.11.2 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](quinn-rs/quinn@0.10.2...quinn-0.11.2) Updates `rustls` from 0.21.12 to 0.23.11 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](rustls/rustls@v/0.21.12...v/0.23.11) Updates `tokio` from 1.37.0 to 1.38.1 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.37.0...tokio-1.38.1) Updates `anyhow` from 1.0.82 to 1.0.86 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.82...1.0.86) Updates `serde` from 1.0.200 to 1.0.204 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.200...v1.0.204) Updates `clap` from 4.5.4 to 4.5.9 - [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.4...v4.5.9) Updates `env_logger` from 0.10.2 to 0.11.3 - [Release notes](https://github.com/rust-cli/env_logger/releases) - [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md) - [Commits](rust-cli/env_logger@v0.10.2...v0.11.3) Updates `log` from 0.4.21 to 0.4.22 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](rust-lang/log@0.4.21...0.4.22) Updates `rcgen` from 0.11.3 to 0.13.1 - [Commits](rustls/rcgen@v0.11.3...v0.13.1) Updates `regex` from 1.10.4 to 1.10.5 - [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.4...1.10.5) Updates `uuid` from 1.8.0 to 1.10.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@1.8.0...1.10.0) Updates `thiserror` from 1.0.59 to 1.0.63 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.59...1.0.63) Updates `zstd` from 0.13.1 to 0.13.2 - [Release notes](https://github.com/gyscos/zstd-rs/releases) - [Commits](gyscos/zstd-rs@v0.13.1...v0.13.2) Updates `criterion` from 0.3.6 to 0.5.1 - [Changelog](https://github.com/bheisler/criterion.rs/blob/master/CHANGELOG.md) - [Commits](bheisler/criterion.rs@0.3.6...0.5.1) Updates `crc32c` from 0.6.5 to 0.6.8 - [Commits](zowens/crc32c@v0.6.5...v0.6.8) --- updated-dependencies: - dependency-name: async-trait dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: quinn dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: rustls dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: rcgen dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: zstd dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: criterion dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: crc32c dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor ... Signed-off-by: dependabot[bot] <[email protected]>
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 minor group with 17 updates in the / directory:
0.1.80
0.1.81
1.6.0
1.6.1
0.10.2
0.11.2
0.21.12
0.23.11
1.37.0
1.38.1
1.0.82
1.0.86
1.0.200
1.0.204
4.5.4
4.5.9
0.10.2
0.11.3
0.4.21
0.4.22
0.11.3
0.13.1
1.10.4
1.10.5
1.8.0
1.10.0
1.0.59
1.0.63
0.13.1
0.13.2
0.3.6
0.5.1
0.6.5
0.6.8
Updates
async-trait
from 0.1.80 to 0.1.81Release notes
Sourced from async-trait's releases.
Commits
383f65f
Release 0.1.814ec740e
Merge pull request #273 from dtolnay/cloneimplsb6c6063
Ignore trivially_copy_pass_by_ref pedantic clippy lint315fd90
Turn off syn/clone-impls feature94a3165
Merge pull request #272 from klensy/syn-f2fac940
syn: remove derive feature4a00d73
Work around dead code warning in testdba15b5
Merge pull request #270 from dtolnay/objsafetyd28c95b
Former where_clauses_object_safety lint is now hard error78a5922
Fill in ignore reasons in all #[ignore] attributesUpdates
bytes
from 1.6.0 to 1.6.1Release notes
Sourced from bytes's releases.
Changelog
Sourced from bytes's changelog.
Commits
fd13c7d
chore: prepare bytes v1.6.1 (#720)6b4b0ed
FixBytes::is_unique
when created from sharedBytesMut
(#718)Updates
quinn
from 0.10.2 to 0.11.2Commits
f117a74
udp: bump version to 0.5.2253e63a
Bump version numbers (quinn 0.11.2, -proto 0.11.3)809cf79
Resolve stopped/received_reset futures on lost connectionsc66f45e
docs(udp): replace AsRawFd and AsRawSocket with AsFd and AsSocket2ad6dbb
Fix openbsd: no support for DONTFRAG on IPv472ef0c0
Support netbsdb55ec29
Fix panic on multiple incoming connections w/ zero-length IDs3437e19
Convert test EndpointFactory from tuple struct to braced structe107643
Fix packet dispatch for outgoing connections with zero-length CIDs772c269
Fix panic in example due to unset default crypto providerUpdates
rustls
from 0.21.12 to 0.23.11Commits
7b521da
roadmap: reflect 0.23.11cd9be0d
Prepare 0.23.11f781276
x509.rs: moveasn1_wrap
below callersbc1e543
ring::sign: tidy up pkcs8 conversionb5895c7
Addpublic_key()
for all built-inSigningKey
s20fdce6
Call CertifiedKey::keys_match from ConfigBuilder::with_single_cert*54b3b5e
Refactor AlwaysResolvesChain to take existing CertifiedKey0e2d2ac
chore(deps): lock file maintenance8b8d5dc
Refactor and explain bulktotal_data
behaviourfefc057
Hoist Arc intomake_client/server_config
return typeUpdates
tokio
from 1.37.0 to 1.38.1Release notes
Sourced from tokio's releases.
... (truncated)
Commits
14b9f71
chore: release Tokio v1.38.1 (#6688)24344df
time: fix race condition leading to lost timers (#6683)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)Updates
anyhow
from 1.0.82 to 1.0.86Release notes
Sourced from anyhow's releases.
Commits
8ea1819
Release 1.0.860a1b405
Merge pull request #373 from dtolnay/minusnege0c74f2
Ensure $:literal never matches negative literal013c66e
Fix parse error with non-literal after minus signca7aff7
Add binary operator ensure tests2737bbe
Release 1.0.8582b8b34
Merge pull request #371 from dtolnay/splitad78d70
Preserve more token spans in expression parser5cce406
Parse comparison operators before other binary operators7205394
Merge pull request #369 from dtolnay/tokensplitUpdates
serde
from 1.0.200 to 1.0.204Release notes
Sourced from serde's releases.
Commits
18dcae0
Release 1.0.20458c307f
Alphabetize list of rustc-check-cfg8cc4809
Merge pull request #2769 from dtolnay/onunimpl1179158
Update ui test with diagnostic::on_unimplemented from PR 276791aa40e
Add ui test of unsatisfied serde trait bound595019e
Cut test_suite from workspace members in old toolchain CI jobsb0d7917
Pull in trybuild 'following types implement trait' fix8e6637a
Merge pull request #2767 from weiznich/feature/diagnostic_on_unimplemented694fe05
Use the#[diagnostic::on_unimplemented]
attribute when possiblef3dfd2a
Suppress dead code warning in test of unit struct remote deriveUpdates
clap
from 4.5.4 to 4.5.9Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
43e7368
chore: Releasef00dafa
docs: Update changelogda1093a
Merge pull request #5574 from zanieb/zb/try-help-custom2eb842c
feat: Show user defined help flags in hintsb24deb1
test: Add coverage for help flag hints866d7d1
chore(deps): Update compatible (dev) (#5560)d14bbc9
Merge pull request #5567 from epage/c5448020
fix: Install shells for CI1c5a625
fix: Fix wrongcfg(linux)
2d2d1f4
chore: Bump completestUpdates
env_logger
from 0.10.2 to 0.11.3Release notes
Sourced from env_logger's releases.
Changelog
Sourced from env_logger's changelog.
... (truncated)
Commits
98ce803
chore: Release7a16130
docs: Update changeloge55af6f
Merge pull request #137 from tmccombs/structuredf6e2d45
feat(kv): Use now-stable kv feature of log crate9f4a33a
feat(kv): Add styling for key in default format9d26ad5
feat: Add support for Key-Value data in log records8962096
Merge pull request #314 from rust-cli/renovate/pre-commit-action-3.x4127228
chore(deps): update pre-commit/action action to v3.0.1b0e3ea9
chore: Release522ce17
Merge pull request #310 from epage/docsUpdates
log
from 0.4.21 to 0.4.22Changelog
Sourced from log's changelog.
Commits
d5ba2cf
Merge pull request #634 from rust-lang/cargo/0.4.22d1a8306
prepare for 0.4.22 release46894ef
Merge pull request #633 from rust-lang/feat/panic-infoe0d389c
Merge pull request #632 from rust-lang/feat/loosen-atomicsc9e5e13
use Location::caller() for file and line info507b672
loosen orderings for logger initializationc879b01
Merge pull request #628 from Thomasdezeeuw/fix-warnings405fdb4
Merge pull request #627 from Thomasdezeeuw/check-features1307ade
Remove unneeded import710560e
Don't use --all-features in CIUpdates
rcgen
from 0.11.3 to 0.13.1Commits
6432225
rcgen: 0.13.0 -> 0.13.176ec87a
docs: update CHANGELOG for 0.13.172714e5
cert: use key_identifier_method of issuer for AKI7db8619
examples: sign-leaf-with-ca uses ca key for signing end entity cert4853083
cli: add more Cargo metadata25c6c20
Set library version for CLI crateb9f9298
Fix reference in changelog about RSA key generation3daef5e
docs: update CHANGELOG for 0.13.017032f0
Support all PrivateKeyDer formats when using aws-lc-rs feature8974b7f
tests: add simple CSR round-tripUpdates
regex
from 1.10.4 to 1.10.5Changelog
Sourced from regex's changelog.
Commits
0718fc5
1.10.5377463b
changelog: 1.10.4 and 1.10.568c4f0b
regex-automata-0.4.74757b5f
regex-syntax-0.8.41430b65
changelog: 1.10.41f9f9cc
bytes: escape invalid UTF-8 bytes in debug output for Matchab4c8d1
doc: fix duplicate phrasing typoddeb85e
cli/deps: update memmap2 to 0.9023f1c9
lite: fix attribute warning about rustfmt9c139f4
syntax: simplifyHir::dot
constructorsUpdates
uuid
from 1.8.0 to 1.10.0Release notes
Sourced from uuid's releases.
... (truncated)
Commits
4b4c590
Merge pull request #766 from uuid-rs/cargo/1.10.068eff32
Merge pull request #765 from uuid-rs/chore/time-fn-deprecations3d5384d
update docs and deprecation messages for timestamp fnsde50f20
renaming rfc4122 functions4a88417
prepare for 1.10.0 release66b4fce
Merge pull request #764 from Vrajs16/main8896e26
Use expr instead of ident09973d6
Added changes6edf3e8
Use const identifer in uuid macro36e6f57
Merge pull request #763 from uuid-rs/cargo/1.9.1Updates
thiserror
from 1.0.59 to 1.0.63Release notes
Sourced from thiserror's releases.
Commits
915c75e
Release 1.0.633d5ec25
Merge pull request #312 from dtolnay/backtracedocde8a1e5
Update documentation of #[from] and #[backtrace] attributes0bf6e3d
Release 1.0.624977932
Merge pull request #310 from dtolnay/nestedtuple40a7779
Support .0.0 nested tuple indexf1ca210
Add regression test for issue 309479744e
No need for dead code if struct fields are public4db08b1
Ignore warning on unused struct in testf2824ae
Fill in ignore reasons in all #[ignore] attributesUpdates
zstd
from 0.13.1 to 0.13.2Commits
66ad75d
Bump zstd to 0.13.246d8f58
Bump zstd-sys to 2.0.126ad8559
Fix merge issues6688207
Add the ability to provide a safe context for encoders to usea3738d6
remove hardcoded BufRead trait bounds (#288)cc5039d
chore: fix some comments (#287)8e7aa79
Bump zstd-sys to 2.0.11173c956
Support thread pools (#283)2b63859
Make ref_prefix available (#273)fb6b490
wasm32-unknown-unknown: Fix undefined malloc/free/calloc symbols (#275)Updates
criterion
from 0.3.6 to 0.5.1Changelog
Sourced from criterion's changelog.
Commits
dc2b06c
Release version 0.5.1 (#687)bfc84ad
fix >5s quick mode crash, resolve #658 (#685)4a560cb
release version 0.5 (#683)3e2849e
Post v0.4 CHANGELOG updates (#680)637010e
Bump clap to version 4 (#679)39d7e2f
Update to tempfile 3.5 (#675)8ab2752
Fix typo in known_limitations.md (#674)a211230
chore: replace atty with is-terminal (#628)a844eb2
Bump MSRV to 1.60 for csv dependency (#665)2f53607
Use OR operator to specify multiple licenses (#643)Updates
crc32c
from 0.6.5 to 0.6.8Commits
254a861
Release 0.6.8dfec0bf
Re-add linec0d8d60
Remove cargo::rustc-check-cfg from build.rs962a6ba
Release 0.6.7ee350cf
Remove rerun-if-changed from build.rs938eada
Cargo fmt56ab39b
Updating for nightly stable armsimd04eabbc
Cargo fmt13794d7
fix nightlyaf3b252
Release 0.6.5Dependabot 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