Skip to content

Commit

Permalink
Bump the cargo-dependencies group across 1 directory with 10 updates
Browse files Browse the repository at this point in the history
Bumps the cargo-dependencies group with 10 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [anyhow](https://github.com/dtolnay/anyhow) | `1.0.86` | `1.0.89` |
| [clap](https://github.com/clap-rs/clap) | `4.5.16` | `4.5.17` |
| [serde](https://github.com/serde-rs/serde) | `1.0.209` | `1.0.210` |
| [serde_json](https://github.com/serde-rs/json) | `1.0.127` | `1.0.128` |
| [opentelemetry](https://github.com/open-telemetry/opentelemetry-rust) | `0.24.0` | `0.25.0` |
| [opentelemetry-proto](https://github.com/open-telemetry/opentelemetry-rust) | `0.7.0` | `0.25.0` |
| [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) | `0.25.0` | `0.26.0` |
| [worker](https://github.com/cloudflare/workers-rs) | `0.3.4` | `0.4.0` |
| [worker-macros](https://github.com/cloudflare/workers-rs) | `0.3.4` | `0.4.0` |
| [typeshare-core](https://github.com/1Password/typeshare) | `1.9.2` | `1.11.0` |



Updates `anyhow` from 1.0.86 to 1.0.89
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](dtolnay/anyhow@1.0.86...1.0.89)

Updates `clap` from 4.5.16 to 4.5.17
- [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.16...clap_complete-v4.5.17)

Updates `serde` from 1.0.209 to 1.0.210
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](serde-rs/serde@v1.0.209...v1.0.210)

Updates `serde_json` from 1.0.127 to 1.0.128
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](serde-rs/json@1.0.127...1.0.128)

Updates `opentelemetry` from 0.24.0 to 0.25.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-rust/releases)
- [Commits](open-telemetry/opentelemetry-rust@opentelemetry-0.24.0...opentelemetry-0.25.0)

Updates `opentelemetry-proto` from 0.7.0 to 0.25.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-rust/releases)
- [Commits](open-telemetry/opentelemetry-rust@opentelemetry-proto-0.7.0...opentelemetry-proto-0.25.0)

Updates `tracing-opentelemetry` from 0.25.0 to 0.26.0
- [Release notes](https://github.com/tokio-rs/tracing-opentelemetry/releases)
- [Changelog](https://github.com/tokio-rs/tracing-opentelemetry/blob/v0.1.x/CHANGELOG.md)
- [Commits](tokio-rs/tracing-opentelemetry@v0.25.0...v0.26.0)

Updates `worker` from 0.3.4 to 0.4.0
- [Release notes](https://github.com/cloudflare/workers-rs/releases)
- [Commits](cloudflare/workers-rs@v0.3.4...v0.4.0)

Updates `worker-macros` from 0.3.4 to 0.4.0
- [Release notes](https://github.com/cloudflare/workers-rs/releases)
- [Commits](cloudflare/workers-rs@v0.3.4...v0.4.0)

Updates `typeshare-core` from 1.9.2 to 1.11.0
- [Release notes](https://github.com/1Password/typeshare/releases)
- [Changelog](https://github.com/1Password/typeshare/blob/main/CHANGELOG.md)
- [Commits](1Password/typeshare@v1.9.2...v1.11.0)

---
updated-dependencies:
- dependency-name: anyhow
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-dependencies
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-dependencies
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-dependencies
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-dependencies
- dependency-name: opentelemetry
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo-dependencies
- dependency-name: opentelemetry-proto
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo-dependencies
- dependency-name: tracing-opentelemetry
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo-dependencies
- dependency-name: worker
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo-dependencies
- dependency-name: worker-macros
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo-dependencies
- dependency-name: typeshare-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent c368848 commit 8d244d5
Show file tree
Hide file tree
Showing 6 changed files with 123 additions and 60 deletions.
163 changes: 113 additions & 50 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ version = "0.1.0"
[workspace.dependencies]
anyhow = { version = "1.0" }
axum = { version = "0.7", default-features = false }
clap = { version = "4.0", features = ["derive", "env"] }
clap = { version = "4.5", features = ["derive", "env"] }
schemars = "0.8.21"
serde = { version = "1.0", features = ["derive"] }
serde_json = { version = "1.0" }
Expand Down
6 changes: 3 additions & 3 deletions fpx-lib/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ futures-util = { version = "0.3", default-features = false }
hex = { version = "0.4", default-features = false, features = ["alloc"] }
http = { version = "1.1", default-features = false }
libsql = { version = "0.5", default-features = false, optional = true }
opentelemetry = { version = "0.24", default-features = false }
opentelemetry = { version = "0.25", default-features = false }
opentelemetry_sdk = { version = "0.24", default-features = false }
opentelemetry-proto = { version = "0.7", default-features = false, features = [
opentelemetry-proto = { version = "0.25", default-features = false, features = [
"trace",
"gen-tonic-messages",
"with-serde",
Expand All @@ -49,7 +49,7 @@ tower = { version = "0.4", default-features = false }
tracing = { version = "0.1", default-features = false, features = [
"attributes",
] }
tracing-opentelemetry = { version = "0.25", default-features = false }
tracing-opentelemetry = { version = "0.26", default-features = false }
url = { version = "2.5", default-features = false }
wasm-bindgen = { version = "0.2", default-features = false, optional = true }

Expand Down
4 changes: 2 additions & 2 deletions fpx-workers/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@ tracing-subscriber = { version = "0.3", default-features = false, features = [
"ansi",
] }
tracing-web = { version = "0.1", default-features = false }
worker = { version = "0.3", features = ["http", "axum", "d1"] }
worker-macros = { version = "0.3", features = ["http"] }
worker = { version = "0.4", features = ["http", "axum", "d1"] }
worker-macros = { version = "0.4", features = ["http"] }
wasm-bindgen = { version = "0.2", default-features = false }
Loading

0 comments on commit 8d244d5

Please sign in to comment.