Skip to content

chore(deps): bump miette from 7.5.0 to 7.6.0#716

Merged
jsuereth merged 1 commit intomainfrom
dependabot/cargo/miette-7.6.0
Jun 9, 2025
Merged

chore(deps): bump miette from 7.5.0 to 7.6.0#716
jsuereth merged 1 commit intomainfrom
dependabot/cargo/miette-7.6.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 28, 2025

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

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Apr 28, 2025
@dependabot dependabot bot requested a review from a team as a code owner April 28, 2025 23:11
@codecov
Copy link

codecov bot commented Apr 28, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.2%. Comparing base (2cbc3ff) to head (fa39ba8).

Additional details and impacted files
@@          Coverage Diff          @@
##            main    #716   +/-   ##
=====================================
  Coverage   77.2%   77.2%           
=====================================
  Files         66      66           
  Lines       5224    5224           
=====================================
  Hits        4033    4033           
  Misses      1191    1191           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@dependabot dependabot bot force-pushed the dependabot/cargo/miette-7.6.0 branch 4 times, most recently from f44f30f to e2d3512 Compare May 6, 2025 22:13
@dependabot dependabot bot force-pushed the dependabot/cargo/miette-7.6.0 branch 4 times, most recently from 84d1fbd to 0db3676 Compare May 16, 2025 23:52
@dependabot dependabot bot force-pushed the dependabot/cargo/miette-7.6.0 branch 3 times, most recently from d7017a1 to fa39ba8 Compare May 27, 2025 18:09
@jsuereth jsuereth enabled auto-merge (squash) June 6, 2025 13:00
@jsuereth
Copy link
Contributor

jsuereth commented Jun 9, 2025

@dependabot rebase

Bumps [miette](https://github.com/zkat/miette) from 7.5.0 to 7.6.0.
- [Release notes](https://github.com/zkat/miette/releases)
- [Changelog](https://github.com/zkat/miette/blob/main/CHANGELOG.md)
- [Commits](https://github.com/zkat/miette/commits/miette-derive-v7.6.0)

---
updated-dependencies:
- dependency-name: miette
  dependency-version: 7.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/miette-7.6.0 branch from fa39ba8 to 0d28b0c Compare June 9, 2025 18:17
@jsuereth jsuereth merged commit 2734626 into main Jun 9, 2025
32 checks passed
@jsuereth jsuereth deleted the dependabot/cargo/miette-7.6.0 branch June 9, 2025 18:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant