Skip to content

Commit

Permalink
chore(api-keys): bump reqwest from 0.11.20 to 0.11.23 (#3780)
Browse files Browse the repository at this point in the history
* chore: bump reqwest from 0.11.20 to 0.11.23

Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.20 to 0.11.23.
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](seanmonstar/reqwest@v0.11.20...v0.11.23)

---
updated-dependencies:
- dependency-name: reqwest
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* chore(deps): bump reqwest

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: bodymindarts <[email protected]>
  • Loading branch information
dependabot[bot] and bodymindarts authored Jan 4, 2024
1 parent 62dbf7c commit 5825080
Show file tree
Hide file tree
Showing 6 changed files with 170 additions and 31 deletions.
40 changes: 36 additions & 4 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 @@ -17,7 +17,7 @@ jsonwebtoken = "9.2.0"
clap = { version = "4.4", features = ["derive", "env"] }
serde = { version = "1.0.158", features = ["derive"] }
tokio = { version = "1.33.0", features = ["full"] }
reqwest = { version = "0.11.20", default-features = false, features = ["json", "rustls-tls"] }
reqwest = { version = "0.11.23", default-features = false, features = ["json", "rustls-tls"] }
thiserror = "1.0.49"
serde_yaml = "0.9.25"
serde_json = "1.0.107"
Expand Down
116 changes: 95 additions & 21 deletions third-party/rust/BUCK
Original file line number Diff line number Diff line change
Expand Up @@ -1088,19 +1088,48 @@ cargo.rust_library(
)

http_archive(
name = "core-foundation-sys-0.8.4.crate",
sha256 = "e496a50fda8aacccc86d7529e2c1e0892dbd0f898a6b5645b5561b89c3210efa",
strip_prefix = "core-foundation-sys-0.8.4",
urls = ["https://crates.io/api/v1/crates/core-foundation-sys/0.8.4/download"],
name = "core-foundation-0.9.4.crate",
sha256 = "91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f",
strip_prefix = "core-foundation-0.9.4",
urls = ["https://crates.io/api/v1/crates/core-foundation/0.9.4/download"],
visibility = [],
)

cargo.rust_library(
name = "core-foundation-sys-0.8.4",
srcs = [":core-foundation-sys-0.8.4.crate"],
name = "core-foundation-0.9.4",
srcs = [":core-foundation-0.9.4.crate"],
crate = "core_foundation",
crate_root = "core-foundation-0.9.4.crate/src/lib.rs",
edition = "2018",
features = [
"default",
"link",
],
visibility = [],
deps = [
":core-foundation-sys-0.8.6",
":libc-0.2.149",
],
)

http_archive(
name = "core-foundation-sys-0.8.6.crate",
sha256 = "06ea2b9bc92be3c2baa9334a323ebca2d6f074ff852cd1d7b11064035cd3868f",
strip_prefix = "core-foundation-sys-0.8.6",
urls = ["https://crates.io/api/v1/crates/core-foundation-sys/0.8.6/download"],
visibility = [],
)

cargo.rust_library(
name = "core-foundation-sys-0.8.6",
srcs = [":core-foundation-sys-0.8.6.crate"],
crate = "core_foundation_sys",
crate_root = "core-foundation-sys-0.8.4.crate/src/lib.rs",
edition = "2015",
crate_root = "core-foundation-sys-0.8.6.crate/src/lib.rs",
edition = "2018",
features = [
"default",
"link",
],
visibility = [],
)

