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

chore(deps): update rust crate rustdoc-json to 0.9.0 #19

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
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.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
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