chore(deps): update all dependencies #2
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/all"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
1.0.71
->1.0.75
0.1.68
->0.1.74
0.6.18
->0.6.20
0.7.4
->0.8.0
0.5.0
->0.6.1
4.3.0
->4.4.7
4.4.0
->4.4.2
3.0.0
->3.4.0
1.0.107
->1.0.108
0.6.2
->0.7.2
0.4.0
->0.4.4
1.3.3
->1.5.0
3.3.1
->3.4.29
Release Notes
dtolnay/anyhow
v1.0.75
Compare Source
v1.0.74
Compare Source
v1.0.73
Compare Source
v1.0.72
Compare Source
dtolnay/async-trait
v0.1.74
Compare Source
v0.1.73
Compare Source
v0.1.72
Compare Source
v0.1.71
Compare Source
v0.1.70
Compare Source
v0.1.69
Compare Source
tokio-rs/axum
v0.6.20
: axum - v0.6.20Compare Source
WebSocketUpgrade::write_buffer_size
andWebSocketUpgrade::max_write_buffer_size
WebSocketUpgrade::max_send_queue
Handler
forT: IntoResponse
(#2140)v0.6.19
: axum - v0.6.19Compare Source
axum::extract::Query::try_from_uri
(#2058)IntoResponse
forBox<str>
andBox<[u8]>
(#2035).source()
of composite rejections (#2030)#[debug_handler]
(#2014)maxcountryman/axum-sessions
v0.6.1
Compare Source
v0.6.0
: Migration totower-sessions
Compare Source
clap-rs/clap
v4.4.7
Compare Source
Performance
v4.4.6
Compare Source
Internal
anstream
v4.4.5
Compare Source
Fixes
name
orlong_flag
, allow ambiguous-looking matches that unambiguously map back to the same commandlong_flag
, don't panicv4.4.4
Compare Source
Internal
terminal_size
to 0.3v4.4.3
Compare Source
Documentation
v4.4.2
Compare Source
Performance
once_cell
dependencyv4.4.1
Compare Source
Features
Command::styles
v4.4.0
Compare Source
Compatibility
v4.3.24
Compare Source
Fixes
--help
with custom templatesv4.3.23
Compare Source
Fixes
UnknownArgumentValueParser
to not error on flag's absencev4.3.22
Compare Source
Features
UnknownArgumentValueParser
for injecting errors for improving the experience with errorsv4.3.21
Compare Source
Features
TryMapValueParser
so the type can be namedv4.3.20
Compare Source
Features
Command::mut_args
for modifying all arguments en massev4.3.19
Compare Source
Fixes
value_terminator
even in the presence of later multiple-value positional argumentsv4.3.18
Compare Source
Fixes
--
in fewer places where it won't workv4.3.17
Compare Source
Fixes
PossibleValue
descriptions in--help
v4.3.16
Compare Source
Fixes
v4.3.15
Compare Source
Features
anstyle
Documentation
v4.3.14
Compare Source
Features
ArgAction::HelpShort
andArgAction::HelpLong
for explicitly specifying which style of help to displayFixes
[OPTIONS]
in usage if a help or versionArgAction
is usedv4.3.13
Compare Source
v4.3.12
Compare Source
Fixes
v4.3.11
Compare Source
Features
num::Wrapping
,Box
, orArc
Box<str>
,Box<OsStr>
, andBox<Path>
v4.3.10
Compare Source
Performance
v4.3.9
Compare Source
Fixes
Command::ignore_errors
no longer masks help/versionv4.3.8
Compare Source
Fixes
infer_long_arg
, rather than arbitrarily picking one, matching the documentation and subcommand's behaviorv4.3.7
Compare Source
Documentation
v4.3.6
Compare Source
Documentation
clio
v4.3.5
Compare Source
ColorChoice::possible_values
is added to simplify things for builder usersFixes
ColorChoice::to_possible_value
no longer includes descriptions, encouraging shorter help where possiblev4.3.4
Compare Source
Features
Error::exit_code
v4.3.3
Compare Source
Features
Command::defer
for delayed initialization of subcommands to reduce startup times of large applications like denov4.3.2
Compare Source
Fixes
--help
with custom templatesv4.3.1
Compare Source
Fixes
value_terminator
even in the presence of later multiple-value positional argumentsramosbugs/oauth2-rs
v4.4.2
Compare Source
Bug Fixes
wasmbind
feature to fix panic in WASM environments (#230)Other Changes
v4.4.1
Compare Source
Bug Fixes
VerificationUriComplete
typeramosbugs/openidconnect-rs
v3.4.0
Compare Source
New Features
alg
field into account during key selection (#131). This change is gated by a non-defaultjwk-alg
feature flag, which was added to avoid introducing breaking changes. During a future major version, this feature flag will be removed and the functionality will be included unconditionally.Full Changelog: https://github.com/ramosbugs/openidconnect-rs/compare/3.3.1...3.4.0
v3.3.1
Compare Source
Bug Fixes
wasmbind
feature to fix panic in WASM environments (#127)v3.3.0
Compare Source
This release increases the Minimum Supported Rust Version (MSRV) of this crate to 1.65.
Bug Fixes
birthdate
claim (#119). This crate supports a typo'edbirthday
claim, which continues to work as before. In addition, it now supports the standardizedbirthdate
claim.Other Changes
rsa
,p256
,p384
,serde_with
, andurl
dependencies to their latest versions (#117)Eq
trait on structs and enums already implementingPartialEq
to address Clippy lintFull Changelog: https://github.com/ramosbugs/openidconnect-rs/compare/3.2.0...3.3.0
v3.2.0
Compare Source
New Features
oauth2
crate version to 4.4.1.Bug Fixes
cargo doc
warnings and rustdoc linksv3.1.1
Compare Source
Bug Fixes
PostLogoutRedirectUrl
andLogoutHint
v3.1.0
Compare Source
New Features
Add support for OpenID Connect RP-Initiated Logout (#112).
Special thanks to @jsimonrichard for contributing this feature!
serde-rs/json
v1.0.108
Compare Source
launchbadge/sqlx
v0.7.2
23 pull requests were merged this release cycle.
Added
Changed
Fixed
v0.7.1
Compare Source
This release mainly addresses issues reported with the 0.7.0 release.
16 pull requests were merged this release cycle.
Added
Changed
Fixed
v0.7.0
Compare Source
At least 70 pull requests were merged this release cycle! (The exact count is muddied with pull requests for alpha
releases and such.) And we gained 43 new contributors! Thank you to everyone who helped make this release a reality.
Breaking
Many revisions were made to query analysis in the SQLite driver; these are all potentially breaking changes
as they can change the output of
sqlx::query!()
et al. We'd like to thank [[@tyrelr]] for their numerous PRs tothis area.
The MSSQL driver has been removed as it was not nearly at the same maturity level as the other drivers.
As previously announced, we have plans to introduce a fully featured replacement as a premium offering,
alongside drivers for other proprietary databases, with the goal to support full-time development on SQLx.
If interested, please email your inquiry to sqlx@launchbadge.com.
The offline mode for the queries has been changed to use a separate file per
query!()
invocation,which is intended to reduce the number of conflicts when merging branches in a project that both modified queries.
This means that CLI flag
--merged
is no longer supported. See [#2363] for details and make sure that yoursqlx-cli
version is in sync with thesqlx
version in your project.The type ascription override syntax for the query macros has been deprecated,
as parse support for it has been removed in
syn 2.0
, which we'll be upgrading to in the next breaking release.This can be replaced with type overrides using casting syntax (
as
).See [#2483] for details.
Added
Changed
Fixed
0.6.3 - 2023-03-21
This is a hotfix to address the breakage caused by transitive dependencies upgrading to
syn = "2"
.We set
default-features = false
for our dependency onsyn = "1"
to be good crates.io citizens,but failed to enable the features we actually used, which went undetected because we transitively depended on
syn
with the default features enabled through other crates,and so they were also on for us because features are additive.
When those other dependencies upgraded to
syn = "2"
it was no longer enabling those features for us,and so compilation broke for projects that don't also depend on
syn = "1"
, transitively or otherwise.There is no PR for this fix as there was no longer a dedicated development branch for
0.6
,but discussion can be found in issue #2418.
As of this release, the
0.7
release is in alpha and so development is no longer occurring against0.6
.This fix will be forward-ported to
0.7
.v0.6.3
Compare Source
This is a hotfix to address the breakage caused by transitive dependencies upgrading to
syn = "2"
.We set
default-features = false
for our dependency onsyn = "1"
to be good crates.io citizens,but failed to enable the features we actually used, which went undetected because we transitively depended on
syn
with the default features enabled through other crates,and so they were also on for us because features are additive.
When those other dependencies upgraded to
syn = "2"
it was no longer enabling those features for us,and so compilation broke for projects that don't also depend on
syn = "1"
, transitively or otherwise.There is no PR for this fix as there was no longer a dedicated development branch for
0.6
,but discussion can be found in issue #2418.
As of this release, the
0.7
release is in alpha and so development is no longer occurring against0.6
.This fix will be forward-ported to
0.7
.tower-rs/tower-http
v0.4.4
: v0.4.4Compare Source
v0.4.3
: v0.4.3Compare Source
Fixed
v0.4.2
: v0.4.2Compare Source
Added
Default
forDecompressionBody
(#370)Changed
Fixed
v0.4.1
: v0.4.1Compare Source
Added
Default
forMakeRequestUuid
(#335)Default
forServeFileSystemResponseBody
(#336)Fixed
Accept-Encoding
request header (#220)multiple_members
forGzipDecoder
(#354)uuid-rs/uuid
v1.5.0
Compare Source
What's Changed
bytemuck
support by @John-Toohey in https://github.com/uuid-rs/uuid/pull/711New Contributors
Full Changelog: https://github.com/uuid-rs/uuid/compare/1.4.1...1.5.0
v1.4.1
Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/uuid-rs/uuid/compare/1.4.0...1.4.1
v1.4.0
Compare Source
What's Changed
borsh
support by @grovesNL in https://github.com/uuid-rs/uuid/pull/686New Contributors
Full Changelog: https://github.com/uuid-rs/uuid/compare/1.3.4...1.4.0
v1.3.4
Compare Source
What's Changed
wasm32-wasi
support with tests by @acfoltzer in https://github.com/uuid-rs/uuid/pull/677New Contributors
Full Changelog: https://github.com/uuid-rs/uuid/compare/1.3.3...1.3.4
buehler/zitadel-rust
v3.4.29
Compare Source
Bug Fixes
v3.4.28
Compare Source
Bug Fixes
v3.4.27
Compare Source
Bug Fixes
v3.4.26
Compare Source
Bug Fixes
v3.4.25
Compare Source
Bug Fixes
v3.4.24
Compare Source
Bug Fixes
v3.4.23
Compare Source
Bug Fixes
v3.4.22
Compare Source
Bug Fixes
v3.4.21
Compare Source
Bug Fixes
v3.4.20
Compare Source
Bug Fixes
v3.4.19
Compare Source
Bug Fixes
v3.4.18
Compare Source
Bug Fixes
v3.4.17
Compare Source
Bug Fixes
v3.4.16
Compare Source
Bug Fixes
v3.4.15
Compare Source
Bug Fixes
v3.4.14
Compare Source
Bug Fixes
v3.4.13
Compare Source
Bug Fixes
v3.4.12
Compare Source
Bug Fixes
v3.4.11
Compare Source
Bug Fixes
v3.4.10
Compare Source
Bug Fixes
v3.4.9
Compare Source
Bug Fixes
v3.4.8
Compare Source
Bug Fixes
v3.4.7
Compare Source
Bug Fixes
v3.4.6
Compare Source
Bug Fixes
v3.4.5
Compare Source
Bug Fixes
v3.4.4
Compare Source
Bug Fixes
v3.4.3
Compare Source
Bug Fixes
v3.4.2
Compare Source
Bug Fixes
v3.4.1
Compare Source
Bug Fixes
v3.4.0
Compare Source
Features
v3.3.5
Compare Source
Bug Fixes
v3.3.4
Compare Source
Bug Fixes
v3.3.3
Compare Source
Bug Fixes
v3.3.2
Compare Source
Bug Fixes
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 has been generated by Renovate Bot.
02bf01def1
tod961c61c3a
d961c61c3a
to23bf00990a
23bf00990a
to6e6ac74e77
6e6ac74e77
to8b94a95284