fix(deps): update all non-major dependencies#1086
Open
tagoro9-renovatebot[bot] wants to merge 2 commits into
Open
fix(deps): update all non-major dependencies#1086tagoro9-renovatebot[bot] wants to merge 2 commits into
tagoro9-renovatebot[bot] wants to merge 2 commits into
Conversation
Contributor
Author
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
Contributor
tagoro9-renovatebot
Bot
force-pushed
the
c/renovate_all-minor-patch
branch
2 times, most recently
from
March 30, 2026 00:56
09d5a83 to
aa5bba7
Compare
tagoro9-renovatebot
Bot
force-pushed
the
c/renovate_all-minor-patch
branch
from
April 7, 2026 00:54
e4a4374 to
8d22ee2
Compare
tagoro9-renovatebot
Bot
force-pushed
the
c/renovate_all-minor-patch
branch
4 times, most recently
from
April 18, 2026 00:54
8dc2d79 to
4734d0f
Compare
tagoro9-renovatebot
Bot
force-pushed
the
c/renovate_all-minor-patch
branch
from
April 21, 2026 00:59
907d5e6 to
d7ff7a4
Compare
tagoro9-renovatebot
Bot
force-pushed
the
c/renovate_all-minor-patch
branch
3 times, most recently
from
May 5, 2026 01:02
a9257bd to
575b36a
Compare
tagoro9-renovatebot
Bot
force-pushed
the
c/renovate_all-minor-patch
branch
2 times, most recently
from
May 9, 2026 01:05
bd9fd57 to
b219d43
Compare
tagoro9-renovatebot
Bot
force-pushed
the
c/renovate_all-minor-patch
branch
from
May 14, 2026 01:11
021308f to
51fee1b
Compare
tagoro9-renovatebot
Bot
force-pushed
the
c/renovate_all-minor-patch
branch
3 times, most recently
from
May 28, 2026 01:08
68fbbc0 to
4dc00be
Compare
tagoro9-renovatebot
Bot
force-pushed
the
c/renovate_all-minor-patch
branch
4 times, most recently
from
June 4, 2026 01:27
1d3719f to
1ece330
Compare
tagoro9-renovatebot
Bot
force-pushed
the
c/renovate_all-minor-patch
branch
3 times, most recently
from
June 13, 2026 01:21
4c3efda to
91fc34f
Compare
tagoro9-renovatebot
Bot
force-pushed
the
c/renovate_all-minor-patch
branch
3 times, most recently
from
June 25, 2026 01:14
8fd365d to
2837c67
Compare
tagoro9-renovatebot
Bot
force-pushed
the
c/renovate_all-minor-patch
branch
from
June 30, 2026 01:13
03dce0d to
5e1953a
Compare
tagoro9-renovatebot
Bot
force-pushed
the
c/renovate_all-minor-patch
branch
6 times, most recently
from
July 9, 2026 04:04
7245781 to
36ba331
Compare
tagoro9-renovatebot
Bot
force-pushed
the
c/renovate_all-minor-patch
branch
2 times, most recently
from
July 16, 2026 03:27
8f91574 to
c53c292
Compare
tagoro9-renovatebot
Bot
force-pushed
the
c/renovate_all-minor-patch
branch
from
July 21, 2026 03:33
4bf7c44 to
e1a3d83
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v2.0.0->v2.1.1v2.0.2->v2.0.8v2.0.2->v2.0.5v0.11.6->v0.11.7v4.9.1->v4.9.4v0.0.31->v0.0.32v2.2.13->v2.2.14v1.11.1->v1.21.0v1.17.1->v1.21.1Release Notes
charmbracelet/bubbles (charm.land/bubbles/v2)
v2.1.1Compare Source
Lil’ Textarea Fix
This is a tiny patch to fix a bug in
textareawhere the prompt character could be missing styling on empty lines. That’s all for now!Thanks for using Bubbles,
Charm 🌞
Changelog
Fixed
d2b2217: fix(textarea): apply prompt style on all lines, including fillers (@meowgorithm)Docs
a13f110: docs: fix typo in README (#921) (@Rohan5commit)Thoughts? Questions? We love hearing from you. Feel free to reach out on X, Discord, Slack, The Fediverse, Bluesky.
v2.1.0Compare Source
Shrink ’n’ grow your textareas
The update adds a new feature to automatically resize your
textareavertically as its content changes.Piece of cake, right?
Enjoy! 💘
Changelog
New!
f1daacf: feat(textarea): dynamic height (#910) (@meowgorithm)Thoughts? Questions? We love hearing from you. Feel free to reach out on X, Discord, Slack, The Fediverse, Bluesky.
charmbracelet/bubbletea (charm.land/bubbletea/v2)
v2.0.8Compare Source
Graphemes, schmraphemes
No terminal can render emojis perfectly, but we can try. This release improves some very specific edge cases around emoji rendering. Enjoy!
Changelog
db569ad: fix(deps): bump ultraviolet for emoji-related rendering improvementsThoughts? Questions? We love hearing from you. Feel free to reach out on X, Discord, Slack, The Fediverse, Bluesky.
v2.0.7Compare Source
A few lil’ stability patches
Hi! This is a patch release with a few solid improvements around stability and correctness.
Thanks for using Bubble Tea, and if you see anything awry please do let us know!
—Charm 👋
Changelog
Fixed
c60f0c5: fix: prevent data race with cursedRenderer.onMouse (#1691) (@lrstanley)074596e: fix: skip input reader restore when input is disabled (#1680) (@lawrence3699)878d7df: fix(deps): bump ultraviolet for kitty keyboard fix (@meowgorithm)Thoughts? Questions? We love hearing from you. Feel free to reach out on X, Discord, Slack, The Fediverse, Bluesky.
v2.0.6Compare Source
This release fixes an issue with how Bubble Tea handled wide characters. Before, a wide character might be skipped or cause an infinite loop causing the CPU to spike. See
fdcd0cfand charmbracelet/ultraviolet#109 for more details.Thoughts? Questions? We love hearing from you. Feel free to reach out on X, Discord, Slack, The Fediverse, Bluesky.
v2.0.5Compare Source
A small release to remove accidental unwanted debug log file. See
1ed724aand charmbracelet/ultraviolet@b516641for details.Thoughts? Questions? We love hearing from you. Feel free to reach out on X, Discord, Slack, The Fediverse, Bluesky.
v2.0.4Compare Source
This release includes a small fix related to width calculation in x/ansi. See
c788fe9and charmbracelet/x@6921c75for more details.Thoughts? Questions? We love hearing from you. Feel free to reach out on X, Discord, Slack, The Fediverse, Bluesky.
v2.0.3Compare Source
Extra Extra Extended Keyboard Enhancements!
This release adds support for the full set of Keyboard Enhancements. Now you can enable any enhancements on top of the default disambiguate one.
Smarter Renderer
We also fixed a few renderer related bugs and made the Cursed Renderer smarter. Now, we always reset the terminal tab stops for the Bubble Tea program process context. People using
tabs -Nin their shell profiles shouldn't be affected.See the full changelog below.
Changelog
New!
05df5ae: feat: support extended keyboard enhancements (#1626) (@aymanbagabas)Fixed
a3d7807: fix(ci): only run build-examples on non-dependabot PRs (@aymanbagabas)7df1e65: fix(examples): migrate imports to charm.land for the glamour example (#1642) (@mhdna)ee06e98: fix(examples): resolve nil pointer dereference (#1663) (@mattpcaswell)ac355fe: fix(renderer): restore tab stops if hard tabs are enabled (#1677) (@aymanbagabas)729f05c: fix: add missing signal.Stop in suspendProcess to prevent signal channel leak (Closes #1673) (#1674) (@kuishou68)Docs
bbe4faf: docs(example): add textarea dynamic height example (#1639) (@meowgorithm)e19d255: docs: fix README wording (#1624) (@Rohan5commit)Other stuff
65c3978: ci: sync golangci-lint config (#1556) (@github-actions[bot])Thoughts? Questions? We love hearing from you. Feel free to reach out on X, Discord, Slack, The Fediverse, Bluesky.
charmbracelet/lipgloss (charm.land/lipgloss/v2)
v2.0.5Compare Source
Graphemes, Schmraphemes
If you’re using emojis in the terminal you're in for a rough ride. That said, we do what we can. This release brings some in some very specific edge case rendering improvements. Enjoy.
Enjoy!
Changelog
10f9584: chore(deps): bump ultraviolet for emoji-related improvementsThoughts? Questions? We love hearing from you. Feel free to reach out on X, Discord, Slack, The Fediverse, Bluesky.
v2.0.4Compare Source
Mini Crash Patch
Hi! This is a small patch to fix a writer-related panic. Thanks for using Lip Gloss!
Changelog
Fixed
fefa41d: fix: prevent crash when writing to a closed wrap writer (#699) (@taciturnaxolotl)Docs
40ec0e6: docs: fix typo in table comment (#641) (@aymanbagabas)a4d0b40: docs: restore missing diaereses (#664) (@meowgorithm)Chore
aa91b99: chore: remove CODEOWNERS (@aymanbagabas)9cbfe8b: chore(lint): exclude revive naming linter (@aymanbagabas)Thoughts? Questions? We love hearing from you. Feel free to reach out on X, Discord, Slack, The Fediverse, Bluesky.
v2.0.3Compare Source
Changelog
Fixed
472d718: fix: Avoid background color query hang (#636) (@jedevc)Docs
9e39a0a: docs: fix README typo (#629) (@Rohan5commit)cd93a9f: docs: fix tree comment typo (#634) (@Rohan5commit)Thoughts? Questions? We love hearing from you. Feel free to reach out on X, Discord, Slack, The Fediverse, Bluesky.
dgraph-io/badger (github.com/dgraph-io/badger/v4)
v4.9.4Compare Source
What's Changed
New Contributors
Full Changelog: dgraph-io/badger@v4.9.3...v4.9.4
v4.9.3Compare Source
What's Changed
New Contributors
Full Changelog: dgraph-io/badger@v4.9.2...v4.9.3
v4.9.2Compare Source
What's Changed
New Contributors
Full Changelog: dgraph-io/badger@v4.9.1...v4.9.2
kubescape/go-git-url (github.com/kubescape/go-git-url)
v0.0.32Compare Source
kyokomi/emoji (github.com/kyokomi/emoji/v2)
v2.2.14Compare Source
What's Changed
Emoji data
emoji_codemap.gowith Unicode Emoji 16.0 / 17.0 additions — 18 new emoji such as:fingerprint:,:orca:,:treasure_chest:,:ballet_dancer:(no removals)Behavior change
NormalizeShortCodenow consistently returns the lowercase alias when same-length aliases differ only in case. Affects 26 entries (e.g.:Aries:→:aries:,:OK_hand:→:ok_hand:,:ZZZ:→:zzz:,:T-Rex:→:t-rex:)Maintenance
go 1.14→go 1.21(cmd module:go 1.12→go 1.25, goquery v1.5.1 → v1.12.0)go-version-file, golangci-lint-action v6 → v8, verify cmd moduleFull Changelog: kyokomi/emoji@v2.2.13...v2.2.14
posthog/posthog-go (github.com/posthog/posthog-go)
v1.21.0: 1.21.0Compare Source
Unreleased
v1.20.0: 1.20.0Compare Source
Unreleased
v1.19.0: 1.19.0Compare Source
Unreleased
v1.18.0: 1.18.0Compare Source
Unreleased
v1.17.5: 1.17.5Compare Source
Unreleased
v1.17.4: 1.17.4Compare Source
Unreleased
v1.17.3: 1.17.3Compare Source
Unreleased
v1.17.2: 1.17.2Compare Source
Unreleased
v1.17.1: 1.17.1Compare Source
Unreleased
v1.17.0: 1.17.0Compare Source
Unreleased
v1.16.2: 1.16.2Compare Source
Unreleased
v1.16.1: 1.16.1Compare Source
Unreleased
v1.16.0: 1.16.0Compare Source
Unreleased
v1.15.1: 1.15.1Compare Source
Unreleased
v1.15.0: 1.15.0Compare Source
Unreleased
v1.14.0: 1.14.0Compare Source
Unreleased
v1.13.2: 1.13.2Compare Source
Unreleased
v1.13.1: 1.13.1Compare Source
Unreleased
v1.13.0: 1.13.0Compare Source
Unreleased
v1.12.6: 1.12.6Compare Source
Unreleased
v1.12.5: 1.12.5Compare Source
Unreleased
v1.12.4: 1.12.4Compare Source
1.12.4 - 2026-04-30
v1.12.3Compare Source
v1.12.2Compare Source
v1.12.1Compare Source
1.12.1 - 2026-04-20
v1.12.0Compare Source
1.12.0 - 2026-04-20
v1.11.3Compare Source
1.11.3 - 2026-04-14
Full Changelog
Added
locally_evaluatedproperty to$feature_flag_calledevents, indicating whether the flag was evaluated locally or via the remote/flagsendpoint.v1.11.2Compare Source
1.11.2 - 2026-03-26
open-turo/renovate-config (open-turo/renovate-config)
v1.21.1Compare Source
Miscellaneous
Continuous Integration
Bug Fixes
v1.21.0Compare Source
Continuous Integration
Features
Bug Fixes
Code Refactoring
v1.20.0Compare Source
Features
v1.19.0Compare Source
Features
v1.18.0Compare Source
Features
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 is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.