Open
Conversation
Contributor
Author
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: tools/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
9c93715 to
63f50b8
Compare
63f50b8 to
301f5b8
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #548 +/- ##
=======================================
Coverage 52.04% 52.04%
=======================================
Files 96 96
Lines 7738 7738
=======================================
Hits 4027 4027
Misses 3234 3234
Partials 477 477 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
301f5b8 to
4dd6ab1
Compare
436a78b to
ff01939
Compare
8c6a1ed to
50d028d
Compare
2bbcb81 to
c2fa12e
Compare
5341dcd to
902f783
Compare
4bf8537 to
4b25d2c
Compare
623e042 to
2cf92c8
Compare
eacf42e to
a571d2c
Compare
a571d2c to
f543f7e
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.0v2.0.2→v2.0.6v2.0.1→v2.0.3v1.41.5→v1.41.6v1.19.11→v1.19.15v1.97.3→v1.99.1v1.24.2→v1.25.0v7.14.0→v7.14.1v0.6.0→v0.7.0v2.1.1→v2.1.6v0.25.0→v0.26.1v2.10.1→v2.11.4v2.14.1→v2.15.4v6.7.8→v6.7.10v0.0.20→v0.0.21v2.23.0→v2.25.0v0.40.0→v0.42.0v3.6.4→v3.7.0v0.33.0→v0.35.0v1.1.4→v1.2.0Release Notes
charmbracelet/bubbles (charm.land/bubbles/v2)
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.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
Changelog
Thoughts? Questions? We love hearing from you. Feel free to reach out on X, Discord, Slack, The Fediverse, Bluesky.
v2.0.4Compare Source
Changelog
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.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.
v2.0.2Compare Source
Table patch
If you don't know, we made big improvements in table rendering recently shipped in v2.0.0.
@MartinodF made a good job on improving it even further for tricky edge cases, in particular when content wrapping is enabled.
Changelog
Fixed
c289bad: fix(table): height and overflow with wrapping content (#620) (@MartinodF)Thoughts? Questions? We love hearing from you. Feel free to reach out on X, Discord, Slack, The Fediverse, Bluesky.
aws/aws-sdk-go-v2 (github.com/aws/aws-sdk-go-v2)
v1.41.6Compare Source
aws/smithy-go (github.com/aws/smithy-go)
v1.25.0Compare Source
General Highlights
Module Highlights
github.com/aws/smithy-go: v1.25.0v1.24.3Compare Source
General Highlights
Module Highlights
github.com/aws/smithy-go: v1.24.3github.com/aws/smithy-go/aws-http-auth: v1.1.3brianvoe/gofakeit (github.com/brianvoe/gofakeit/v7)
v7.14.1Compare Source
docker/go-connections (github.com/docker/go-connections)
v0.7.0Compare Source
evilmartians/lefthook (github.com/evilmartians/lefthook/v2)
v2.1.6Compare Source
Changelog
bf73ea2fix(packaging): do not pipe stdout and stderr (#1382)04da006fix(windows): normalize lefthook path for sh script (#1383)de9597afix: log full scoped name for skipped jobs (#1291)eb3e70dfix: normalizerootto always include trailing slash before path replacement (#1381)f90f3f5fix: skip pty allocation when stdout is not a terminal (#1393)v2.1.5Compare Source
Changelog
afac466chore(golangci-lint): upgrade to 2.11.4 (#1362)f8e73b9chore: fix golangci-lint version lookup4564da3chore: move golangci-lint version to .tool-versions (#1349)236a5bdchore: small cleanup (#1370)5ddf220deps: April 2026 (#1375)e26c719fix: git repository merge issue (#1372)3503a3bfix: preventlefthook runfrom overwriting global hooks (#1371)f3fc175fix: use pre-push stdin for push file detection (#1368)v2.1.4Compare Source
Changelog
21479f9fix: bring back {lefthook_job_name} template (#1347)c586f14fix: separate more commands' non-option args with -- (#1339)8dcd4aepkg: fix scripts (#1348)2fac728pkg: make it easier to read (#1340)32af36bpkg: refactor packaging (2) (#1346)5354773pkg: refactor packaging scripts (#1308)v2.1.3Compare Source
Changelog
044ebf3chore(ci): switch artifact attestations gen to actions/attest v4 (#1338)73d1680chore: describe ENV variables usage in CLI help output (#1337)a9cb656chore: small code improvements (#1336)9478fd5deps: March 2026 (#1330)5afae26feat: update minimum go version (#1331)8da9075fix: support git debug versions (#1334)v2.1.2Compare Source
Changelog
737a6f7ci: freeze docmd (#1327)6fb8e50feat: introduce setup hook option (#1326)246f1c9fix: rollback auto-staged changes if unwanted changes detected (#1251)af21ce3pkg(pypi): fix python packages publishing52c5d93refactor: recovering logic for changesets (#1324)go-openapi/strfmt (github.com/go-openapi/strfmt)
v0.26.1Compare Source
0.26.1 - 2026-03-15
Full Changelog: go-openapi/strfmt@v0.26.0...v0.26.1
8 commits in this release.
Fixed bugs
Documentation
Miscellaneous tasks
Updates
People who contributed to this release
strfmt license terms
Per-module changes
enable/mongodb (0.26.1)
Miscellaneous tasks
internal/testintegration (0.26.1)
Miscellaneous tasks
v0.26.0Compare Source
0.26.0 - 2026-03-07
Dropped mongodb dependency - Kept backward-compatibility
Full Changelog: go-openapi/strfmt@v0.25.0...v0.26.0
43 commits in this release.
Documentation
Code quality
Testing
Miscellaneous tasks
Updates
Other
People who contributed to this release
New Contributors
in #227
in #215
in #185
strfmt license terms
Per-module changes
enable/mongodb (0.26.0)
Miscellaneous tasks
internal/testintegration (0.26.0)
Code quality
Testing
Miscellaneous tasks
Updates
Other
golangci/golangci-lint (github.com/golangci/golangci-lint/v2)
v2.11.4Compare Source
Released on 2026-03-22
govet-modernize: from 0.42.0 to 0.43.0noctx: from 0.5.0 to 0.5.1sqlclosecheck: from 0.5.1 to 0.6.0v2.11.3Compare Source
Released on 2026-03-10
gosec: from v2.24.7 to619ce21v2.11.2Compare Source
Released on 2026-03-07
fmt: fix error when using thefmtcommand with explicit paths.v2.11.1Compare Source
Released on 2026-03-06
Due to an error related to AUR, some artifacts of the v2.11.0 release have not been published.
This release contains the same things as v2.11.0.
v2.11.0Compare Source
Released on 2026-03-06
errcheck: from 1.9.0 to 1.10.0 (excludecrypto/rand.Readby default)gosec: from 2.23.0 to 2.24.6 (new rules:G113,G118,G119,G120,G121,G122,G123,G408,G707)noctx: from 0.4.0 to 0.5.0 (new detection:httptest.NewRequestWithContext)prealloc: from 1.0.2 to 1.1.0revive: from 1.14.0 to 1.15.0 (var-namingto a new rulepackage-naming)gocognit: from 1.2.0 to 1.2.1gosec: from 2.24.6 to 2.24.7unqueryvet: from 1.5.3 to 1.5.4goreleaser/goreleaser (github.com/goreleaser/goreleaser/v2)
v2.15.4Compare Source
v2.15.3Compare Source
Announcement
Read the official announcement: Announcing GoReleaser v2.15.
Changelog
Security updates
d1cdbb2: sec: prevent secret leaks in logs and improve redaction (@caarlos0)Bug fixes
cba5b9f: fix(aur,krew,aursources): apply template to SkipUpload before checking its value (@caarlos0)4d1924d: fix(blob): evaluate template in provider before checking for S3 ACL support (@caarlos0)38577c6: fix(build): fix broken backtick and missing GOMIPS64 in --single-target help text (@caarlos0)ff02d82: fix(build): prevent panic when command has single element (@caarlos0)2a10e3e: fix(bun): show original target in parse error, not trimmed version (@caarlos0)88daaf3: fix(changelog): prevent panic on negative abbrev values other than -1 (@caarlos0)6c7798f: fix(changelog): use %t instead of %b for bool in debug log format (@caarlos0)f39c233: fix(checksums): prevent panic in sort when line has no double-space (@caarlos0)f8e7ec9: fix(client): off-by-one in truncateReleaseBody (#6534) (@caarlos0)d788340: fix(docker): check evaluated Dockerfile template for emptiness, not raw template (@caarlos0)921e6cb: fix(docker): fix "did you mean?" suggestion always suggesting the input name itself (@caarlos0)9e9f87c: fix(docker): prevent panic in parsePlatform with missing arch (@caarlos0)a0875e5: fix(docker): remove duplicate WithOutput in error wrapping (@caarlos0)e7a4afa: fix(dockers/v2): digest log (@caarlos0)4a9d25f: fix(gitea): fix misleading 'using master' log when default branch lookup fails ([@caarlos0Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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 was generated by Mend Renovate. View the repository job log.