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

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 23, 2024

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 - At any time (no schedule defined), 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.

@github-actions github-actions bot enabled auto-merge (squash) April 23, 2024 13:23
@renovate renovate bot force-pushed the renovate/github.com-ipfs-go-log-2.x branch 4 times, most recently from dd00b3f to 75d4418 Compare June 24, 2024 22:20
@renovate renovate bot force-pushed the renovate/github.com-ipfs-go-log-2.x branch 4 times, most recently from daa231b to b0514c3 Compare July 8, 2024 21:46
@renovate renovate bot force-pushed the renovate/github.com-ipfs-go-log-2.x branch 2 times, most recently from b1da02a to 1c0c8d3 Compare August 27, 2024 09:44
@renovate renovate bot force-pushed the renovate/github.com-ipfs-go-log-2.x branch from 1c0c8d3 to b614e33 Compare September 4, 2024 22:20
@mudler mudler closed this Nov 18, 2024
auto-merge was automatically disabled November 18, 2024 17:40

Pull request was closed

Copy link
Contributor Author

renovate bot commented Nov 18, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 2.x releases. But if you manually upgrade to 2.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/github.com-ipfs-go-log-2.x branch November 18, 2024 17:40
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.

1 participant