Bump the backend group with 9 updates #443
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 9 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.60
0.4.4
0.5.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.60Release notes
Sourced from openssl's releases.
Commits
8f4b97a
Merge pull request #2104 from alex/bump-for-releasedf66283
Release openssl v0.10.60 and openssl-sys v0.9.961a09dc8
Merge pull request #2102 from sfackler/ex-leakb0a1da5
Merge branch 'master' into ex-leakf456b60
Merge pull request #2099 from alex/deprecate-store-ref-objectsa8413b8
Merge pull request #2100 from alex/symm-update-uncheckeda92c237
clippye839496
Don't leak when overwriting ex data602d38d
Addedupdate_unchecked
tosymm::Crypter
cf9681a
fixes #2096 -- deprecateX509StoreRef::objects
, it is unsoundUpdates
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)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