-
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 21 updates #196
Closed
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 21 updates in the / directory: | Package | From | To | | --- | --- | --- | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.77` | `0.1.80` | | [bytes](https://github.com/tokio-rs/bytes) | `1.5.0` | `1.6.0` | | [chrono](https://github.com/chronotope/chrono) | `0.4.34` | `0.4.38` | | [rustls](https://github.com/rustls/rustls) | `0.21.11` | `0.23.5` | | [tokio](https://github.com/tokio-rs/tokio) | `1.36.0` | `1.37.0` | | [serde](https://github.com/serde-rs/serde) | `1.0.197` | `1.0.199` | | [clap](https://github.com/clap-rs/clap) | `4.4.11` | `4.5.4` | | [clap-verbosity-flag](https://github.com/clap-rs/clap-verbosity-flag) | `2.1.1` | `2.2.0` | | [env_logger](https://github.com/rust-cli/env_logger) | `0.10.1` | `0.11.1` | | [log](https://github.com/rust-lang/log) | `0.4.20` | `0.4.21` | | [pin-project-lite](https://github.com/taiki-e/pin-project-lite) | `0.2.13` | `0.2.14` | | [rcgen](https://github.com/rustls/rcgen) | `0.11.3` | `0.13.1` | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.14` | `0.1.15` | | [regex](https://github.com/rust-lang/regex) | `1.10.2` | `1.10.4` | | [uuid](https://github.com/uuid-rs/uuid) | `1.6.1` | `1.8.0` | | [flate2](https://github.com/rust-lang/flate2-rs) | `1.0.28` | `1.0.30` | | [lz4_flex](https://github.com/pseitz/lz4_flex) | `0.11.1` | `0.11.3` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.51` | `1.0.59` | | [zstd](https://github.com/gyscos/zstd-rs) | `0.13.0` | `0.13.1` | | [criterion](https://github.com/bheisler/criterion.rs) | `0.3.6` | `0.5.1` | | [time](https://github.com/time-rs/time) | `0.3.31` | `0.3.36` | Updates `async-trait` from 0.1.77 to 0.1.80 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.77...0.1.80) Updates `bytes` from 1.5.0 to 1.6.0 - [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.5.0...v1.6.0) Updates `chrono` from 0.4.34 to 0.4.38 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.34...v0.4.38) Updates `rustls` from 0.21.11 to 0.23.5 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](rustls/rustls@v/0.21.11...v/0.23.5) Updates `tokio` from 1.36.0 to 1.37.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.36.0...tokio-1.37.0) Updates `serde` from 1.0.197 to 1.0.199 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.197...v1.0.199) Updates `clap` from 4.4.11 to 4.5.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@v4.4.11...v4.5.4) Updates `clap-verbosity-flag` from 2.1.1 to 2.2.0 - [Changelog](https://github.com/clap-rs/clap-verbosity-flag/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap-verbosity-flag@v2.1.1...v2.2.0) Updates `env_logger` from 0.10.1 to 0.11.1 - [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.1...v0.11.1) Updates `log` from 0.4.20 to 0.4.21 - [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.20...0.4.21) Updates `pin-project-lite` from 0.2.13 to 0.2.14 - [Release notes](https://github.com/taiki-e/pin-project-lite/releases) - [Changelog](https://github.com/taiki-e/pin-project-lite/blob/main/CHANGELOG.md) - [Commits](taiki-e/pin-project-lite@v0.2.13...v0.2.14) Updates `rcgen` from 0.11.3 to 0.13.1 - [Commits](rustls/rcgen@v0.11.3...v0.13.1) Updates `tokio-stream` from 0.1.14 to 0.1.15 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-stream-0.1.14...tokio-stream-0.1.15) Updates `regex` from 1.10.2 to 1.10.4 - [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.2...1.10.4) Updates `uuid` from 1.6.1 to 1.8.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@1.6.1...1.8.0) Updates `flate2` from 1.0.28 to 1.0.30 - [Release notes](https://github.com/rust-lang/flate2-rs/releases) - [Commits](rust-lang/flate2-rs@1.0.28...1.0.30) Updates `lz4_flex` from 0.11.1 to 0.11.3 - [Release notes](https://github.com/pseitz/lz4_flex/releases) - [Changelog](https://github.com/PSeitz/lz4_flex/blob/main/CHANGELOG.md) - [Commits](https://github.com/pseitz/lz4_flex/commits) Updates `thiserror` from 1.0.51 to 1.0.59 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.51...1.0.59) Updates `zstd` from 0.13.0 to 0.13.1 - [Release notes](https://github.com/gyscos/zstd-rs/releases) - [Commits](gyscos/zstd-rs@v0.13.0...v0.13.1) 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 `time` from 0.3.31 to 0.3.36 - [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.31...v0.3.36) --- 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-minor dependency-group: minor - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch 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: 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-minor dependency-group: minor - dependency-name: clap-verbosity-flag dependency-type: direct:production update-type: version-update:semver-minor 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: pin-project-lite 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: tokio-stream dependency-type: direct:production update-type: version-update:semver-patch 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: flate2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: lz4_flex dependency-type: direct:production update-type: version-update:semver-patch 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: time dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor ... Signed-off-by: dependabot[bot] <[email protected]>
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 21 updates in the / directory:
0.1.77
0.1.80
1.5.0
1.6.0
0.4.34
0.4.38
0.21.11
0.23.5
1.36.0
1.37.0
1.0.197
1.0.199
4.4.11
4.5.4
2.1.1
2.2.0
0.10.1
0.11.1
0.4.20
0.4.21
0.2.13
0.2.14
0.11.3
0.13.1
0.1.14
0.1.15
1.10.2
1.10.4
1.6.1
1.8.0
1.0.28
1.0.30
0.11.1
0.11.3
1.0.51
1.0.59
0.13.0
0.13.1
0.3.6
0.5.1
0.3.31
0.3.36
Updates
async-trait
from 0.1.77 to 0.1.80Release notes
Sourced from async-trait's releases.
Commits
d528b5a
Release 0.1.8010b5c99
Drop support for compilers older than 1.4783a5422
Drop support for compilers older than 1.4522d017e
Build script no longer looks at $DOCS_RSb64d041
Move never_type test under issue266b683da8
Merge pull request #265 from de-vri-es/fix-unreachable-code-warningc8d958d
Fix unreachable code warning for functions that return!
4f0b72e
Explicitly install a Rust toolchain for cargo-outdated job1eb21ed
Release 0.1.7982cb95c
Resolve unused field of ReplaceSelf syntax tree visitorUpdates
bytes
from 1.5.0 to 1.6.0Release notes
Sourced from bytes's releases.
Changelog
Sourced from bytes's changelog.
Commits
ce8d8a0
chore: prepare bytes v1.6.0 (#681)536db06
Use ManuallyDrop instead of mem::forget (#675)ca00411
Remove commented tests for Bytes::unsplit (#677)7968f6f
Remove redundant reserve call (#674)c5fae00
copy_to_bytes: Add panic section to docs (#676)99584cc
Use Iterator from the prelude (#673)4628927
Refactor split_at/split_to (#663)1bcd212
get_vec_pos: use &self instead of &mut self (#670)f586ffc
set_vec_pos does not need a second parameter (#672)c6972d6
Calculate original capacity only if necessary (#666)Updates
chrono
from 0.4.34 to 0.4.38Release notes
Sourced from chrono's releases.
... (truncated)
Commits
352a352
Prepare 0.4.3846d44d6
Manually implementCopy
forDateTime
if offset isCopy
760eb66
Update windows-bindgen requirement from 0.55 to 0.56391187f
Return error when rounding with zero durationffc75e5
AddTimeDelta::checked_mul
andTimeDelta::checked_div
f8cecbe
MakeWeekday::num_days_from public
, rename todays_since
.0cfc405
Optimize number formatting74ba83b
Takepad
by value78e79db
Match on tuples informat_fixed
f3d76c7
Match on tuples informat_numeric
Updates
rustls
from 0.21.11 to 0.23.5Commits
14cb5d2
Prepare 0.23.56e938bc
complete_io: bail out if progress is impossible2123576
Regression test forcomplete_io
infinite loop bugf45664f
Don't specially handle unauthenticated close_notify alerts1f5146c
docs: update SECURITY example5ea02ed
ReturnOption
fromhandshake_kind()
d2e1e66
bogo: verify expected handshake kindd8a2ae0
Add API exposing shape of the performed handshake740ca41
tests/api.rs: reformat5ed2c97
deps: update cargo semver compatible depsUpdates
tokio
from 1.36.0 to 1.37.0Release notes
Sourced from tokio's releases.
... (truncated)
Commits
9c337ca
chore: prepare Tokio v1.37.0 (#6435)e542501
io: document cancel safety ofAsyncBufReadExt::fill_buf
(#6431)4601c84
stream: addnext_many
andpoll_next_many
toStreamMap
(#6409)deff252
util: document cancel safety ofSinkExt::send
andStreamExt::next
(#6417)4565b81
sync: add arwlock()
method to ownedRwLock
guards (#6418)3ce4720
sync: addis_closed
,is_empty
, andlen
to mpsc receivers (#6348)8342e4b
util: assert compatibility betweenLengthDelimitedCodec
options (#6414)4c453e9
readme: add description about benchmarks (#6425)1846483
sync: expose strong and weak counts of mpsc sender handles (#6405)baad270
sync: add Semaphore example for limiting the number of outgoing requests (#6419)Updates
serde
from 1.0.197 to 1.0.199Release notes
Sourced from serde's releases.
Commits
1477028
Release 1.0.199789740b
Merge pull request #2732 from aatifsyed/master8fe7539
fix: ambiguous associated type in forward_to_deserialize_any!f6623a3
Ignore cast_precision_loss pedantic clippy lintc4fb923
Release 1.0.19865b7eea
Merge pull request #2729 from dtolnay/saturating01cd696
Integrate Saturating<T> deserialization into impl_deserialize_num macroc13b3f7
Format PR 2709a6571ee
Merge pull request #2709 from jbethune/master6e38aff
Revert "Temporarily disable miri on doctests"Updates
clap
from 4.4.11 to 4.5.4Release notes
Sourced from clap's releases.
... (truncated)
Changelog
Sourced from clap's changelog.
... (truncated)
Commits
5e4facf
chore: Release8880b0a
docs: Update changelog132b5dd
Merge pull request #5425 from epage/litdf915fe
fix(derive): Re-allow expressions for id's8eab48f
refactor(derive): Make it easier to work with 'Name'be73195
refactor(derive): Clarify tests024089b
Merge pull request #5415 from Pi-Cla/patch-13b35dba
docs: Add mention of nushell to clap_complete README58469d1
Merge pull request #5405 from epage/docs655d829
docs(derive): Fix ToC links within tutorial chaptersUpdates
clap-verbosity-flag
from 2.1.1 to 2.2.0Changelog
Sourced from clap-verbosity-flag's changelog.
Commits
42895a2
chore: Release clap-verbosity-flag version 2.2.0527c6e3
docs: Update changelogca600f1
Merge pull request #94 from BTOdell/feature/is_setef15043
Update function name and docs.2fc7470
Addis_set
public function.6420685
Merge pull request #92 from clap-rs/renovate/rust-1.x1e32275
chore(deps): update msrv to v1.7384b3db2
Merge pull request #91 from clap-rs/renovate/env_logger-0.xbb266d0
chore(deps): update rust crate env_logger to 0.11.163f6db4
chore(deps): update rust crate clap to 4.4.18Updates
env_logger
from 0.10.1 to 0.11.1Release notes
Sourced from env_logger's releases.
Changelog
Sourced from env_logger's changelog.
... (truncated)
Commits
7113ad4
chore: Release9f73bde
docs: Update changelog489ba18
Merge pull request #302 from Bobo1239/main6f31706
fix(fmt): Fix passing of WriteStyle when using Target::Pipe8f4361b
chore: Releaseba41ebb
docs: Update changelog5e226cb
chore: Release23441be
Merge pull request #300 from epage/other6c2ea80
style(filter): Clean up2d35260
feat(filter): Add a Logger decoratorUpdates
log
from 0.4.20 to 0.4.21Changelog
Sourced from log's changelog.
Commits
3ccdc28
Merge pull request #617 from rust-lang/cargo/0.4.216153cb2
prepare for 0.4.21 releasef0f7494
Merge pull request #613 from rust-lang/feat/kv-cleanup2b220bf
clean up structured logging example646e9ab
use original Visitor name for VisitValuecf85c38
add needed subfeatures to kv_unstable73e9539
fix up capturing of :err31bb4b0
move error macros togetherad91711
support field shorthand in macros90a347b
restore removed APIs as deprecatedUpdates
pin-project-lite
from 0.2.13 to 0.2.14Release notes
Sourced from pin-project-lite's releases.
Changelog
Sourced from pin-project-lite's changelog.
Commits
c55cf7b
Release 0.2.14a84a49b
Update changelog0d11263
Document PinnedDrop (#83)1ec31c8
Update comments in .rustfmt.tomlae4f2d7
Fix clippy::mixed_attributes_style warningc12376d
ci: Use taiki-e/checkout-action action7334cd9
Ignore more lints at workspace levelcf96a13
tidy: Use yq via venvd1d862e
tidy: Check TOML format170c158
Revert "Revert "Revert "Disable dependabot update for Github Actions"""Updates
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
tokio-stream
from 0.1.14 to 0.1.15Commits
7cfb100
chore: prepare tokio-stream v0.1.15 (#6401)e37bd63
io: implementtry_new
andtry_with_interest
forAsyncFd
(#6345)c9e7578
sync: remove'static
bound onimpl Sink for PollSender
(#6397)3141ed6
sync: update watch channel docs (#6395)ea1cfbd
sync: reorder const_new before new_with (#6392)fb2dc97
readme: update commit message guidelines (#6393)a3d2548
sync: implementClone
forwatch::Sender
(#6388)b4ab647
signal: fix typo in argument name (#6389)3133af4
runtime: make theenter
example deterministic (#6351)1f924f9
chore: fix deprecated circleci image (#6379)Updates
regex
from 1.10.2 to 1.10.4Changelog
Sourced from regex's changelog.
Commits
aa2d8bd
1.10.4088d7f3
api: add Cow guarantee to re...Description has been truncated