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

fix(deps): update rust crate anyhow to 1.0.70 #4018

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 15, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
anyhow dependencies patch 1.0.65 -> 1.0.70

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

dtolnay/anyhow

v1.0.70

Compare Source

  • Update syn dependency to 2.x

v1.0.69

Compare Source

  • Documentation improvements

v1.0.68

Compare Source

  • Opt out of -Zrustdoc-scrape-examples on docs.rs for now

v1.0.67

Compare Source

  • Improve the backtrace captured when context() is used on an Option (#​280)

v1.0.66

Compare Source

  • Reduce unhelpful backtrace frames in backtraces captured during a context call (#​279)

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
Contributor Author

renovate bot commented Mar 15, 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: rust/Cargo.lock
Command failed: docker run --rm --name=renovate_a_sidecar --label=renovate_a_child -v "/tmp/worker/b1ad6a/20f3e2/repos/github/formatjs/formatjs":"/tmp/worker/b1ad6a/20f3e2/repos/github/formatjs/formatjs" -v "/tmp/worker/b1ad6a/20f3e2/cache":"/tmp/worker/b1ad6a/20f3e2/cache" -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/tmp/worker/b1ad6a/20f3e2/repos/github/formatjs/formatjs" ghcr.io/containerbase/sidecar bash -l -c "install-tool rust 1.68.2 && cargo update --manifest-path rust/swc-formatjs-custom-transform/Cargo.toml --workspace"
install: WARNING: failed to run ldconfig. this may happen when not installing as root. run with --verbose to see the error
error: current package believes it's in a workspace when it's not:
current:   /tmp/worker/b1ad6a/20f3e2/repos/github/formatjs/formatjs/rust/swc-formatjs-custom-transform/Cargo.toml
workspace: /tmp/worker/b1ad6a/20f3e2/repos/github/formatjs/formatjs/rust/Cargo.toml

this may be fixable by adding `swc-formatjs-custom-transform` to the `workspace.members` array of the manifest located at: /tmp/worker/b1ad6a/20f3e2/repos/github/formatjs/formatjs/rust/Cargo.toml
Alternatively, to keep it out of the workspace, add the package to the `workspace.exclude` array, or add an empty `[workspace]` table to the package's manifest.

@renovate renovate bot changed the title fix(deps): update rust crate anyhow to 1.0.69 fix(deps): update rust crate anyhow to 1.0.70 Mar 18, 2023
@renovate renovate bot force-pushed the renovate/anyhow-1.x branch 7 times, most recently from 99fb08f to 8442a7c Compare March 22, 2023 04:49
@renovate renovate bot force-pushed the renovate/anyhow-1.x branch 3 times, most recently from 5488ff8 to 90c3758 Compare April 2, 2023 04:58
@renovate renovate bot force-pushed the renovate/anyhow-1.x branch 15 times, most recently from d764c4b to 7fbb41f Compare April 20, 2023 14:02
@longlho longlho closed this Apr 20, 2023
@renovate renovate bot deleted the renovate/anyhow-1.x branch April 23, 2023 06:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant