Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump displaydoc from 0.2.0 to 0.2.3 in /fog/ledger/enclave/trusted #933

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 15, 2021

Bumps displaydoc from 0.2.0 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.

[0.2.1] - 2021-03-26

Added

  • Added opt in support for ignoring extra doc attributes
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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 15, 2021
@jcape jcape requested review from a team September 16, 2021 00:14
@jcape jcape added this to In progress in Consensus via automation Sep 16, 2021
@jcape jcape self-assigned this Sep 16, 2021
@dependabot dependabot bot force-pushed the dependabot/cargo/fog/ledger/enclave/trusted/displaydoc-0.2.3 branch 6 times, most recently from 97d879d to ea01d87 Compare September 16, 2021 23:08
Bumps [displaydoc](https://github.com/yaahc/displaydoc) from 0.2.0 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.0...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 force-pushed the dependabot/cargo/fog/ledger/enclave/trusted/displaydoc-0.2.3 branch from ea01d87 to ef5ef88 Compare September 17, 2021 00:37
@jcape jcape requested a review from a team September 17, 2021 17:21
Consensus automation moved this from In progress to Reviewer approved Sep 17, 2021
@jcape jcape merged commit be3bee7 into master Sep 17, 2021
@jcape jcape deleted the dependabot/cargo/fog/ledger/enclave/trusted/displaydoc-0.2.3 branch September 17, 2021 17:21
Consensus automation moved this from Reviewer approved to Done Sep 17, 2021
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
No open projects
Consensus
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants