Skip to content

chore(deps): update all non-major dependencies - #2978

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-minor-patch
Open

chore(deps): update all non-major dependencies#2978
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-minor-patch

Conversation

@renovate

@renovate renovate Bot commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence Type Update
charm.land/lipgloss/v2 v2.0.5v2.0.6 age confidence require patch
cloud.google.com/go/auth v0.23.0v0.23.1 age confidence indirect patch
github.com/googleapis/enterprise-certificate-proxy v0.3.20v0.3.21 age confidence indirect patch
github.com/hashicorp/go-getter v1.8.6v1.8.8 age confidence require patch
go 1.26.51.26.6 age confidence tools patch
golang.org/x/crypto v0.54.0v0.55.0 age confidence indirect minor
golang.org/x/net v0.57.0v0.58.0 age confidence indirect minor
golang.org/x/text v0.40.0v0.41.0 age confidence indirect minor
google.golang.org/api v0.292.0v0.293.0 age confidence indirect minor
mockery 3.7.23.7.3 age confidence tools patch
mvdan.cc/sh/moreinterp c9ed92ea04df9f require digest
mvdan.cc/sh/v3 c9ed92ea04df9f require digest
vitepress-plugin-llms 1.13.41.13.5 age confidence devDependencies patch

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

charmbracelet/lipgloss (charm.land/lipgloss/v2)

v2.0.6

Compare Source

Measure Twice, Draw Once

Mostly a width-measurement release, courtesy of some Ultraviolet and x/ansi bumps, 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

The Charm logo

Thoughts? Questions? We love hearing from you. Feel free to reach out on X, Discord, Slack, The Fediverse, Bluesky.

googleapis/enterprise-certificate-proxy (github.com/googleapis/enterprise-certificate-proxy)

v0.3.21

Compare Source

What's Changed

Full Changelog: googleapis/enterprise-certificate-proxy@v0.3.20...v0.3.21

hashicorp/go-getter (github.com/hashicorp/go-getter)

v1.8.8

1.8.8 (August 12, 2026)

SECURITY:

  • git: Remove .git from the destination dir before git init, even if it's a file instead of a directory [GH-634]

IMPROVEMENTS:

  • build: Updated Go to 1.26.5 [GH-657]
golang/go (go)

v1.26.6

Compare Source

googleapis/google-api-go-client (google.golang.org/api)

v0.293.0

Compare Source

Features
vektra/mockery (mockery)

v3.7.3

Compare Source

What's Changed

New Contributors

Full Changelog: vektra/mockery@v3.7.2...v3.7.3

okineadev/vitepress-plugin-llms (vitepress-plugin-llms)

v1.13.5

Compare Source

    🩹 Fixes

  • Simplify hintBlock div attributes (#​141)  -  by Divyansh Singh (75bf0)

hidden="true" is not valid HTML and aria-hidden is unnecessary when

hidden is present.

   💖 Contributors
  • Divyansh Singh
     View changes on GitHub

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • Automerge
    • At any time (no schedule defined)

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added area: dependencies Changes related to dependency files. lang: go Pull requests that update Go code. lang: javascript Pull requests that update Javascript code. labels Aug 13, 2026
@renovate

renovate Bot commented Aug 13, 2026

Copy link
Copy Markdown
Contributor Author

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 23 additional dependencies were updated

Details:

Package Change
github.com/aws/aws-sdk-go-v2 v1.43.1 -> v1.43.4
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.7.15 -> v1.7.16
github.com/aws/aws-sdk-go-v2/config v1.32.32 -> v1.32.35
github.com/aws/aws-sdk-go-v2/credentials v1.19.31 -> v1.19.34
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.32 -> v1.18.35
github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.32 -> v1.4.35
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.32 -> v2.7.35
github.com/aws/aws-sdk-go-v2/internal/v4a v1.4.33 -> v1.4.36
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.13.14 -> v1.13.15
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.9.25 -> v1.9.28
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.32 -> v1.13.35
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.19.33 -> v1.19.36
github.com/aws/aws-sdk-go-v2/service/s3 v1.106.1 -> v1.106.5
github.com/aws/aws-sdk-go-v2/service/signin v1.5.1 -> v1.5.4
github.com/aws/aws-sdk-go-v2/service/sso v1.33.1 -> v1.33.4
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.38.1 -> v1.38.4
github.com/aws/aws-sdk-go-v2/service/sts v1.45.1 -> v1.45.4
github.com/aws/smithy-go v1.27.5 -> v1.27.6
github.com/charmbracelet/ultraviolet v0.0.0-20260720091822-7cc6674724ac -> v0.0.0-20260811164956-006e29f97886
github.com/charmbracelet/x/ansi v0.11.7 -> v0.11.8
github.com/klauspost/compress v1.19.1 -> v1.19.2
github.com/lucasb-eyer/go-colorful v1.4.0 -> v1.4.1
google.golang.org/genproto/googleapis/rpc v0.0.0-20260803160001-6ac0973c030d -> v0.0.0-20260807164820-c8921c73eeea

@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 2ce2ec6 to cb98c07 Compare August 13, 2026 22:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: dependencies Changes related to dependency files. lang: go Pull requests that update Go code. lang: javascript Pull requests that update Javascript code.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants