Skip to content

build(deps): bump displaydoc from 0.2.1 to 0.2.3#254

Open
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/cargo/displaydoc-0.2.3
Open

build(deps): bump displaydoc from 0.2.1 to 0.2.3#254
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/cargo/displaydoc-0.2.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jul 19, 2021

Bumps displaydoc from 0.2.1 to 0.2.3.

Changelog

Sourced from displaydoc's changelog.

[0.2.3] - 2021-07-16

Added

  • Added #[displaydoc("..")] attribute for overriding a doc comment

[0.2.2] - 2021-07-01

Added

  • Added prefix feature to use the doc comment from an enum and prepend it before the error message from each variant.
Commits
  • 841fc9e (cargo-release) version 0.2.3
  • c59c084 Merge pull request #31 from Manishearth/displaydoc-attr
  • 3d27f6b Make compatible with cargo-readme
  • 9cb6617 update changelog
  • 5aed7d8 Update readme
  • f3b14a9 Add #[displaydoc] attribute
  • 194718c Merge pull request #30 from yaahc/release
  • a988b79 (cargo-release) version 0.2.2
  • 5d068c0 Update changelog for new release
  • 72c93e7 Merge pull request #29 from delan/prefix-enum
  • 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 [displaydoc](https://github.com/yaahc/displaydoc) from 0.2.1 to 0.2.3.
- [Release notes](https://github.com/yaahc/displaydoc/releases)
- [Changelog](https://github.com/yaahc/displaydoc/blob/master/CHANGELOG.md)
- [Commits](yaahc/displaydoc@v0.2.1...v0.2.3)

---
updated-dependencies:
- dependency-name: displaydoc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 19, 2021
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

Merging #254 (9d67979) into develop (eb24a28) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #254   +/-   ##
========================================
  Coverage    68.38%   68.38%           
========================================
  Files           28       28           
  Lines         1186     1186           
========================================
  Hits           811      811           
  Misses         375      375           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update eb24a28...9d67979. Read the comment docs.

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.

1 participant