-
Notifications
You must be signed in to change notification settings - Fork 104
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
chore(deps): update dependencies #701
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/dependencies
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
+581
−292
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
renovate
bot
force-pushed
the
renovate/dependencies
branch
5 times, most recently
from
November 10, 2024 09:26
090d1f5
to
ee7bae5
Compare
renovate
bot
force-pushed
the
renovate/dependencies
branch
3 times, most recently
from
November 18, 2024 17:39
22af10a
to
9b77415
Compare
renovate
bot
force-pushed
the
renovate/dependencies
branch
3 times, most recently
from
November 29, 2024 19:11
91507fa
to
ff61651
Compare
renovate
bot
force-pushed
the
renovate/dependencies
branch
2 times, most recently
from
December 1, 2024 20:09
e8f2389
to
d5e5847
Compare
renovate
bot
force-pushed
the
renovate/dependencies
branch
4 times, most recently
from
December 6, 2024 11:53
ab580ee
to
7f2280e
Compare
renovate
bot
force-pushed
the
renovate/dependencies
branch
5 times, most recently
from
December 15, 2024 15:55
e0ba4e8
to
394d943
Compare
renovate
bot
force-pushed
the
renovate/dependencies
branch
6 times, most recently
from
December 20, 2024 21:27
4e21165
to
ae0edd4
Compare
renovate
bot
force-pushed
the
renovate/dependencies
branch
6 times, most recently
from
December 31, 2024 18:22
2d00562
to
0347a25
Compare
renovate
bot
force-pushed
the
renovate/dependencies
branch
9 times, most recently
from
January 10, 2025 05:24
1e6b8e8
to
2be780a
Compare
renovate
bot
force-pushed
the
renovate/dependencies
branch
7 times, most recently
from
January 13, 2025 15:05
0ad061f
to
500c27f
Compare
|
renovate
bot
force-pushed
the
renovate/dependencies
branch
4 times, most recently
from
January 20, 2025 04:30
edeccd3
to
83c410f
Compare
renovate
bot
force-pushed
the
renovate/dependencies
branch
from
January 21, 2025 10:33
83c410f
to
1328b2a
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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.91
->1.0.95
53.2.0
->53.4.0
53.2.0
->53.4.0
53.2.0
->53.4.0
53.2.0
->53.4.0
0.1.83
->0.1.85
1.20.0
->1.21.0
0.4.38
->0.4.39
4.5.20
->4.5.27
2.1.0
->2.2.0
1.0.128
->1.0.137
1.0.128
->1.0.137
0.11.5
->0.11.6
0.11.0
->0.11.1
7.6.1
->7.6.2
2.3.0
->2.6.0
0.3.1
->0.3.2
0.14.30
->0.14.32
2.6.0
->2.7.1
0.4.22
->0.4.25
53.1.0
->53.4.0
1.0.92
->1.0.93
0.22.5
->0.22.6
1.0.37
->1.0.38
0.12.8
->0.12.12
0.7.5
->0.7.6
1.0.23
->1.0.25
1.0.214
->1.0.217
1.0.128
->1.0.137
1.4.0
->1.4.1
1.0.66
->1.0.69
1.41.0
->1.43.0
1.41.0
->1.43.0
0.1.16
->0.1.17
0.1.16
->0.1.17
0.1.40
->0.1.41
0.1.40
->0.1.41
0.3.18
->0.3.19
2.5.2
->2.5.4
1.11.0
->1.12.1
1.11.0
->1.12.1
Release Notes
dtolnay/anyhow (anyhow)
v1.0.95
Compare Source
Error::from_boxed
(#401, #402)v1.0.94
Compare Source
v1.0.93
Compare Source
thiserror
v2v1.0.92
Compare Source
&raw const
and&raw mut
syntax insideensure!
(#390)apache/arrow-rs (arrow)
v53.4.0
Compare Source
v53.3.0
Compare Source
dtolnay/async-trait (async-trait)
v0.1.85
Compare Source
Self: 'async_trait
bound in impl when not needed by signature (#284)v0.1.84
Compare Source
impl Trait
in return type (#282)Lokathor/bytemuck (bytemuck)
v1.21.0
Compare Source
chronotope/chrono (chrono)
v0.4.39
: 0.4.39Compare Source
What's Changed
from_timestamp_nanos()
by @sgoll in https://github.com/chronotope/chrono/pull/1591NaiveWeek
methods by @bragov4ik in https://github.com/chronotope/chrono/pull/1600PartialEq
,Eq
,Hash
,Copy
andClone
onNaiveWeek
by @DSeeLP in https://github.com/chronotope/chrono/pull/1618#[inline]
tonum_days
by @CommanderStorm in https://github.com/chronotope/chrono/pull/1627clap-rs/clap (clap)
v4.5.27
Compare Source
Documentation
v4.5.26
Compare Source
Fixes
suggestions
featurev4.5.25
Compare Source
Fixes
v4.5.24
Compare Source
Fixes
ignore_errors(true)
and when a suggestion is provided for an unknown argumentv4.5.23
Compare Source
Fixes
allow_negative_numbers
, allowE
againv4.5.22
Compare Source
Fixes
v4.5.21
Compare Source
Fixes
ignore_errors(true)
mackwic/colored (colored)
v2.2.0
Compare Source
ColoredString
's role in theColorize
pipeline as well as link to it to suggest learning more about how to manipulate existingColoredString
's.ColoredString
:fgcolor
,bgcolor
, andstyle
due to their obsolescence in the face of the exposing of their represented fields.fgcolor
,bgcolor
, andstyle
.DerefMut
.Style
:Default
forStyle
(returnsCLEAR
). This exposes a method by which users can create plainStyle
's from scratch.From<Styles>
forStyle
. This lets users easily createStyle
's from specific styles.add
.remove
which essentially does the opposite.Colorize
to add stylings (e.g.bold
,underline
,italic
,strikethrough
).BitAnd
,BitOr
,BitXor
, andNot
as well as their representative assignment operators. You can also use aStyles
as an operand for these.FromIterator<Styles>
for Style.Styles
:BitAnd
,BitOr
,BitXor
, andNot
which all combineStyles
's and outputStyle
's. These can also take aStyle
as an operand.with_style
andwith_color_and_style
toColorize
.dtolnay/cxx (cxx)
v1.0.137
Compare Source
v1.0.136
Compare Source
UniquePtr::as_ptr
andUniquePtr::as_mut_ptr
(#892, thanks @adetaylor)rust_cxx_bridge
(#1416, thanks @wmatthews-google)v1.0.135
Compare Source
cxx::CxxString
is used in a#[cxx::bridge]
(#1414, thanks @anforowicz)unused_unsafe
warnings within the generated code (#1415, thanks @anforowicz)v1.0.134
Compare Source
v1.0.133
Compare Source
v1.0.132
Compare Source
v1.0.131
Compare Source
v1.0.130
Compare Source
#[cxx::bridge]
generated code compatible with Rust 2024 edition crates (#1395)v1.0.129
Compare Source
rust-cli/env_logger (env_logger)
v0.11.6
Compare Source
Features
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
yoshuawuyts/futures-concurrency (futures-concurrency)
v7.6.2
Compare Source
What's Changed
clippy::doc_lazy_continuation
by @crepererum in https://github.com/yoshuawuyts/futures-concurrency/pull/192bitvec
withfixedbitset
by @crepererum in https://github.com/yoshuawuyts/futures-concurrency/pull/191FromConcurrentStream
forResult<Vec<T>, E>
by @tyilo in https://github.com/yoshuawuyts/futures-concurrency/pull/193ConsumerState::Break
doc by @tyilo in https://github.com/yoshuawuyts/futures-concurrency/pull/194no_std
by @Easyoakland in https://github.com/yoshuawuyts/futures-concurrency/pull/196New Contributors
Full Changelog: yoshuawuyts/futures-concurrency@v7.6.1...v7.6.2
smol-rs/futures-lite (futures-lite)
v2.6.0
Compare Source
Stream::map_while()
combinator. (#116)AsyncRead::read_exact
(#121)v2.5.0
Compare Source
Unpin
bound from theLines
I/O adapter. (#113)v2.4.0
Compare Source
Future
returnsPoll::Pending
forever after it returns
Poll::Pending
once. (#101)Stream
until aFuture
completes. (#103)Zip
/TryZip
drop completed futures. (#106)rust-lang/glob (glob)
v0.3.2
Compare Source
hyperium/hyper (hyper)
v0.14.32
Compare Source
Features
Builder::max_pending_accept_reset_streams(num)
option (a24f0c0)Bug Fixes
New Contributors
Full Changelog: hyperium/hyper@v0.14.31...v0.14.32
v0.14.31
Compare Source
Bug Fixes
indexmap-rs/indexmap (indexmap)
v2.7.1
Compare Source
#[track_caller]
to functions that may panic.insert_entry
.v2.7.0
Compare Source
Entry::insert_entry
andVacantEntry::insert_entry
, returningan
OccupiedEntry
after insertion.rust-lang/log (log)
v0.4.25
Compare Source
v0.4.24
Compare Source
v0.4.23
Compare Source
dtolnay/proc-macro2 (proc-macro2)
v1.0.93
Compare Source
pyo3/pyo3 (pyo3)
v0.22.6
: PyO3 0.22.6Compare Source
This release corrects the check for free-threaded Python introduced in PyO3 0.22.2 to prevent users accidentally installing PyO3 packages on Python 3.13t; PyO3 0.22 does not support free-threaded Python. (Stay tuned for the 0.23 release coming very soon!)
Thanks @minrk for the report and @davidhewitt for the fix!
dtolnay/quote (quote)
v1.0.38
Compare Source
seanmonstar/reqwest (reqwest)
v0.12.12
Compare Source
tokio/time
on WASM.v0.12.11
Compare Source
v0.12.10
Compare Source
ClientBuilder::connector_layer()
to allow customizing the connector stack.ClientBuilder::http2_max_header_list_size()
option.content-length
) information when wrapping bodies.v0.12.9
Compare Source
tls::CertificateRevocationLists
support.connection_verbose()
to output read logs.multipart::Part::file()
to automatically include content-length.jhelovuo/ros2-client (ros2-client)
v0.7.6
Compare Source
dtolnay/semver (semver)
v1.0.25
Compare Source
v1.0.24
Compare Source
serde-rs/serde (serde)
v1.0.217
Compare Source
v1.0.216
Compare Source
v1.0.215
Compare Source
serde-rs/json (serde_json)
v1.0.137
Compare Source
v1.0.136
Compare Source
v1.0.135
Compare Source
v1.0.134
Compare Source
RawValue
associated constants for literalnull
,true
,false
(#1221, thanks @bheylin)v1.0.133
Compare Source
v1.0.132
Compare Source
v1.0.131
Compare Source
Map<String, Value>
and&Map<String, Value>
(#1135, thanks @swlynch99)v1.0.130
Compare Source
Number
from i128 and u128 (#1141, thanks @druide)v1.0.129
Compare Source
serde_json::Map::sort_keys
andserde_json::Value::sort_all_objects
(#1199)BurntSushi/tabwriter (tabwriter)
v1.4.1
Compare Source
dtolnay/thiserror (thiserror)
v1.0.69
Compare Source
v1.0.68
Compare Source
v1.0.67
Compare Source
tokio-rs/tokio (tokio)
v1.43.0
: Tokio v1.43.0Compare Source
1.43.0 (Jan 8th, 2025)
Added
UdpSocket::peek
methods (#7068)Command::into_std()
(#7014)SignalKind::info
on illumos (#6995)Fixed
set_len
before initializing vector inBlocking
(#7054)clippy::needless_return
in#[tokio::main]
(#6874)Changes
unsync_load
(#7073)Buf::put_bytes
inRepeat
read impl (#7055)Changes to unstable APIs
Documented
ReadBuf::uninit
allows initialized buffers as well (#7053)TcpStream::try_write_vectored
docs (#7067)LocalRuntime
doc links (#7074)watch::Receiver::wait_for
(#7038)OnceCell
docs (#7047)v1.42.0
: Tokio v1.42.0Compare Source
1.42.0 (Dec 3rd, 2024)
Added
AsyncFd::{try_io, try_io_mut}
(#6967)Fixed
ptr->ref->ptr
roundtrip in RegistrationSet (#6929)yield_now
insideblock_in_place
(#6999)Changes
Documented
tokio::net::unix::{pid_t, gid_t, uid_t}
(#6791)Instant
docs (#6982)v1.41.1
: Tokio v1.41.1Compare Source
1.41.1 (Nov 7th, 2024)
Fixed
net
requirement fornet::UdpSocket
in docs (#6938)TcpStream
internal comment (#6944)tokio-rs/tracing (tracing)
v0.1.41
: tracing 0.1.41Compare Source
[ crates.io ] | [ docs.rs ]
This release updates the
tracing-core
dependency to v0.1.33 andthe
tracing-attributes
dependency to v0.1.28.Added
Field
(#2820)&[u8]
to be recorded as event/span field (#2954)Changed
thread_local
s when possible (#2838)Fixed
register_callsite
error (#2938)target
andname
(#2941)servo/rust-url (url)
v2.5.4
Compare Source
What's Changed
Full Changelog: servo/rust-url@v2.5.3...v2.5.4
v2.5.3
Compare Source
What's Changed
no_std
support for theurl
crate by @domenukk in https://github.com/servo/rust-url/pull/831wasm32-wasip2
on the stable channel by @brooksmtownsend in https://github.com/servo/rust-url/pull/983New Contributors
Full Changelog: servo/rust-url@v2.5.2...v2.5.3
uuid-rs/uuid (uuid)
v1.12.1
Compare Source
What's Changed
New Contributors
Full Changelog: uuid-rs/uuid@1.12.0...1.12.1
v1.12.0
Compare Source
This release includes additional
PartialEq
implementations onUuid
, which can break inference in some cases.What's Changed
NonZeroUuid
type for optimizedOption<Uuid>
representation by @ab22593k in https://github.com/uuid-rs/uuid/pull/779NonNilUuid
by @KodrAus in https://github.com/uuid-rs/uuid/pull/783New Contributors
Full Changelog: uuid-rs/uuid@1.11.1...1.12.0
v1.11.1
Compare Source
What's Changed
New Contributors
Full Changelog: uuid-rs/uuid@1.11.0...1.11.1
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.