Bump the backend group with 11 updates #447
Closed
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 11 updates:
0.3.0
0.4.0
2.1.0
2.1.1
0.6.20
0.7.2
4.4.8
4.4.11
0.13.3
0.13.4
0.4.20
0.4.21
9.1.0
9.2.0
0.10.59
0.10.61
1.34.0
1.35.0
0.4.4
0.5.0
0.11.4
0.12.0
Updates
askama_axum
from 0.3.0 to 0.4.0Release notes
Sourced from askama_axum's releases.
Commits
f58e26c
Update dependency on error-chain to 0.112bd1745
Add package metadata for new askama_shared crate27ba9ae
Add badge for Gitter chat to README9c4f37c
Decrease coupling with Rocket in generated code0129365
Add documentation on optional features6003615
Allow setting an extension with source attributesddcc045
Make path and source attributes mutually exclusive09514f0
Tighten up and expand documentation on variables697f461
Cover all template() attribute options832c23b
Slightly extend introduction to creating templatesUpdates
async-channel
from 2.1.0 to 2.1.1Release notes
Sourced from async-channel's releases.
Changelog
Sourced from async-channel's changelog.
Commits
e243d55
v2.1.1dab18de
m: Bump to event-listener v4.0.0Updates
axum
from 0.6.20 to 0.7.2Release notes
Sourced from axum's releases.
... (truncated)
Commits
ab36eda
Release axum and axum-core (#2402)ef56636
Gracefully handle accept errors inserve
(#2400)6491655
Fix typo in DefaultBodyLimit docs (#2401)1fa21bb
Update example http-proxy to hyper 1.0 (#2394)a6011a5
Add axum-serde to ECOSYSTEM.md (#2399)b02ce30
Update example reverse-proxy to axum 0.7 (#2395)801a78a
Fix from_stream doc link toStream
(#2391)3c7cf81
Add utility function to convert body into bytes (#2373)f98bc11
Updated doc link versions to use more explicit 0.7 version. (#2379)6d7ddee
Update example low-level-rustls to axum 0.7 (#2375)Updates
clap
from 4.4.8 to 4.4.11Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
d092896
chore: Releasec76a713
chore: Update lockfileb99d17b
docs: Update changelogb47f8da
Merge pull request #5247 from epage/group2e7c9d1
Merge pull request #5194 from c19/patch-137917be
feat: Add Command::mut_groupcf7a027
chore: Update from '_rust/main'8c836ea
Merge pull request #10 from epage/renovate/migrate-config598c624
chore(config): migrate config .github/renovate.json5c0a1814
chore: ReleaseUpdates
config
from 0.13.3 to 0.13.4Changelog
Sourced from config's changelog.
Commits
a383879
Merge pull request #500 from matthiasbeyer/release-0.13/changelog750c8d3
Update version: 0.13.3 -> 0.13.48bab2ac
Add changelog entry for 0.13.4db754f5
Merge pull request #486 from ijackson/nested-array-backport08197e4
Merge pull request #495 from mehcode/chore/0.13.x-min-versionseb46fd6
ser: sequences: Test a more comprehensive round-trip9bed600
ser: sequences: Rework, fixing handling of nested arrays43ac661
ser: sequences: Introduce SeqSerializer newtype319a9e2
ser: sequences: Centralisebedfb5d
chore(CI): Relax MSRV to1.56.1
Updates
ignore
from 0.4.20 to 0.4.21Commits
Updates
jsonwebtoken
from 9.1.0 to 9.2.0Changelog
Sourced from jsonwebtoken's changelog.
Commits
08601f7
Update changelog32eabfb
Add wasm tests using was-bindgen-test and wasm-pack (#346)4e8ca23
Comment out wasm in CI58f2df2
Next versionfa92c4f
Add CI for wasmf112c08
Add the ability to decode a JWT token without specifying an audience. (#336)d4f3300
Do what chrono does (#341)004a188
Fix typo in README.md (#343)895079c
Remove unused importUpdates
openssl
from 0.10.59 to 0.10.61Release notes
Sourced from openssl's releases.
Commits
c428588
Release openssl v0.10.613e6b5d4
Release openssl-sys v0.9.9761c4acd
Merge pull request #2117 from sfackler/maybe-uninit1092196
Add uninit read methods and switch to _ex when possibleea075d1
Merge pull request #2115 from davidben/x509-purpose-get-id9cafc73
Restore struct in handwritten, memory-unsafe bindings25606f0
Use X509_PURPOSE_get_id instead of struct accessefe619c
Merge pull request #2114 from davidben/x509-object-free66c16ca
X509_OBJECT_free_contents is not X509_OBJECT_free8840e53
Merge pull request #2113 from alex/new-boringsslUpdates
tokio
from 1.34.0 to 1.35.0Release notes
Sourced from tokio's releases.
Commits
92a3455
chore: prepare Tokio v1.35.0 (#6197)1968565
chore: use relaxed load for unsync_load (#6203)c9273f1
sync: improve safety comments forWakeList
(#6200)e05d0f8
changelog: fix missing link for 1.8.2 (#6199)debcb22
Revert "net: addSocketAddr::as_abstract_namespace
(#6144)" (#6198)83b7397
io: drop theSized
requirements fromAsyncReadExt.read_buf
(#6169)3991f9f
docs: fix typo in 'tokio/src/sync/broadcast.rs' (#6182)48c0e62
chore: use relaxed load forunsync_load
on miri (#6179)d561b58
taskdump: skip notified tasks during taskdumps (#6194)3a4aef1
runtime: reduce the lock contention in task spawn (#6001)Updates
tower-http
from 0.4.4 to 0.5.0Release notes
Sourced from tower-http's releases.
Commits
3d3bb02
Release 0.5.0 (#437)04361b7
Upgrade to http-body 1.0 (#348)d2eadcb
Preserve service error type in RequestDecompression (#368)d663cbf
Refactor use of futures crate (#434)38c05ba
Bump MSRV again (#433)f33c3e0
Bump MSRV to 1.63 (#418)e8eb549
Make http-range-header dependency optional (#394)0c50afe
Upgrade http-range-header to 0.4 (#391)Updates
mockall
from 0.11.4 to 0.12.0Changelog
Sourced from mockall's changelog.
... (truncated)
Commits
8cdb23c
chore: Release1dd573d
[skip ci] modernize cargo-release setup.0572cf6
[skip ci] Correct mockall_double's CHANGELOG0339354
[skip ci] reformat CHANGELOGaac6edc
Merge pull request #528 from asomers/alt-mutexb4b28d8
Change the recommendation for static methodsd4102cd
Merge pull request #526 from asomers/rpitit5e8bf3c
Add a test for the Return Position Impl Trait in Trait feature3d5c289
Merge pull request #525 from mgeisler/patch-17fbcfb8
Clarify "namespace" to "name"Dependabot 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