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 fern from 0.5.5 to 0.5.6 #55

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link

Bumps fern from 0.5.5 to 0.5.6.

Changelog

Sourced from fern's changelog.

0.5.6 (2018-06-19)

  • Add another fuller example for colored logging (thanks [digitalatigid]!)
  • Add support for syslog version 4.0.0 under feature flag syslog-4.
    • Does not remove syslog-3 support
    • Includes support for RFC5424 formatting, but requires manually
      transforming the log record into the key/value pairs syslog
      expects.
  • Add shorthand for calling an arbitrary function as a logging backend
Commits
  • a5fc227 Release version 0.5.6
  • cdeeaa3 Update tarpaulin travis configuration.
  • 76c2912 Fix syslog feature flags.
  • 5201b45 Add shorthand to run arbitrary function as a logging backend
  • 8d32013 Update CHANGELOG for syslog 4.0.0 support.
  • 3dfe196 Add full support for syslog 4.0.0.
  • 3f5762c Fix typo in README.
  • 15a0d86 Reformat all code.
  • 8cbe5b8 Fix link in Dispatch::level documentation.
  • e8caf01 Add CHANGELOG and documentation for new example.
  • 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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant