Bump the backend group with 5 updates #564
Merged
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 backend group with 5 updates:
0.7.3
0.7.4
4.4.14
4.5.1
1.2.0
1.4.0
0.3.31
0.3.34
0.5.0
0.5.2
Updates
axum
from 0.7.3 to 0.7.4Release notes
Sourced from axum's releases.
Commits
9ebd105
Release (#2510)4511673
InternallyArc
Router
, without breaking changes (#2483)d3112a4
Re-exportBodyDataStream
from axum (#2509)791d503
Add is_missing method to typed header rejection reason (#2503)f7c4cd8
Fix link to serde::Deserialize (#2498)5b62041
Update actions/checkout action to v4 (#2495)c486cc8
ImplementTypedPath
forWithRejection\<TypedPath, _>
(#2491)cdd0ecc
Addmust_use
attribute toServe
(#2484)af13c53
Make Router Sync without breaking the API (#2481)ae244b1
chore: update feature flag description (#2480)Updates
clap
from 4.4.14 to 4.5.1Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
0c01b55
chore: Release08e0b5b
docs: Update changelogf2c4e6e
Merge pull request #5359 from poliorcetics/ab/push-szymvyzpmnqxe782775
fix(complete): Handle newlines in command/arg descriptionsfba7c85
test(complete): Show newline issue8a7a13a
chore: Release7b3a3e1
docs: Update changelog7b624ca
Merge pull request #5356 from epage/escape446328a
fix(error): Include -- in more cases7de6df8
test(error): Show existing last behaviorUpdates
mockito
from 1.2.0 to 1.4.0Release notes
Sourced from mockito's releases.
Commits
3ce41f0
Bump to 1.40.0bd9eeb7
Merge pull request #196 from lipanski/coloreda177edb
Bump MSRV to 1.70 and relax colored crate version requirements482eed9
Bump to 1.3.146078db
Add tokio parking_lot feature8c37737
Merge pull request #192 from tottoto/async-runtime39a27eb
Use tokio runtime uniformly5aac55a
Add instructions about starting a stand-alone server to the Rust docsa982823
Add details about starting a stand-alone servera09f1f0
Bump to 1.3.0Updates
time
from 0.3.31 to 0.3.34Release notes
Sourced from time's releases.
Changelog
Sourced from time's changelog.
Commits
f11f9b2
v0.3.34 releaseef7bfbd
fix unsigned to signed conversion bug (#656)76468cb
v0.3.33 release6c2b602
Fix wasm32-unknown-unknown build (#655)ff3255f
v0.3.32 released3dd5c9
DeprecateDuration::time_fn
8a0dc70
Remove markdown files in favor of org-wide config980878b
Build docs using org-wide workflow, change audit4baf6b3
Remove documentation of deprecated feature flagbe932d8
Adds support to serialize and deserialize timestamps with different resolutio...Updates
tower-http
from 0.5.0 to 0.5.2Release notes
Sourced from tower-http's releases.
Commits
18219fc
Release 0.5.2 (#475)18677a9
Fix vary header special-casing in CORS middleware93fe516
Small documentation improvements for compression middlewared205b1a
fs: Simplify maybe_redirect_or_append_path853f3e9
Optimize encoding selection for compression middlewaree0192a3
Support x-gzip as Accept-Encoding in Compression (#466) (#467)601ba88
Move manifest-path to inputs (#468)ad25019
compression: Exclude SSE from compression by default49ead0f
Simplify impl SupportedEncodings for AcceptEncoding57b8b6f
Fix a typoDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions