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

fix(deps): update module github.com/ipfs/go-log to v2 #533

Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 19, 2024

Mend Renovate

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 has been generated by Mend Renovate. View repository job log here.

@github-actions github-actions bot enabled auto-merge (squash) April 19, 2024 21:41
@renovate renovate bot force-pushed the renovate/github.mirror.nvdadr.com-ipfs-go-log-2.x branch from 2ac6377 to cd407ef Compare April 21, 2024 08:40
@renovate renovate bot force-pushed the renovate/github.mirror.nvdadr.com-ipfs-go-log-2.x branch from cd407ef to 0cca25c Compare May 1, 2024 10:48
@github-actions github-actions bot merged commit cf7a43f into main May 1, 2024
9 checks passed
@github-actions github-actions bot deleted the renovate/github.mirror.nvdadr.com-ipfs-go-log-2.x branch May 1, 2024 10:55
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