From ac4b064407b8142e0647b44105ad7dc20c22804c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 04:53:25 +0000 Subject: [PATCH] chore(deps): bump the patch group across 2 directories with 4 updates Bumps the patch group with 4 updates in the /graph-proxy directory: [anyhow](https://github.com/dtolnay/anyhow), [serde_json](https://github.com/serde-rs/json), [thiserror](https://github.com/dtolnay/thiserror) and [syn](https://github.com/dtolnay/syn). Bumps the patch group with 2 updates in the /sessionspaces directory: [anyhow](https://github.com/dtolnay/anyhow) and [serde_json](https://github.com/serde-rs/json). Updates `anyhow` from 1.0.94 to 1.0.95 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](https://github.com/dtolnay/anyhow/compare/1.0.94...1.0.95) Updates `serde_json` from 1.0.133 to 1.0.134 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.133...v1.0.134) Updates `thiserror` from 2.0.7 to 2.0.9 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/2.0.7...2.0.9) Updates `syn` from 2.0.90 to 2.0.91 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.90...2.0.91) Updates `anyhow` from 1.0.94 to 1.0.95 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](https://github.com/dtolnay/anyhow/compare/1.0.94...1.0.95) Updates `serde_json` from 1.0.133 to 1.0.134 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.133...v1.0.134) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch ... Signed-off-by: dependabot[bot] --- graph-proxy/Cargo.lock | 24 +++++++++---------- graph-proxy/Cargo.toml | 6 ++--- graph-proxy/argo-workflows-openapi/Cargo.toml | 4 ++-- sessionspaces/Cargo.lock | 8 +++---- sessionspaces/Cargo.toml | 4 ++-- 5 files changed, 23 insertions(+), 23 deletions(-) diff --git a/graph-proxy/Cargo.lock b/graph-proxy/Cargo.lock index bf8e4e85..5b4d6b8c 100644 --- a/graph-proxy/Cargo.lock +++ b/graph-proxy/Cargo.lock @@ -120,9 +120,9 @@ dependencies = [ [[package]] name = "anyhow" -version = "1.0.94" +version = "1.0.95" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c1fd03a028ef38ba2276dce7e33fcd6369c158a1bca17946c4b1b701891c1ff7" +checksum = "34ac096ce696dc2fcabef30516bb13c0a68a11d30131d3df6f04711467681b04" [[package]] name = "argo-workflows-openapi" @@ -886,7 +886,7 @@ dependencies = [ "reqwest", "serde", "serde_json", - "thiserror 2.0.7", + "thiserror 2.0.9", "tokio", "tower-http", "tracing", @@ -2068,9 +2068,9 @@ dependencies = [ [[package]] name = "serde_json" -version = "1.0.133" +version = "1.0.134" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c7fceb2473b9166b2294ef05efcb65a3db80803f0b03ef86a5fc88a2b85ee377" +checksum = "d00f4175c42ee48b15416f6193a959ba3a0d67fc699a0db9ad12df9f83991c7d" dependencies = [ "itoa", "memchr", @@ -2237,9 +2237,9 @@ checksum = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292" [[package]] name = "syn" -version = "2.0.90" +version = "2.0.91" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "919d3b74a5dd0ccd15aeb8f93e7006bd9e14c295087c9896a110f490752bcf31" +checksum = "d53cbcb5a243bd33b7858b1d7f4aca2153490815872d86d955d6ea29f743c035" dependencies = [ "proc-macro2", "quote", @@ -2296,11 +2296,11 @@ dependencies = [ [[package]] name = "thiserror" -version = "2.0.7" +version = "2.0.9" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "93605438cbd668185516ab499d589afb7ee1859ea3d5fc8f6b0755e1c7443767" +checksum = "f072643fd0190df67a8bab670c20ef5d8737177d6ac6b2e9a236cb096206b2cc" dependencies = [ - "thiserror-impl 2.0.7", + "thiserror-impl 2.0.9", ] [[package]] @@ -2316,9 +2316,9 @@ dependencies = [ [[package]] name = "thiserror-impl" -version = "2.0.7" +version = "2.0.9" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e1d8749b4531af2117677a5fcd12b1348a3fe2b81e36e61ffeac5c4aa3273e36" +checksum = "7b50fa271071aae2e6ee85f842e2e28ba8cd2c5fb67f11fcb1fd70b276f9e7d4" dependencies = [ "proc-macro2", "quote", diff --git a/graph-proxy/Cargo.toml b/graph-proxy/Cargo.toml index b8b8f1fc..eb7bd739 100644 --- a/graph-proxy/Cargo.toml +++ b/graph-proxy/Cargo.toml @@ -5,7 +5,7 @@ default-members = ["."] [workspace.dependencies] chrono = { version = "0.4.39" } serde = { version = "1.0.216", features = ["derive"] } -serde_json = { version = "1.0.125" } +serde_json = { version = "1.0.134" } [package] name = "graph-proxy" @@ -13,7 +13,7 @@ version = "0.1.0" edition = "2021" [dependencies] -anyhow = { version = "1.0.94" } +anyhow = { version = "1.0.95" } argo-workflows-openapi = { path = "./argo-workflows-openapi" } async-graphql = { version = "7.0.13", features = ["chrono"] } async-graphql-axum = { version = "7.0.13" } @@ -40,7 +40,7 @@ reqwest = { version = "0.12.9", default-features = false, features = [ ] } serde = { workspace = true } serde_json = { workspace = true } -thiserror = { version = "2.0.7" } +thiserror = { version = "2.0.9" } tokio = { version = "1.41.1", features = ["macros", "net", "rt-multi-thread"] } tower-http = { version = "0.6.2", features = ["cors"] } tracing = { version = "0.1.41" } diff --git a/graph-proxy/argo-workflows-openapi/Cargo.toml b/graph-proxy/argo-workflows-openapi/Cargo.toml index ad76c59d..90f9461e 100644 --- a/graph-proxy/argo-workflows-openapi/Cargo.toml +++ b/graph-proxy/argo-workflows-openapi/Cargo.toml @@ -16,6 +16,6 @@ reqwest = { version = "0.12.7", default-features = false, features = [ ] } rustfmt-wrapper = { version = "0.2.1" } schemars = { version = "0.8.21" } -serde_json = { version = "1.0.125" } -syn = { version = "2.0.90" } +serde_json = { version = "1.0.134" } +syn = { version = "2.0.91" } typify = { version = "0.1.0" } diff --git a/sessionspaces/Cargo.lock b/sessionspaces/Cargo.lock index f23321d4..81564edf 100644 --- a/sessionspaces/Cargo.lock +++ b/sessionspaces/Cargo.lock @@ -95,9 +95,9 @@ dependencies = [ [[package]] name = "anyhow" -version = "1.0.94" +version = "1.0.95" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c1fd03a028ef38ba2276dce7e33fcd6369c158a1bca17946c4b1b701891c1ff7" +checksum = "34ac096ce696dc2fcabef30516bb13c0a68a11d30131d3df6f04711467681b04" [[package]] name = "asn1-rs" @@ -2082,9 +2082,9 @@ dependencies = [ [[package]] name = "serde_json" -version = "1.0.133" +version = "1.0.134" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c7fceb2473b9166b2294ef05efcb65a3db80803f0b03ef86a5fc88a2b85ee377" +checksum = "d00f4175c42ee48b15416f6193a959ba3a0d67fc699a0db9ad12df9f83991c7d" dependencies = [ "itoa", "memchr", diff --git a/sessionspaces/Cargo.toml b/sessionspaces/Cargo.toml index 51f7702e..ee82bfc3 100644 --- a/sessionspaces/Cargo.toml +++ b/sessionspaces/Cargo.toml @@ -4,7 +4,7 @@ version = "0.1.0" edition = "2021" [dependencies] -anyhow = { version = "1.0.94" } +anyhow = { version = "1.0.95" } clap = { version = "4.5.23", features = ["derive", "env"] } derive_more = { version = "1.0.0", features = ["deref", "deref_mut"] } dotenvy = { version = "0.15.7" } @@ -16,7 +16,7 @@ kube = { version = "0.95.0" } ldap3 = { version = "0.11.5", default-features = false, features = [ "tls-rustls", ] } -serde_json = { version = "1.0.133" } +serde_json = { version = "1.0.134" } sqlx = { version = "0.8.2", features = [ "runtime-tokio", "tls-rustls",