Skip to content

Commit 18ef6b6

Browse files
chore(deps): bump the rust-dependencies group across 1 directory with 10 updates (#566)
* chore(deps): bump the rust-dependencies group across 1 directory with 10 updates Bumps the rust-dependencies group with 10 updates in the /src/user-management-service directory: | Package | From | To | | --- | --- | --- | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.16` | `2.0.17` | | [opentelemetry](https://github.com/open-telemetry/opentelemetry-rust) | `0.23.0` | `0.31.0` | | [opentelemetry-datadog](https://github.com/open-telemetry/opentelemetry-rust-contrib) | `0.11.0` | `0.19.0` | | [tracing](https://github.com/tokio-rs/tracing) | `0.1.41` | `0.1.43` | | [lambda_http](https://github.com/aws/aws-lambda-rust-runtime) | `0.17.0` | `1.0.1` | | [lambda_runtime](https://github.com/aws/aws-lambda-rust-runtime) | `0.14.4` | `1.0.1` | | [aws_lambda_events](https://github.com/aws/aws-lambda-rust-runtime) | `0.18.0` | `1.0.1` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.88` | `0.1.89` | | [jsonwebtoken](https://github.com/Keats/jsonwebtoken) | `9.3.1` | `10.2.0` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.15` | `0.12.24` | Updates `thiserror` from 2.0.16 to 2.0.17 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.16...2.0.17) Updates `opentelemetry` from 0.23.0 to 0.31.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-rust/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-rust/blob/main/docs/release_0.30.md) - [Commits](open-telemetry/opentelemetry-rust@opentelemetry-0.23.0...v0.31.0) Updates `opentelemetry-datadog` from 0.11.0 to 0.19.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-rust-contrib/releases) - [Commits](open-telemetry/opentelemetry-rust-contrib@opentelemetry-datadog-0.11.0...opentelemetry-contrib-0.19.0) Updates `tracing` from 0.1.41 to 0.1.43 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-0.1.41...tracing-0.1.43) Updates `lambda_http` from 0.17.0 to 1.0.1 - [Release notes](https://github.com/aws/aws-lambda-rust-runtime/releases) - [Commits](https://github.com/aws/aws-lambda-rust-runtime/commits/v1.0.1) Updates `lambda_runtime` from 0.14.4 to 1.0.1 - [Release notes](https://github.com/aws/aws-lambda-rust-runtime/releases) - [Commits](aws/aws-lambda-rust-runtime@lambda-runtime-0.14.4...v1.0.1) Updates `aws_lambda_events` from 0.18.0 to 1.0.1 - [Release notes](https://github.com/aws/aws-lambda-rust-runtime/releases) - [Commits](https://github.com/aws/aws-lambda-rust-runtime/commits/v1.0.1) Updates `async-trait` from 0.1.88 to 0.1.89 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.88...0.1.89) Updates `jsonwebtoken` from 9.3.1 to 10.2.0 - [Changelog](https://github.com/Keats/jsonwebtoken/blob/master/CHANGELOG.md) - [Commits](Keats/jsonwebtoken@v9.3.1...v10.2.0) Updates `reqwest` from 0.12.15 to 0.12.24 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.15...v0.12.24) --- updated-dependencies: - dependency-name: thiserror dependency-version: 2.0.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: opentelemetry dependency-version: 0.31.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: opentelemetry-datadog dependency-version: 0.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: tracing dependency-version: 0.1.43 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: lambda_http dependency-version: 1.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: rust-dependencies - dependency-name: lambda_runtime dependency-version: 1.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: rust-dependencies - dependency-name: aws_lambda_events dependency-version: 1.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: rust-dependencies - dependency-name: async-trait dependency-version: 0.1.89 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: jsonwebtoken dependency-version: 10.2.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: rust-dependencies - dependency-name: reqwest dependency-version: 0.12.24 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> * chore: update handler and OTEL config * feat: fix breaking version changes * chore: clippy fix * chore: cargo fmt --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: james.eastham <james.eastham@datadoghq.com>
1 parent 009efff commit 18ef6b6

File tree

51 files changed

+1469
-1123
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

51 files changed

+1469
-1123
lines changed

src/user-management-service/CLAUDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3528,7 +3528,7 @@ pub async fn liveness_handler() -> impl IntoResponse {
35283528
[package]
35293529
name = "payment-service"
35303530
version = "0.1.0"
3531-
edition = "2021"
3531+
edition = "2024"
35323532
rust-version = "1.75"
35333533

35343534
[dependencies]

0 commit comments

Comments
 (0)