Skip to content

cargo: bump the cargo-non-breaking group with 4 updates - #448

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/cargo-non-breaking-ecfdc98ae5
Open

cargo: bump the cargo-non-breaking group with 4 updates#448
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/cargo-non-breaking-ecfdc98ae5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 26, 2026

Copy link
Copy Markdown
Contributor

Bumps the cargo-non-breaking group with 4 updates: aes-gcm, uuid, opendal and opendal-http-transport-reqwest.

Updates aes-gcm from 0.11.0 to 0.11.1

Commits

Updates uuid from 1.24.1 to 1.25.0

Release notes

Sourced from uuid's releases.

1.25.0

What's Changed

New Contributors

Full Changelog: uuid-rs/uuid@v1.24.1...1.25.0

Commits
  • 302e0bf Merge pull request #903 from uuid-rs/cargo/1.25.0
  • b7ccde8 prepare for 1.25.0 release
  • c62dffb Merge pull request #902 from ChrisJr404/serde-bytes-module
  • 8c198b2 Add a serde::bytes module that encodes as a byte string
  • See full diff in compare view

Updates opendal from 0.58.1 to 0.58.2

Release notes

Sourced from opendal's releases.

v0.58.2

Breaking Changes

  • integrations/object_store: object_store_opendal 0.59 implements the object_store 0.14 API. Update direct object_store dependencies to 0.14. Projects that require object_store 0.13, including DataFusion 54 users, should pin object_store_opendal = "=0.58.0". We missed object_store breaking version changes in previous opendal 0.58 releases. We yanked bad object_store_opendal releases so you can expect object_store_opendal follows SemVer.

What's Changed

Added

Changed

Fixed

... (truncated)

Changelog

Sourced from opendal's changelog.

[v0.58.2] - 2026-08-17

Breaking Changes

  • integrations/object_store: object_store_opendal 0.59 implements the object_store 0.14 API. Update direct object_store dependencies to 0.14. Projects that require object_store 0.13, including DataFusion 54 users, should pin object_store_opendal = "=0.58.0". We missed object_store breaking version changes in previous opendal 0.58 releases. We yanked bad object_store_opendal releases so you can expect object_store_opendal follows SemVer.

Added

Changed

Fixed

... (truncated)

Commits
  • 5add929 chore(release): update dependency list (#8097)
  • c80b507 chore(release): update changelog (#8095)
  • e0b7cf7 fix(services/onedrive): disable write_total_max_size on smaller machine (#8094)
  • 614d77e fix(services/onedrive): fix upload and listing behavior (#8080)
  • ff76f72 fix(services/ipfs): address listed children by their full path (#8086)
  • 6a5bd2d fix(services/pcloud): send the service root as / rather than empty (#8081)
  • b571a8c fix(services/sqlite): match the directory prefix exactly instead of with LIKE...
  • a08a60c fix(services/github): do not double the separator in recursive listings (#8082)
  • 8a520de fix(services/dbfs): make listed entry paths relative to the root (#8083)
  • 448b988 fix(core): do not panic when a range has no valid header representation (#8084)
  • Additional commits viewable in compare view

Updates opendal-http-transport-reqwest from 0.58.1 to 0.58.2

Release notes

Sourced from opendal-http-transport-reqwest's releases.

v0.58.2

Breaking Changes

  • integrations/object_store: object_store_opendal 0.59 implements the object_store 0.14 API. Update direct object_store dependencies to 0.14. Projects that require object_store 0.13, including DataFusion 54 users, should pin object_store_opendal = "=0.58.0". We missed object_store breaking version changes in previous opendal 0.58 releases. We yanked bad object_store_opendal releases so you can expect object_store_opendal follows SemVer.

What's Changed

Added

Changed

Fixed

... (truncated)

Changelog

Sourced from opendal-http-transport-reqwest's changelog.

[v0.58.2] - 2026-08-17

Breaking Changes

  • integrations/object_store: object_store_opendal 0.59 implements the object_store 0.14 API. Update direct object_store dependencies to 0.14. Projects that require object_store 0.13, including DataFusion 54 users, should pin object_store_opendal = "=0.58.0". We missed object_store breaking version changes in previous opendal 0.58 releases. We yanked bad object_store_opendal releases so you can expect object_store_opendal follows SemVer.

Added

Changed

Fixed

... (truncated)

Commits
  • 5add929 chore(release): update dependency list (#8097)
  • c80b507 chore(release): update changelog (#8095)
  • e0b7cf7 fix(services/onedrive): disable write_total_max_size on smaller machine (#8094)
  • 614d77e fix(services/onedrive): fix upload and listing behavior (#8080)
  • ff76f72 fix(services/ipfs): address listed children by their full path (#8086)
  • 6a5bd2d fix(services/pcloud): send the service root as / rather than empty (#8081)
  • b571a8c fix(services/sqlite): match the directory prefix exactly instead of with LIKE...
  • a08a60c fix(services/github): do not double the separator in recursive listings (#8082)
  • 8a520de fix(services/dbfs): make listed entry paths relative to the root (#8083)
  • 448b988 fix(core): do not panic when a range has no valid header representation (#8084)
  • Additional commits viewable in compare view

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-non-breaking group with 4 updates: [aes-gcm](https://github.com/RustCrypto/AEADs), [uuid](https://github.com/uuid-rs/uuid), [opendal](https://github.com/apache/opendal) and [opendal-http-transport-reqwest](https://github.com/apache/opendal).


Updates `aes-gcm` from 0.11.0 to 0.11.1
- [Commits](RustCrypto/AEADs@aes-gcm-v0.11.0...aes-gcm-v0.11.1)

Updates `uuid` from 1.24.1 to 1.25.0
- [Release notes](https://github.com/uuid-rs/uuid/releases)
- [Commits](uuid-rs/uuid@v1.24.1...1.25.0)

Updates `opendal` from 0.58.1 to 0.58.2
- [Release notes](https://github.com/apache/opendal/releases)
- [Changelog](https://github.com/apache/opendal/blob/main/CHANGELOG.md)
- [Commits](apache/opendal@v0.58.1...v0.58.2)

Updates `opendal-http-transport-reqwest` from 0.58.1 to 0.58.2
- [Release notes](https://github.com/apache/opendal/releases)
- [Changelog](https://github.com/apache/opendal/blob/main/CHANGELOG.md)
- [Commits](apache/opendal@v0.58.1...v0.58.2)

---
updated-dependencies:
- dependency-name: aes-gcm
  dependency-version: 0.11.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-non-breaking
- dependency-name: uuid
  dependency-version: 1.25.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo-non-breaking
- dependency-name: opendal
  dependency-version: 0.58.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-non-breaking
- dependency-name: opendal-http-transport-reqwest
  dependency-version: 0.58.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-non-breaking
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Aug 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants