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

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 28, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/ipfs/go-log require major 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:

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

@renovate renovate bot force-pushed the renovate/github.com-ipfs-go-log-2.x branch from a8afa68 to 23ce261 Compare March 2, 2023 13:38
@renovate renovate bot force-pushed the renovate/github.com-ipfs-go-log-2.x branch from 23ce261 to 4bafaab Compare March 13, 2023 23:47
@renovate renovate bot force-pushed the renovate/github.com-ipfs-go-log-2.x branch from 4bafaab to 413f9eb Compare July 21, 2023 15:30
@renovate renovate bot changed the title Update module github.com/ipfs/go-log to v2 Update module github.com/ipfs/go-log to v2 - autoclosed Oct 23, 2023
@renovate renovate bot closed this Oct 23, 2023
@renovate renovate bot deleted the renovate/github.com-ipfs-go-log-2.x branch October 23, 2023 10:43
@renovate renovate bot changed the title Update module github.com/ipfs/go-log to v2 - autoclosed Update module github.com/ipfs/go-log to v2 Oct 23, 2023
@renovate renovate bot reopened this Oct 23, 2023
@renovate renovate bot restored the renovate/github.com-ipfs-go-log-2.x branch October 23, 2023 13:51
@renovate renovate bot force-pushed the renovate/github.com-ipfs-go-log-2.x branch from 413f9eb to acaf122 Compare October 23, 2023 13:55
@mudler mudler closed this Oct 29, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Oct 29, 2023

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 October 29, 2023 15:01
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