Skip to content

build(deps): update dependency charmbracelet/gum to v2 - #286

Open
renovate[bot] wants to merge 3 commits into
mainfrom
renovate/charmbracelet-gum-2.x
Open

renovate[bot] wants to merge 3 commits into
mainfrom
renovate/charmbracelet-gum-2.x

Conversation

@renovate

@renovate renovate Bot commented Aug 21, 2026 •

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change Pending OpenSSF
charmbracelet/gum major 0.17.0 → 2.0.0 v2.0.1 OpenSSF Scorecard

Warning

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


Release Notes

charmbracelet/gum (charmbracelet/gum)

v2.0.0

Compare Source

Gum v2

This release updates Bubble Tea and Lip Gloss to their glorious v2s. While there are no UX changes, there's a ton great stuff with the Bubble Tea v2 ecosystem, most notably faster, more accurate rendering.

More on v2

New Home 🏠

Now, Gum uses a new package name charm.land/gum/v2!

Happy coding,

Charm

Changelog

Fixed
Docs
Other stuff

Verifying the artifacts

First, download the checksums.txt file and the checksums.txt.sigstore.json file files, for example, with wget:

wget 'https://github.com/charmbracelet/gum/releases/download/v2.0.0/checksums.txt'
wget 'https://github.com/charmbracelet/gum/releases/download/v2.0.0/checksums.txt.sigstore.json'

Then, verify it using cosign:

cosign verify-blob \
  --certificate-identity 'https://github.com/charmbracelet/meta/.github/workflows/goreleaser.yml@refs/heads/main' \
  --certificate-oidc-issuer 'https://token.actions.githubusercontent.com' \
  --bundle 'checksums.txt.sigstore.json' \
  ./checksums.txt

If the output is Verified OK, you can safely use it to verify the checksums of other artifacts you downloaded from the release using sha256sum:

sha256sum --ignore-missing -c checksums.txt

Done! You artifacts are now verified!

The Charm logo

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


Configuration

📅 Schedule: (in timezone Europe/Stockholm)

  • Branch creation
    • "after 8:00pm on Saturday,before 11:59pm on Sunday"
  • 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 the dependencies Related to project dependencies label Aug 21, 2026
@renovate
renovate Bot requested a review from a team as a code owner August 21, 2026 05:28
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate
renovate Bot force-pushed the renovate/charmbracelet-gum-2.x branch from fc7d855 to e488ee4 Compare August 27, 2026 12:55
@renovate

renovate Bot commented Sep 14, 2026

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

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

⚠️ Warning: custom changes will be lost.

Signed-off-by: Mustafa AlAbaychi <extern.mustafa.al-abaychi@digg.se>
Signed-off-by: Mustafa AlAbaychi <extern.mustafa.al-abaychi@digg.se>
@mjsaa
mjsaa force-pushed the renovate/charmbracelet-gum-2.x branch from 86d14a9 to a605ce3 Compare September 14, 2026 11:22
@mjsaa

mjsaa commented Sep 14, 2026

Copy link
Copy Markdown

Felet har inte något att göra med själva ändringen. Den är relaterad till release-workflow.yaml där secret: inherit delar samtliga secrets med reusable-ci. Vi bör gå över från secret: inherit som delar allt till att dela endast de hemligheterna som behövs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Related to project dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant