Skip to content

chore(deps): bump the cargo group with 4 updates#24

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/cargo-817007e31a
Open

chore(deps): bump the cargo group with 4 updates#24
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/cargo-817007e31a

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 9, 2026

Copy link
Copy Markdown
Contributor

Bumps the cargo group with 4 updates: bytes, s3s, s3s-fs and s3s-aws.

Updates bytes from 1.12.0 to 1.12.1

Release notes

Sourced from bytes's releases.

Bytes v1.12.1

1.12.1 (July 8th, 2026)

Fixed

  • Properly handle when Box::new panics (#837)
Changelog

Sourced from bytes's changelog.

1.12.1 (July 8th, 2026)

Fixed

  • Properly handle when Box::new panics (#837)
Commits

Updates s3s from 0.14.0 to 0.14.1

Changelog

Sourced from s3s's changelog.

v0.14.1 - 2026-07-03

Security

  • Update quick-xml to 0.41.0, fixing [RUSTSEC-2026-0194] (quadratic run time for duplicate attribute names) and [RUSTSEC-2026-0195] (unbounded namespace-declaration allocation DoS) in #624
  • Update quinn-proto to 0.11.15, fixing [RUSTSEC-2026-0185] (remote memory exhaustion from unbounded out-of-order stream reassembly) in #624
  • Update anyhow to 1.0.103, fixing [RUSTSEC-2026-0190] (unsoundness in Error::downcast_mut()) in #624

Dependencies

  • Upgrade Rust dependencies: arc-swap (1.9.2), uuid (1.23.4), atoi (3.1.0), time (0.3.52) in #624
  • Upgrade CI actions: actions/checkout (v7), codecov/codecov-action (v7), actions/cache (v6) in #625

Changed

  • (s3s-fs) Remove opendal dev-dependency and integration tests to eliminate vulnerable transitive dependency chain in #624 (see #627)
Commits

Updates s3s-fs from 0.14.0 to 0.14.1

Changelog

Sourced from s3s-fs's changelog.

v0.14.1 - 2026-07-03

Security

  • Update quick-xml to 0.41.0, fixing [RUSTSEC-2026-0194] (quadratic run time for duplicate attribute names) and [RUSTSEC-2026-0195] (unbounded namespace-declaration allocation DoS) in #624
  • Update quinn-proto to 0.11.15, fixing [RUSTSEC-2026-0185] (remote memory exhaustion from unbounded out-of-order stream reassembly) in #624
  • Update anyhow to 1.0.103, fixing [RUSTSEC-2026-0190] (unsoundness in Error::downcast_mut()) in #624

Dependencies

  • Upgrade Rust dependencies: arc-swap (1.9.2), uuid (1.23.4), atoi (3.1.0), time (0.3.52) in #624
  • Upgrade CI actions: actions/checkout (v7), codecov/codecov-action (v7), actions/cache (v6) in #625

Changed

  • (s3s-fs) Remove opendal dev-dependency and integration tests to eliminate vulnerable transitive dependency chain in #624 (see #627)
Commits

Updates s3s-aws from 0.14.0 to 0.14.1

Changelog

Sourced from s3s-aws's changelog.

v0.14.1 - 2026-07-03

Security

  • Update quick-xml to 0.41.0, fixing [RUSTSEC-2026-0194] (quadratic run time for duplicate attribute names) and [RUSTSEC-2026-0195] (unbounded namespace-declaration allocation DoS) in #624
  • Update quinn-proto to 0.11.15, fixing [RUSTSEC-2026-0185] (remote memory exhaustion from unbounded out-of-order stream reassembly) in #624
  • Update anyhow to 1.0.103, fixing [RUSTSEC-2026-0190] (unsoundness in Error::downcast_mut()) in #624

Dependencies

  • Upgrade Rust dependencies: arc-swap (1.9.2), uuid (1.23.4), atoi (3.1.0), time (0.3.52) in #624
  • Upgrade CI actions: actions/checkout (v7), codecov/codecov-action (v7), actions/cache (v6) in #625

Changed

  • (s3s-fs) Remove opendal dev-dependency and integration tests to eliminate vulnerable transitive dependency chain in #624 (see #627)
Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the cargo group with 4 updates: [bytes](https://github.com/tokio-rs/bytes), [s3s](https://github.com/Nugine/s3s), [s3s-fs](https://github.com/Nugine/s3s) and [s3s-aws](https://github.com/Nugine/s3s).


Updates `bytes` from 1.12.0 to 1.12.1
- [Release notes](https://github.com/tokio-rs/bytes/releases)
- [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md)
- [Commits](tokio-rs/bytes@v1.12.0...v1.12.1)

Updates `s3s` from 0.14.0 to 0.14.1
- [Changelog](https://github.com/s3s-project/s3s/blob/main/CHANGELOG.md)
- [Commits](s3s-project/s3s@v0.14.0...v0.14.1)

Updates `s3s-fs` from 0.14.0 to 0.14.1
- [Changelog](https://github.com/s3s-project/s3s/blob/main/CHANGELOG.md)
- [Commits](s3s-project/s3s@v0.14.0...v0.14.1)

Updates `s3s-aws` from 0.14.0 to 0.14.1
- [Changelog](https://github.com/s3s-project/s3s/blob/main/CHANGELOG.md)
- [Commits](s3s-project/s3s@v0.14.0...v0.14.1)

---
updated-dependencies:
- dependency-name: bytes
  dependency-version: 1.12.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo
- dependency-name: s3s
  dependency-version: 0.14.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo
- dependency-name: s3s-fs
  dependency-version: 0.14.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo
- dependency-name: s3s-aws
  dependency-version: 0.14.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jul 9, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, rust. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity · 0 duplication

Metric Results
Complexity 0
Duplication 0

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants