Skip to content

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

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/object_store-0.13.1
Closed

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

@iM4M-nugrh iM4M-nugrh left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oke

@github-actions

github-actions Bot commented Jun 1, 2026

Copy link
Copy Markdown
Contributor

This PR is stale because it has been open 14 days with no activity. It will be closed in 7 days unless you remove the stale label, add the do-not-close label, or comment on it.

@github-actions github-actions Bot added the stale label Jun 1, 2026
@github-actions

github-actions Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

This PR was closed because it has not seen any activity since being marked as stale.

@github-actions github-actions Bot closed this Jun 8, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/cargo/object_store-0.13.1 branch June 8, 2026 10:37
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 stale

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant