Skip to content

Update all patch updates#7402

Merged
renovate[bot] merged 1 commit intodevelopfrom
renovate/all-patch-updates
Apr 13, 2026
Merged

Update all patch updates#7402
renovate[bot] merged 1 commit intodevelopfrom
renovate/all-patch-updates

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 13, 2026

This PR contains the following updates:

Package Type Update Change Age Confidence
arc-swap workspace.dependencies patch 1.9.01.9.1 age confidence
cc workspace.dependencies patch 1.2.571.2.60 age confidence
custom-labels (source) workspace.dependencies patch 0.4.50.4.6 age confidence
env_logger workspace.dependencies patch 0.11.90.11.10 age confidence
fsst-rs workspace.dependencies patch 0.5.90.5.10 age confidence
inventory workspace.dependencies patch 0.3.220.3.24 age confidence
object_store workspace.dependencies patch 0.13.10.13.2 age confidence
prettier (source) devDependencies patch 3.8.13.8.2 age confidence
pyo3 workspace.dependencies patch 0.28.20.28.3 age confidence
rustc-hash workspace.dependencies patch 2.1.12.1.2 age confidence
com.gradleup.shadow plugin patch 9.4.09.4.1 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

vorner/arc-swap (arc-swap)

v1.9.1

Compare Source

rust-lang/cc-rs (cc)

v1.2.60

Compare Source

Fixed
  • (ar) suppress warnings from D modifier probe (#​1700)

v1.2.59

Compare Source

Fixed
  • (ar) deterministic archives with D modifier (#​1697)
Other
  • Regenerate target info (#​1698)
  • Fix target abi parsing for sanitiser targets (#​1695)

v1.2.58

Compare Source

Other
  • Update Compile-time Requirements to add info about clang-cl.exe (#​1693)
rust-cli/env_logger (env_logger)

v0.11.10

Compare Source

Internal
  • Update dependencies
spiraldb/fsst (fsst-rs)

v0.5.10

Compare Source

Changes

dtolnay/inventory (inventory)

v0.3.24

Compare Source

v0.3.23

Compare Source

  • Avoid triggering clippy::disallowed_types in downstream projects that use Loom (#​88, thanks @​elBoberido)
apache/arrow-rs-object-store (object_store)

v0.13.2

Compare Source

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:

* This Changelog was automatically generated by github_changelog_generator

prettier/prettier (prettier)

v3.8.2

Compare Source

pyo3/pyo3 (pyo3)

v0.28.3

Compare Source

Fixed
  • Fix compile error with #[pyclass(get_all)] on a type named Probe. #​5837
  • Fix compile error in debug builds related to _Py_NegativeRefcount with Python < 3.12. #​5847
  • Fix a race condition where Python::attach or try_attach could return before site.py had finished running. #​5903
  • Fix unsoundness in PyBytesWriter::write_vectored with Python 3.15 prerelease versions. #​5907
  • Fix deadlock in .into_pyobject() implementation for C-like #[pyclass] enums. #​5928
rust-lang/rustc-hash (rustc-hash)

v2.1.2

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 enabled auto-merge (squash) April 13, 2026 01:21
@codspeed-hq
Copy link
Copy Markdown

codspeed-hq Bot commented Apr 13, 2026

Merging this PR will improve performance by 13.95%

⚡ 2 improved benchmarks
✅ 1120 untouched benchmarks
⏩ 1455 skipped benchmarks1

Performance Changes

Mode Benchmark BASE HEAD Efficiency
Simulation chunked_canonicalize_into[(1000, 50, 8, 64)] 7.8 ms 6.9 ms +13.95%
Simulation chunked_into_canonical[(1000, 50, 8, 64)] 8 ms 7 ms +13.63%

Comparing renovate/all-patch-updates (270ac84) with develop (5060020)

Open in CodSpeed

Footnotes

  1. 1455 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

@renovate renovate Bot force-pushed the renovate/all-patch-updates branch from 49938e7 to 270ac84 Compare April 13, 2026 07:08
@robert3005 robert3005 added the changelog/chore A trivial change label Apr 13, 2026
@renovate renovate Bot merged commit 93746cf into develop Apr 13, 2026
64 of 65 checks passed
@renovate renovate Bot deleted the renovate/all-patch-updates branch April 13, 2026 10:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog/chore A trivial change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant