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 #512

Merged
merged 1 commit into from Apr 19, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 16, 2023

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.

Copy link

codecov bot commented Dec 16, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 8.03%. Comparing base (5bec8df) to head (d9bbca9).
Report is 10 commits behind head on main.

❗ Current head d9bbca9 differs from pull request most recent head 55061dd. Consider uploading reports for the commit 55061dd to get more accurate results

Additional details and impacted files
@@           Coverage Diff            @@
##            main    #512      +/-   ##
========================================
- Coverage   8.11%   8.03%   -0.08%     
========================================
  Files         15      15              
  Lines        937     946       +9     
========================================
  Hits          76      76              
- Misses       845     854       +9     
  Partials      16      16              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/github.com-ipfs-go-log-2.x branch from d9bbca9 to 2eef221 Compare April 18, 2024 20:02
@renovate renovate bot force-pushed the renovate/github.com-ipfs-go-log-2.x branch from 2eef221 to 55061dd Compare April 19, 2024 10:59
@github-actions github-actions bot enabled auto-merge (squash) April 19, 2024 10:59
@github-actions github-actions bot merged commit f4bf6b2 into main Apr 19, 2024
9 checks passed
@github-actions github-actions bot deleted the renovate/github.com-ipfs-go-log-2.x branch April 19, 2024 11:08
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.

None yet

0 participants