Skip to content

Update golang - #122

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/golang
Jul 11, 2026
Merged

Update golang#122
renovate[bot] merged 1 commit into
mainfrom
renovate/golang

Conversation

@renovate

@renovate renovate Bot commented Jul 11, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
charm.land/bubbles/v2 v2.1.0v2.1.1 age confidence
charm.land/bubbletea/v2 v2.0.7v2.0.8 age confidence
github.com/anthropics/anthropic-sdk-go v1.53.0v1.56.0 age confidence

Release Notes

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

v2.1.1

Compare Source

Lil’ Textarea Fix

This is a tiny patch to fix a bug in textarea where the prompt character could be missing styling on empty lines. That’s all for now!

Thanks for using Bubbles,
Charm 🌞

Changelog

Fixed
Docs

The Charm logo

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

Compare 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 improvements

The Charm logo

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

anthropics/anthropic-sdk-go (github.com/anthropics/anthropic-sdk-go)

v1.56.0

Compare Source

Full Changelog: v1.55.1...v1.56.0

Features
  • api: add agent-memory-2026-07-22 beta header (5bcfda4)

v1.55.1

Compare Source

Full Changelog: v1.55.1...v1.56.0

Features
  • api: add agent-memory-2026-07-22 beta header (5bcfda4)

v1.55.0

Compare Source

Full Changelog: v1.55.0...v1.55.1

Chores
  • api: remove some nonfunctional types from the SDKs (9bd3d09)

v1.54.0

Compare Source

Full Changelog: v1.54.0...v1.55.0

Features
  • api: add support for Managed Agents event delta streaming, agent overrides, reverse pagination, vault credential injection scoping, and agent and deployment webhook events (021ef45)

Configuration

📅 Schedule: (in timezone America/Chicago)

  • Branch creation
    • "after 9am every weekend"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

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.


  • 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 dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jul 11, 2026
@renovate

renovate Bot commented Jul 11, 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):

  • 3 additional dependencies were updated

Details:

Package Change
github.com/charmbracelet/ultraviolet v0.0.0-20260525132238-948f4557a654 -> v0.0.0-20260703014108-f5a850f9c2b7
github.com/mattn/go-runewidth v0.0.23 -> v0.0.24
golang.org/x/sync v0.20.0 -> v0.21.0

@github-actions

Copy link
Copy Markdown

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 3 package(s) with unknown licenses.
See the Details below.

License Issues

go.mod

PackageVersionLicenseIssue Type
github.com/anthropics/anthropic-sdk-go1.56.0NullUnknown License
github.com/mattn/go-runewidth0.0.24NullUnknown License
golang.org/x/sync0.21.0NullUnknown License

OpenSSF Scorecard

PackageVersionScoreDetails
gomod/charm.land/bubbles/v2 2.1.1 🟢 5.6
Details
CheckScoreReason
Code-Review🟢 6Found 7/11 approved changesets -- score normalized to 6
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Maintained🟢 810 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8
Binary-Artifacts🟢 10no binaries found in the repo
Packaging⚠️ -1packaging workflow not detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Fuzzing🟢 10project is fuzzed
License🟢 10license file detected
Branch-Protection⚠️ 0branch protection not enabled on development/release branches
Signed-Releases⚠️ -1no releases found
Security-Policy🟢 10security policy file detected
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
gomod/charm.land/bubbletea/v2 2.0.8 🟢 5.1
Details
CheckScoreReason
Packaging⚠️ -1packaging workflow not detected
Maintained🟢 1022 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10
Code-Review🟢 3Found 7/23 approved changesets -- score normalized to 3
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Binary-Artifacts🟢 10no binaries found in the repo
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Fuzzing⚠️ 0project is not fuzzed
License🟢 10license file detected
Branch-Protection🟢 3branch protection is not maximal on development and all release branches
Signed-Releases⚠️ -1no releases found
Security-Policy🟢 10security policy file detected
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
gomod/github.com/anthropics/anthropic-sdk-go 1.56.0 UnknownUnknown
gomod/github.com/charmbracelet/ultraviolet 0.0.0-20260703014108-f5a850f9c2b7 UnknownUnknown
gomod/github.com/mattn/go-runewidth 0.0.24 UnknownUnknown
gomod/golang.org/x/sync 0.21.0 UnknownUnknown

Scanned Files

  • go.mod

@renovate
renovate Bot merged commit 68de3ed into main Jul 11, 2026
7 checks passed
@renovate
renovate Bot deleted the renovate/golang branch July 11, 2026 21:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants