-
-
Notifications
You must be signed in to change notification settings - Fork 0
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
build(deps): bump the all group across 1 directory with 16 updates #654
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 all group with 16 updates in the / directory: | Package | From | To | | --- | --- | --- | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.83` | `0.1.85` | | [axum-extra](https://github.com/tokio-rs/axum) | `0.9.6` | `0.10.0` | | [axum-tracing-opentelemetry](https://github.com/davidB/tracing-opentelemetry-instrumentation-sdk) | `0.21.1` | `0.25.0` | | [clap](https://github.com/clap-rs/clap) | `4.5.23` | `4.5.26` | | [config](https://github.com/rust-cli/config-rs) | `0.15.4` | `0.15.5` | | [init-tracing-opentelemetry](https://github.com/davidB/tracing-opentelemetry-instrumentation-sdk) | `0.22.0` | `0.25.1` | | [opentelemetry-otlp](https://github.com/open-telemetry/opentelemetry-rust) | `0.25.0` | `0.27.0` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.11` | `0.12.12` | | [rustls](https://github.com/rustls/rustls) | `0.23.20` | `0.23.21` | | [serde_json](https://github.com/serde-rs/json) | `1.0.134` | `1.0.135` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.9` | `2.0.11` | | [tokio](https://github.com/tokio-rs/tokio) | `1.38.1` | `1.43.0` | | [utoipa](https://github.com/juhaku/utoipa) | `5.3.0` | `5.3.1` | | [utoipa-swagger-ui](https://github.com/juhaku/utoipa) | `8.1.0` | `8.1.1` | | [syn](https://github.com/dtolnay/syn) | `2.0.93` | `2.0.96` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.92` | `1.0.93` | Updates `async-trait` from 0.1.83 to 0.1.85 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.83...0.1.85) Updates `axum-extra` from 0.9.6 to 0.10.0 - [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-extra-v0.9.6...axum-extra-v0.10.0) Updates `axum-tracing-opentelemetry` from 0.21.1 to 0.25.0 - [Release notes](https://github.com/davidB/tracing-opentelemetry-instrumentation-sdk/releases) - [Changelog](https://github.com/davidB/tracing-opentelemetry-instrumentation-sdk/blob/main/CHANGELOG.md) - [Commits](davidB/tracing-opentelemetry-instrumentation-sdk@axum-tracing-opentelemetry-v0.21.1...axum-tracing-opentelemetry-v0.25.0) Updates `clap` from 4.5.23 to 4.5.26 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.23...clap_complete-v4.5.26) Updates `config` from 0.15.4 to 0.15.5 - [Changelog](https://github.com/rust-cli/config-rs/blob/main/CHANGELOG.md) - [Commits](rust-cli/config-rs@v0.15.4...v0.15.5) Updates `init-tracing-opentelemetry` from 0.22.0 to 0.25.1 - [Release notes](https://github.com/davidB/tracing-opentelemetry-instrumentation-sdk/releases) - [Changelog](https://github.com/davidB/tracing-opentelemetry-instrumentation-sdk/blob/main/CHANGELOG.md) - [Commits](davidB/tracing-opentelemetry-instrumentation-sdk@init-tracing-opentelemetry-v0.22.0...init-tracing-opentelemetry-v0.25.1) Updates `opentelemetry-otlp` from 0.25.0 to 0.27.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-rust/releases) - [Commits](open-telemetry/opentelemetry-rust@opentelemetry-otlp-0.25.0...opentelemetry-otlp-0.27.0) Updates `reqwest` from 0.12.11 to 0.12.12 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.11...v0.12.12) Updates `rustls` from 0.23.20 to 0.23.21 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](rustls/rustls@v/0.23.20...v/0.23.21) Updates `serde_json` from 1.0.134 to 1.0.135 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.134...v1.0.135) Updates `thiserror` from 2.0.9 to 2.0.11 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.9...2.0.11) Updates `tokio` from 1.38.1 to 1.43.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.38.1...tokio-1.43.0) Updates `utoipa` from 5.3.0 to 5.3.1 - [Release notes](https://github.com/juhaku/utoipa/releases) - [Changelog](https://github.com/juhaku/utoipa/blob/master/utoipa-rapidoc/CHANGELOG.md) - [Commits](juhaku/utoipa@utoipa-5.3.0...utoipa-5.3.1) Updates `utoipa-swagger-ui` from 8.1.0 to 8.1.1 - [Release notes](https://github.com/juhaku/utoipa/releases) - [Changelog](https://github.com/juhaku/utoipa/blob/master/utoipa-rapidoc/CHANGELOG.md) - [Commits](juhaku/utoipa@utoipa-swagger-ui-8.1.0...utoipa-swagger-ui-8.1.1) Updates `syn` from 2.0.93 to 2.0.96 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.93...2.0.96) Updates `proc-macro2` from 1.0.92 to 1.0.93 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.92...1.0.93) --- updated-dependencies: - dependency-name: async-trait dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: axum-extra dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: axum-tracing-opentelemetry dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: config dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: init-tracing-opentelemetry dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: opentelemetry-otlp dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: rustls dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: utoipa dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: utoipa-swagger-ui dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
rust
Pull requests that update Rust code
labels
Jan 12, 2025
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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 all group with 16 updates in the / directory:
0.1.83
0.1.85
0.9.6
0.10.0
0.21.1
0.25.0
4.5.23
4.5.26
0.15.4
0.15.5
0.22.0
0.25.1
0.25.0
0.27.0
0.12.11
0.12.12
0.23.20
0.23.21
1.0.134
1.0.135
2.0.9
2.0.11
1.38.1
1.43.0
5.3.0
5.3.1
8.1.0
8.1.1
2.0.93
2.0.96
1.0.92
1.0.93
Updates
async-trait
from 0.1.83 to 0.1.85Release notes
Sourced from async-trait's releases.
Commits
fee923d
Release 0.1.850c2e108
Merge pull request #284 from dtolnay/selfinblock9456e54
OmitSelf: 'async_trait
bound in impl when not needed by signatureb77d0d5
Add regression test for issue 2834c8406d
Release 0.1.841cab7e4
Merge pull request #282 from dtolnay/impltrait3af8236
Require Rust 1.75+ for RPITIT (return position impl trait in trait)85b572c
Support impl Trait in return typeaff365f
Add regression test for issue 2817d8519d
Update ui test suite to nightly-2024-12-09Updates
axum-extra
from 0.9.6 to 0.10.0Release notes
Sourced from axum-extra's releases.
... (truncated)
Commits
926543f
Release axum v0.8.0c8259dc
CI: Remove obsoleteprefix-key
attributes forrust-cache
action (#3130)f8f3a03
Update more hardcoded docs.rs URLs (#3125)bb5cf4c
axum-extra/protobuf: Use rejection macros forProtobufRejection
(#3124)e58b166
axum-extra/multipart: Use rejection macros forMultipartRejection
(#3123)5f82540
axum-extra/query: Use rejection macros forQueryRejection
(#3122)28d8d9b
RefactorTestClient
usage (#3121)3497e5d
Update TLS examples to use better HTTP->HTTPS redirect (#2792)33b353d
Update docs.rs links to 0.8 (#3120)09841ff
axum-extra/form: AddFailedToDeserializeFormBody
rejection variant (#3119)Updates
axum-tracing-opentelemetry
from 0.21.1 to 0.25.0Release notes
Sourced from axum-tracing-opentelemetry's releases.
Commits
b0ead85
chore: release (#199)5027201
feat(deps): update rust crate axum to 0.8 (#197)389b84b
chore: release (#195)45e75a5
chore(deps): update rust crate rstest to 0.24 (#198)2e5a09a
chore(deps): update dependency protoc to v29.2 (#196)1205ba7
build: pre-release of init-tracing-opentelemetry972a97e
feat!(init-tracing-opentelemetry): no longer default configuration, delegate ...c2bae4b
docs: mention otel-desktop-viewer as alternative to jaegerdba0bc7
feat!(init-tracing-opentelemetry): no longer enableotel=debug
in log0c57a9f
chore(init-tracing-opentelemetry): release v0.24.2 (#193)Updates
clap
from 4.5.23 to 4.5.26Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
df1efca
chore: Released48bef6
docs: Update changelog6b7aa3d
Merge pull request #5628 from mart-mihkel/complete_hyphen57b6cb8
refactor(complete): Simplify engine::completefbec05e
refactor(complete): Fix typo in hyhpenb7cfbdc
feat(complete): Native support for hyphen values1d97c29
test(complete): Test cases for allow_hyphen_values64e3790
chore: Release1cf50c7
docs: Update changelog085143d
Merge pull request #5722 from epage/sortUpdates
config
from 0.15.4 to 0.15.5Changelog
Sourced from config's changelog.
Commits
9a0c1a1
chore: Release config version 0.15.5f763f6b
docs: Update changelogd9e0197
Merge pull request #635 from epage/keycc1ba8b
Merge pull request #634 from epage/perf051628a
perf: Don't clone when merging7496699
fix: Future-proof for eventualorigin
trackingda066d2
test(error): Show lack of originfd55144
fix: Add key tracking for all error types5852262
test: add test to show the error is without path infof239510
test(error): Organize testsUpdates
init-tracing-opentelemetry
from 0.22.0 to 0.25.1Release notes
Sourced from init-tracing-opentelemetry's releases.
Commits
389b84b
chore: release (#195)45e75a5
chore(deps): update rust crate rstest to 0.24 (#198)2e5a09a
chore(deps): update dependency protoc to v29.2 (#196)1205ba7
build: pre-release of init-tracing-opentelemetry972a97e
feat!(init-tracing-opentelemetry): no longer default configuration, delegate ...c2bae4b
docs: mention otel-desktop-viewer as alternative to jaegerdba0bc7
feat!(init-tracing-opentelemetry): no longer enableotel=debug
in log0c57a9f
chore(init-tracing-opentelemetry): release v0.24.2 (#193)916b1fe
build: update the configuration of misecb21a59
build: update the configuration of cargo-denyUpdates
opentelemetry-otlp
from 0.25.0 to 0.27.0Release notes
Sourced from opentelemetry-otlp's releases.
Commits
ade08cb
Prepare for v0.27.0 - update Metrics API and Log(bridge) API to RC, Metrics S...648710e
Move Views under feature flag (#2298)47d5016
Add PeriodicReaderWithOwnThread (#2292)b833118
Renamelogs_level_enabled
flag tospec_unstable_logs_enabled
(#2291)0cc2cd5
Add usage doc comment for AnyValue type (#2293)845cf21
Move Temporality enum opentelemetry_sdk::metrics::data:: to opentelemetry_sdk...a707bb9
Update code documentation for Metric instruments (#2281)c322a50
Histogram implementation cleanup (#2283)540c6f1
Few fixes to changelog for breaking changes (#2287)52f6d92
Remove Counter/Add benchmark for delta temporality (#2285)Updates
reqwest
from 0.12.11 to 0.12.12Changelog
Sourced from reqwest's changelog.
Commits
8b8fdd2
v0.12.121ef8703
(wasm) fix: remove tower as dependency for wasm32-unknown-unknown (#2510)Updates
rustls
from 0.23.20 to 0.23.21Commits
d1bd2c8
Prepare v0.23.211338caa
Update Cargo.lock12b2276
UpdateRELEASING.md
with instructions aboutfuzz/Cargo.lock
fe6a0d1
docs: update@cpu
maintainer status49b5edc
chore(deps): lock file maintenance3751e24
cleanup: use more parens when calculating ECH seeddc1f92c
chore(deps): update rust crate itertools to 0.1416a0726
fuzzers/server: cover post-Accepted connectionsb873e4c
fuzzers/server: fix reachable unwrapf98484b
chore(deps): lock file maintenanceUpdates
serde_json
from 1.0.134 to 1.0.135Release notes
Sourced from serde_json's releases.
Commits
9802c08
Release 1.0.135b97935f
Merge pull request #1226 from tisonkun/map-into-valuesd48c224
Add Map::into_values method1e77cac
Resolve precedence clippy lintUpdates
thiserror
from 2.0.9 to 2.0.11Release notes
Sourced from thiserror's releases.
Commits
0f532e3
Release 2.0.113d15543
Merge pull request #410 from dtolnay/testnostd1a226ae
Disable two more integration tests in no-std mode8b5f2d7
Fix unused import in test when built without stdeecd247
Add CI step to test with "std" disabled8f2a76b
Merge pull request #409 from Maytha8/std-tests693a6cd
Add feature gate to tests that use std349f696
Release 2.0.106cd87bc
Merge pull request #408 from dtolnay/assoctype6b3e1e5
Generate trait bounds on associated typesUpdates
tokio
from 1.38.1 to 1.43.0Release notes
Sourced from tokio's releases.
... (truncated)
Commits
5f3296d
chore: prepare Tokio v1.43.0 (#7079)cc974a6
chore: prepare tokio-macros v2.5.0 (#7078)15495fd
metrics: improve flexibility of H2Histogram Configuration (#6963)ad41834
io: don't callset_len
before initializing vector inBlocking
(#7054)bd3e857
runtime: moveis_join_waker_set
assertion inunset_waker
(#7072)15f7366
runtime: fixLocalRuntime
doc links (#7074)fd2048d
ci: split miri jobs into unit and integration tests (#7071)e8f3915
chore: use unsync loads forunsync_load
(#7073)67f1277
net: fix ambiguity inTcpStream::try_write_vectored
docs (#7067)463502c
io: clarifyReadBuf::uninit
allows initialized buffers as well (#7053)Updates
utoipa
from 5.3.0 to 5.3.1Release notes
Sourced from utoipa's releases.
Commits
e5bb59f
Update next release versions (#1278)ee1067e
Fix bug in generic schemas on OpenApi derive macro (#1277)9482728
Update README.mdd765c98
Add debug implementation for SwaggerUi (#1276)3ffad4b
Address clippy utoipa-axum59098c7
Fix formata914253
Add summary and description missing documentationd522f74
Update axum to v0.8.0 (#1269)1d71a24
Removeaxum-test
dependency (#1270)f09edbe
Added mutable getter for the openapi instance of a OpenApiRouter (#1262)Updates
utoipa-swagger-ui
from 8.1.0 to 8.1.1Release notes
Sourced from utoipa-swagger-ui's releases.
Commits
e5bb59f
Update next release versions (#1278)ee1067e
Fix bug in generic schemas on OpenApi derive macro (#1277)9482728
Update README.mdd765c98
Add debug implementation for SwaggerUi (#1276)3ffad4b
Address clippy utoipa-axum59098c7
Fix formata914253
Add summary and description missing documentationd522f74
Update axum to v0.8.0 (#1269)1d71a24
Removeaxum-test
dependency (#1270)f09edbe
Added mutable getter for the openapi instance of a OpenApiRouter (#1262)Updates
syn
from 2.0.93 to 2.0.96Release notes
Sourced from syn's releases.
Commits
d1cbce8
Release 2.0.9680d8d12
Merge pull request #1840 from dtolnay/letchain96175be
Integrate Expr::Let into precedence fixups1f096d3
Merge pull request #1839 from dtolnay/chainedcompare4944362
Fix parenthesization of chained comparisons containing bailoutfd198d9
Generalize Expr::Range bailout to any operator that can begin exprd3f2879
Add regression test for chained comparisons with bailout9872bef
Merge pull request #1838 from dtolnay/prevoperator00a125e
Short-circuit precedence scan for high-precedence expressions83195c0
Merge pull request #1837 from dtolnay/rangebailoutUpdates
proc-macro2
from 1.0.92 to 1.0.93Release notes
Sourced from proc-macro2's releases.
Commits
83519e8
Release 1.0.9387e04d2
Merge pull request #490 from dtolnay/fastdrop029360d
Drop tokens in order instead of reversed order172907a
Non-recursively drop TokenStream relocating only streams, not tokensDependabot 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