Skip to content

deps(go): Bump charm.land/log/v2 from 2.0.0-20251110204020-529bb77f35da to 2.0.0#4

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/charm.land/log/v2-2.0.0
Open

deps(go): Bump charm.land/log/v2 from 2.0.0-20251110204020-529bb77f35da to 2.0.0#4
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/charm.land/log/v2-2.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 17, 2026

Copy link
Copy Markdown

Bumps charm.land/log/v2 from 2.0.0-20251110204020-529bb77f35da to 2.0.0.

Release notes

Sourced from charm.land/log/v2's releases.

v2.0.0

What's New in Log v2

We're excited to announce the second major release of Log!

[!NOTE] If you're looking for technical details on migrating from v1, check out the Upgrade Guide.

❤️ Charm Land Import Path

We've updated our import paths to use vanity domains and our own domain to import Go packages.

// Before
import "github.com/charmbracelet/log"
// After
import "charm.land/log/v2"

🎨 Lip Gloss v2

Log v2 now uses Lip Gloss v2, which brings a pure, streamlined styling experience. No more fighting over i/o! Lip Gloss is now pure, which means Log manages i/o and styling flows smoothly without conflicts.

What does this mean for you? Built-in color downsampling. Your logs will look great in any terminal, automatically downsampling colors to match the terminal's capabilities. No more broken colors in limited color environments.

🌈 Modern Color Profile Support

Log v2 uses the colorprofile library to automatically detect and adapt to your terminal's color capabilities. Your logs will "just work" across all terminals, from basic 16-color setups to true color displays.

Colors are automatically downsampled to the best available profile, so your styled logs never misbehave—whether you're in a fancy modern terminal or a basic SSH session.

🔧 Simpler API

We've cleaned up the API to make working with color profiles more intuitive:

// Set a color profile manually
logger.SetColorProfile(colorprofile.TrueColor)
// The logger automatically handles downsampling

The SetColorProfile method now uses colorprofile.Profile instead of termenv.Profile, giving you direct control over color handling with a modern, well-supported library.

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Mar 17, 2026
@github-actions

Copy link
Copy Markdown

@dependabot rebase

@dependabot @github

dependabot Bot commented on behalf of github Mar 17, 2026

Copy link
Copy Markdown
Author

Sorry, only users with push access can use that command.

@dependabot dependabot Bot force-pushed the dependabot/go_modules/charm.land/log/v2-2.0.0 branch from b06a461 to 56c1dd2 Compare March 17, 2026 01:50
@github-actions

Copy link
Copy Markdown

@dependabot rebase

@dependabot @github

dependabot Bot commented on behalf of github Mar 17, 2026

Copy link
Copy Markdown
Author

Sorry, only users with push access can use that command.

@github-actions

Copy link
Copy Markdown

@dependabot rebase

@dependabot @github

dependabot Bot commented on behalf of github Mar 17, 2026

Copy link
Copy Markdown
Author

Sorry, only users with push access can use that command.

@github-actions

Copy link
Copy Markdown

@dependabot rebase

@dependabot @github

dependabot Bot commented on behalf of github Mar 17, 2026

Copy link
Copy Markdown
Author

Sorry, only users with push access can use that command.

@github-actions

Copy link
Copy Markdown

@dependabot rebase

@dependabot @github

dependabot Bot commented on behalf of github Mar 17, 2026

Copy link
Copy Markdown
Author

Sorry, only users with push access can use that command.

@github-actions

Copy link
Copy Markdown

@dependabot rebase

@dependabot @github

dependabot Bot commented on behalf of github Mar 17, 2026

Copy link
Copy Markdown
Author

Sorry, only users with push access can use that command.

@github-actions

Copy link
Copy Markdown

@dependabot rebase

@dependabot @github

dependabot Bot commented on behalf of github Mar 17, 2026

Copy link
Copy Markdown
Author

Sorry, only users with push access can use that command.

@github-actions

Copy link
Copy Markdown

@dependabot rebase

@dependabot @github

dependabot Bot commented on behalf of github Mar 17, 2026

Copy link
Copy Markdown
Author

Sorry, only users with push access can use that command.

@github-actions

Copy link
Copy Markdown

@dependabot rebase

@dependabot @github

dependabot Bot commented on behalf of github Mar 17, 2026

Copy link
Copy Markdown
Author

Sorry, only users with push access can use that command.

@github-actions

Copy link
Copy Markdown

@dependabot rebase

@dependabot @github

dependabot Bot commented on behalf of github Mar 17, 2026

Copy link
Copy Markdown
Author

Sorry, only users with push access can use that command.

@github-actions

Copy link
Copy Markdown

@dependabot rebase

@dependabot @github

dependabot Bot commented on behalf of github Mar 17, 2026

Copy link
Copy Markdown
Author

Sorry, only users with push access can use that command.

@github-actions

Copy link
Copy Markdown

@dependabot rebase

@dependabot @github

dependabot Bot commented on behalf of github Mar 26, 2026

Copy link
Copy Markdown
Author

Sorry, only users with push access can use that command.

@dependabot dependabot Bot changed the title deps(go): bump charm.land/log/v2 from 2.0.0-20251110204020-529bb77f35da to 2.0.0 deps(go): Bump charm.land/log/v2 from 2.0.0-20251110204020-529bb77f35da to 2.0.0 Mar 26, 2026
Bumps [charm.land/log/v2](https://github.com/charmbracelet/log) from 2.0.0-20251110204020-529bb77f35da to 2.0.0.
- [Release notes](https://github.com/charmbracelet/log/releases)
- [Commits](https://github.com/charmbracelet/log/commits/v2.0.0)

---
updated-dependencies:
- dependency-name: charm.land/log/v2
  dependency-version: 2.0.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/charm.land/log/v2-2.0.0 branch from 56c1dd2 to d458a6e Compare March 26, 2026 23:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants