-
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 across 1 directory with 47 updates #315
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
…h 47 updates Bumps the cargo-dependencies group with 32 updates in the / directory: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.5.20` | `4.5.21` | | [flate2](https://github.com/rust-lang/flate2-rs) | `1.0.34` | `1.0.35` | | [h2](https://github.com/hyperium/h2) | `0.4.6` | `0.4.7` | | [hyper](https://github.com/hyperium/hyper) | `1.5.0` | `1.5.1` | | [mio](https://github.com/tokio-rs/mio) | `0.8.11` | `1.0.2` | | [quinn](https://github.com/quinn-rs/quinn) | `0.11.5` | `0.11.6` | | [rdkafka](https://github.com/fede1024/rust-rdkafka) | `0.36.2` | `0.36.3` | | [rustls](https://github.com/rustls/rustls) | `0.23.16` | `0.23.18` | | [rustls-native-certs](https://github.com/rustls/rustls-native-certs) | `0.7.3` | `0.8.0` | | [serde](https://github.com/serde-rs/serde) | `1.0.214` | `1.0.215` | | [webpki-roots](https://github.com/rustls/webpki-roots) | `0.26.6` | `0.26.7` | | [allocator-api2](https://github.com/zakarumych/allocator-api2) | `0.2.19` | `0.2.20` | | [arrow-buffer](https://github.com/apache/arrow-rs) | `53.2.0` | `53.3.0` | | [arrow-data](https://github.com/apache/arrow-rs) | `53.2.0` | `53.3.0` | | [aws-lc-rs](https://github.com/aws/aws-lc-rs) | `1.10.0` | `1.11.1` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.37` | `1.2.1` | | [clap_lex](https://github.com/clap-rs/clap) | `0.7.2` | `0.7.3` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.14` | `0.2.16` | | [itoa](https://github.com/dtolnay/itoa) | `1.0.11` | `1.0.13` | | [libc](https://github.com/rust-lang/libc) | `0.2.162` | `0.2.164` | | [linkme](https://github.com/dtolnay/linkme) | `0.3.29` | `0.3.31` | | [litemap](https://github.com/unicode-org/icu4x) | `0.7.3` | `0.7.4` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.89` | `1.0.92` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.8` | `0.4.9` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.40` | `0.38.41` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.26` | `0.1.27` | | [serde_json](https://github.com/serde-rs/json) | `1.0.132` | `1.0.133` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.13` | `1.0.14` | | [url](https://github.com/servo/rust-url) | `2.5.3` | `2.5.4` | | [yoke](https://github.com/unicode-org/icu4x) | `0.7.4` | `0.7.5` | | [zerofrom](https://github.com/unicode-org/icu4x) | `0.1.4` | `0.1.5` | | [zerofrom-derive](https://github.com/unicode-org/icu4x) | `0.1.4` | `0.1.5` | Updates `clap` from 4.5.20 to 4.5.21 - [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.20...clap_complete-v4.5.21) Updates `flate2` from 1.0.34 to 1.0.35 - [Release notes](https://github.com/rust-lang/flate2-rs/releases) - [Changelog](https://github.com/rust-lang/flate2-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/flate2-rs@1.0.34...1.0.35) Updates `h2` from 0.4.6 to 0.4.7 - [Release notes](https://github.com/hyperium/h2/releases) - [Changelog](https://github.com/hyperium/h2/blob/master/CHANGELOG.md) - [Commits](hyperium/h2@v0.4.6...v0.4.7) Updates `hyper` from 1.5.0 to 1.5.1 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](hyperium/hyper@v1.5.0...v1.5.1) Updates `mio` from 0.8.11 to 1.0.2 - [Release notes](https://github.com/tokio-rs/mio/releases) - [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md) - [Commits](tokio-rs/mio@v0.8.11...v1.0.2) Updates `quinn` from 0.11.5 to 0.11.6 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](quinn-rs/quinn@quinn-0.11.5...quinn-0.11.6) Updates `rdkafka` from 0.36.2 to 0.36.3 - [Changelog](https://github.com/fede1024/rust-rdkafka/blob/master/changelog.md) - [Commits](fede1024/rust-rdkafka@v0.36.2...v0.36.3) Updates `rustls` from 0.23.16 to 0.23.18 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](rustls/rustls@v/0.23.16...v/0.23.18) Updates `rustls-native-certs` from 0.7.3 to 0.8.0 - [Release notes](https://github.com/rustls/rustls-native-certs/releases) - [Commits](rustls/rustls-native-certs@v/0.7.3...v/0.8.0) Updates `serde` from 1.0.214 to 1.0.215 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.214...v1.0.215) Updates `webpki-roots` from 0.26.6 to 0.26.7 - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](rustls/webpki-roots@v/0.26.6...v/0.26.7) Updates `allocator-api2` from 0.2.19 to 0.2.20 - [Changelog](https://github.com/zakarumych/allocator-api2/blob/main/CHANGELOG.md) - [Commits](https://github.com/zakarumych/allocator-api2/commits) Updates `arrow-buffer` from 53.2.0 to 53.3.0 - [Changelog](https://github.com/apache/arrow-rs/blob/main/CHANGELOG-old.md) - [Commits](apache/arrow-rs@53.2.0...53.3.0) Updates `arrow-data` from 53.2.0 to 53.3.0 - [Changelog](https://github.com/apache/arrow-rs/blob/main/CHANGELOG-old.md) - [Commits](apache/arrow-rs@53.2.0...53.3.0) Updates `arrow-schema` from 53.2.0 to 53.3.0 - [Changelog](https://github.com/apache/arrow-rs/blob/main/CHANGELOG-old.md) - [Commits](apache/arrow-rs@53.2.0...53.3.0) Updates `aws-lc-rs` from 1.10.0 to 1.11.1 - [Release notes](https://github.com/aws/aws-lc-rs/releases) - [Commits](aws/aws-lc-rs@v1.10.0...v1.11.1) Updates `aws-lc-sys` from 0.22.0 to 0.23.1 - [Release notes](https://github.com/aws/aws-lc-rs/releases) - [Commits](aws/aws-lc-rs@aws-lc-sys/v0.22.0...aws-lc-sys/v0.23.1) Updates `cc` from 1.1.37 to 1.2.1 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/cc-rs@cc-v1.1.37...cc-v1.2.1) Updates `clap_builder` from 4.5.20 to 4.5.21 - [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.5.20...v4.5.21) Updates `clap_lex` from 0.7.2 to 0.7.3 - [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.7.2...clap_lex-v0.7.3) Updates `cpufeatures` from 0.2.14 to 0.2.16 - [Commits](RustCrypto/utils@cpufeatures-v0.2.14...cpufeatures-v0.2.16) Updates `itoa` from 1.0.11 to 1.0.13 - [Release notes](https://github.com/dtolnay/itoa/releases) - [Commits](dtolnay/itoa@1.0.11...1.0.13) Updates `libc` from 0.2.162 to 0.2.164 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/main/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.162...0.2.164) Updates `linkme` from 0.3.29 to 0.3.31 - [Release notes](https://github.com/dtolnay/linkme/releases) - [Commits](dtolnay/linkme@0.3.29...0.3.31) Updates `linkme-impl` from 0.3.29 to 0.3.31 - [Release notes](https://github.com/dtolnay/linkme/releases) - [Commits](dtolnay/linkme@0.3.29...0.3.31) Updates `litemap` from 0.7.3 to 0.7.4 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits) Updates `num_enum` from 0.5.11 to 0.7.3 - [Commits](illicitonion/num_enum@0.5.11...0.7.3) Updates `num_enum_derive` from 0.5.11 to 0.7.3 - [Commits](illicitonion/num_enum@0.5.11...0.7.3) Updates `proc-macro-crate` from 1.3.1 to 3.2.0 - [Release notes](https://github.com/bkchr/proc-macro-crate/releases) - [Commits](bkchr/proc-macro-crate@v1.3.1...v3.2.0) Updates `proc-macro2` from 1.0.89 to 1.0.92 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.89...1.0.92) Updates `quinn-proto` from 0.11.8 to 0.11.9 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](quinn-rs/quinn@quinn-proto-0.11.8...quinn-proto-0.11.9) Updates `rdkafka-sys` from 4.7.0+2.3.0 to 4.8.0+2.3.0 - [Changelog](https://github.com/fede1024/rust-rdkafka/blob/master/changelog.md) - [Commits](https://github.com/fede1024/rust-rdkafka/commits) Updates `regex-automata` from 0.4.8 to 0.4.9 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/commits/regex-automata-0.4.9) Updates `rustix` from 0.38.40 to 0.38.41 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGELOG.md) - [Commits](bytecodealliance/rustix@v0.38.40...v0.38.41) Updates `rustls-platform-verifier` from 0.3.4 to 0.4.0 - [Release notes](https://github.com/rustls/rustls-platform-verifier/releases) - [Changelog](https://github.com/rustls/rustls-platform-verifier/blob/main/CHANGELOG) - [Commits](rustls/rustls-platform-verifier@v/0.3.4...v/0.4.0) Updates `schannel` from 0.1.26 to 0.1.27 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](steffengy/schannel-rs@v0.1.26...v0.1.27) Updates `serde_derive` from 1.0.214 to 1.0.215 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.214...v1.0.215) Updates `serde_json` from 1.0.132 to 1.0.133 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.132...v1.0.133) Updates `syn` from 1.0.109 to 2.0.87 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@1.0.109...2.0.87) Updates `toml_edit` from 0.19.15 to 0.22.22 - [Commits](toml-rs/toml@v0.19.15...v0.22.22) Updates `unicode-ident` from 1.0.13 to 1.0.14 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](dtolnay/unicode-ident@1.0.13...1.0.14) Updates `url` from 2.5.3 to 2.5.4 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](servo/rust-url@v2.5.3...v2.5.4) Updates `winnow` from 0.5.40 to 0.6.20 - [Changelog](https://github.com/winnow-rs/winnow/blob/main/CHANGELOG.md) - [Commits](winnow-rs/winnow@v0.5.40...v0.6.20) Updates `yoke` from 0.7.4 to 0.7.5 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits) Updates `yoke-derive` from 0.7.4 to 0.7.5 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits) Updates `zerofrom` from 0.1.4 to 0.1.5 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits/ind/[email protected]) Updates `zerofrom-derive` from 0.1.4 to 0.1.5 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits/ind/[email protected]) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: flate2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: h2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: hyper dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: mio dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-dependencies - dependency-name: quinn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: rdkafka dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: rustls dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: rustls-native-certs 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: webpki-roots dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: allocator-api2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: arrow-buffer dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: arrow-data dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: arrow-schema dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: aws-lc-rs dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: aws-lc-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: cc dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: clap_builder dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: clap_lex dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: cpufeatures dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: itoa dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: libc 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: linkme-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: litemap dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: num_enum dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: num_enum_derive dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: proc-macro-crate dependency-type: indirect update-type: version-update:semver-major dependency-group: cargo-dependencies - dependency-name: proc-macro2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: quinn-proto dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: rdkafka-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: rustls-platform-verifier dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: serde_json dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: syn dependency-type: indirect update-type: version-update:semver-major dependency-group: cargo-dependencies - dependency-name: toml_edit 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-minor dependency-group: cargo-dependencies - dependency-name: yoke dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: yoke-derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: zerofrom dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: zerofrom-derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
Nov 25, 2024
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
bot
deleted the
dependabot/cargo/cargo-dependencies-f179d5dd15
branch
December 2, 2024 02:13
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 32 updates in the / directory:
4.5.20
4.5.21
1.0.34
1.0.35
0.4.6
0.4.7
1.5.0
1.5.1
0.8.11
1.0.2
0.11.5
0.11.6
0.36.2
0.36.3
0.23.16
0.23.18
0.7.3
0.8.0
1.0.214
1.0.215
0.26.6
0.26.7
0.2.19
0.2.20
53.2.0
53.3.0
53.2.0
53.3.0
1.10.0
1.11.1
1.1.37
1.2.1
0.7.2
0.7.3
0.2.14
0.2.16
1.0.11
1.0.13
0.2.162
0.2.164
0.3.29
0.3.31
0.7.3
0.7.4
1.0.89
1.0.92
0.4.8
0.4.9
0.38.40
0.38.41
0.1.26
0.1.27
1.0.132
1.0.133
1.0.13
1.0.14
2.5.3
2.5.4
0.7.4
0.7.5
0.1.4
0.1.5
0.1.4
0.1.5
Updates
clap
from 4.5.20 to 4.5.21Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
03d7226
chore: Release3df70fb
docs: Update changelog3266c36
Merge pull request #5691 from epage/custom951762d
feat(complete): Allow any OsString-compatible type to be a CompletionCandidatebb6493e
feat(complete): Offer - as a path option27b348d
refactor(complete): Simplify ArgValueCandidates code49b8108
feat(complete): Add PathCompleter82a360a
feat(complete): Add ArgValueCompleter47aedc6
fix(complete): Ensure paths are sorted431e2bc
test(complete): Ensure ArgValueCandidates get filteredUpdates
flate2
from 1.0.34 to 1.0.35Release notes
Sourced from flate2's releases.
Commits
14aec22
Merge pull request #439 from folkertdev/update-zlib-rs-0.4.0eff67ad
upgrade zlib-rs to version0.4.0
ce18d3a
Merge pull request #438 from jdno/upgrade-action74841c5
Upgrade actions/upload-artifactUpdates
h2
from 0.4.6 to 0.4.7Release notes
Sourced from h2's releases.
Changelog
Sourced from h2's changelog.
Commits
cffea95
v0.4.73ac6016
fix: notify_recv after send_reset() in reset_on_recv_stream_err() to ensure l...640db36
fix: HEADERS frame with non-zero content-length and END_STREAM is malformed (...87c9be0
ci: pin hashbrown for msrv job (#814)848885b
improve ci/h2spec.sh (macOS compat, /tmp dir and overwrite) (#809)4d66d5d
style: replacesplit_to
andsplit_off
with better alternatives77be664
chore(ci): use tokio-util 0.7.11 in MSRV checkUpdates
hyper
from 1.5.0 to 1.5.1Release notes
Sourced from hyper's releases.
Changelog
Sourced from hyper's changelog.
Commits
3b7375a
v1.5.165026b2
chore(dependencies): remove libc crate from dependencies (#3377)4a20147
fix(http2): pass proper value to h2 max_local_error_reset_streams4694f38
chore(ci): pin hashbrown in MSRV job (#3783)13b0594
fix(http2): improve graceful shutdown during handshake (#3729)906f8db
docs(lib): do not inline http rexports720d2db
docs(lib): fix up misleading example about unstable features17fddd3
test(client): unflake client try_send_request unit testUpdates
mio
from 0.8.11 to 1.0.2Changelog
Sourced from mio's changelog.
... (truncated)
Commits
e66deb9
Release v1.0.259c5da6
Fix Hermit build38d1946
fixup! Copy illumos waker pipe work around to eventfd619c909
Copy illumos waker pipe work around to eventfd4a5114e
Release v1.0.15306ad3
Remove last null from UDS address91881b1
Add GNU/Hurd support1ce1545
Hermit doesn't support pipe(2)1133ed0
Move waker cfg attributes to sys::unix modulef3863f1
Add new_unregistered function to fd based wakersUpdates
quinn
from 0.11.5 to 0.11.6Commits
d23e4e4
CI: add test for netbsdbb4df4d
fixes quinn-rs/quinn#203366546dd
quinn: bump version to 0.11.6ca1f2ef
Revert "crypto: expose negotiated_cipher_suite in the hadshake data"2a8b904
proto: bump version to 0.11.9eebccff
quinn: Fix missing re-exports7944e0f
proto: Fix missing re-exports8c66491
proto: Rename frame::Type to FrameType18b7956
build(deps): update thiserror requirement from 1.0.21 to 2.0.39be256e
feat: enable rustls logging, gated by rustls-log feature flagUpdates
rdkafka
from 0.36.2 to 0.36.3Changelog
Sourced from rdkafka's changelog.
Commits
9d2976f
Release v0.36.3.64b9e27
Bump rdkafka-sys for release.d2dcd52
Update changelogs in prep for releasing.bc4c76a
Merge pull request #660 from FSMaxB/patch-10578206
Merge pull request #715 from Xuanwo/use-backond906714
chore: Use backon to replace backofff71185c
Merge pull request #713 from mlowicki/mlowicki/optimise_ownedheaders_insertb2bcf19
Merge pull request #655 from trtt/fix/logs11790be
Merge pull request #724 from svix-jplatte/upgrade-num_enum5a16de7
Merge pull request #732 from MaterializeInc/relax-clone-bound2Updates
rustls
from 0.23.16 to 0.23.18Commits
33af2c3
Prepare 0.23.18ffe646d
Add reproducer for bug 222769b6f74
Record and restore the processed cursor in first_handshake_message4ef3532
Upgrade to mio 1092a164
Manage dependencies via the workspacea01bd6b
rustls-bench: fix warnings with no features7d74de2
tests: linearize new test code helper499d797
fix: do not send session_ticket(35) extension for TLS 1.3faca289
chore(deps): lock file maintenanced12f423
fix(deps): update rust crate asn1 to 0.20Updates
rustls-native-certs
from 0.7.3 to 0.8.0Release notes
Sourced from rustls-native-certs's releases.
Commits
0c2305c
Bump version to 0.8.0 for incompatible changes8aa350a
Return all errors to callercc1222a
windows: reorder itemsa370164
windows: import types directly202aee2
Organize imports in StdExternalCrate order290bdac
Apply clippy suggestions for test targetsUpdates
serde
from 1.0.214 to 1.0.215Release notes
Sourced from serde's releases.
Commits
8939af4
Release 1.0.215fa5d58c
Use ui test syntax that does not interfere with rustfmt1a3cf4b
Update PR 2562 ui tests7d96352
Merge pull request #2857 from dtolnay/collide111ecc5
Update ui tests for warning on colliding aliasesedd6fe9
Revert "Add checks for conflicts for aliases"a20e924
Revert "pacify clippy"b1353a9
Merge pull request #2856 from dtolnay/denamec59e876
Produce a separate warning for every colliding name7f1e697
Merge pull request #2855 from dtolnay/namespanUpdates
webpki-roots
from 0.26.6 to 0.26.7Release notes
Sourced from webpki-roots's releases.
Commits
65fed3d
Version 0.26.7c14055a
Take upstream changes:459297e
webpki-ccadb: rework TLS distrust after handling7fcdd6d
docs(webpki-roots): simplify usage exampleUpdates
allocator-api2
from 0.2.19 to 0.2.20Commits
Updates
arrow-buffer
from 53.2.0 to 53.3.0Changelog
Sourced from arrow-buffer's changelog.
Commits
f5b51ff
Prepare for 53.3.0 release (#6739)008b5fe
Support Duration in JSON Reader (#6683)1f19412
feat: record_batch! macro (#6588)8b33f96
Support for castingStringViewArray
toDecimalArray
(#6720)f955193
Implement interleave_record_batch (#6731)eab3326
Speed upfilter_run_end_array
(#6712)5a86db3
File writer preserve dict bug (#6711)07e8e20
Clean up some arrow-flight tests and duplicated code (#6725)1d580ec
Fix negative decimal e-notation parsing (#6729)3ee5048
Update PR template section about API breaking changes (#6723)Updates
arrow-data
from 53.2.0 to 53.3.0Changelog
Sourced from arrow-data's changelog.
Commits
f5b51ff
Prepare for 53.3.0 release (#6739)008b5fe
Support Duration in JSON Reader (#6683)1f19412
feat: record_batch! macro (#6588)8b33f96
Support for castingStringViewArray
toDecimalArray
(#6720)f955193
Implement interleave_record_batch (#6731)eab3326
Speed upfilter_run_end_array
(#6712)5a86db3
File writer preserve dict bug (#6711)07e8e20
Clean up some arrow-flight tests and duplicated code (#6725)1d580ec
Fix negative decimal e-notation parsing (#6729)3ee5048
Update PR template section about API breaking changes (#6723)Updates
arrow-schema
from 53.2.0 to 53.3.0Changelog
Sourced from arrow-schema's changelog.
Commits
f5b51ff
Prepare for 53.3.0 release (#6739)008b5fe
Support Duration in JSON Reader (#6683)1f19412
feat: record_batch! macro (#6588)8b33f96
Support for castingStringViewArray
toDecimalArray
(#6720)f955193
Implement interleave_record_batch (#6731)eab3326
Speed upfilter_run_end_array
(#6712)5a86db3
File writer preserve dict bug (#6711)07e8e20
Clean up some arrow-flight tests and duplicated code (#6725)1d580ec
Fix negative decimal e-notation parsing (#6729)3ee5048
Update PR template section about API breaking changes (#6723)Updates
aws-lc-rs
from 1.10.0 to 1.11.1Release notes
Sourced from aws-lc-rs's releases.
... (truncated)
Commits
cdb1651
Bump aws-lc-sys to v0.23.1 (#613)4a7a4e2
Bump aws-lc-fips-sys to 0.12.15 (#612)7d59a12
Update to aws-lc-rs v1.11.1 (#611)c056bc0
Handle spaces in source/build paths (#608)2caa7c9
Implement TryInto<PublicEncryptingKey> for PublicKeyComponents (#582)91689c4
MSRV cleanup; Remove mirai-annotations dependency (#609)9648464
Clippy requires nightly (#598)62885be
Fix for aarch64-apple-ios (#604)c236deb
Set GOCACHE under OUT_DIR (#603)bee27e4
Fix latest clippy lints (#606)Updates
aws-lc-sys
from 0.22.0 to 0.23.1Commits
cdb1651
Bump aws-lc-sys to v0.23.1 (#613)4a7a4e2
Bump aws-lc-fips-sys to 0.12.15 (#612)7d59a12
Update to aws-lc-rs v1.11.1 (#611)c056bc0
Handle spaces in source/build paths (#608)2caa7c9
Implement TryInto<PublicEncryptingKey> for PublicKeyComponents (#582)91689c4
MSRV cleanup; Remove mirai-annotations dependency (#609)9648464
Clippy requires nightly (#598)62885be
Fix for aarch64-apple-ios (#604)c236deb
Set GOCACHE under OUT_DIR (#603)bee27e4
Fix latest clippy lints (#606)Updates
cc
from 1.1.37 to 1.2.1Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
19fa89e
chore: release v1.2.1 (#1289)76a3970
When invokingcl -?
, set stdin to null (#1288)a0441c3
chore: release v1.1.38 (#1286)837ad79
feat: add i686-pc-windows-gnullvm prefix detection (#1283)58bd974
windows_registry: Allow only specifying the architecture (#1285)aa4a6cf
Fix WASM vs. WASI options (#1284)Updates
clap_builder
from 4.5.20 to 4.5.21Release notes
Sourced from clap_builder's releases.
Changelog
Sourced from clap_builder's changelog.
Commits
2920fb0
chore: Release8902627
docs: Update changelog79d696f
Merge pull request #5813 from epage/ignore479df35
fix(parser): Fill in defaults on ignored errora1d69ca
refactor(parser): Split up parsing from post-processing6827841
test(parser): Show bad ignore_errors defaulting case76d0049
test(parser): Verify defaulting on errors3f5c05c
test(parser): Ensure we are actually testing ignore_errorsba4745d
chore(ci): Fix use of permissions22944b4
chore(ci): Use matrix for tracking the runnerUpdates
clap_lex
from 0.7.2 to 0.7.3Changelog
Sourced from clap_lex's changelog.
Commits
2920fb0
chore: Release8902627
docs: Update changelog79d696f
Merge pull request #5813 from epage/ignore479df35
fix(parser): Fill in defaults on ignored errora1d69ca
refactor(parser): Split up parsing from post-processing6827841
test(parser): Show bad ignore_errors defaulting case76d0049
test(parser): Verify defaulting on errors3f5c05c
test(parser): Ensure we are actually testing ignore_errorsba4745d
chore(ci): Fix use of permissions