-
Notifications
You must be signed in to change notification settings - Fork 10
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 cargo-dependencies group with 46 updates #58
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
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
Oct 17, 2023
dependabot
bot
force-pushed
the
dependabot/cargo/cargo-dependencies-fe9d876fd9
branch
from
October 17, 2023 15:13
4cda9d9
to
927cc97
Compare
Bumps the cargo-dependencies group with 46 updates: | Package | From | To | | --- | --- | --- | | [bytes](https://github.com/tokio-rs/bytes) | `1.4.0` | `1.5.0` | | [clap](https://github.com/clap-rs/clap) | `4.3.24` | `4.4.6` | | [clocksource](https://github.com/pelikan-io/rustcommon) | `0.6.0` | `0.7.0` | | [momento](https://github.com/momentohq/client-sdk-rust) | `0.31.0` | `0.32.1` | | [metriken](https://github.com/pelikan-io/rustcommon) | `0.2.3` | `0.3.0` | | [net](https://github.com/pelikan-io/pelikan) | ``294b679`` | ``9ede4a3`` | | [ratelimit](https://github.com/pelikan-io/rustcommon) | `0.7.0` | `0.7.1` | | [redis](https://github.com/redis-rs/redis-rs) | `0.22.3` | `0.23.3` | | [ringlog](https://github.com/pelikan-io/rustcommon) | `0.2.0` | `0.3.0` | | [serde](https://github.com/serde-rs/serde) | `1.0.185` | `1.0.189` | | [serde_json](https://github.com/serde-rs/json) | `1.0.105` | `1.0.107` | | [sha2](https://github.com/RustCrypto/hashes) | `0.10.7` | `0.10.8` | | [tokio](https://github.com/tokio-rs/tokio) | `1.32.0` | `1.33.0` | | [toml](https://github.com/toml-rs/toml) | `0.7.6` | `0.8.2` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.47` | `1.0.49` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `1.0.4` | `1.1.2` | | [anstyle](https://github.com/rust-cli/anstyle) | `1.0.2` | `1.0.4` | | [anstyle-parse](https://github.com/rust-cli/anstyle) | `0.2.1` | `0.2.2` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.73` | `0.1.74` | | [bumpalo](https://github.com/fitzgen/bumpalo) | `3.13.0` | `3.14.0` | | [byteorder](https://github.com/BurntSushi/byteorder) | `1.4.3` | `1.5.0` | | [clap_lex](https://github.com/clap-rs/clap) | `0.5.0` | `0.5.1` | | [concurrent-queue](https://github.com/smol-rs/concurrent-queue) | `2.2.0` | `2.3.0` | | [deranged](https://github.com/jhpratt/deranged) | `0.3.8` | `0.3.9` | | [hermit-abi](https://github.com/hermitcore/hermit-rs) | `0.3.2` | `0.3.3` | | [itertools](https://github.com/rust-itertools/itertools) | `0.10.5` | `0.11.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.147` | `0.2.149` | | [libm](https://github.com/rust-lang/libm) | `0.2.7` | `0.2.8` | | [linkme](https://github.com/dtolnay/linkme) | `0.3.15` | `0.3.17` | | [matchit](https://github.com/ibraheemdev/matchit) | `0.7.2` | `0.7.3` | | [memchr](https://github.com/BurntSushi/memchr) | `2.5.0` | `2.6.4` | | [num-traits](https://github.com/rust-num/num-traits) | `0.2.16` | `0.2.17` | | [object](https://github.com/gimli-rs/object) | `0.32.0` | `0.32.1` | | [pin-project-lite](https://github.com/taiki-e/pin-project-lite) | `0.2.12` | `0.2.13` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.66` | `1.0.69` | | [regex](https://github.com/rust-lang/regex) | `1.9.3` | `1.10.2` | | [sha1](https://github.com/RustCrypto/hashes) | `0.10.5` | `0.10.6` | | [shlex](https://github.com/comex/rust-shlex) | `1.1.0` | `1.2.0` | | [smallvec](https://github.com/servo/rust-smallvec) | `1.11.0` | `1.11.1` | | [time](https://github.com/time-rs/time) | `0.3.27` | `0.3.30` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.8` | `0.7.9` | | [tracing](https://github.com/tokio-rs/tracing) | `0.1.37` | `0.1.39` | | [typenum](https://github.com/paholg/typenum) | `1.16.0` | `1.17.0` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.11` | `1.0.12` | | [url](https://github.com/servo/rust-url) | `2.4.0` | `2.4.1` | | [winnow](https://github.com/winnow-rs/winnow) | `0.5.14` | `0.5.17` | Updates `bytes` from 1.4.0 to 1.5.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.4.0...v1.5.0) Updates `clap` from 4.3.24 to 4.4.6 - [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.3.24...v4.4.6) Updates `clocksource` from 0.6.0 to 0.7.0 - [Commits](https://github.com/pelikan-io/rustcommon/commits) Updates `momento` from 0.31.0 to 0.32.1 - [Release notes](https://github.com/momentohq/client-sdk-rust/releases) - [Commits](momentohq/client-sdk-rust@v0.31.0...v0.32.1) Updates `metriken` from 0.2.3 to 0.3.0 - [Commits](https://github.com/pelikan-io/rustcommon/commits) Updates `net` from `294b679` to `9ede4a3` - [Commits](pelikan-io/pelikan@294b679...9ede4a3) Updates `ratelimit` from 0.7.0 to 0.7.1 - [Commits](https://github.com/pelikan-io/rustcommon/commits) Updates `redis` from 0.22.3 to 0.23.3 - [Release notes](https://github.com/redis-rs/redis-rs/releases) - [Commits](redis-rs/redis-rs@redis-0.22.3...redis-0.23.3) Updates `ringlog` from 0.2.0 to 0.3.0 - [Commits](https://github.com/pelikan-io/rustcommon/commits) Updates `serde` from 1.0.185 to 1.0.189 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.185...v1.0.189) Updates `serde_json` from 1.0.105 to 1.0.107 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.105...v1.0.107) Updates `sha2` from 0.10.7 to 0.10.8 - [Commits](RustCrypto/hashes@sha2-v0.10.7...sha2-v0.10.8) 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 `toml` from 0.7.6 to 0.8.2 - [Commits](toml-rs/toml@toml-v0.7.6...toml-v0.8.2) Updates `thiserror` from 1.0.47 to 1.0.49 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.47...1.0.49) Updates `aho-corasick` from 1.0.4 to 1.1.2 - [Commits](BurntSushi/aho-corasick@1.0.4...1.1.2) Updates `anstyle` from 1.0.2 to 1.0.4 - [Commits](rust-cli/anstyle@anstyle-wincon-v1.0.2...v1.0.4) Updates `anstyle-parse` from 0.2.1 to 0.2.2 - [Commits](rust-cli/anstyle@anstyle-parse-v0.2.1...anstyle-parse-v0.2.2) Updates `async-trait` from 0.1.73 to 0.1.74 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.73...0.1.74) Updates `bumpalo` from 3.13.0 to 3.14.0 - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md) - [Commits](fitzgen/bumpalo@3.13.0...3.14.0) Updates `byteorder` from 1.4.3 to 1.5.0 - [Changelog](https://github.com/BurntSushi/byteorder/blob/master/CHANGELOG.md) - [Commits](BurntSushi/byteorder@1.4.3...1.5.0) Updates `clap_lex` from 0.5.0 to 0.5.1 - [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_lex-v0.5.0...clap_lex-v0.5.1) Updates `concurrent-queue` from 2.2.0 to 2.3.0 - [Release notes](https://github.com/smol-rs/concurrent-queue/releases) - [Changelog](https://github.com/smol-rs/concurrent-queue/blob/master/CHANGELOG.md) - [Commits](smol-rs/concurrent-queue@v2.2.0...v2.3.0) Updates `deranged` from 0.3.8 to 0.3.9 - [Commits](https://github.com/jhpratt/deranged/commits) Updates `hermit-abi` from 0.3.2 to 0.3.3 - [Release notes](https://github.com/hermitcore/hermit-rs/releases) - [Commits](hermit-os/hermit-rs@hermit-abi-0.3.2...hermit-abi-0.3.3) Updates `itertools` from 0.10.5 to 0.11.0 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](rust-itertools/itertools@v0.10.5...v0.11.0) Updates `libc` from 0.2.147 to 0.2.149 - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](rust-lang/libc@0.2.147...0.2.149) Updates `libm` from 0.2.7 to 0.2.8 - [Changelog](https://github.com/rust-lang/libm/blob/master/CHANGELOG.md) - [Commits](rust-lang/libm@0.2.7...0.2.8) Updates `linkme` from 0.3.15 to 0.3.17 - [Release notes](https://github.com/dtolnay/linkme/releases) - [Commits](dtolnay/linkme@0.3.15...0.3.17) Updates `matchit` from 0.7.2 to 0.7.3 - [Release notes](https://github.com/ibraheemdev/matchit/releases) - [Commits](ibraheemdev/matchit@v0.7.2...v0.7.3) Updates `memchr` from 2.5.0 to 2.6.4 - [Commits](BurntSushi/memchr@2.5.0...2.6.4) Updates `num-traits` from 0.2.16 to 0.2.17 - [Changelog](https://github.com/rust-num/num-traits/blob/master/RELEASES.md) - [Commits](rust-num/num-traits@num-traits-0.2.16...num-traits-0.2.17) Updates `object` from 0.32.0 to 0.32.1 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](gimli-rs/object@0.32.0...0.32.1) Updates `pin-project-lite` from 0.2.12 to 0.2.13 - [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.12...v0.2.13) Updates `proc-macro2` from 1.0.66 to 1.0.69 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.66...1.0.69) Updates `regex` from 1.9.3 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.3...1.10.2) Updates `sha1` from 0.10.5 to 0.10.6 - [Commits](RustCrypto/hashes@sha1-v0.10.5...sha1-v0.10.6) Updates `shlex` from 1.1.0 to 1.2.0 - [Changelog](https://github.com/comex/rust-shlex/blob/master/CHANGELOG.md) - [Commits](https://github.com/comex/rust-shlex/commits) Updates `smallvec` from 1.11.0 to 1.11.1 - [Release notes](https://github.com/servo/rust-smallvec/releases) - [Commits](servo/rust-smallvec@v1.11.0...v1.11.1) Updates `time` from 0.3.27 to 0.3.30 - [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.27...v0.3.30) Updates `tokio-util` from 0.7.8 to 0.7.9 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-util-0.7.8...tokio-util-0.7.9) Updates `tracing` from 0.1.37 to 0.1.39 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-0.1.37...tracing-0.1.39) Updates `typenum` from 1.16.0 to 1.17.0 - [Release notes](https://github.com/paholg/typenum/releases) - [Changelog](https://github.com/paholg/typenum/blob/main/CHANGELOG.md) - [Commits](paholg/typenum@v1.16.0...v1.17.0) Updates `unicode-ident` from 1.0.11 to 1.0.12 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](dtolnay/unicode-ident@1.0.11...1.0.12) Updates `url` from 2.4.0 to 2.4.1 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](servo/rust-url@v2.4.0...v2.4.1) Updates `winnow` from 0.5.14 to 0.5.17 - [Changelog](https://github.com/winnow-rs/winnow/blob/main/CHANGELOG.md) - [Commits](winnow-rs/winnow@v0.5.14...v0.5.17) --- updated-dependencies: - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: clocksource dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: momento dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: metriken dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: net dependency-type: direct:production dependency-group: cargo-dependencies - dependency-name: ratelimit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: redis dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: ringlog dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: sha2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: aho-corasick dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: anstyle dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: anstyle-parse dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: bumpalo dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: byteorder dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: clap_lex dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: concurrent-queue dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: deranged dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: hermit-abi dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: itertools dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: libm dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: linkme dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: matchit dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: memchr dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: num-traits dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: object dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: pin-project-lite dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: proc-macro2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: regex dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: sha1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: shlex dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: smallvec dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: time dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: tokio-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: tracing dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: typenum dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: unicode-ident dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: url dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: winnow dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/cargo/cargo-dependencies-fe9d876fd9
branch
from
October 17, 2023 15:26
927cc97
to
5ef4cac
Compare
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
bot
deleted the
dependabot/cargo/cargo-dependencies-fe9d876fd9
branch
October 17, 2023 21:56
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 cargo-dependencies group with 46 updates:
1.4.0
1.5.0
4.3.24
4.4.6
0.6.0
0.7.0
0.31.0
0.32.1
0.2.3
0.3.0
294b679
9ede4a3
0.7.0
0.7.1
0.22.3
0.23.3
0.2.0
0.3.0
1.0.185
1.0.189
1.0.105
1.0.107
0.10.7
0.10.8
1.32.0
1.33.0
0.7.6
0.8.2
1.0.47
1.0.49
1.0.4
1.1.2
1.0.2
1.0.4
0.2.1
0.2.2
0.1.73
0.1.74
3.13.0
3.14.0
1.4.3
1.5.0
0.5.0
0.5.1
2.2.0
2.3.0
0.3.8
0.3.9
0.3.2
0.3.3
0.10.5
0.11.0
0.2.147
0.2.149
0.2.7
0.2.8
0.3.15
0.3.17
0.7.2
0.7.3
2.5.0
2.6.4
0.2.16
0.2.17
0.32.0
0.32.1
0.2.12
0.2.13
1.0.66
1.0.69
1.9.3
1.10.2
0.10.5
0.10.6
1.1.0
1.2.0
1.11.0
1.11.1
0.3.27
0.3.30
0.7.8
0.7.9
0.1.37
0.1.39
1.16.0
1.17.0
1.0.11
1.0.12
2.4.0
2.4.1
0.5.14
0.5.17
Updates
bytes
from 1.4.0 to 1.5.0Release notes
Sourced from bytes's releases.
Changelog
Sourced from bytes's changelog.
Commits
74e6e20
chore: prepare bytes v1.5.0 (#627)64c4fa2
Rename UninitSlice constructors for consistency with ReadBuf (#599)c7756c3
Fix CI failure (#616)b29112c
Implement BufMut for&mut [MaybeUninit\<u8>]
(#597)99a2754
Add a safe way to create UninitSlice from slices (#598)74b04c7
Mark BytesMut::extend_from_slice as inline (#595)Updates
clap
from 4.3.24 to 4.4.6Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
39f5e80
chore: Releasea5cb6bb
docs: Update changelog418c001
Merge pull request #5146 from epage/update485b957
chore: Upgrade anstreama1af8d9
chore: Update from '_rust/main'ac51f09
chore(ci): Normalize json5 syntax86c29de
chore(ci): Updaet Renovate schema2045528
chore: Release55d2230
docs: Update changelog492ee03
Merge pull request #5140 from epage/dynUpdates
clocksource
from 0.6.0 to 0.7.0Commits
Updates
momento
from 0.31.0 to 0.32.1Release notes
Sourced from momento's releases.
Commits
13ce6bf
chore: update protos (#154)b2a6bab
feat: make new functions get_decompress and set_compress (#153)Updates
metriken
from 0.2.3 to 0.3.0Commits
Updates
net
from294b679
to9ede4a3
Commits
9ede4a3
build(deps): bump webpki from 0.22.0 to 0.22.2 (#101)Updates
ratelimit
from 0.7.0 to 0.7.1Commits
Updates
redis
from 0.22.3 to 0.23.3Release notes
Sourced from redis's releases.
... (truncated)
Commits
85960f4
Release redis 0.23.3 / redis-test 0.2.3 (#940)9e336aa
Remove unnecessary heap allocation (#939)404640b
Sentinel tests: Ensure no ports are used twice. (#915)220c6a9
Fix test to run all failovers. (#937)163f5c2
Determine the type of a key (#933)7643f37
async cluster: Group responses by response_policy. (#888)f3e7dba
Fix JSON serialization error test.88c940b
Remove unused dependencies.c1efef1
Update redis-test version. (#926)7756b82
Remove redundancy from example (#918)Updates
ringlog
from 0.2.0 to 0.3.0Commits
Updates
serde
from 1.0.185 to 1.0.189Release notes
Sourced from serde's releases.
Commits
e94fc65
Release 1.0.189b908487
Remove double nesting of first_attempt2a7c7fa
Merge pull request #2613 from ahl/fix-untagged-plus-simplee302e15
Merge pull request #2625 from marcospb19/add-csv-to-the-list1cbea89
Add CSV to the formats list37a3285
Update ui test suite to nightly-2023-10-068c4aad3
Clean up unneeded raw strings in test1774794
Resolve needless_raw_string_hashes clippy lint in test1af23f1
Test docs.rs documentation build in CI94fbc3d
fix clippyUpdates
serde_json
from 1.0.105 to 1.0.107Release notes
Sourced from serde_json's releases.
Commits
b6e113f
Release 1.0.10700626a0
Merge pull request #1073 from dtolnay/rawvalueb9d296f
IntoDeserializer for &RawValue4ea34a2
Merge pull request #1072 from dtolnay/rawvaluefe30766
Support deserializing from &RawValue2c22077
Merge pull request #1062 from osiewicz/remove_build_rs04f7758
fixup! chore: Remove no_btreemap_get_key_value and no_btreemap_remove_entry.83bdc5f
Omit return keyword inremove_entry
89a2741
Revert "Remove limb_width32 and limb_width64 features"45f10ec
Release 1.0.106Updates
sha2
from 0.10.7 to 0.10.8Commits
28a7b0d
Update Cargo.lockc6decdf
sha2: Add inline-asm backend for LoongArch64 targets (#507)026b0e8
md5: minor code tweaks, bump to v0.10.6 (#506)a24e8b7
md5: Add inline-asm backend for LoongArch64 targets (#505)7aba4b5
Add asm!-based backend for LoongArch64 targets (#504)dcfd5a5
build(deps): bump actions/checkout from 3 to 4 (#501)4372c77
CI: replace MIPS cross tests with PPC32 (#503)42d3a25
k12: fix incorrect hash calculation (#499)342dbfa
Update asm dependencies (#498)59176e0
Update Clippy and fix lintsUpdates
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
toml
from 0.7.6 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
thiserror
from 1.0.47 to 1.0.49Release notes
Sourced from thiserror's releases.
Commits
54465b7
Release 1.0.4979704ad
Merge pull request 255 from mina86/a5bfbdae
Test docs.rs documentation build in CIf0f303a
Prefer core crate in macro expansions435c7c8
Update actions/checkout@v3 -> v45c5f342
Release 1.0.48490f0ca
Merge pull request #254 from dtolnay/gatlink1a5dbc7
Add link to GAT PRde58088
Ignore uninlined_format_args pedantic clippy lint in testae642d1
Format clippy allow attribute with rustfmtUpdates
aho-corasick
from 1.0.4 to 1.1.2Commits
d84a507
1.1.20c3802f
dfa: fix performance bug when building a DFA12025c5
doc: add a FIXME about a perf problem3c475c5
1.1.13c811c2
teddy: replace _mm_extract_epi64 with transmute3ed2c38
benchmarks: start work on a more curated set of benchmarksdd84b6d
benchmarks: rename 'curated' to 'regexcurated'081a22f
1.1.0483b8a5
doc: fix wording that used to only refer to x86-64f9d633f
benchmarks: add x86_64 measurementsUpdates
anstyle
from 1.0.2 to 1.0.4Commits
04b194b
chore: Releasea585e22
docs: Update changelogc2cfae7
Merge pull request #134 from epage/display5af61c4
feat(anstyle): Allow copy/clone of render6f9165a
chore: Releaseaf41460
docs: Update changelog4734cf9
chore: Release75aed6a
docs: Update changelog1b3fa56
chore: Releasee9736d3
chore: ReleaseUpdates
anstyle-parse
from 0.2.1 to 0.2.2Commits
1b3fa56
chore: Releasee9736d3
chore: Release707b953
chore: Release2384532
docs: Update changelog92bb9ca
chore: Release94fe8f5
Merge pull request #133 from epage/test39bdd2a
fix(stream): Capture print macros in tests9ac7b94
test(stream): Verify capture behavior393b582
Merge pull request #132 from epage/lock80a55b3
style: Make clippy happyUpdates
async-trait
from 0.1.73 to 0.1.74Release notes
Sourced from async-trait's releases.
Commits
265979b
Release 0.1.745e67709
Fix doc test when async fn in trait is natively supportedef144ae
Update ui test suite to nightly-2023-10-159398a28
Test docs.rs documentation build in CI8737173
Update ui test suite to nightly-2023-09-245ba643c
Test dyn Trait containing async fn247c8e7
Add ui test testing the recommendation to use async-trait799db66
Update ui test suite to nightly-2023-09-230e60248
Update actions/checkout@v3 -> v47fcbc83
Update ui test suite to nightly-2023-08-29Updates
bumpalo
from 3.13.0 to 3.14.0Changelog
Sourced from bumpalo's changelog.
Commits
c610d5a
Bump to version 3.14.07dbb89c
Merge pull request #216 from marmeladema/std-io-writecdaaae1
Implementstd::io::Write
forVec\<'bump, u8>
86c63a4
Merge pull request #214 from waywardmonkeys/typo-fixes9c6c38f
Fix some typos.9be533b
Merge pull request #212 from waywardmonkeys/clippy-unnecessary-cast4d4cb90
clippy: Remove unneccessary casts.2c3ded0
Merge pull request #211 from frisoft/mainb6ea857
Merge pull request #1 from frisoft/update-license-fieldabac21c
Update license field following SPDX 2.1 license expression standardUpdates
byteorder
from 1.4.3 to 1.5.0Commits
ec068ee
1.5.00cfb84d
cargo: a few small fixups62b0e31
changelog: add a note about it not being updateddd41ee2
msrv: bump to Rust 1.6052cc70c
safety: verify alignment requirements of floats vs intsc0b6678
impl: remove unsafe code from read_uint and read_uint128 methods1e2d8b0
impl: eliminate unsafe_write_num_bytes368cb55
impl: refactor write_slice macro slightlyc01f0fe
impl: eliminate special case checking target_endian3409ee1
perf: convert endianess while reading slice in a single passUpdates
clap_lex
from 0.5.0 to 0.5.1Changelog
Sourced from clap_lex's changelog.
... (truncated)
Commits
9c93ea7
chore: Release7224e50
docs: Update changelog58ca302
Merge pull request #5086 from epage/term0b196a1
perf(builder): Speed up builds by dropping is-terminald30d94f
chore: Update MSRV to 1.7088cf306
chore: Releaseb08cd5c
docs: Update changelog42a11ca
Merge pull request #5084 from epage/newlinebf3f25e
fix(help): Ensure padding isn't strippedafefdc9
test(help): Show padding bugUpdates
concurrent-queue
from 2.2.0 to 2.3.0Release notes
Sourced from concurrent-queue's releases.
Changelog
Sourced from concurrent-queue's changelog.
Commits
22b5e83
v2.3.0381d636
Update actions/checkout action to v404f3a1e
feat: Implement UnwindSafe on core (#49)cbdf9e8
bugfix: Use inline assembly in full_fence2d30937
deps: Update loom requirement from 0.6 to 0.7b660d79
Add smol-rs logo (#45)c1d2c77
Update loom requirement from 0.5 to 0.62cd3dba
Update fastrand requirement from 1.3.3 to 2.0.0Updates
deranged
from 0.3.8 to 0.3.9Commits
Updates
hermit-abi
from 0.3.2 to 0.3.3Commits
7c5fd16
chore: release hermit-abi 0.3.33408237
feat(examples): add webserver266887c
feat(examples): add fuse_testda81b28
feat(abi): add syscalls for directories8e1d4b9
style: sort Cargo.toml07b05aa
Merge pull request #481 from mkroening/nightly-2023-09-157cdf9c7
chore: upgrade to nightly-2023-09-1590f3c0c
Merge pull request #479 from hermit-os/dependabot/github_actions/docker/build...44836f7
Merge pull request #478 from hermit-os/dependabot/github_actions/docker/login....Description has been truncated