Skip to content

build(deps): bump displaydoc from 0.2.1 to 0.2.2#252

Closed
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/cargo/displaydoc-0.2.2
Closed

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps displaydoc from 0.2.1 to 0.2.2.

Changelog

Sourced from displaydoc's changelog.

[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
  • a988b79 (cargo-release) version 0.2.2
  • 5d068c0 Update changelog for new release
  • 72c93e7 Merge pull request #29 from delan/prefix-enum
  • 0769152 run rustfmt
  • 4b76a8e “enum: variant” with #[prefix_enum_doc_attributes] (resolves #27)
  • dd4fe2c Merge pull request #26 from yaahc/jane/test-nightly
  • 6a9c0b2 disable clippy on 1.31
  • 74ebd78 run test suite everyday
  • 089d229 Allow multi line doc comments with an attribute (#25)
  • See full diff 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.2.
- [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.2)

---
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 2, 2021
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jul 2, 2021

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 68.38%. Comparing base (eb24a28) to head (af6aefa).
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #252   +/-   ##
========================================
  Coverage    68.38%   68.38%           
========================================
  Files           28       28           
  Lines         1186     1186           
========================================
  Hits           811      811           
  Misses         375      375           

☔ 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 @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Jul 19, 2021

Superseded by #254.

@dependabot dependabot bot closed this Jul 19, 2021
@dependabot dependabot bot deleted the dependabot/cargo/displaydoc-0.2.2 branch July 19, 2021 13:01
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