fix(deps): update module github.com/ipfs/go-log to v2 #533
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.0.5
->v2.5.1
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:
GOLOG_LOG_FMT=color
for cases when capturing color in a file is desirablev2.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:
NewPipeReader
.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.
This PR has been generated by Mend Renovate. View repository job log here.