Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 5, 2025

Bumps the all group with 2 updates: github.com/charmbracelet/keygen and github.com/mattn/go-runewidth.

Updates github.com/charmbracelet/keygen from 0.5.3 to 0.5.4

Release notes

Sourced from github.com/charmbracelet/keygen's releases.

v0.5.4

Changelog

Fixed

  • 6563d7d995a6a05eade304d7c9a065d736570f62: fix: lint issues (#46) (@​caarlos0)

Docs

  • 39c47af5fcd23bd69b6512c84bf7d5027a272f60: docs: add contributing guidelines (#41) (@​bashbunni)
  • e27a7972ab26c8e2c4d237aebb7e18f966888920: docs: format example code (@​caarlos0)

Other stuff

  • b8de4997b336cd5e22ac80df3e847a7fd09acafe: ci: fix goreleaser config (@​caarlos0)
  • dad8e903c118bc15fa08540c6e3e99c2436fbcee: ci: sync dependabot config (#37) (@​charmcli)
  • 03355154bd9540a00aeb935cfcc99426b5c6d1f0: ci: sync dependabot config (#44) (@​charmcli)
  • 79c0f922ad463e85f13227d3c402ec87110c1b37: ci: sync golangci-lint config (#33) (@​github-actions[bot])
  • 0cb498f3474ec5a0532e99cb99bce37be512920f: ci: sync golangci-lint config (#34) (@​github-actions[bot])
  • 39c36d5108ee56032a90ce5eaf1fd6a26b2fd8f7: ci: sync golangci-lint config (#36) (@​github-actions[bot])
  • 7a5908fab5a393440f1b874dc67579effdb7b9c3: ci: sync golangci-lint config (#39) (@​github-actions[bot])

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

Commits
  • b8de499 ci: fix goreleaser config
  • e27a797 docs: format example code
  • 6563d7d fix: lint issues (#46)
  • 39c47af docs: add contributing guidelines (#41)
  • 0335515 ci: sync dependabot config (#44)
  • f8e90e5 chore(deps): bump golang.org/x/crypto from 0.41.0 to 0.42.0 (#45)
  • 3a78fe7 chore(deps): bump golang.org/x/crypto from 0.40.0 to 0.41.0 (#43)
  • 7a5908f ci: sync golangci-lint config (#39)
  • b5db69a chore(deps): bump golang.org/x/crypto from 0.39.0 to 0.40.0 (#42)
  • 362b1c9 chore(deps): bump golang.org/x/crypto from 0.38.0 to 0.39.0 (#40)
  • Additional commits viewable in compare view

Updates github.com/mattn/go-runewidth from 0.0.17 to 0.0.19

Commits
  • 7770d04 Merge pull request #78 from josharian/josh/optimize-intable
  • f53b71c Merge pull request #86 from mattn/fix-github-actions
  • a09d510 Merge branch 'master' into fix-github-actions
  • 778f900 Merge pull request #83 from clipperhouse/benchmark-allocs
  • bfbd30c fix test.yaml
  • 61f04f3 Merge pull request #82 from clipperhouse/graphemes-string-width
  • db39519 Rename
  • b3b19f2 Rename
  • c42e215 Update version & benchmarks
  • 09c88ec Lose transitive dependency
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the all group with 2 updates: [github.com/charmbracelet/keygen](https://github.com/charmbracelet/keygen) and [github.com/mattn/go-runewidth](https://github.com/mattn/go-runewidth).


Updates `github.com/charmbracelet/keygen` from 0.5.3 to 0.5.4
- [Release notes](https://github.com/charmbracelet/keygen/releases)
- [Commits](charmbracelet/keygen@v0.5.3...v0.5.4)

Updates `github.com/mattn/go-runewidth` from 0.0.17 to 0.0.19
- [Commits](mattn/go-runewidth@v0.0.17...v0.0.19)

---
updated-dependencies:
- dependency-name: github.com/charmbracelet/keygen
  dependency-version: 0.5.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: github.com/mattn/go-runewidth
  dependency-version: 0.0.19
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Dependency changes label Oct 5, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 5, 2025 15:40
@dependabot dependabot bot requested review from andreynering and tauraamui and removed request for a team October 5, 2025 15:40
@dependabot dependabot bot added the dependencies Dependency changes label Oct 5, 2025
@github-actions github-actions bot merged commit 49a8615 into main Oct 5, 2025
12 of 18 checks passed
@github-actions github-actions bot deleted the dependabot/go_modules/all-4bab8db480 branch October 5, 2025 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants