nstapelbroek / hostupdater

Provides just the right amount of glue between your docker setup and a hostsfile
MIT License
4 stars 0 forks source link

Bump github.com/sirupsen/logrus from 1.1.0 to 1.1.1 #7

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps github.com/sirupsen/logrus from 1.1.0 to 1.1.1.

Changelog *Sourced from [github.com/sirupsen/logrus's changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md).* > # 1.1.1 > This is a bug fix release. > * fix the build break on Solaris > * don't drop a whole trace in JSONFormatter when a field param is a function pointer which can not be serialized
Commits - [`ad15b42`](https://github.com/sirupsen/logrus/commit/ad15b42461921f1fb3529b058c6786c6a45d5162) Update changelog for v1.1.1 release - [`3f90cee`](https://github.com/sirupsen/logrus/commit/3f90cee1e41a38ba27c831844c002952512997c0) Rationalize os specific build constraints - [`1ed6196`](https://github.com/sirupsen/logrus/commit/1ed61965b9e594bf37539680d7f63eccd060314f) Merge pull request [#832](https://github-redirect.dependabot.com/sirupsen/logrus/issues/832) from sirupsen/skip_func_value - [`7b467df`](https://github.com/sirupsen/logrus/commit/7b467df6975c8092bbc1aea2184c13ee73b8ee8a) Skip func type value in fields. - See full diff in [compare view](https://github.com/sirupsen/logrus/compare/v1.1.0...v1.1.1)


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 cancel merge` will cancel a previously requested merge - `@dependabot reopen` will reopen this PR if it is closed - `@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 - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - 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.