This is an automated email from the ASF dual-hosted git repository.

xuanwo pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/opendal.git


The following commit(s) were added to refs/heads/main by this push:
     new fa58a5794 chore(deps): bump the http-serialization-utils group across 
1 directory with 3 updates (#6717)
fa58a5794 is described below

commit fa58a57944636bc5c2260ab3e5a1726877f1b440
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Oct 21 15:23:45 2025 +0800

    chore(deps): bump the http-serialization-utils group across 1 directory 
with 3 updates (#6717)
    
    Bumps the http-serialization-utils group with 3 updates in the /core 
directory: [backon](https://github.com/Xuanwo/backon), 
[reqwest](https://github.com/seanmonstar/reqwest) and 
[rustls-native-certs](https://github.com/rustls/rustls-native-certs).
    
    
    Updates `backon` from 1.5.2 to 1.6.0
    - [Release notes](https://github.com/Xuanwo/backon/releases)
    - [Commits](https://github.com/Xuanwo/backon/compare/v1.5.2...v1.6.0)
    
    Updates `reqwest` from 0.12.23 to 0.12.24
    - [Release notes](https://github.com/seanmonstar/reqwest/releases)
    - 
[Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
    - 
[Commits](https://github.com/seanmonstar/reqwest/compare/v0.12.23...v0.12.24)
    
    Updates `rustls-native-certs` from 0.8.1 to 0.8.2
    - [Release notes](https://github.com/rustls/rustls-native-certs/releases)
    - 
[Commits](https://github.com/rustls/rustls-native-certs/compare/v/0.8.1...v/0.8.2)
    
    ---
    updated-dependencies:
    - dependency-name: backon
      dependency-version: 1.6.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: http-serialization-utils
    - dependency-name: reqwest
      dependency-version: 0.12.24
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: http-serialization-utils
    - dependency-name: rustls-native-certs
      dependency-version: 0.8.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: http-serialization-utils
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 core/Cargo.lock | 20 ++++++++++----------
 core/Cargo.toml |  6 +++---
 2 files changed, 13 insertions(+), 13 deletions(-)

diff --git a/core/Cargo.lock b/core/Cargo.lock
index fd998ab3e..1e181cb24 100644
--- a/core/Cargo.lock
+++ b/core/Cargo.lock
@@ -896,7 +896,7 @@ dependencies = [
  "pin-project-lite",
  "rustls 0.21.12",
  "rustls 0.23.27",
- "rustls-native-certs 0.8.1",
+ "rustls-native-certs 0.8.2",
  "rustls-pki-types",
  "tokio",
  "tower 0.5.2",
@@ -1113,9 +1113,9 @@ dependencies = [
 
 [[package]]
 name = "backon"
-version = "1.5.2"
+version = "1.6.0"
 source = "registry+https://github.com/rust-lang/crates.io-index";
-checksum = "592277618714fbcecda9a02ba7a8781f319d26532a88553bbacc77ba5d2b3a8d"
+checksum = "cffb0e931875b666fc4fcb20fee52e9bbd1ef836fd9e9e04ec21555f9f85f7ef"
 dependencies = [
  "fastrand",
  "gloo-timers",
@@ -3870,7 +3870,7 @@ dependencies = [
  "hyper 1.6.0",
  "hyper-util",
  "rustls 0.23.27",
- "rustls-native-certs 0.8.1",
+ "rustls-native-certs 0.8.2",
  "rustls-pki-types",
  "tokio",
  "tokio-rustls 0.26.2",
@@ -5367,7 +5367,7 @@ dependencies = [
  "reqsign",
  "reqwest",
  "rocksdb",
- "rustls-native-certs 0.8.1",
+ "rustls-native-certs 0.8.2",
  "serde",
  "serde_json",
  "sha1",
@@ -6806,7 +6806,7 @@ dependencies = [
  "pin-project-lite",
  "rand 0.9.1",
  "rustls 0.23.27",
- "rustls-native-certs 0.8.1",
+ "rustls-native-certs 0.8.2",
  "ryu",
  "sha1_smol",
  "socket2 0.6.0",
@@ -6956,9 +6956,9 @@ dependencies = [
 
 [[package]]
 name = "reqwest"
-version = "0.12.23"
+version = "0.12.24"
 source = "registry+https://github.com/rust-lang/crates.io-index";
-checksum = "d429f34c8092b2d42c7c93cec323bb4adeb7c67698f70839adec842ec10c7ceb"
+checksum = "9d0946410b9f7b082a427e4ef5c8ff541a88b357bc6c637c40db3a68ac70a36f"
 dependencies = [
  "base64 0.22.1",
  "bytes",
@@ -7326,9 +7326,9 @@ dependencies = [
 
 [[package]]
 name = "rustls-native-certs"
-version = "0.8.1"
+version = "0.8.2"
 source = "registry+https://github.com/rust-lang/crates.io-index";
-checksum = "7fcff2dd52b58a8d98a70243663a0d234c4e2b79235637849d15913394a247d3"
+checksum = "9980d917ebb0c0536119ba501e90834767bffc3d60641457fd84a1f3fd337923"
 dependencies = [
  "openssl-probe",
  "rustls-pki-types",
diff --git a/core/Cargo.toml b/core/Cargo.toml
index 78474f7c3..15b47439b 100644
--- a/core/Cargo.toml
+++ b/core/Cargo.toml
@@ -239,7 +239,7 @@ required-features = ["tests"]
 [dependencies]
 # Required dependencies
 anyhow = { version = "1.0.100", features = ["std"] }
-backon = { version = "1.5", features = ["tokio-sleep"] }
+backon = { version = "1.6", features = ["tokio-sleep"] }
 base64 = "0.22"
 bytes = "1.6"
 futures = { version = "0.3", default-features = false, features = [
@@ -254,7 +254,7 @@ md-5 = "0.10"
 percent-encoding = "2"
 url = "2.5"
 quick-xml = { version = "0.38", features = ["serialize", "overlapped-lists"] }
-reqwest = { version = "0.12.23", features = [
+reqwest = { version = "0.12.24", features = [
   "stream",
 ], default-features = false }
 serde = { version = "1", features = ["derive"] }
@@ -406,7 +406,7 @@ tracing = { version = "0.1", optional = true }
 probe = { version = "0.5.1", optional = true }
 
 [target.'cfg(target_arch = "wasm32")'.dependencies]
-backon = { version = "1.2", features = ["gloo-timers-sleep"] }
+backon = { version = "1.6", features = ["gloo-timers-sleep"] }
 getrandom = { version = "0.2", features = ["js"] }
 tokio = { version = "1.46", features = ["time"] }
 uuid = { version = "1.18", features = ["serde", "v4", "js"] }

Reply via email to