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.
This PR contains the following updates:
1.0.89
->1.0.91
53.1.0
->53.2.0
53.1.0
->53.2.0
53.1.0
->53.2.0
53.1.0
->53.2.0
0.11.0
->0.11.1
1.0.87
->1.0.89
0.22.4
->0.22.5
1.11.0
->1.11.1
1.0.210
->1.0.214
1.0.64
->1.0.66
1.40.0
->1.41.0
1.40.0
->1.41.0
1.10.0
->1.11.0
1.10.0
->1.11.0
Release Notes
dtolnay/anyhow (anyhow)
v1.0.91
Compare Source
v1.0.90
Compare Source
apache/arrow-rs (arrow)
v53.2.0
Compare Source
Full Changelog
Implemented enhancements:
make_builder
within struct_builder.rs #6589 [arrow]AsyncArrowWriter
API to get the total size of a written parquet file #6530 [parquet]append_many
for Dictionary builders #6529 [arrow]GRPC_STATUS
with tonic 0.12.1 #6515 [arrow] [arrow-flight]raw-entry
feature of Hashbrown #6498 [parquet] [arrow] [arrow-flight]SerializedFileReader::new_with_options
#6491 [parquet]53.1.0
(October 2024) #6340 [arrow]Fixed bugs:
c_char = u8
#6571 [arrow]master
#6568 [arrow] [arrow-flight]Documentation updates:
Closed issues:
Merged pull requests:
RecordBatch.get_array_memory_size()
#6607 [arrow] (2010YOUY01)make_builders
for stru… #6593 [arrow] (kszlim)unsafe
improvements #6551 [arrow] (ssbr)AsyncArrowWriter::finish
#6543 [parquet] (etseidl)ColumnChunkMetadataBuilder
clear APIs #6523 [parquet] (alamb)SerializedFileReader::new_with_options
#6506 [parquet] (etseidl)MetadataFetch
andAsyncFileReader
docs #6505 [parquet] (alamb)* This Changelog was automatically generated by github_changelog_generator
zesterer/flume (flume)
v0.11.1
Added
SendSink::sender
SendFut
,SendSink
,RecvFut
,RecvStream
,WeakSender
,Iter
,TryIter
, andIntoIter
now implementDebug
Removed
Changed
WeakSender
is nowClone
spin
feature no longer usesstd::thread::sleep
for locking except on Unix-like operating systems and WindowsFixed
dtolnay/proc-macro2 (proc-macro2)
v1.0.89
Compare Source
v1.0.88
Compare Source
Span::start
andSpan::end
inside proc macros on nightly (#472)pyo3/pyo3 (pyo3)
v0.22.5
Compare Source
Fixed
__clear__
slot andclear
method generated code. #4619rust-lang/regex (regex)
v1.11.1
Compare Source
===================
This is a new patch release of
regex
that fixes compilation on nightlyRust when the unstable
pattern
crate feature is enabled. Users on nightlyRust without this feature enabled are unaffected.
Bug fixes:
Fix the
Pattern
trait implementation as a result of nightly API breakage.serde-rs/serde (serde)
v1.0.214
Compare Source
v1.0.213
Compare Source
with
attributes inside a newtype struct (#2847)v1.0.212
Compare Source
v1.0.211
Compare Source
with
anddefault
attributes (#2558, thanks @Mingun)dtolnay/thiserror (thiserror)
v1.0.66
Compare Source
v1.0.65
Compare Source
tokio-rs/tokio (tokio)
v1.41.0
: Tokio v1.41.0Compare Source
1.41.0 (Oct 22th, 2024)
Added
global_queue_depth
(#6854, #6918)SocketAddr
(#6868)watch::Sender::sender_count
(#6836)mpsc::Receiver::blocking_recv_many
(#6867)Id
apis (#6793, #6891)Added (unstable)
LocalRuntime
(#6808)Changed
#[must_use]
toNotified
(#6828)watch
cooperative (#6846)broadcast::Receiver
cooperative (#6870)cfg_fs
forwasi
target (#6822)Fixed
Documented
OwnedFd
withAsyncFd
(#6821)AsyncFd
methods (#6890)join
andtry_join
(#6814, #6841)TcpSocket::set_nodelay
andTcpSocket::nodelay
(#6840)uuid-rs/uuid (uuid)
v1.11.0
Compare Source
What's Changed
New Contributors
Full Changelog: uuid-rs/uuid@1.10.0...1.11.0
Configuration
📅 Schedule: Branch creation - "on monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.