-
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 22 updates #312
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the cargo-dependencies group with 22 updates: | Package | From | To | | --- | --- | --- | | [mio](https://github.com/tokio-rs/mio) | `0.8.11` | `1.0.2` | | [openssl](https://github.com/sfackler/rust-openssl) | `0.10.66` | `0.10.68` | | [rustls](https://github.com/rustls/rustls) | `0.23.14` | `0.23.16` | | [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.210` | `1.0.214` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.13.0` | `3.14.0` | | [tokio](https://github.com/tokio-rs/tokio) | `1.41.0` | `1.41.1` | | [allocator-api2](https://github.com/zakarumych/allocator-api2) | `0.2.18` | `0.2.19` | | [anstream](https://github.com/rust-cli/anstyle) | `0.6.17` | `0.6.18` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.92` | `1.0.93` | | [arrow](https://github.com/apache/arrow-rs) | `53.1.0` | `53.2.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.34` | `1.1.37` | | [csv](https://github.com/BurntSushi/rust-csv) | `1.3.0` | `1.3.1` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.1.1` | `2.2.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.161` | `0.2.162` | | [quinn-udp](https://github.com/quinn-rs/quinn) | `0.5.6` | `0.5.7` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.38` | `0.38.40` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.12.0` | `2.12.1` | | [serde_derive](https://github.com/serde-rs/serde) | `1.0.210` | `1.0.214` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.67` | `1.0.69` | | [thiserror-impl](https://github.com/dtolnay/thiserror) | `1.0.67` | `1.0.69` | | [url](https://github.com/servo/rust-url) | `2.5.2` | `2.5.3` | 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 `openssl` from 0.10.66 to 0.10.68 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](sfackler/rust-openssl@openssl-v0.10.66...openssl-v0.10.68) Updates `rustls` from 0.23.14 to 0.23.16 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](rustls/rustls@v/0.23.14...v/0.23.16) 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.210 to 1.0.214 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.210...v1.0.214) Updates `tempfile` from 3.13.0 to 3.14.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.13.0...v3.14.0) Updates `tokio` from 1.41.0 to 1.41.1 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.41.0...tokio-1.41.1) Updates `allocator-api2` from 0.2.18 to 0.2.19 - [Changelog](https://github.com/zakarumych/allocator-api2/blob/main/CHANGELOG.md) - [Commits](https://github.com/zakarumych/allocator-api2/commits) Updates `anstream` from 0.6.17 to 0.6.18 - [Commits](rust-cli/anstyle@anstream-v0.6.17...anstream-v0.6.18) Updates `anyhow` from 1.0.92 to 1.0.93 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.92...1.0.93) Updates `arrow` from 53.1.0 to 53.2.0 - [Changelog](https://github.com/apache/arrow-rs/blob/master/CHANGELOG-old.md) - [Commits](apache/arrow-rs@53.1.0...53.2.0) Updates `cc` from 1.1.34 to 1.1.37 - [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.34...cc-v1.1.37) Updates `csv` from 1.3.0 to 1.3.1 - [Commits](BurntSushi/rust-csv@1.3.0...1.3.1) Updates `fastrand` from 2.1.1 to 2.2.0 - [Release notes](https://github.com/smol-rs/fastrand/releases) - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md) - [Commits](smol-rs/fastrand@v2.1.1...v2.2.0) Updates `libc` from 0.2.161 to 0.2.162 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.162/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.161...0.2.162) Updates `quinn-udp` from 0.5.6 to 0.5.7 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](quinn-rs/quinn@quinn-udp-0.5.6...quinn-udp-0.5.7) Updates `rustix` from 0.38.38 to 0.38.40 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGELOG.md) - [Commits](bytecodealliance/rustix@v0.38.38...v0.38.40) Updates `security-framework-sys` from 2.12.0 to 2.12.1 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/commits) Updates `serde_derive` from 1.0.210 to 1.0.214 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.210...v1.0.214) Updates `thiserror` from 1.0.67 to 1.0.69 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.67...1.0.69) Updates `thiserror-impl` from 1.0.67 to 1.0.69 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.67...1.0.69) Updates `url` from 2.5.2 to 2.5.3 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](servo/rust-url@v2.5.2...v2.5.3) --- updated-dependencies: - dependency-name: mio dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-dependencies - dependency-name: openssl 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: tempfile dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: tokio 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: anstream dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: anyhow dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: arrow dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: csv dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: fastrand 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: quinn-udp 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: security-framework-sys 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: thiserror dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: thiserror-impl 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 ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
Nov 11, 2024
dependabot
bot
deleted the
dependabot/cargo/cargo-dependencies-847d3ff1cd
branch
November 16, 2024 18:23
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 22 updates:
0.8.11
1.0.2
0.10.66
0.10.68
0.23.14
0.23.16
0.7.3
0.8.0
1.0.210
1.0.214
3.13.0
3.14.0
1.41.0
1.41.1
0.2.18
0.2.19
0.6.17
0.6.18
1.0.92
1.0.93
53.1.0
53.2.0
1.1.34
1.1.37
1.3.0
1.3.1
2.1.1
2.2.0
0.2.161
0.2.162
0.5.6
0.5.7
0.38.38
0.38.40
2.12.0
2.12.1
1.0.210
1.0.214
1.0.67
1.0.69
1.0.67
1.0.69
2.5.2
2.5.3
Updates
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
openssl
from 0.10.66 to 0.10.68Release notes
Sourced from openssl's releases.
Commits
be8dcfd
Merge pull request #2318 from alex/msrv-fix065cc77
fixes #2317 -- restore compatibility with our MSRV and release openssl 0.9.687b3ec80
Merge pull request #2316 from alex/bump-for-releaseb510e8c
Release openssl v0.10.67 and openssl-sys v0.9.104ee3b024
Merge pull request #2315 from botovq/libressl-4.0.0c4dabc2
CI: Update LibreSSL CIf9027b7
LibreSSL 4.0.0 is released & stable1b51ba5
Merge pull request #2313 from sfackler/sfackler-patch-1de8a97c
Bump to 3.4.0-beta13930464
Merge pull request #2312 from sfackler/alex-patch-1Updates
rustls
from 0.23.14 to 0.23.16Commits
276eb74
Bump version to 0.23.16 (#2183)e07bdc9
Don't warn on UserCanceled alertsa5d6350
chore(deps): lock file maintenance75e5503
builder: expose ConfigBuilder::crypto_provider()aebe2c3
builder: store providers directly into ConfigBuilder121d813
Avoid feature unification for bogoeb2a1c4
Move from kyber768 to ML-KEM7686264243
fix(deps): update rust crate asn1 to 0.1828ec955
ci: loosen lychee-action versionf7c9c30
ci: move lychee step before dir mvUpdates
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.210 to 1.0.214Release notes
Sourced from serde's releases.
Commits
4180621
Release 1.0.214210373b
Merge pull request #2568 from Mingun/into_deserializer-for-deserializers9cda015
Implement IntoDeserializer for all Deserializers in serde::de::value module58a8d22
Release 1.0.213ef0ed22
Merge pull request #2847 from dtolnay/newtypewith79925ac
Ignore dead_code warning in regression testb60e409
Hygiene for macro-generated newtype struct deserialization with 'with' attrfdc36e5
Add regression test for issue 284649e11ce
Ignore trivially_copy_pass_by_ref pedantic clippy lint in test7ae1b5f
Release 1.0.212Updates
tempfile
from 3.13.0 to 3.14.0Changelog
Sourced from tempfile's changelog.
Commits
b232c58
chore: release 3.14.0 (#307)a23f396
fix: enable wasip2 feature for wasm32-wasip2 target (#305)f162807
ci: switch from cargo-wasi to directly using the wasip1 target (#306)fa8ad00
allow older windows-sys (#304)335d91d
fix: expose SpooledData enum (#301)Updates
tokio
from 1.41.0 to 1.41.1Release notes
Sourced from tokio's releases.
Commits
bb7ca75
chore: prepare Tokio v1.41.1 (#6959)4a34b77
metrics: fix bug with wrong number of buckets for the histogram (#6957)8897885
docs: fix mismatched backticks in CONTRIBUTING.md (#6951)0dbdd19
ci: update cargo-check-external-types to 0.1.13 (#6949)94e55c0
net: fix typo inTcpStream
internal comment (#6944)4468f27
metrics: fixed flakyworker_steal_count
test (#6932)070a825
metrics: removed race condition from global_queue_depth_multi_thread test (#6...946401c
net: displaynet
requirement fornet::UdpSocket
in docs (#6938)0c01fd2
ci: use patched version of cargo-check-external-types to fix CI failure (#6937)ebe2416
ci: use cargo deny (#6931)Updates
allocator-api2
from 0.2.18 to 0.2.19Commits
Updates
anstream
from 0.6.17 to 0.6.18Commits
fabe0c3
chore: Release762ca76
docs: Update changelogd364ac4
Merge pull request #229 from epage/cfgad3f458
fix(stream): Respect 'test' feature0b8d105
fix(stream): Refer to correct stream on panic69cf6c9
refactor(stream): Pull out test macro bodyc78b3c1
refactor(stream): Be extra clear that macros mod is not for useab37812
chore(deps): Update compatible (dev) (#226)7c48196
Merge pull request #227 from rust-cli/renovate/stable-1.xa28405f
style: Make clippy happyUpdates
anyhow
from 1.0.92 to 1.0.93Release notes
Sourced from anyhow's releases.
Commits
713bda9
Release 1.0.93f91c247
Merge pull request #391 from dtolnay/thiserror2a3901c
Isolate old rustc version tests from needing anyhow dev-dependencies in lockfile3ca2cdd
Update dev-dependencies to thiserror v2Updates
arrow
from 53.1.0 to 53.2.0Changelog
Sourced from arrow's changelog.
Commits
10c4059
Prepare for 53.2.0 release (#6603)c6048d5
Add limited support for dictionary builders inmake_builders
for stru… (#6593)6762d0b
Add support for building FixedSizeListBuilder in struct_builder's mak… (#6595)2043353
Fix clippy complaints (#6573)79ea6ad
Minor: more comments forRecordBatch.get_array_memory_size()
(#6607)4d4c0c6
Implement arrow_json encoder for Decimal128 & Decimal256 (#6606)309be26
Update proc-macro2 requirement from =1.0.87 to =1.0.88 (#6579)04d0ebe
unsafe
improvements (#6551)18ef662
Fix typo in workflow comment (#6604)07aaaf9
Removetest_private_bucket
object_store test (#6601)Updates
cc
from 1.1.34 to 1.1.37Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
5835783
chore: release v1.1.37 (#1282)15d2f7d
Use relative directory for obj files hash (#1270)8120aed
Regenerate target info (#1280)2050013
chore: release v1.1.36 (#1274)d262aec
Fix CUDA build with clang++. (#1273)8a62583
chore: release v1.1.35 (#1267)7dd2c0a
Remove support for FRC (#1268)ecea93e
Do not add -fPIC by default on UEFI targets (#1263)140f595
Use -windows-gnu for all UEFI targets (#1264)Updates
csv
from 1.3.0 to 1.3.1Commits
00b80bd
1.3.1ce01ae7
reader: tweak record trimming logic06764b9
github: add FUNDING533d37b
ci: bump pinned to Rust 1.65Updates
fastrand
from 2.1.1 to 2.2.0Release notes
Sourced from fastrand's releases.
Changelog
Sourced from fastrand's changelog.
Commits
1b93479
v2.2.08ad2283
ci: Use "v2.0.0" branch for security check (#91)cfc0ab0
Update rustsec/audit-check branch name to main6dee614
Expose missing fill method in global_rng moduleUpdates
libc
from 0.2.161 to 0.2.162Release notes
Sourced from libc's releases.
Changelog
Sourced from libc's changelog.
Commits
b8c255c
chore: release v0.2.162acb0c19
Merge pull request #4020 from tgross35/backport-collard-greens33a772c
feat: addioctl
flags inlinux/if_tun.h
a3ca238
freebsd adding CLOSE_RANGE_CLOEXEC flag8c88d9a
armv7-unknown-freebsd: fix test errors regarding __gregset_tc0c9391
Fix the build on armv7-unknown-freebsdd435e9b
Merge pull request #4006 from tgross35/backport-spinach7ee37b9
Merge pull request #4017 from tgross35/backport-watercress073c7b4
Fix definition of FIODGNAME on 32-bit FreeBSD255b039
Fix size of struct kinfo_file on 32-bit FreeBSDUpdates
quinn-udp
from 0.5.6 to 0.5.7Release notes
Sourced from quinn-udp's releases.
Commits
a0bcb35
quinn-udp: increase crate patch version to v0.5.7722835b
Unbreak Solaris build after #199313a9e5e
Fix debug_assert when coalescing large packets8e4e762
Fix some packet/datagram confusion in comments690f0d9
Account for worst-case header + tag size when deciding to coalesced4e7691
Format2006eca
const VarInt::size44651ca
Adopt Option::insertc3e70aa
build(deps): update rustls-platform-verifier requirement from 0.3 to 0.4Updates
rustix
from 0.38.38 to 0.38.40Commits
309c288
chore: Release rustix version 0.38.40feb5227
Clarifygetppid
documentation: explain howNone
can occur (#1209)81021ad
DisableAF_NCA
,VSTATUS
,VERASE2
, andfcntl_lock
on Solaris. (#1211)c9d06b2
Migrate from wasm32-wasi (no longer exists on nightly) to wasm32-wasip1 (#1210)8c50519
Disable epoll support on Solaris. (#1208)827830f
chore: Release rustix version 0.38.394919082
Update CI to macos-13. (#1207)4054d28
Enable a few features on more platforms. (#1203)2b4becf
fix: enable wasip2 feature for wasm32-wasip2 target (#1205)9fd6e48
Don't store build check rmeta (#1200)Updates
security-framework-sys
from 2.12.0 to 2.12.1Commits
Updates
serde_derive
from 1.0.210 to 1.0.214Release notes
Sourced from serde_derive's releases.
Commits
4180621
Release 1.0.214210373b
Merge pull request #2568 from Mingun/into_deserializer-for-deserializers9cda015
Implement IntoDeserializer for all Deserializers in serde::de::value module58a8d22
Release 1.0.213ef0ed22
Merge pull request #2847 from dtolnay/newtypewith79925ac
Ignore dead_code warning in regression testb60e409
Hygiene for macro-generated newtype struct deserialization with 'with' attrfdc36e5
Add regression test for issue 284649e11ce
Ignore trivially_copy_pass_by_ref pedantic clippy lint in test7ae1b5f
Release 1.0.212Updates
thiserror
from 1.0.67 to 1.0.69Release notes
Sourced from thiserror's releases.
Commits
41938bd
Release 1.0.699d6506e
Merge pull request #382 from dtolnay/hang591a44d
Fix fallback fmt expression parser hang5b36e37
Add ui test of invalid expression syntax in display attribute8d06fb5
Release 1.0.68372fd8a
Merge pull request #344 from dtolnay/binop