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/view/enclave/trusted #995

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 16, 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 16, 2021
@dependabot dependabot bot force-pushed the dependabot/cargo/fog/view/enclave/trusted/displaydoc-0.2.3 branch 3 times, most recently from 670262d to b9d78ad Compare September 16, 2021 23:01
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/view/enclave/trusted/displaydoc-0.2.3 branch from b9d78ad to fd7e70f Compare September 17, 2021 00:38
@jcape jcape merged commit 4efee17 into master Sep 17, 2021
@jcape jcape deleted the dependabot/cargo/fog/view/enclave/trusted/displaydoc-0.2.3 branch September 17, 2021 17:22
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