Skip to content

Bump the rust-dependencies group across 1 directory with 3 updates#959

Merged
paraseba merged 1 commit intomainfrom
dependabot/cargo/rust-dependencies-e8f28d7413
May 25, 2025
Merged

Bump the rust-dependencies group across 1 directory with 3 updates#959
paraseba merged 1 commit intomainfrom
dependabot/cargo/rust-dependencies-e8f28d7413

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github May 25, 2025

Bumps the rust-dependencies group with 3 updates in the / directory: object_store, tokio and aws-config.

Updates object_store from 0.12.0 to 0.12.1

Changelog

Sourced from object_store's changelog.

Historical Changelog

Commits
  • ed9329f Tweaks for 0.12.1 release (#354)
  • 95120d8 Prepare for 0.12.1 release (#349)
  • 36752c9 feat: add EKS Pod Identity support (#282) (#333)
  • a1e271d Fix GCP signing token (#338)
  • e0625b3 feat: Add SpawnService and SpawnedReqwestConnector for running requests o...
  • edc01d9 chore: Add anda_object_store to README (#346)
  • 516ebe5 Update nix requirement from 0.29.0 to 0.30.0 (#344)
  • 8d3d831 Support object_store with wasm: Default wasm32-unknown-unknown HttpConnecto...
  • e157e2c Enable anonymous access to GCS buckets (#322)
  • 7272f70 Fix query parameter signing in Azure (#334)
  • Additional commits viewable in compare view

Updates tokio from 1.45.0 to 1.45.1

Release notes

Sourced from tokio's releases.

Tokio v1.45.1

1.45.1 (May 24th, 2025)

This fixes a regression on the wasm32-unknown-unknown target, where code that previously did not panic due to calls to Instant::now() started failing. This is due to the stabilization of the first time-based metric.

Fixed

  • Disable time-based metrics on wasm32-unknown-unknown (#7322)

#7322: tokio-rs/tokio#7322

Commits

Updates aws-config from 1.6.2 to 1.6.3

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the rust-dependencies group with 3 updates in the / directory: [object_store](https://github.com/apache/arrow-rs-object-store), [tokio](https://github.com/tokio-rs/tokio) and [aws-config](https://github.com/smithy-lang/smithy-rs).


Updates `object_store` from 0.12.0 to 0.12.1
- [Changelog](https://github.com/apache/arrow-rs-object-store/blob/main/CHANGELOG-old.md)
- [Commits](apache/arrow-rs-object-store@v0.12.0...v0.12.1)

Updates `tokio` from 1.45.0 to 1.45.1
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](tokio-rs/tokio@tokio-1.45.0...tokio-1.45.1)

Updates `aws-config` from 1.6.2 to 1.6.3
- [Release notes](https://github.com/smithy-lang/smithy-rs/releases)
- [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-rs/commits)

---
updated-dependencies:
- dependency-name: object_store
  dependency-version: 0.12.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-dependencies
- dependency-name: tokio
  dependency-version: 1.45.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-dependencies
- dependency-name: aws-config
  dependency-version: 1.6.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels May 25, 2025
@paraseba paraseba merged commit d737c44 into main May 25, 2025
16 of 20 checks passed
@paraseba paraseba deleted the dependabot/cargo/rust-dependencies-e8f28d7413 branch May 25, 2025 03:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant