Skip to content

Bump github.com/Sirupsen/logrus from 1.0.3 to 1.0.6#45

Merged
fubarhouse merged 1 commit into
masterfrom
dependabot/dep/github.com/Sirupsen/logrus-1.0.6
Jul 26, 2018
Merged

Bump github.com/Sirupsen/logrus from 1.0.3 to 1.0.6#45
fubarhouse merged 1 commit into
masterfrom
dependabot/dep/github.com/Sirupsen/logrus-1.0.6

Conversation

@dependabot-preview
Copy link
Copy Markdown

Bumps github.com/Sirupsen/logrus from 1.0.3 to 1.0.6.

Release notes

Sourced from github.com/Sirupsen/logrus's releases.

v1.0.6

This new release introduces:

  • a new api WithTime which allows to easily force the time of the log entry which is mostly useful for logger wrapper
  • a fix reverting the immutability of the entry given as parameter to the hooks
  • a new configuration field of the json formatter in order to put all the fields in a nested dictionnary
  • a new SetOutput method in the Logger
  • a new configuration of the textformatter to configure the name of the default keys
  • a new configuration of the text formatter to disable the level truncation
Changelog

Sourced from github.com/Sirupsen/logrus's changelog.

1.0.5

  • Fix hooks race (#707)
  • Fix panic deadlock (#695)

1.0.4

  • Fix race when adding hooks (#612)
  • Fix terminal check in AppEngine (#635)
Commits
  • 3e01752 Merge branch 'moriyoshi/refix-707' of git://github.com/moriyoshi/logrus into ...
  • a1f2e46 Merge pull request #792 from dgsb/master
  • 54db2bb limit the build/test matrix to the two latest stable version
  • 07e1216 Merge pull request #791 from dgsb/master
  • 6999e59 properly fix the hooks race test
  • 9205268 Merge branch 'override-time' of git://github.com/sbrisson2/logrus into sbriss...
  • 725f3be Adds WithTime to Logger and Entry types, as well as a pure module-level funct...
  • 52b92f5 Allows overriding Entry.Time.
  • e54a777 Merge pull request #779 from daskol/iss-241
  • fc9bbf2 [#241] Allow to set writer during logger usage.
  • 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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot merge will merge this PR after your CI passes on it
  • @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 reopen will reopen this PR
  • @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 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:

  • 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.

Bumps [github.com/Sirupsen/logrus](https://github.com/Sirupsen/logrus) from 1.0.3 to 1.0.6.
- [Release notes](https://github.com/Sirupsen/logrus/releases)
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
- [Commits](sirupsen/logrus@v1.0.3...v1.0.6)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@fubarhouse fubarhouse merged commit 22bffa9 into master Jul 26, 2018
@dependabot-preview dependabot-preview Bot deleted the dependabot/dep/github.com/Sirupsen/logrus-1.0.6 branch July 26, 2018 11:48
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.

2 participants