Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2022

Bumps miette from 3.3.0 to 5.2.0.

Release notes

Sourced from miette's releases.

v5.1.1

Bug Fixes

v5.1.0

Features

  • protocol: Implement SourceCode for Arc (and similar types) (#181) (85da6a84)

v5.0.0

Breaking Changes

  • theme: restructure automatic color selection (#177) (1816b06a)
    • The default theme now prefers ANSI colors, even if RGB is supported
    • MietteHandlerOpts::ansi_colors is removed
    • MietteHandlerOpts::rgb_color now takes an enum that controls the color format used when color support is enabled, and has no effect otherwise.

Bug Fixes

  • json: Don't escape single-quotes, that's not valid json (#180) (b193d3c0)

v4.7.1

Bug Fixes

  • tests: add Display impl to diagnostic_source example (0a4cf4ad)

v4.7.0

Features

  • diagnostic_source: add protocol method for Diagnostic-aware source chaining (#165) (bc449c84)

Documentation

  • IntoDiagnostic: Warn of potential data loss (#161) (2451ad6a)

v4.6.0

Features

  • spans: add From shorthand for zero-length SourceSpans (1e1d6152)
  • related: print related prefixes according to severity (#158) (084ed138)

Bug Fixes

  • graphical: fix issue with duplicate labels when span len is 0 (#159) (1a36fa7e)

v4.5.0

Features

... (truncated)

Changelog

Sourced from miette's changelog.

5.2.0 (2022-07-31)

Features

Bug Fixes

  • docs: readme was getting cut off during generation (e286c705)

5.1.1 (2022-07-09)

Bug Fixes

5.1.0 (2022-06-25)

Features

  • protocol: Implement SourceCode for Arc (and similar types) (#181) (85da6a84)

5.0.0 (2022-06-24)

Breaking Changes

  • theme: restructure automatic color selection (#177) (1816b06a)
    • The default theme now prefers ANSI colors, even if RGB is supported
    • MietteHandlerOpts::ansi_colors is removed
    • MietteHandlerOpts::rgb_color now takes an enum that controls the color format used when color support is enabled, and has no effect otherwise.

Bug Fixes

  • json: Don't escape single-quotes, that's not valid json (#180) (b193d3c0)

4.7.1 (2022-05-13)

Bug Fixes

  • tests: add Display impl to diagnostic_source example (0a4cf4ad)

4.7.0 (2022-05-05)

... (truncated)

Commits
  • ccc4d56 (cargo-release) version 5.2.0
  • 2765a52 (cargo-release) version 5.2.0
  • f7e2e35 docs: update changelog
  • c95f58c feat(json): causes support (#188)
  • e286c70 fix(docs): readme was getting cut off during generation
  • e537ffa (cargo-release) start next development iteration 5.1.2-alpha.0
  • 0c76591 (cargo-release) start next development iteration 5.1.2-alpha.0
  • df4a464 (cargo-release) version 5.1.1
  • 9f04a79 (cargo-release) version 5.1.1
  • bacbe64 docs: update changelog
  • Additional commits viewable in compare view

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 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)

Bumps [miette](https://github.com/zkat/miette) from 3.3.0 to 5.2.0.
- [Release notes](https://github.com/zkat/miette/releases)
- [Changelog](https://github.com/zkat/miette/blob/main/CHANGELOG.md)
- [Commits](zkat/miette@miette-derive-v3.3.0...miette-derive-v5.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 1, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 10, 2022

Superseded by #69.

@dependabot dependabot bot closed this Aug 10, 2022
@dependabot dependabot bot deleted the dependabot/cargo/miette-5.2.0 branch August 10, 2022 17:23
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants