Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Rust crate object_store to v0.7.1 - autoclosed #120

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Oct 11, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
object_store dependencies minor =0.6.1 -> =0.7.1

Release Notes

apache/arrow-rs (object_store)

v0.7.1

Full Changelog

Implemented enhancements:

Fixed bugs:

  • object-store: http shouldn't perform range requests unless accept-ranges: bytes header is present #​4839
  • object-store: http-store fails when url doesn't have last-modified header on 0.7.0 #​4831
  • object-store fails to compile for wasm32-unknown-unknown with http feature #​4776 [object-store]
  • object-store: could not find header in client for http feature #​4775 [object-store]
  • LocalFileSystem Copy and Rename Don't Create Intermediate Directories #​4760 [object-store]
  • LocalFileSystem Copy is not Atomic #​4758 [object-store]

Closed issues:

  • object_store Azure Government Cloud functionality? #​4853

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.

@renovate
Copy link
Author

renovate bot commented Oct 11, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Cargo.lock
Command failed: docker run --rm --name=renovate_a_sidecar --label=renovate_a_child --memory=3584m -v "/tmp/worker/993781/4a17a9/repos/github/X-oss-byte/crates.io":"/tmp/worker/993781/4a17a9/repos/github/X-oss-byte/crates.io" -v "/tmp/worker/993781/4a17a9/cache":"/tmp/worker/993781/4a17a9/cache" -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e CONTAINERBASE_CACHE_DIR -w "/tmp/worker/993781/4a17a9/repos/github/X-oss-byte/crates.io" ghcr.io/containerbase/sidecar:9.20.8 bash -l -c "install-tool rust 1.73.0 && cargo update --config net.git-fetch-with-cli=true --manifest-path Cargo.toml --workspace"
    Updating crates.io index
error: failed to select a version for `chrono`.
    ... required by package `object_store v0.7.1`
    ... which satisfies dependency `object_store = "=0.7.1"` of package `crates_io v0.0.0 (/tmp/worker/993781/4a17a9/repos/github/X-oss-byte/crates.io)`
versions that meet the requirements `^0.4.31` are: 0.4.31

all possible versions conflict with previously selected packages.

  previously selected package `chrono v0.4.26`
    ... which satisfies dependency `chrono = "=0.4.26"` of package `crates_io v0.0.0 (/tmp/worker/993781/4a17a9/repos/github/X-oss-byte/crates.io)`

failed to select a version for `chrono` which could resolve this conflict

@stackblitz
Copy link

stackblitz bot commented Oct 11, 2023

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@changeset-bot
Copy link

changeset-bot bot commented Oct 11, 2023

⚠️ No Changeset found

Latest commit: f601f27

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@vercel
Copy link

vercel bot commented Oct 11, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
crates-io ❌ Failed (Inspect) Oct 11, 2023 11:01pm

@renovate renovate bot changed the title Update Rust crate object_store to v0.7.1 Update Rust crate object_store to v0.7.1 - autoclosed Oct 15, 2023
@renovate renovate bot closed this Oct 15, 2023
@renovate renovate bot deleted the renovate/object_store-0.x branch October 15, 2023 08:36
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