bloznelis / typioca

Cozy typing speed tester in terminal
MIT License
748 stars 20 forks source link

Bump github.com/charmbracelet/wish from 0.6.0 to 0.7.0 #82

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/charmbracelet/wish from 0.6.0 to 0.7.0.

Release notes

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

v0.7.0

Changelog

New Features

  • d2ae592b04d4024d21e424f2cb2fb2715aa22d2d: feat: always read the authorized keys file (#88) (@​caarlos0)
  • 1da25a2a77064c49cb253d0f0b02054d7786abdc: feat: update golang-lru to v2 (#87) (@​caarlos0)

Bug fixes

  • 8808de520d3ea21931f13113c6b0b6d0141272d4: fix(git): allow user repos (@​aymanbagabas)
  • 9f2a257706e064629fcd83cefcea8ce55f439fd6: fix: better authorized_keys parsing (#81) (@​caarlos0)
  • c57f98cdb75b68c56b22baed1d7bf8dea5490086: fix: deprecated use of start (@​caarlos0)
  • 9a56088e8855ceea6af9b98d92d90bc8245570e0: fix: goroutine leak (#79) (@​caarlos0)

Dependency updates

  • cc9a621c4e9999c735babd9701f2010694e7987c: feat(deps): bump github.com/charmbracelet/bubbletea (#85) (@​dependabot[bot])
  • 0466f8f1b73e27a1e13d71388ac62bd40ab48fe3: feat(deps): bump github.com/charmbracelet/bubbletea (#93) (@​dependabot[bot])
  • 45af0613eee31d28a793090eb95b7da735b0ac30: feat(deps): bump github.com/hashicorp/golang-lru/v2 from 2.0.0 to 2.0.1 (#92) (@​dependabot[bot])

Documentation updates

  • 7e511f1b3b9968ec42c387ba9c442f746b3d1aae: docs: fix typos (#83) (@​mdosch)

Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or on Discord.

Commits
  • 45af061 feat(deps): bump github.com/hashicorp/golang-lru/v2 from 2.0.0 to 2.0.1 (#92)
  • 0466f8f feat(deps): bump github.com/charmbracelet/bubbletea (#93)
  • c57f98c fix: deprecated use of start
  • d2ae592 feat: always read the authorized keys file (#88)
  • 1da25a2 feat: update golang-lru to v2 (#87)
  • cc9a621 feat(deps): bump github.com/charmbracelet/bubbletea (#85)
  • 90b09cb chore(git): add unit tests
  • 8808de5 fix(git): allow user repos
  • 7e511f1 docs: fix typos (#83)
  • 9f2a257 fix: better authorized_keys parsing (#81)
  • Additional commits viewable in compare view


Dependabot compatibility score

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 ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 year ago

Superseded by #84.