Skip to content

fix(deps): bump object_store from 0.11.2 to 0.13.1#3206

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

fix(deps): bump object_store from 0.11.2 to 0.13.1#3206
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/object_store-0.13.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 29, 2026

Bumps object_store from 0.11.2 to 0.13.1.

Changelog

Sourced from object_store's changelog.

v0.13.1 (2026-01-08)

Full Changelog

Merged pull requests:

  • fix: clippy warning SO_LINGER w/ zero doesn't block (also: it's just a test) #592 (crepererum)
  • fix: docs.rs build failure #591 (crepererum)

v0.13.0 (2025-12-19)

Full Changelog

Breaking changes:

Implemented enhancements:

  • NotImplemented error should say what method wasn't implemented by what implementation #572
  • Allow explicitly specifying the GCS base URL #566
  • Detailed error messages for Generic #560
  • Include reqwest/hyper error sources in error messages #554
  • Improve Path ergonomics #545
  • [Suggestion] Move ObjectStore API to use arrow-rs' Buffer #544
  • Implement ObjectStore for Arc<T> and Box<T> #525
  • Refactor GetOptions with a builder pattern #516
  • Better support for Tags #508
  • Error 411 (Length Required) when using Multipart PUT on GCP with S3Store #495
  • Deprecate and Remove DynamoCommit #373
  • Add CopyOptions #116

Fixed bugs:

  • RequestError exposes underlying reqwest::Error rather than the nicer HttpError #579
  • SpawnService panics tokio-runtime-worker threads #578
  • local path filtering has different semantics #573
  • AWS: using Checksum::SHA256 causes copy_if_not_exists with S3CopyIfNotExists::Multipart to fail #568

... (truncated)

Commits

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests related to dependencies rust The issue or pull request is related to Rust code labels Mar 29, 2026
@dependabot dependabot Bot force-pushed the dependabot/cargo/object_store-0.13.1 branch from 667b1c3 to 850d833 Compare March 31, 2026 21:36
@dependabot dependabot Bot force-pushed the dependabot/cargo/object_store-0.13.1 branch 2 times, most recently from ecad545 to d77332d Compare April 14, 2026 21:23
@dependabot dependabot Bot force-pushed the dependabot/cargo/object_store-0.13.1 branch from d77332d to 6be530c Compare April 21, 2026 20:57
Bumps [object_store](https://github.com/apache/arrow-rs-object-store) from 0.11.2 to 0.13.1.
- [Changelog](https://github.com/apache/arrow-rs-object-store/blob/main/CHANGELOG-old.md)
- [Commits](https://github.com/apache/arrow-rs-object-store/commits/v0.13.1)

---
updated-dependencies:
- dependency-name: object_store
  dependency-version: 0.13.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/object_store-0.13.1 branch from 6be530c to 7395392 Compare April 28, 2026 21:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests related to dependencies rust The issue or pull request is related to Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants