[PR #1422] [MERGED] chore(deps): bump miette from 7.5.0 to 7.6.0 #1396

Closed
opened 2026-01-05 14:55:08 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/LGUG2Z/komorebi/pull/1422
Author: @dependabot[bot]
Created: 4/28/2025
Status: Merged
Merged: 4/29/2025
Merged by: @LGUG2Z

Base: masterHead: dependabot/cargo/miette-7.6.0


📝 Commits (1)

  • db8d6da chore(deps): bump miette from 7.5.0 to 7.6.0

📊 Changes

1 file changed (+4 additions, -5 deletions)

View changed files

📝 Cargo.lock (+4 -5)

📄 Description

Bumps miette from 7.5.0 to 7.6.0.

Changelog

Sourced from miette's changelog.

7.6.0 (2025-04-27)

Bug Fixes

  • graphical: prevent leading newline when no link/code (#418) (1e1938a0)
  • clippy: elide lifetimes (#423) (9ba6fad7)
  • highlight: increase syntax highlighter config priority (#424) (58d9f124)
  • deps: miette can now be used without syn (#436) (521ef91f)

Features

  • graphical: support rendering related diagnostics as nested (#417) (771a0751)
  • labels: add support for disabling the primary label line/col information (#419) (f2ef693d)
  • deps: update thiserror from 1.0.56 to 2.0.11 (#426) (59c81617)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/LGUG2Z/komorebi/pull/1422 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 4/28/2025 **Status:** ✅ Merged **Merged:** 4/29/2025 **Merged by:** [@LGUG2Z](https://github.com/LGUG2Z) **Base:** `master` ← **Head:** `dependabot/cargo/miette-7.6.0` --- ### 📝 Commits (1) - [`db8d6da`](https://github.com/LGUG2Z/komorebi/commit/db8d6da012ce4f30b6d83d95ac3132e9d538ae71) chore(deps): bump miette from 7.5.0 to 7.6.0 ### 📊 Changes **1 file changed** (+4 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+4 -5) </details> ### 📄 Description Bumps [miette](https://github.com/zkat/miette) from 7.5.0 to 7.6.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/zkat/miette/blob/main/CHANGELOG.md">miette's changelog</a>.</em></p> <blockquote> <h2>7.6.0 (2025-04-27)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>graphical:</strong> prevent leading newline when no link/code (<a href="https://redirect.github.com/zkat/miette/issues/418">#418</a>) (<a href="https://github.com/zkat/miette/commit/1e1938a099409969c69b9f070e0fb0d13d564527">1e1938a0</a>)</li> <li><strong>clippy:</strong> elide lifetimes (<a href="https://redirect.github.com/zkat/miette/issues/423">#423</a>) (<a href="https://github.com/zkat/miette/commit/9ba6fad7694c1271f287b8f659a857c4ff540a55">9ba6fad7</a>)</li> <li><strong>highlight:</strong> increase syntax highlighter config priority (<a href="https://redirect.github.com/zkat/miette/issues/424">#424</a>) (<a href="https://github.com/zkat/miette/commit/58d9f12411e7d3d6d580eb219ea32321e6918d79">58d9f124</a>)</li> <li><strong>deps:</strong> miette can now be used without syn (<a href="https://redirect.github.com/zkat/miette/issues/436">#436</a>) (<a href="https://github.com/zkat/miette/commit/521ef91f77a143eb5cedfa1344428b804802179d">521ef91f</a>)</li> </ul> <h3>Features</h3> <ul> <li><strong>graphical:</strong> support rendering related diagnostics as nested (<a href="https://redirect.github.com/zkat/miette/issues/417">#417</a>) (<a href="https://github.com/zkat/miette/commit/771a07519f078b94aceb1a2d2532d786f09f350b">771a0751</a>)</li> <li><strong>labels:</strong> add support for disabling the primary label line/col information (<a href="https://redirect.github.com/zkat/miette/issues/419">#419</a>) (<a href="https://github.com/zkat/miette/commit/f2ef693d1ce7230e6b9f12805f018f095534b441">f2ef693d</a>)</li> <li><strong>deps:</strong> update <code>thiserror</code> from 1.0.56 to 2.0.11 (<a href="https://redirect.github.com/zkat/miette/issues/426">#426</a>) (<a href="https://github.com/zkat/miette/commit/59c81617de8650a6ff3b193b41b4297e560726a0">59c81617</a>)</li> </ul> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/zkat/miette/commits/miette-derive-v7.6.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=miette&package-manager=cargo&previous-version=7.5.0&new-version=7.6.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2026-01-05 14:55:08 +01:00
adam closed this issue 2026-01-05 14:55:08 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/komorebi#1396