Expand Down Expand Up @@ -2564,10 +2593,10 @@ cargo.rust_library(
features = ["fallback"],
platform = {
"macos-arm64": dict(
deps = [":core-foundation-sys-0.8.4"],
deps = [":core-foundation-sys-0.8.6"],
),
"macos-x86_64": dict(
deps = [":core-foundation-sys-0.8.4"],
deps = [":core-foundation-sys-0.8.6"],
),
"windows-gnu": dict(
deps = [":windows-core-0.51.1"],
Expand Down Expand Up @@ -3616,7 +3645,7 @@ cargo.rust_library(
":bytes-1.5.0",
":http-0.2.9",
":opentelemetry_api-0.20.0",
":reqwest-0.11.20",
":reqwest-0.11.23",
],
)

Expand Down Expand Up @@ -3676,7 +3705,7 @@ cargo.rust_library(
":opentelemetry_api-0.20.0",
":opentelemetry_sdk-0.20.0",
":prost-0.11.9",
":reqwest-0.11.20",
":reqwest-0.11.23",
":thiserror-1.0.50",
":tokio-1.33.0",
":tonic-0.9.2",
Expand Down Expand Up @@ -4636,23 +4665,23 @@ cargo.rust_library(

alias(
name = "reqwest",
actual = ":reqwest-0.11.20",
actual = ":reqwest-0.11.23",
visibility = ["PUBLIC"],
)

http_archive(
name = "reqwest-0.11.20.crate",
sha256 = "3e9ad3fe7488d7e34558a2033d45a0c90b72d97b4f80705666fea71472e2e6a1",
strip_prefix = "reqwest-0.11.20",
urls = ["https://crates.io/api/v1/crates/reqwest/0.11.20/download"],
name = "reqwest-0.11.23.crate",
sha256 = "37b1ae8d9ac08420c66222fb9096fc5de435c3c48542bc5336c51892cffafb41",
strip_prefix = "reqwest-0.11.23",
urls = ["https://crates.io/api/v1/crates/reqwest/0.11.23/download"],
visibility = [],
)

cargo.rust_library(
name = "reqwest-0.11.20",
srcs = [":reqwest-0.11.20.crate"],
name = "reqwest-0.11.23",
srcs = [":reqwest-0.11.23.crate"],
crate = "reqwest",
crate_root = "reqwest-0.11.20.crate/src/lib.rs",
crate_root = "reqwest-0.11.23.crate/src/lib.rs",
edition = "2018",
features = [
"__rustls",
Expand Down Expand Up @@ -4724,6 +4753,7 @@ cargo.rust_library(
":pin-project-lite-0.2.13",
":rustls-0.21.8",
":rustls-pemfile-1.0.3",
":system-configuration-0.5.1",
":tokio-1.33.0",
":tokio-rustls-0.24.1",
":webpki-roots-0.25.2",
Expand All @@ -4744,6 +4774,7 @@ cargo.rust_library(
":pin-project-lite-0.2.13",
":rustls-0.21.8",
":rustls-pemfile-1.0.3",
":system-configuration-0.5.1",
":tokio-1.33.0",
":tokio-rustls-0.24.1",
":webpki-roots-0.25.2",
Expand Down Expand Up @@ -6935,6 +6966,49 @@ cargo.rust_library(
visibility = [],
)

http_archive(
name = "system-configuration-0.5.1.crate",
sha256 = "ba3a3adc5c275d719af8cb4272ea1c4a6d668a777f37e115f6d11ddbc1c8e0e7",
strip_prefix = "system-configuration-0.5.1",
urls = ["https://crates.io/api/v1/crates/system-configuration/0.5.1/download"],
visibility = [],
)

cargo.rust_library(
name = "system-configuration-0.5.1",
srcs = [":system-configuration-0.5.1.crate"],
crate = "system_configuration",
crate_root = "system-configuration-0.5.1.crate/src/lib.rs",
edition = "2021",
visibility = [],
deps = [
":bitflags-1.3.2",
":core-foundation-0.9.4",
":system-configuration-sys-0.5.0",
],
)

http_archive(
name = "system-configuration-sys-0.5.0.crate",
sha256 = "a75fb188eb626b924683e3b95e3a48e63551fcfb51949de2f06a9d91dbee93c9",
strip_prefix = "system-configuration-sys-0.5.0",
urls = ["https://crates.io/api/v1/crates/system-configuration-sys/0.5.0/download"],
visibility = [],
)

cargo.rust_library(
name = "system-configuration-sys-0.5.0",
srcs = [":system-configuration-sys-0.5.0.crate"],
crate = "system_configuration_sys",
crate_root = "system-configuration-sys-0.5.0.crate/src/lib.rs",
edition = "2021",
visibility = [],
deps = [
":core-foundation-sys-0.8.6",
":libc-0.2.149",
],
)

http_archive(
name = "tempfile-3.8.1.crate",
sha256 = "7ef1adac450ad7f4b3c28589471ade84f25f731a7a0fe30d71dfa9f60fd808e5",
Expand Down Expand Up @@ -6997,7 +7071,7 @@ cargo.rust_binary(
":opentelemetry-otlp-0.13.0",
":opentelemetry-semantic-conventions-0.12.0",
":rand-0.8.5",
":reqwest-0.11.20",
":reqwest-0.11.23",
":serde-1.0.190",
":serde_json-1.0.108",
":serde_with-3.4.0",
Expand Down
40 changes: 36 additions & 4 deletions third-party/rust/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 third-party/rust/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jsonwebtoken = "9.2.0"
clap = { version = "4.4", features = ["derive", "env"] }
tokio = { version = "1.33.0", features = ["full"] }
serde = { version = "1.0.158", features = ["derive"] }
reqwest = { version = "0.11.20", default-features = false, features = ["json", "rustls-tls"] }
reqwest = { version = "0.11.23", default-features = false, features = ["json", "rustls-tls"] }
thiserror = "1.0.49"
serde_yaml = "0.9.25"
serde_json = "1.0.107"
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
buildscript = []

0 comments on commit 5825080

Please sign in to comment.