fix(deps): update application-deps - #1451
Merged
Merged
Conversation
renovate
Bot
force-pushed
the
renovate/application-deps
branch
4 times, most recently
from
August 14, 2026 16:46
ce1b73c to
614f05d
Compare
chance-coleman
previously approved these changes
Aug 14, 2026
renovate
Bot
force-pushed
the
renovate/application-deps
branch
from
August 14, 2026 19:26
614f05d to
ab6d369
Compare
Contributor
Author
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
renovate
Bot
force-pushed
the
renovate/application-deps
branch
8 times, most recently
from
August 22, 2026 18:16
aae4838 to
8a92202
Compare
renovate
Bot
force-pushed
the
renovate/application-deps
branch
from
August 23, 2026 16:11
8a92202 to
9a173e5
Compare
bradclawsie
previously approved these changes
Aug 24, 2026
| datasource | package | from | to | | ----------- | --------------------------- | ------- | ------- | | go | charm.land/lipgloss/v2 | v2.0.5 | v2.0.6 | | go | github.com/stretchr/testify | v1.12.0 | v1.12.1 | | go | github.com/zclconf/go-cty | v1.18.1 | v1.19.0 | | github-tags | golang/go | 1.26.6 | 1.27.0 | | go | golang.org/x/mod | v0.38.0 | v0.40.0 | | go | helm.sh/helm/v4 | v4.2.3 | v4.2.4 | | go | k8s.io/api | v0.36.3 | v0.36.4 | | go | k8s.io/apimachinery | v0.36.3 | v0.36.4 | | go | k8s.io/client-go | v0.36.3 | v0.36.4 |
renovate
Bot
force-pushed
the
renovate/application-deps
branch
from
August 25, 2026 20:32
aecbab5 to
7e511ab
Compare
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
bradclawsie
approved these changes
Aug 25, 2026
eoghanriley
approved these changes
Aug 25, 2026
joelmccoy
enabled auto-merge (squash)
August 25, 2026 21:11
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.5→v2.0.6v1.12.0→v1.12.1v1.18.1→v1.19.01.26.6→1.27.0v0.38.0→v0.40.0v4.2.3→v4.2.4v0.36.3→v0.36.4v0.36.3→v0.36.4v0.36.3→v0.36.4Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
charmbracelet/lipgloss (charm.land/lipgloss/v2)
v2.0.6Compare Source
Measure Twice, Draw Once
Mostly a width-measurement release, courtesy of some Ultraviolet and
x/ansibumps, plus a table fix.Emoji
Ultraviolet now asks the terminal at startup whether it supports Unicode core mode (DEC mode 2027), and when it does, measures widths the same way the terminal does. No more drifting borders on rows with
⚠️and friends.It also had a four-column cap on cell width, which meant anything wider was dropped from the screen entirely —
👨👩👧👦is eight columns. That cap is gone.Hindi
Terminals without mode 2027 advance the cursor once per codepoint and don't know about cluster boundaries. Unicode 15.1 merged Indic conjuncts into single clusters, so
स्तेis one cluster that those terminals still paint in two columns. Measuring it as a unit put everything after it in the wrong place.The wcwidth path now measures per codepoint, matching what those terminals actually do. If you're rendering through Bubble Tea, Devanagari should line up.
Tables
Columns no longer shrink to zero. There's now a minimum width floor of padding plus one character, with a fallback to the old behavior when the width budget is impossible. Thanks to @taciturnaxolotl!
Heads up
Canvas.Render()now trims trailing whitespace. Expect goldens to move.Changelog
Fixed
d231906: fix(table): prevent columns from shrinking to zero width (#671) (@taciturnaxolotl)Thoughts? Questions? We love hearing from you. Feel free to reach out on X, Discord, Slack, The Fediverse, Bluesky.
stretchr/testify (github.com/stretchr/testify)
v1.12.1Compare Source
This is the first release which has the minimum dependencies practical in testify v1. The last remaining dependencies are github.com/stretchr/objx which itself has no dependencies, and go.yaml.in/yaml/v3. Removing objx would require v2, it cannot be vendored. Removing YAML would require vendoring the yaml library, which would do more harm than good. It's better to become aware of vulnerabilities in the official yaml package than to attempt to maintain our own.
What's Changed
go.yaml.in/yaml/v3by @harryzcy in #1935New Contributors
Full Changelog: stretchr/testify@v1.12.0...v1.12.1
What's Changed
go.yaml.in/yaml/v3by @harryzcy in #1935New Contributors
Full Changelog: stretchr/testify@v1.12.0...v1.12.1
zclconf/go-cty (github.com/zclconf/go-cty)
v1.19.0Compare Source
golang/go (go)
v1.27.0Compare Source
v1.26.7Compare Source
helm/helm (helm.sh/helm/v4)
v4.2.4: Helm v4.2.4Compare Source
Helm v4.2.4 is a patch release. Users are encouraged to upgrade for the best experience.
The community keeps growing, and we'd love to see you there!
Notable Changes
Installation and Upgrading
Download Helm v4.2.4. The common platform binaries are here:
This release was signed with
208D D36E D5BB 3745 A167 43A4 C7C6 FBB5 B91C 1155and can be found at @scottrigby keybase account. Please use the attached signatures for verifying this release usinggpg.The Quickstart Guide will get you going from there. For upgrade instructions or detailed installation notes, check the install guide. You can also use a script to install on any system with
bash.What's Next
Changelog
3900f43(Scott Rigby)f7c6e8f(Terry Howe)035a2c3(dependabot[bot])f76a5f4(Gates Wang)5a7c6c7(Will Noble)2281848(Will Noble)2c979a1(Jakub Jaruszewski)2bd2c66(kimsungmin1)183a540(kimsm28)08d8da1(kimsm28)9655b5a(kimsm28)430dfac(Terry Howe)9569605(kimsm28)63f2b68(kimsm28)f7488c0(kimsm28)8fe78fb(kimsm28)d0670d2(kimsm28)804256e(kimsungmin1)d79bceb(kimsungmin1)d34fcd9(kimsungmin1)9fbd190(kimsungmin1)9275661(kimsungmin1)fef91f3(kimsungmin1)e89ce68(Mohammad Abdolirad)ff1ac83(Sebastien Tardif)4b4dedb(Sebastien Tardif)7c80103(Sebastien Tardif)ecc9cd2(Jeaeun Kim)f6211ba(Jeaeun Kim)3507ea5(Jeaeun Kim)helm template --debugwith--show-only211ffae(Jeaeun Kim)51a9837(Matheus Pimenta)83a8b70(Matheus Pimenta)Full Changelog: helm/helm@v4.2.3...v4.2.4
kubernetes/api (k8s.io/api)
v0.36.4Compare Source
kubernetes/apimachinery (k8s.io/apimachinery)
v0.36.4Compare Source
kubernetes/client-go (k8s.io/client-go)
v0.36.4Compare Source
Configuration
📅 Schedule: (in timezone America/New_York)
🚦 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.