Skip to content

Update object_store requirement from 0.10.1 to 0.13.2#292

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/main/object_store-0.13.2
Open

Update object_store requirement from 0.10.1 to 0.13.2#292
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/main/object_store-0.13.2

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Apr 21, 2026

Updates the requirements on object_store to permit the latest version.

Changelog

Sourced from object_store's changelog.

v0.13.2 (2026-03-19)

Full Changelog

Implemented enhancements:

  • Path::join(Self, &PathPart) -> Self #665
  • Support for AWS Encryption Client encryption #647
  • LocalFileSystem: use read_at instead of seek + read #622
  • Avoid reading metadata for LocalFileSystem::read_ranges (and other methods) #614
  • expose Inner from HttpRequestBody #606
  • Release object store 0.13.1 (maintenance) - Target Jan 2026 #598
  • Support AWS_ENDPOINT_URL_S3 in aws backend #589
  • Release object store 0.12.5 (maintenance) - Target Dec 2025 #582
  • Support upper-case configuration options in parse_url_opts #529
  • object_store: Support {az,abfs,abfss}://container@account.blob.{core.windows.net,fabric.microsoft.com} URLs #430
  • Support Transfer-Encoding: chunked responses in HttpStore #340
  • Use reconstructed ListBlobs marker to provide list offset support in MicrosoftAzure store #461

Fixed bugs:

  • Azure Fabric: Unsigned integer underflow when fetching token causes integer overflow panic #640
  • Error body missing for 5xx errors after retry exhausted #617
  • Heavy contention on credentials cache #541
  • AWS/S3 Default Headers are not considered for signature calculation #484
  • az:// <container> not work as expected #443

Performance improvements:

  • Preallocate single Vec in get_ranges for LocalFilesystem #634
  • Use platform specific read_at when available #628 (AdamGS)
  • Avoid metadata lookup for LocalFileSystem::read_ranges and chunked_stream #621 (Dandandan)

Closed issues:

  • [Security Alert] Exposed API key(s) detected: AWS Access Key #659
  • AWS S3 token expired on multi-threaded app with Arc usage #655
  • Emulator tests fail in CI due to an unsupported service version header in Azurite #626

Merged pull requests:

... (truncated)

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [object_store](https://github.com/apache/arrow-rs-object-store) to permit the latest version.
- [Changelog](https://github.com/apache/arrow-rs-object-store/blob/main/CHANGELOG.md)
- [Commits](https://github.com/apache/arrow-rs-object-store/commits/v0.13.2)

---
updated-dependencies:
- dependency-name: object_store
  dependency-version: 0.13.2
  dependency-type: direct:production
...

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

dependabot Bot commented on behalf of github Apr 21, 2026

Labels

The following labels could not be found: auto-dependencies. Please create it before Dependabot can add it to a pull request.

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

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