-
Notifications
You must be signed in to change notification settings - Fork 13
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
Bump the backend group with 12 updates #455
Closed
Closed
Conversation
This file contains 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
Bumps the backend group with 12 updates: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.76` | `1.0.78` | | [askama_axum](https://github.com/djc/askama) | `0.3.0` | `0.4.0` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.75` | `0.1.76` | | [axum](https://github.com/tokio-rs/axum) | `0.6.20` | `0.7.3` | | [clap](https://github.com/clap-rs/clap) | `4.4.11` | `4.4.12` | | [futures](https://github.com/rust-lang/futures-rs) | `0.3.29` | `0.3.30` | | [openssl](https://github.com/sfackler/rust-openssl) | `0.10.61` | `0.10.62` | | [serde_json](https://github.com/serde-rs/json) | `1.0.108` | `1.0.109` | | [serde_yaml](https://github.com/dtolnay/serde-yaml) | `0.9.28` | `0.9.29` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.51` | `1.0.53` | | [tower-http](https://github.com/tower-rs/tower-http) | `0.4.4` | `0.5.0` | | [mockall](https://github.com/asomers/mockall) | `0.12.0` | `0.12.1` | Updates `anyhow` from 1.0.76 to 1.0.78 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.76...1.0.78) Updates `askama_axum` from 0.3.0 to 0.4.0 - [Release notes](https://github.com/djc/askama/releases) - [Commits](djc/askama@0.3.0...0.4.0) Updates `async-trait` from 0.1.75 to 0.1.76 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.75...0.1.76) Updates `axum` from 0.6.20 to 0.7.3 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](tokio-rs/axum@axum-v0.6.20...axum-v0.7.3) Updates `clap` from 4.4.11 to 4.4.12 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v4.4.11...v4.4.12) Updates `futures` from 0.3.29 to 0.3.30 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](rust-lang/futures-rs@0.3.29...0.3.30) Updates `openssl` from 0.10.61 to 0.10.62 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](sfackler/rust-openssl@openssl-v0.10.61...openssl-v0.10.62) Updates `serde_json` from 1.0.108 to 1.0.109 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.108...v1.0.109) Updates `serde_yaml` from 0.9.28 to 0.9.29 - [Release notes](https://github.com/dtolnay/serde-yaml/releases) - [Commits](dtolnay/serde-yaml@0.9.28...0.9.29) Updates `thiserror` from 1.0.51 to 1.0.53 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.51...1.0.53) Updates `tower-http` from 0.4.4 to 0.5.0 - [Release notes](https://github.com/tower-rs/tower-http/releases) - [Commits](tower-rs/tower-http@tower-http-0.4.4...tower-http-0.5.0) Updates `mockall` from 0.12.0 to 0.12.1 - [Changelog](https://github.com/asomers/mockall/blob/master/CHANGELOG.md) - [Commits](asomers/mockall@v0.12.0...v0.12.1) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend - dependency-name: askama_axum dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend - dependency-name: async-trait dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend - dependency-name: axum dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend - dependency-name: futures dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend - dependency-name: openssl dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend - dependency-name: serde_yaml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend - dependency-name: tower-http dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend - dependency-name: mockall dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
rust
Pull requests that update Rust code
labels
Jan 1, 2024
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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.
Bumps the backend group with 12 updates:
1.0.76
1.0.78
0.3.0
0.4.0
0.1.75
0.1.76
0.6.20
0.7.3
4.4.11
4.4.12
0.3.29
0.3.30
0.10.61
0.10.62
1.0.108
1.0.109
0.9.28
0.9.29
1.0.51
1.0.53
0.4.4
0.5.0
0.12.0
0.12.1
Updates
anyhow
from 1.0.76 to 1.0.78Release notes
Sourced from anyhow's releases.
Commits
38c79ef
Release 1.0.78ded2295
Merge pull request #337 from dtolnay/bootstrapae45b67
Do not rebuild on RUSTC_BOOTSTRAP changes on nightly compiler2d32366
Update crate name used for build script probed10baed
Move ExitStatus::success check into compile_probe()290c450
Merge pull request #336 from dtolnay/optionifletelse6b231dd
Remove option_if_let_else clippy suppression from build scripteb66ff5
Merge pull request #335 from dtolnay/cargoenvvarb1590b1
Require cargo promised environment variables to be present15646f4
Merge pull request #334 from dtolnay/probeUpdates
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-trait
from 0.1.75 to 0.1.76Release notes
Sourced from async-trait's releases.
Commits
627124b
Release 0.1.76f8aa269
Merge pull request #256 from dtolnay/miritracing48e29e4
Re-enable tracing integration test under Miri3c656d3
Merge pull request #255 from dtolnay/asyncblock381fd75
Update explanation to show async block expansion3caf301
Merge pull request #254 from dtolnay/docc1576be
Update documentation to discuss object safety in Rust 1.75+Updates
axum
from 0.6.20 to 0.7.3Release notes
Sourced from axum's releases.
... (truncated)
Commits
fe89ab5
Release (#2461)b494d45
ImplementClone
forRouterIntoService
(#2456)560213a
docs: add clarification about building middleware and error types (#2448)ea6dd51
Enable tracing by default (#2460)12e8c62
Support graceful shutdown onserve
(#2398)56159b0
JsonDeserializer extractor for zero-copy deserialization (#2431)c3db223
Rework error handling example (#2382)6c276c3
Updated docs regarding constraints of Handler arguments (#2451)4f010d9
Updatingtls-rustls
example (#2457)3fda093
Use separate lexical scope for lock guard in docs (#2439)Updates
clap
from 4.4.11 to 4.4.12Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
6d601e6
chore: Release048e7f0
docs: Update changelog53f5b82
Merge pull request #5267 from vermiculus/sa/avoid-pv-expansion-in-help05cd057
perf: Avoid retrieving possible_values unless used2920808
test: Update snapshots28763eb
chore: Releaseace7bb5
docs(complete): Update changelog76beca4
docs(complete): Polish API reference for dynamic3630e58
Merge pull request #5273 from epage/docsrs3724b9e
docs: Include more content on docs.rsUpdates
futures
from 0.3.29 to 0.3.30Release notes
Sourced from futures's releases.
Changelog
Sourced from futures's changelog.
Commits
de1a0fd
Release 0.3.3068d2845
Remove a redundant space in example (#2816)fdd2ce7
Fix broken link inCopyBufAbortable
docs (#2815)272a3c7
Use cfg(target_has_atomic) on no-std targetsc179201
FillBuf: Do not call poll_fill_buf twicee6735f3
FuturesUnordered: Fix clear implementation04d01a0
FuturesOrdered: Use 64-bit indexe4aa659
remove redundant impl Unpin17851c1
provide a mechanism to determine if io read/write halves are from the same st...4910799
provide a non-destructive mechanism to determine if a sink/stream are pairedUpdates
openssl
from 0.10.61 to 0.10.62Release notes
Sourced from openssl's releases.
Commits
4c98550
Merge pull request #2133 from alex/bump-for-releasec2c52d8
Release openssl v0.10.62 and openssl-sys v0.9.985176570
Merge pull request #2129 from nicklaswj/add_curve_brainpoolP320r1f6ed2c0
Add nid for curve brainpoolP320r1994939b
Merge pull request #2126 from overvenus/rand-priv-bytes6d2fce2
Fix legacy OpenSSL buildec8f096
Addrand_priv_bytes
5b4edd8
Merge pull request #2124 from botovq/libressl-3904d83202
X509V3_EXT_add_alias() will be removed8a4db4b
X509_PURPOSE_get0() will return a const pointerUpdates
serde_json
from 1.0.108 to 1.0.109Release notes
Sourced from serde_json's releases.
Commits
f88bf1f
Release 1.0.109bb62c73
Merge pull request #1097 from serde-rs/doccfgdf36d10
Restore doc cfg on re-exportsc367091
Merge pull request #1095 from dtolnay/hashtestb328ee7
Eliminate hash closure in favor of calling hash_one directlyb9bcbad
Use BuildHasher::hash_one7ff6c9e
Use random hasher state for number hashing testfe031cd
Delete trace_macros! functionality from test05196ca
Update ui test suite to nightly-2023-11-19Updates
serde_yaml
from 0.9.28 to 0.9.29Release notes
Sourced from serde_yaml's releases.
Commits
b957d2b
Release 0.9.29007fc2d
Merge pull request #401 from dtolnay/unsafeop5bac247
Fill in unsafe blocks inside unsafe functions0f6dba1
Turn on deny(unsafe_op_in_unsafe_fn)Updates
thiserror
from 1.0.51 to 1.0.53Release notes
Sourced from thiserror's releases.
Commits
af28d9c
Release 1.0.53c22822c
Merge pull request #275 from dtolnay/probers8722399
Rerun build script on changes to probe.rs0e280fe
Merge pull request #274 from dtolnay/bootstrapf334cfc
Do not rebuild on RUSTC_BOOTSTRAP changes on nightly compiler5fd9537
Update crate name used for build script probea9b1585
Move ExitStatus::success check into compile_probe()0f349a4
Remove needless_raw_string_hashes clippy pedantic suppression from build scriptc1c003f
Merge pull request #273 from dtolnay/cargoenvvar9b7356f
Require cargo promised environment variables to be presentUpdates
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.12.0 to 0.12.1Changelog
Sourced from mockall's changelog.
Commits
51c4820
chore: Release20e1c6d
chore: Release9406902
Merge pull request #534 from asomers/raw_identifierb252265
Merge pull request #538 from asomers/mit-or-apache80fee05
[skip ci] Clarify license terms71823a3
Fix mocking functions that use raw identifiers for their names.d4e0710
Merge pull request #531 from asomers/concretize-boundsb1f0e78
Fix using #[concretize] on functions with bounded generic types7e4af04
chore: Released605f45
[skip ci] update version number in mockall_double/README.mdDependabot 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