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 miette to v7.5.0 #9568

Merged
merged 1 commit into from
Feb 1, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 2, 2024

This PR contains the following updates:

Package Type Update Change
miette workspace.dependencies minor 7.2.0 -> 7.5.0

Release Notes

zkat/miette (miette)

v7.5.0

Features
  • graphical: support rendering related diagnostics as nested (#​417) (771a0751)
Bug Fixes
  • graphical: prevent leading newline when no link/code (#​418) (1e1938a0)

v7.4.0

Compare Source

Features

v7.3.0

Compare Source

Features
Performance
Bug Fixes
Documentation

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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 added the internal A refactor or improvement that is not user-facing label Dec 2, 2024
@charliermarsh
Copy link
Member

It looks like there's a newline where there didn't used to be.

@renovate renovate bot force-pushed the renovate/miette-7.x-lockfile branch from 5d685ae to 001a756 Compare December 8, 2024 03:52
@renovate renovate bot force-pushed the renovate/miette-7.x-lockfile branch 4 times, most recently from d171260 to 7a00434 Compare January 13, 2025 01:34
@renovate renovate bot force-pushed the renovate/miette-7.x-lockfile branch 2 times, most recently from 6279766 to 5bd388b Compare January 20, 2025 01:46
@renovate renovate bot force-pushed the renovate/miette-7.x-lockfile branch 3 times, most recently from f14f0d7 to f00dc07 Compare February 1, 2025 03:54
Copy link
Contributor Author

renovate bot commented Feb 1, 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 Cargo.toml --workspace
error: failed to load manifest for workspace member `/tmp/renovate/repos/github/astral-sh/uv/crates/uv`
referenced by workspace at `/tmp/renovate/repos/github/astral-sh/uv/Cargo.toml`

Caused by:
  failed to load manifest for dependency `uv-auth`

Caused by:
  failed to parse manifest at `/tmp/renovate/repos/github/astral-sh/uv/crates/uv-auth/Cargo.toml`

Caused by:
  error inheriting `percent-encoding` from workspace root manifest's `workspace.dependencies.percent-encoding`

Caused by:
  `dependency.percent-encoding` was not found in `workspace.dependencies`

@renovate renovate bot changed the title Update Rust crate miette to v7.4.0 Update Rust crate miette to v7.5.0 Feb 1, 2025
@charliermarsh charliermarsh force-pushed the renovate/miette-7.x-lockfile branch from f00dc07 to 4d17a7e Compare February 1, 2025 03:57
@charliermarsh charliermarsh enabled auto-merge (squash) February 1, 2025 04:02
@charliermarsh charliermarsh merged commit b0e9781 into main Feb 1, 2025
91 checks passed
@charliermarsh charliermarsh deleted the renovate/miette-7.x-lockfile branch February 1, 2025 04:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal A refactor or improvement that is not user-facing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant