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

Update module github.com/ipfs/go-log to v2 #11

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 20, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/ipfs/go-log v1.0.5 -> v2.5.1 age adoption passing confidence

Release Notes

ipfs/go-log (github.com/ipfs/go-log)

v2.5.1

Compare Source

v2.5.0

Compare Source

What's Changed

New Contributors

Full Changelog: ipfs/go-log@v2.4.0...v2.5.0

v2.4.0

Compare Source

What's Changed

New Contributors

Full Changelog: ipfs/go-log@v2.3.0...v2.4.0

v2.3.0

Compare Source

Features:

  • Do not output ANSI-color sequences unless one of the outputs is a TTY.
  • New format type GOLOG_LOG_FMT=color for cases when capturing color in a file is desirable

v2.2.0

Compare Source

v2.1.3

Compare Source

Update deps.

v2.1.2

Compare Source

v2.1.1

Compare Source

This patch release fixes an issue where setting the log level of a subsystem to anything below error at runtime wouldn't have any effect.

v2.1.0

Compare Source

This release:

  1. Adds support for subscribing to log events by calling NewPipeReader.
  2. Won't log to stderr if GOLOG_FILE has been specified.
  3. Allows re-configuring the logging subsystem at runtime by calling SetupLogging.

v2.0.8

Compare Source

Fixes the Warningf implementation introduced in v2.0.7 to actually skip a level and not log error messages all over the place.

v2.0.7

Compare Source

v2.0.6

Compare Source

Add back pre-deprecated Warning and Warningf functions so this logger can be used by libraries like badger that expect such functions.

v2.0.5

Compare Source

Update zap and remove unnecessary deps.

v2.0.4

Compare Source

v2.0.3

Compare Source

v2.0.2

Compare Source

v2.0.1

Compare Source

v2.0.0

Compare Source


Configuration

📅 Schedule: Branch creation - "after 11pm every weekday,before 7am every weekday,every weekend" in timezone Europe/Brussels, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/github.com-ipfs-go-log-2.x branch from 10cef88 to db0b85a Compare April 21, 2023 09:50
@renovate renovate bot force-pushed the renovate/github.com-ipfs-go-log-2.x branch from db0b85a to 8d7650a Compare April 30, 2023 07:50
@renovate renovate bot force-pushed the renovate/github.com-ipfs-go-log-2.x branch from 8d7650a to 719a2ac Compare July 10, 2023 11:50
@renovate renovate bot force-pushed the renovate/github.com-ipfs-go-log-2.x branch from 719a2ac to 9a14803 Compare August 25, 2023 05:41
@renovate renovate bot force-pushed the renovate/github.com-ipfs-go-log-2.x branch from 9a14803 to 2101dc7 Compare November 16, 2023 12:31
@renovate renovate bot force-pushed the renovate/github.com-ipfs-go-log-2.x branch from 2101dc7 to d9deda9 Compare May 2, 2024 02:39
@renovate renovate bot force-pushed the renovate/github.com-ipfs-go-log-2.x branch 2 times, most recently from fb6ffb3 to 92bf117 Compare July 14, 2024 10:56
@renovate renovate bot force-pushed the renovate/github.com-ipfs-go-log-2.x branch from 92bf117 to 2076499 Compare August 27, 2024 00:54
@renovate renovate bot force-pushed the renovate/github.com-ipfs-go-log-2.x branch from 2076499 to 1322f1b Compare September 11, 2024 16:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants