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.4.0 to 1.4.1 #12

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps github.com/sirupsen/logrus from 1.4.0 to 1.4.1.

Release notes *Sourced from [github.com/sirupsen/logrus's releases](https://github.com/sirupsen/logrus/releases).* > ## v1.4.1 > This new release introduces: > * Enhance TextFormatter to not print caller information when they are empty ([#944](https://github-redirect.dependabot.com/sirupsen/logrus/issues/944)) > * Remove dependency on golang.org/x/crypto ([#932](https://github-redirect.dependabot.com/sirupsen/logrus/issues/932), [#943](https://github-redirect.dependabot.com/sirupsen/logrus/issues/943)) > > Fixes: > * Fix Entry.WithContext method to return a copy of the initial entry ([#941](https://github-redirect.dependabot.com/sirupsen/logrus/issues/941)) >
Changelog *Sourced from [github.com/sirupsen/logrus's changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md).* > # 1.4.1 > This new release introduces: > * Enhance TextFormatter to not print caller information when they are empty ([#944](https://github-redirect.dependabot.com/sirupsen/logrus/issues/944)) > * Remove dependency on golang.org/x/crypto ([#932](https://github-redirect.dependabot.com/sirupsen/logrus/issues/932), [#943](https://github-redirect.dependabot.com/sirupsen/logrus/issues/943)) > > Fixes: > * Fix Entry.WithContext method to return a copy of the initial entry ([#941](https://github-redirect.dependabot.com/sirupsen/logrus/issues/941))
Commits - [`8bdbc7b`](https://github.com/sirupsen/logrus/commit/8bdbc7bcc01dcbb8ec23dc8a28e332258d25251f) Release 1.4.1 - [`ba0a156`](https://github.com/sirupsen/logrus/commit/ba0a156bcce961208891f7425e15affae0d39358) Merge pull request [#937](https://github-redirect.dependabot.com/sirupsen/logrus/issues/937) from tandr/test-travis-3-plat - [`717f2cc`](https://github.com/sirupsen/logrus/commit/717f2ccd7d4c5d1ac38e72cf234e8c04ffbc5aed) Merge pull request [#944](https://github-redirect.dependabot.com/sirupsen/logrus/issues/944) from hrxu01/remove_field_if_val_is_empty_for_func_fil... - [`8fe117b`](https://github.com/sirupsen/logrus/commit/8fe117bf7fcc59db0b0703eba21f43daf2e5044e) Merge pull request [#943](https://github-redirect.dependabot.com/sirupsen/logrus/issues/943) from tandr/unexport-isterminal - [`6c615e1`](https://github.com/sirupsen/logrus/commit/6c615e1abed4589fe553415ab09b419938f65152) remove field if val is empty string for func and file field in text formatter - [`ede5b63`](https://github.com/sirupsen/logrus/commit/ede5b639cd53235df193ab3c501d122be5195b17) Make isTerminal un-exported - [`3e06420`](https://github.com/sirupsen/logrus/commit/3e06420226535b37c2ad9f55e41815c518a3f687) Move files to main directory - [`a6c0064`](https://github.com/sirupsen/logrus/commit/a6c0064cfaf982707445a1c90368f956421ebcf0) Merge pull request [#941](https://github-redirect.dependabot.com/sirupsen/logrus/issues/941) from hrxu01/return_new_entry_for_Entry.WithContext - [`38bc297`](https://github.com/sirupsen/logrus/commit/38bc297a3db027003d165efe3483872065b4e00c) return new entry for Entry.WithContext - [`7d700cd`](https://github.com/sirupsen/logrus/commit/7d700cdff022e336606a06a82f6289ef694a13ab) Test more platforms - Additional commits viewable in [compare view](https://github.com/sirupsen/logrus/compare/v1.4.0...v1.4.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 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 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.