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/charmbracelet/log to v0.3.1 - autoclosed #5

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 31, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/charmbracelet/log require minor v0.2.2 -> v0.3.1

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

charmbracelet/log (github.com/charmbracelet/log)

v0.3.1

Compare Source

Changelog

New Features
Bug fixes
Dependency updates
Documentation updates
Other work

The Charm logo

Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or on Discord.

v0.3.0

Compare Source

This new release of Log adds support for log/slog, and per-instance styles, and includes bug fixes. You can now use Log as a log/slog handler in your applications. Log comes with its own JSON and Logfmt formatters, on the other hand, Slog uses different handlers for these formats.

Breaking Changes!

  • Bump the minimum GoLang version to 1.19
  • Change the default timestamp key from ts to time to match log/slog
  • Change the default level key from lvl to level to match log/slog
  • ParseLevel() now returns an error if parse failed to find a level in string
  • Default levels values changed to be increments of 4 i.e. DebugLevel = -4, InfoLevel = 0, WarnLevel = 4, ...
  • Global styles are replaced with DefaultStyles() and SetStyles()

Changelog

New Features
Bug fixes
Dependency updates
Other work

The Charm logo

Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or on Discord.

v0.2.5

Compare Source

Changelog

New Features
Bug fixes

The Charm logo

Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or on Discord.

v0.2.4

Compare Source

The Charm logo

Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or on Discord.

Full Changelog: charmbracelet/log@v0.2.3...v0.2.4

v0.2.3

Compare Source

Changelog

New Features
Bug fixes
Dependency updates

The Charm logo

Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or on Discord.


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-charmbracelet-log-0.x branch from 5b58140 to 463b3ef Compare September 6, 2023 12:16
@renovate renovate bot changed the title Update module github.com/charmbracelet/log to v0.2.4 Update module github.com/charmbracelet/log to v0.2.5 Oct 5, 2023
@renovate renovate bot force-pushed the renovate/github.com-charmbracelet-log-0.x branch from 463b3ef to 2eca5f2 Compare October 5, 2023 08:22
@renovate renovate bot changed the title Update module github.com/charmbracelet/log to v0.2.5 Update module github.com/charmbracelet/log to v0.3.0 Nov 8, 2023
@renovate renovate bot force-pushed the renovate/github.com-charmbracelet-log-0.x branch from 2eca5f2 to de767a1 Compare November 8, 2023 05:10
@renovate renovate bot changed the title Update module github.com/charmbracelet/log to v0.3.0 Update module github.com/charmbracelet/log to v0.3.1 Nov 27, 2023
@renovate renovate bot force-pushed the renovate/github.com-charmbracelet-log-0.x branch from de767a1 to df85829 Compare November 27, 2023 20:16
@renovate renovate bot changed the title Update module github.com/charmbracelet/log to v0.3.1 Update module github.com/charmbracelet/log to v0.3.1 - autoclosed Dec 12, 2023
@renovate renovate bot closed this Dec 12, 2023
@renovate renovate bot deleted the renovate/github.com-charmbracelet-log-0.x branch December 12, 2023 08:59
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