forked from AerynOS/os-tools
-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): update all patch dependencies #3
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
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/all-patch
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.
+689
−244
Conversation
This file contains hidden or 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
1caca9f
to
54bc9ee
Compare
3705dfd
to
9de02f8
Compare
3d30137
to
86b1e35
Compare
a24c685
to
8c3ae9c
Compare
61837d7
to
7107117
Compare
ff36d11
to
3759d79
Compare
dddc069
to
84f5e91
Compare
1c1bd79
to
d7a6a97
Compare
26f8f1e
to
490aba9
Compare
d06b5a3
to
7b6cdfb
Compare
9c2c430
to
b6f292a
Compare
75665cc
to
edae1f9
Compare
edae1f9
to
3dadf78
Compare
6e83442
to
3a324a6
Compare
eb1cbe8
to
e052dca
Compare
08838d9
to
7f49b43
Compare
e3253e0
to
20c6d33
Compare
20c6d33
to
98c4502
Compare
98c4502
to
f40d197
Compare
f40d197
to
08c0dd2
Compare
08c0dd2
to
937b7cc
Compare
937b7cc
to
fa7184f
Compare
2d6ccdd
to
22f1dc6
Compare
22f1dc6
to
2e01d12
Compare
2e01d12
to
20adf88
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:
0.4.38
->0.4.41
4.5.6
->4.5.45
0.99.17
->0.99.20
v0.3.2
->v0.3.4
2.2.0
->2.2.12
0.3.30
->0.3.31
0.3.1
->0.3.3
0.4.21
->0.4.27
0.12.4
->0.12.23
1.0.203
->1.0.219
1.0.117
->1.0.143
0.10.8
->0.10.9
1.0.61
->1.0.69
0.7.11
->0.7.16
2.5.0
->2.5.7
0.8.10
->0.8.15
0.13.1
->0.13.3
Release Notes
chronotope/chrono (chrono)
v0.4.41
Compare Source
What's Changed
subsec_micros
andsubsec_millis
methods toTimeDelta
by @ggoetz in #1668NaiveDateTime::UNIX_EPOCH
by @robertbastian in #1670as_seconds_f32
andas_seconds_f64
forTimeDelta
by @ggoetz in #1671num_days_in_month
method toDatelike
trait by @aslilac in #1673WeekdaySet
, a collection ofWeekday
that isCopy
by @Kinrany in #1676v0.4.40
: 0.4.40Compare Source
What's Changed
write_to
forDelayedFormat
by @tugtugtug in #1654v0.4.39
: 0.4.39Compare Source
What's Changed
from_timestamp_nanos()
by @sgoll in #1591NaiveWeek
methods by @bragov4ik in #1600PartialEq
,Eq
,Hash
,Copy
andClone
onNaiveWeek
by @DSeeLP in #1618#[inline]
tonum_days
by @CommanderStorm in #1627clap-rs/clap (clap)
v4.5.45
Compare Source
Fixes
ValueEnum
variants now use the full doc comment, not summary, forPossibleValue::help
v4.5.44
Compare Source
Features
Command::mut_subcommands
v4.5.43
Compare Source
Fixes
v4.5.42
Compare Source
Fixes
--help
v4.5.41
Compare Source
Features
Styles::context
andStyles::context_value
to customize the styling of[default: value]
like notes in the--help
v4.5.40
Compare Source
Features
arg!()
macro (e.g.arg!("check-config": ...)
)v4.5.39
Compare Source
Fixes
v4.5.38
Compare Source
Fixes
--
or-
v4.5.37
Compare Source
Features
ArgMatches::try_clear_id()
v4.5.36
Compare Source
Fixes
v4.5.35
Compare Source
Fixes
help_heading
v4.5.34
Compare Source
Fixes
flatten_help(true)
and subcommands without argumentsv4.5.33
Compare Source
Fixes
v4.5.32
Compare Source
Features
Error::remove
Documentation
humantime
tojiff
Internal
pulldown-cmark
v4.5.31
Compare Source
Features
ValueParserFactory
forSaturating<T>
v4.5.30
Compare Source
Fixes
num_args(0..=1)
to be used withSetTrue
takes_values
assertionsv4.5.29
Compare Source
Fixes
ArgMatches::args_present
so not-present flags are considered not-present (matching the documentation)v4.5.28
Compare Source
Features
unstable-markdown
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)
v4.5.20
Compare Source
Features
CommandExt
v4.5.19
Compare Source
Internal
v4.5.18
Compare Source
Features
Arg::get_display_order
andCommand::get_display_order
v4.5.17
Compare Source
Fixes
v4.5.16
Compare Source
Fixes
derive
feature is missingv4.5.15
Compare Source
Compatiblity
Arg::remove
changed return typesFixes
Arg::remove
return the removed itemv4.5.14
Compare Source
Features
Arg::add
for attaching arbitrary state, like completion hints, toArg
withoutArg
knowing about itv4.5.13
Compare Source
Fixes
#[flatten]
ing an optional#[group(skip)]
v4.5.12
Compare Source
v4.5.11
Compare Source
v4.5.10
Compare Source
v4.5.9
Compare Source
Fixes
v4.5.8
Compare Source
Fixes
v4.5.7
Compare Source
Fixes
num_args
JelteF/derive_more (derive_more)
v0.99.20
Compare Source
v0.99.19
Compare Source
v0.99.18
Compare Source
syn
2.0.dev-drprasad/delete-older-releases (dev-drprasad/delete-older-releases)
v0.3.4
Compare Source
What's Changed
New Contributors
Full Changelog: dev-drprasad/delete-older-releases@v0.3.3...v0.3.4
v0.3.3
Compare Source
What's Changed
New Contributors
Full Changelog: dev-drprasad/delete-older-releases@v0.3.2...v0.3.3
diesel-rs/diesel (diesel)
v2.2.12
: Diesel 2.2.12Compare Source
Fixed
oid[]
type in the PostgreSQL backendYou can support the development of Diesel by contributions or by sponsoring the project on GitHub
Call for Input
We are looking for input on a newly designed derive to make constructing queries easier. See here for details.
Full Changelog: diesel-rs/diesel@v2.2.11...v2.2.12
v2.2.11
: Diesel 2.2.11Compare Source
What's Changed
DISTINCT ON
clauses#[derive(MultiConnection)]
You can support the development of Diesel by contributions or by sponsoring the project on Github
Full Changelog: diesel-rs/diesel@v2.2.10...v2.2.11
v2.2.10
: Diesel 2.2.10Compare Source
Fixed
You can support the development of diesel by contributions or by sponsoring the project on Github
Full Changelog: diesel-rs/diesel@v2.2.9...v2.2.10
v2.2.9
: Diesel 2.2.9Compare Source
Fixed
diesel migration generate --diff-schema
incorrectly uses the primary key of table B as the referenced column rather than the primary key of table A when B has a foreign key pointing to table A.uuid
andserde_json
feature.unanmed prepared statement not found
error with pgbouncer.ipnet::Ipnet
values with an subnet to SQL valuesYou can support the development of diesel by contributions or by sponsoring the project on Github
Full Changelog: diesel-rs/diesel@v2.2.8...v2.2.9
v2.2.8
: Diesel 2.2.8Compare Source
Fixed
#[diesel(check_for_backend(_))]
to check fields with#[diesel(embed)]
annotationsCompatibleType
COPY FROM
statements to 12ASC
/DESC
,DISTINCT ON
, andDELETE FROM
clausesYou can support the development of diesel by contributions or by sponsoring the project on Github
Full Changelog: diesel-rs/diesel@v2.2.7...v2.2.8
v2.2.7
: Diesel 2.2.7Compare Source
Fixed
a.eq_any(b)
was non-nullable even ifa
andb
were nullable.InstrumentationEvent::BeginTransaction
for immediate and exclusive transactions in SQLitediesel::debug_query
ipnetwork
to allow version 0.21.libsqlite3-sys
to allow version 0.31.0pq-sys
to allow version 0.7.0#[diesel::auto_type]
You can support the development of diesel by contributions or by sponsoring the project on Github
Full Changelog: diesel-rs/diesel@v2.2.6...v2.2.7
v2.2.6
: Diesel 2.2.6Compare Source
What's Changed
Full Changelog: diesel-rs/diesel@v2.2.5...v2.2.6
v2.2.5
: Diesel 2.2.5Compare Source
Returning
andCount
so that#[auto_type]
works with such queries.and()
and.or()
which wouldresult in queries failing at runtime
You can support the development of diesel by contributions or by sponsoring the project on Github.
Full Changelog: diesel-rs/diesel@v2.2.4...v2.2.5
v2.2.4
: Diesel 2.2.4Compare Source
Fixed
v2.2.3
: Diesel 2.2.3Compare Source
See the SQL Injection isn't Dead: Smuggling Queries at Protocol Level presentation from DEF CON for details
#[derive(QueryableByName)]
You can support the development of diesel by contributions or by sponsoring the project on Github.
Full Changelog: diesel-rs/diesel@v2.2.2...v2.2.3
v2.2.2
Compare Source
Fixed
Numeric
SerializedDatabase::new
function due to unsoundnessv2.2.1
Compare Source
rust-lang/futures-rs (futures)
v0.3.31
Compare Source
FuturesUnordered
when dropped future panics (#2886)task::waker_ref
(#2830)This is a breaking change but allowed because it is soundness bug fix.
AsyncBufRead::read_line
andAsyncBufReadExt::lines
(#2884)select!
/select_biased!
(#2832)This is technically a breaking change as it will now reject a very odd undocumented syntax that was previously accidentally accepted.
Waker::will_wake
change (#2865)stream::Iter::{get_ref,get_mut,into_inner}
(#2875)future::AlwaysReady
(#2825)io::{BufReader,BufWriter}
(#2848)rust-lang/glob (glob)
v0.3.3
Compare Source
v0.3.2
Compare Source
rust-lang/log (log)
v0.4.27
Compare Source
What's Changed
Full Changelog: rust-lang/log@0.4.26...0.4.27
v0.4.26
Compare Source
What's Changed
Full Changelog: rust-lang/log@0.4.26...0.4.27
v0.4.25
Compare Source
What's Changed
Clone
forkv::Value
by @SpriteOvO in #668spdlog-rs
link to crate doc by @SpriteOvO in #669Full Changelog: rust-lang/log@0.4.25...0.4.26
v0.4.24
Compare Source
What's Changed
Full Changelog: rust-lang/log@0.4.24...0.4.25
v0.4.23
Compare Source
What's Changed
Full Changelog: rust-lang/log@0.4.23...0.4.24
v0.4.22
Compare Source
What's Changed
spdlog-rs
link to README by @SpriteOvO in #639New Contributors
Full Changelog: rust-lang/log@0.4.22...0.4.23
seanmonstar/reqwest (reqwest)
v0.12.23
Compare Source
ClientBuilder::unix_socket(path)
option that will force all requests over that Unix Domain Socket.ClientBuilder::retries(policy)
andreqwest::retry::Builder
to configure automatic retries.ClientBuilder::dns_resolver2()
with more ergonomic argument bounds, allowing more resolver implementations.http3_*
options toblocking::ClientBuilder
.RequestBuilder
.v0.12.22
Compare Source
v0.12.21
Compare Source
socks4a://
instead ofsocks4h://
.Error::is_timeout()
to check for hyper and IO timeouts too.Error
to again include URLs when possible.Default
forBody
.v0.12.20
Compare Source
ClientBuilder::tcp_user_timeout(Duration)
option to setTCP_USER_TIMEOUT
.Error::is_status()
.v0.12.19
Compare Source
cookies
feature is enabled (by the way, it's a noop feature in wasm).v0.12.18
Compare Source
socks
enabled without TLS.v0.12.17
Compare Source
v0.12.16
Compare Source
ClientBuilder::http3_congestion_bbr()
to enable BBR congestion control.ClientBuilder::http3_send_grease()
to configure whether to send use QUIC grease.ClientBuilder::http3_max_field_section_size()
to configure the maximum response headers.ClientBuilder::tcp_keepalive_interval()
to configure TCP probe interval.ClientBuilder::tcp_keepalive_retries()
to configure TCP probe count.Proxy::headers()
to add extra headers that should be sent to a proxy.redirect::Policy::limit()
which had an off-by-1 error, allowing 1 more redirect than specified.Response::bytes_stream()
.v0.12.15
Compare Source
ProxyOverride
andNO_PROXY
.v0.12.14
Compare Source
fetch_mode_no_cors()
, marking as deprecated when not on WASM.v0.12.13
Compare Source
Form::into_reader()
for blockingmultipart
forms.Form::into_stream()
for asyncmultipart
forms.RequestBuilder::form()
from overwriting a previously setContent-Type
header, like the other builder methods.blocking::Request
.ProxyOverride
as aNO_PROXY
value.Error::is_timeout()
to return true when from a request timeout.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.v0.12.8
Compare Source
multipart::Form::file()
method for adding files easily.Body::wrap()
to wrap anyhttp_body::Body
type.v0.12.7
Compare Source
impl Service<http::Request<_>>
forClient
.v0.12.6
Compare Source
danger_accept_invalid_hostnames
forrustls
.impl Service<http::Request<Body>>
forClient
and&'_ Client
.!Sync
bodies inBody::wrap_stream()
.hickory-dns
is used.Proxy
so thatHTTP(S)_PROXY
values take precedence overALL_PROXY
.blocking::RequestBuilder::header()
from unsettingsensitive
on passed header values.v0.12.5
Compare Source
blocking::ClientBuilder::dns_resolver()
method to change DNS resolver in blocking client.http3
feature back, still requiringreqwest_unstable
.rustls-tls-no-provider
Cargo feature to use rustls without a crypto provider.Accept-Encoding
header combinations.serde-rs/serde (serde)
v1.0.219
Compare Source
absolute_paths
Clippy restriction being triggered inside macro-generated code (#2906, thanks @davidzeng0)v1.0.218
Compare Source
v1.0.217
Compare Source
v1.0.216
Compare Source
v1.0.215
Compare Source
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)v1.0.210
Compare Source
IpAddr
andSocketAddr
in no-std mode on Rust 1.77+ (#2816, thanks @MathiasKoch)serde::ser::StdError
andserde::de::StdError
equivalent tocore::error::Error
on Rust 1.81+ (#2818)v1.0.209
Compare Source
v1.0.208
Compare Source
flatten
field (#2802, thanks @jonhoo)v1.0.207
Compare Source
flatten
attribute andskip_serializing
/skip_deserializing
(#2795, thanks @Mingun)v1.0.206
Compare Source
flatten
attribute inside of enums (#2567, thanks @Mingun)v1.0.205
Compare Source
v1.0.204
Compare Source
serde-rs/json (serde_json)
v1.0.143
Compare Source
[
v1.0.142
](https://redirect.github.com/serde-rs/json/releConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.