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.2.0 to 1.3.0 #9

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps github.com/sirupsen/logrus from 1.2.0 to 1.3.0.

Release notes *Sourced from [github.com/sirupsen/logrus's releases](https://github.com/sirupsen/logrus/releases).* > ## v1.3.0 > This new release introduces: > * Log, Logf, Logln functions for Logger and Entry that take a Level > > Fixes: > * Building prometheus node_exporter on AIX ([#840](https://github-redirect.dependabot.com/sirupsen/logrus/issues/840)) > * Race condition in TextFormatter ([#468](https://github-redirect.dependabot.com/sirupsen/logrus/issues/468)) > * Travis CI import path ([#868](https://github-redirect.dependabot.com/sirupsen/logrus/issues/868)) > * Remove coloured output on Windows ([#862](https://github-redirect.dependabot.com/sirupsen/logrus/issues/862)) > * Pointer to func as field in JSONFormatter ([#870](https://github-redirect.dependabot.com/sirupsen/logrus/issues/870)) > * Properly marshal Levels ([#873](https://github-redirect.dependabot.com/sirupsen/logrus/issues/873))
Changelog *Sourced from [github.com/sirupsen/logrus's changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md).* > # 1.3.0 > This new release introduces: > * Log, Logf, Logln functions for Logger and Entry that take a Level > > Fixes: > * Building prometheus node_exporter on AIX ([#840](https://github-redirect.dependabot.com/sirupsen/logrus/issues/840)) > * Race condition in TextFormatter ([#468](https://github-redirect.dependabot.com/sirupsen/logrus/issues/468)) > * Travis CI import path ([#868](https://github-redirect.dependabot.com/sirupsen/logrus/issues/868)) > * Remove coloured output on Windows ([#862](https://github-redirect.dependabot.com/sirupsen/logrus/issues/862)) > * Pointer to func as field in JSONFormatter ([#870](https://github-redirect.dependabot.com/sirupsen/logrus/issues/870)) > * Properly marshal Levels ([#873](https://github-redirect.dependabot.com/sirupsen/logrus/issues/873))
Commits - [`e1e72e9`](https://github.com/sirupsen/logrus/commit/e1e72e9de974bd926e5c56f83753fba2df402ce5) Merge pull request [#863](https://github-redirect.dependabot.com/sirupsen/logrus/issues/863) from lugray/generic_log - [`bd9534b`](https://github.com/sirupsen/logrus/commit/bd9534b7993e97ff512897bfb3f35f749247a1d6) Test Log - [`e8fd0ba`](https://github.com/sirupsen/logrus/commit/e8fd0ba60913563af62ac5011b8bc436da0931b9) Remove sensitivity to file line changes - [`6180652`](https://github.com/sirupsen/logrus/commit/6180652bb05834ae178c93911ddae14b689408b7) Merge pull request [#878](https://github-redirect.dependabot.com/sirupsen/logrus/issues/878) from sirupsen/json_level_marshalling - [`ff695da`](https://github.com/sirupsen/logrus/commit/ff695daa3663a818e6a54032d49328e41acdcce5) Implement TextUnmarshaller interface for Level type - [`a6668e7`](https://github.com/sirupsen/logrus/commit/a6668e7a605443af72ef75804a9f9f24a99f79ae) Add Generic Log functions with level via argument - [`2067ea4`](https://github.com/sirupsen/logrus/commit/2067ea4241cec716fbd0ac90f42f339f963bff92) Merge pull request [#874](https://github-redirect.dependabot.com/sirupsen/logrus/issues/874) from sirupsen/fieldErrorBugFix - [`9abefb9`](https://github.com/sirupsen/logrus/commit/9abefb94aab86a2831fd8a0da4f5d2ebd58272cd) do not clear error formatting informative field - [`9f04967`](https://github.com/sirupsen/logrus/commit/9f049671f18633e0991c2cbc2bebc81e0b3c402c) Merge pull request [#864](https://github-redirect.dependabot.com/sirupsen/logrus/issues/864) from ceriath/patch-1 - [`d962013`](https://github.com/sirupsen/logrus/commit/d96201375623f7f4dffa8f39457c6f00afaf922e) respect ForceColor and environment variables over OS check - Additional commits viewable in [compare view](https://github.com/sirupsen/logrus/compare/v1.2.0...v1.3.0)


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.