Skip to content

fix(deps): update rust crate object_store to 0.14 - #181

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/object_store-0.x
Open

fix(deps): update rust crate object_store to 0.14#181
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/object_store-0.x

Conversation

@renovate

@renovate renovate Bot commented Jun 21, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
object_store dependencies minor 0.110.14

Release Notes

apache/arrow-rs-object-store (object_store)

v0.14.1

Compare Source

Full Changelog

Implemented enhancements:

  • Cache Azure user delegation key for SAS signing #​800
  • Add deregister to ObjectStoreRegistry #​795
  • Support for S3 dual-stack endpoints #​779
  • Coalesce contiguous ranges in LocalFileSystem::get_ranges #​778
  • Support for HF Storage Buckets #​706

Fixed bugs:

  • Clippy failing on main #​798
  • Upgrade quick-xml to resolve RUSTSEC-2026-0194 and RUSTSEC-2026-0195 #​786
  • InMemory and LocalFileSystem return unquoted ETags, violating RFC 9110 #​769

Closed issues:

  • Bump quick-xml to 0.41.0 for RustSec advisories #​787

Merged pull requests:

  • Pin Rust toolchain to 1.97.0 and fix clippy #​799 (alamb)
  • chore: reduce lock hold time in DefaultObjectStoreRegistry::deregister #​792 (kszucs)
  • Do not explicitly add Host header when making requests with S3Builder #​790 (ntjohnson1)
  • impl HttpError::new_boxed to provide user with ability to ctor from already boxed error #​789 (DoumanAsh)
  • build(deps): update quick-xml requirement from 0.40.1 to 0.41.0 #​785 (dependabot[bot])
  • feat: add deregister to ObjectStoreRegistry #​784 (kszucs)
  • Cache Azure user delegation key for SAS signing #​781 (emilk)
  • fix(aws): recognize S3 dual-stack endpoints in URL parsing #​780 (a10y)
  • Coalesce contiguous ranges in LocalFileSystem::get_ranges #​777 (Dandandan)
  • Update copyright year in NOTICE.txt #​772 (kevinjqliu)
  • fix: quote ETags per RFC 9110 in InMemory and LocalFileSystem #​770 (bidord)
  • build(deps): bump actions/checkout from 6 to 7 #​768 (dependabot[bot])

* This Changelog was automatically generated by github_changelog_generator

v0.14.0

Compare Source

v0.13.2

Compare Source

v0.13.1

Compare Source

v0.13.0

Compare Source

v0.12.5

Compare Source

v0.12.4

Compare Source

v0.12.3

Compare Source

v0.12.2

Compare Source

v0.12.1

Compare Source


Configuration

📅 Schedule: (in timezone Asia/Tokyo)

  • Branch creation
    • "before 9am on monday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot force-pushed the renovate/object_store-0.x branch 26 times, most recently from 8e64b04 to a452aff Compare June 23, 2026 13:32
@renovate renovate Bot changed the title fix(deps): update rust crate object_store to 0.13 fix(deps): update rust crate object_store to 0.14 Jun 23, 2026
@renovate
renovate Bot force-pushed the renovate/object_store-0.x branch 2 times, most recently from 4cf03c8 to 1c893a1 Compare June 23, 2026 17:42
@renovate
renovate Bot force-pushed the renovate/object_store-0.x branch 26 times, most recently from b356491 to b902696 Compare July 3, 2026 11:25
@github-actions

Copy link
Copy Markdown

OpenAPI diff (apps/frontend/openapi.json)

差分はありません。

@github-actions

Copy link
Copy Markdown

📦 Frontend bundle diagnostics

Metric Before After Δ Δ (%)
Raw 2.09 MB 2.09 MB 0 B 0.0%
Gzip 681.1 KB 681.1 KB 0 B 0.0%
Brotli 590.1 KB 590.1 KB 0 B 0.0%
Zstd 714.3 KB 714.3 KB 0 B 0.0%

zstd (and gzip/brotli) are per-part compression sums, not one-shot compressed sizes for whole chunks. Suitable for before/after deltas; absolute values overstate real delivery size.

Chunk changes

Chunk Status Raw Δ Raw Δ (%) Gzip Δ Gzip Δ (%) Brotli Δ Brotli Δ (%) Zstd Δ Zstd Δ (%)
No changed chunks

Open interactive treemap

@github-actions

Copy link
Copy Markdown

Coverage Report for apps/frontend

Status Category Percentage Covered / Total
🟢 Lines 88.81% 945 / 1064
🟢 Statements 86.82% 1054 / 1214
🟢 Functions 85.3% 418 / 490
🟢 Branches 80.41% 813 / 1011
File CoverageNo changed files found.
Generated in workflow #1397 for commit f98491b by the Vitest Coverage Report Action

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants