Skip to content

chore(deps): bump github.com/charmbracelet/log from 0.2.4 to 0.4.2#74

Merged
vmfunc merged 1 commit intomainfrom
dependabot/go_modules/github.com/charmbracelet/log-0.4.2
Feb 13, 2026
Merged

chore(deps): bump github.com/charmbracelet/log from 0.2.4 to 0.4.2#74
vmfunc merged 1 commit intomainfrom
dependabot/go_modules/github.com/charmbracelet/log-0.4.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Feb 13, 2026

Bumps github.com/charmbracelet/log from 0.2.4 to 0.4.2.

Release notes

Sourced from github.com/charmbracelet/log's releases.

v0.4.2

This release fixes an issue when using the JSON logger as a slog handler logging error type messages. It ensures we extract the error from the message when the error does not implement json.Marshaler.

Changelog

Bug fixes

  • 71b7e865482d1ba74a730351698671caa6e36b53: fix: ensure we recognize errors as slog.AnyValue (#171) (@​aymanbagabas)

Other work

  • 0e0124d8e155b8877d85add7d966df9a6bf2ce6a: ci: sync dependabot config (#169) (@​charmcli)
  • cf6e8671c6abbcd36a8528129c983a50f4898215: ci: sync golangci-lint config (#165) (@​github-actions[bot])
  • 0ca0612580218fdbb080d181836b7795b226565a: ci: sync golangci-lint config (#168) (@​github-actions[bot])

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

v0.4.1

This release includes bug fixes for custom slog levels, data race with the default logger and deep copying fields, JSON handling improvements, and supporting slog attributes.

Changelog

New Features

  • d3e462e0699859de00fc1bd43c8c5251cfd60a29: feat(ci): update linter config and add sync job (@​aymanbagabas)
  • dd7bc9494cf4ad37c25220dba6703ac257f513c1: feat: preserve order when writing json (@​op)
  • fb820d21cee7714e0ed61bde7f6b1a46585fdb71: feat: support slog attributes (#127) (@​op)

Bug fixes

  • 81cf0ffa438bb6df5572114c93614743626cc0e0: fix: deep copy the fields to avoid data race (#128) (@​yuguorui)
  • deae1b097d5d40b0d3ce8b33045c40b2b91c5b8a: fix: fix data race in Default and SetDefault (@​op)
  • 62ddc709b70a62d09a46188403f625e2b8313bfe: fix: lint issues (@​aymanbagabas)
  • 2b8ec727b953dff3f1c08c79358c64b5f3b80bfd: fix: support custom slog levels (#117) (@​lvlcn-t)

Dependency updates

  • 82b5630d2e68c2cf4c972a926be90149fe0c60b9: feat(deps): bump github.com/charmbracelet/lipgloss from 0.10.0 to 0.11.0 (#129) (@​dependabot[bot])
  • d1e7d8931ae41a10160f740b2a6b3bf6f57cfda6: feat(deps): bump github.com/charmbracelet/lipgloss from 0.11.0 to 0.12.1 (#136) (@​dependabot[bot])
  • 624268e1b7ae6b5e412839f62ff6677a85e97baa: feat(deps): bump github.com/charmbracelet/lipgloss from 0.12.1 to 0.13.0 (#140) (@​dependabot[bot])
  • dc6766fc119e829ced14339a753abe910725afee: feat(deps): bump github.com/charmbracelet/lipgloss from 0.13.0 to 0.13.1 (#146) (@​dependabot[bot])
  • cca527fa4e341edf51d3063a84a4cd781d8bfa8a: feat(deps): bump github.com/charmbracelet/lipgloss from 0.13.1 to 1.0.0 (#148) (@​dependabot[bot])
  • 1e6353e3ca793f1177148e09f990ef220e19b037: feat(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#153) (@​dependabot[bot])

Documentation updates

  • 958009cd3692374ed16588a2515d78ec7bdd03a8: docs: fixing broken links in the examples/README.md (#137) (@​taking)

Other work

  • f954dc8f8b7968e92d184db10a943e5d62e99105: change type of Level to int (#141) (@​imjasonh)
  • fb71c7e9ca6e6848a99e9ca1f88c7221597901ad: ci: sync dependabot config (#158) (@​charmcli)
  • c3793d71e24e28714aedcfbc48936d404ac1c06b: ci: sync dependabot config (@​charmcli)
  • cb97f106886070b1182f76294633b87ac001bfe5: ci: sync golangci-lint config (#161) (@​github-actions[bot])
  • 2660c82f5cf6f4e43389ef0a8064af31010f3897: ci: sync golangci-lint config (#162) (@​github-actions[bot])

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Feb 13, 2026

Labels

The following labels could not be found: deps. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot requested a review from vmfunc as a code owner February 13, 2026 00:05
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/charmbracelet/log-0.4.2 branch from 09dd2c9 to f799bff Compare February 13, 2026 00:24
@vmfunc
Copy link
Copy Markdown
Owner

vmfunc commented Feb 13, 2026

@dependabot rebase

Bumps [github.com/charmbracelet/log](https://github.com/charmbracelet/log) from 0.2.4 to 0.4.2.
- [Release notes](https://github.com/charmbracelet/log/releases)
- [Commits](charmbracelet/log@v0.2.4...v0.4.2)

---
updated-dependencies:
- dependency-name: github.com/charmbracelet/log
  dependency-version: 0.4.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/charmbracelet/log-0.4.2 branch from f799bff to 2d4aa81 Compare February 13, 2026 13:51
@github-actions
Copy link
Copy Markdown

pr summary

2 files changed (+3 -3)

category files
deps 2

@github-actions github-actions bot added size/xs <10 lines changed deps dependency updates labels Feb 13, 2026
Copy link
Copy Markdown
Owner

@vmfunc vmfunc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ci green after rebase, bump looks good

@vmfunc vmfunc merged commit 4f08d51 into main Feb 13, 2026
17 of 20 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/charmbracelet/log-0.4.2 branch February 13, 2026 14:11
vmfunc pushed a commit that referenced this pull request Feb 14, 2026
Bumps [github.com/charmbracelet/log](https://github.com/charmbracelet/log) from 0.2.4 to 0.4.2.
- [Release notes](https://github.com/charmbracelet/log/releases)
- [Commits](charmbracelet/log@v0.2.4...v0.4.2)

---
updated-dependencies:
- dependency-name: github.com/charmbracelet/log
  dependency-version: 0.4.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
vmfunc pushed a commit that referenced this pull request Feb 14, 2026
Bumps [github.com/charmbracelet/log](https://github.com/charmbracelet/log) from 0.2.4 to 0.4.2.
- [Release notes](https://github.com/charmbracelet/log/releases)
- [Commits](charmbracelet/log@v0.2.4...v0.4.2)

---
updated-dependencies:
- dependency-name: github.com/charmbracelet/log
  dependency-version: 0.4.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
vmfunc pushed a commit that referenced this pull request Feb 14, 2026
Bumps [github.com/charmbracelet/log](https://github.com/charmbracelet/log) from 0.2.4 to 0.4.2.
- [Release notes](https://github.com/charmbracelet/log/releases)
- [Commits](charmbracelet/log@v0.2.4...v0.4.2)

---
updated-dependencies:
- dependency-name: github.com/charmbracelet/log
  dependency-version: 0.4.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

deps dependency updates size/xs <10 lines changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant