Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 11, 2023

This PR contains the following updates:

Package Type Update Change
rustdoc-json (source) dev-dependencies minor 0.8.6 -> 0.9.0

Release Notes

cargo-public-api/cargo-public-api (rustdoc-json)

v0.9.7

Compare Source

  • Bump cargo_metadata from 0.19.2 to 0.21.0.

v0.9.6

Compare Source

  • Don't panic on resolver = 3 in Cargo.toml.

v0.9.5

Compare Source

  • Insignificant maintenance release (fix a typo and remove a couple of dev-dependencies due to a moved test).

v0.9.4

Compare Source

  • Bump deps. Most notably cargo-manifest from 0.16.0 to 0.17.0.

v0.9.3

Compare Source

  • Bump deps. Most notably cargo-manifest from 0.15.0 to 0.16.0.

v0.9.2

Compare Source

v0.9.1

Compare Source

  • Add rustdoc_json::Builder::build_with_captured_output(self, stdout: impl std::io::Write, stderr: impl std::io::Write).
  • Introduce new errors rustdoc_json::BuildError::BuildRustdocJsonError, BuildError::CapturedOutputError and BuildError::CommandExecutionError and partially switch to those from BuildError::General.
  • Add rustdoc_json::Builder::color(self, color: rustdoc_json::Color) to control --color of cargo.

v0.9.0

Compare Source

  • Remove rustdoc_json::Builder::verbose() and use the tracing crate for debug logging instead.
  • Print a nice error message if rustup is not in PATH.
  • Bump cargo-manifest from v0.13.0 to 0.14.0.

v0.8.9

Compare Source

  • Bump deps. Most notably cargo-manifest from 0.12.0 to 0.13.0.

v0.8.8

Compare Source

  • Add rustdoc_json::Builder::verbose(bool)

v0.8.7

Compare Source

  • Handle when [package] name differs from [lib] name

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/rustdoc-json-0.x branch from 22d6038 to f0fe619 Compare November 30, 2023 12:00
@renovate renovate bot changed the title chore(deps): update rust crate rustdoc-json to 0.8.7 chore(deps): update rust crate rustdoc-json to 0.8.8 Nov 30, 2023
@renovate renovate bot force-pushed the renovate/rustdoc-json-0.x branch from f0fe619 to c419254 Compare January 29, 2024 23:55
@renovate renovate bot changed the title chore(deps): update rust crate rustdoc-json to 0.8.8 chore(deps): update rust crate rustdoc-json to 0.8.9 Jan 29, 2024
@renovate renovate bot force-pushed the renovate/rustdoc-json-0.x branch from c419254 to 014d6a9 Compare April 2, 2024 11:51
@renovate renovate bot changed the title chore(deps): update rust crate rustdoc-json to 0.8.9 chore(deps): update rust crate rustdoc-json to 0.9.0 Apr 2, 2024
@renovate renovate bot force-pushed the renovate/rustdoc-json-0.x branch from 014d6a9 to 9ba01d2 Compare August 4, 2025 23:32
@renovate
Copy link
Contributor Author

renovate bot commented Aug 4, 2025

⚠️ 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: cargo update --config net.git-fetch-with-cli=true --manifest-path crates/organize-rs_core/Cargo.toml --package rustdoc-json@0.8.6 --precise 0.9.7
error: failed to acquire package cache lock

Caused by:
  failed to open: /home/ubuntu/.cargo/.package-cache

Caused by:
  failed to create directory `/home/ubuntu/.cargo`

Caused by:
  File exists (os error 17)

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.

1 participant