fix(deps): update module github.com/charmbracelet/wish to v1.2.0 #48
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.1.1
->v1.2.0
Release Notes
charmbracelet/wish (github.com/charmbracelet/wish)
v1.2.0
Compare Source
Changelog
Bug fixes
e6e4f48
: fix(bubbletea): stop window change watching loop after tea.Program stopped (#145) (@LindsayZhou)a7e4853
: fix(ci): remove soft-serve workflow (@aymanbagabas)5551c89
: fix(examples): properly shut down if failed to start (#138) (@caarlos0)dcc6e56
: fix(tea): set the color profile once (@aymanbagabas)ab47213
: fix: typos (#156) (@jamesreprise)Dependency updates
5ad0ab2
: feat(deps): bump github.com/charmbracelet/bubbletea (#135) (@dependabot[bot])726eb8b
: feat(deps): bump github.com/charmbracelet/bubbletea (#141) (@dependabot[bot])dd8de09
: feat(deps): bump github.com/charmbracelet/bubbletea (#143) (@dependabot[bot])db69421
: feat(deps): bump github.com/charmbracelet/keygen from 0.4.2 to 0.4.3 (#152) (@dependabot[bot])a1cd587
: feat(deps): bump github.com/charmbracelet/keygen from 0.4.3 to 0.5.0 (#178) (@dependabot[bot])f9e6cbb
: feat(deps): bump github.com/charmbracelet/lipgloss from 0.8.0 to 0.9.0 (#181) (@dependabot[bot])36a45e3
: feat(deps): bump github.com/charmbracelet/lipgloss from 0.9.0 to 0.9.1 (#184) (@dependabot[bot])4999a21
: feat(deps): bump github.com/charmbracelet/log from 0.2.1 to 0.2.2 (#139) (@dependabot[bot])c28386b
: feat(deps): bump github.com/charmbracelet/log from 0.2.2 to 0.2.3 (@dependabot[bot])df65023
: feat(deps): bump github.com/charmbracelet/log from 0.2.3 to 0.2.4 (#167) (@dependabot[bot])2e008af
: feat(deps): bump github.com/charmbracelet/log from 0.2.4 to 0.2.5 (#174) (@dependabot[bot])76e05ae
: feat(deps): bump github.com/cloudflare/circl from 1.1.0 to 1.3.3 (#136) (@dependabot[bot])7c54a75
: feat(deps): bump github.com/go-git/go-git/v5 from 5.6.1 to 5.7.0 (#140) (@dependabot[bot])99c7d10
: feat(deps): bump github.com/go-git/go-git/v5 from 5.8.0 to 5.8.1 (#161) (@dependabot[bot])ed073b6
: feat(deps): bump github.com/go-git/go-git/v5 from 5.8.1 to 5.9.0 (#171) (@dependabot[bot])5067156
: feat(deps): bump github.com/go-git/go-git/v5 from 5.9.0 to 5.10.0 (#185) (@dependabot[bot])68c3e76
: feat(deps): bump github.com/google/go-cmp from 0.5.9 to 0.6.0 (#180) (@dependabot[bot])78e6bbd
: feat(deps): bump github.com/hashicorp/golang-lru/v2 from 2.0.2 to 2.0.3 (#144) (@dependabot[bot])707e42f
: feat(deps): bump github.com/hashicorp/golang-lru/v2 from 2.0.3 to 2.0.4 (@dependabot[bot])95f5c7d
: feat(deps): bump github.com/hashicorp/golang-lru/v2 from 2.0.4 to 2.0.5 (#165) (@dependabot[bot])c835269
: feat(deps): bump github.com/hashicorp/golang-lru/v2 from 2.0.5 to 2.0.6 (#168) (@dependabot[bot])ecc6060
: feat(deps): bump github.com/muesli/termenv from 0.15.1 to 0.15.2 (#151) (@dependabot[bot])12a7e83
: feat(deps): bump golang.org/x/crypto from 0.10.0 to 0.11.0 (#153) (@dependabot[bot])e6e6359
: feat(deps): bump golang.org/x/crypto from 0.11.0 to 0.12.0 (#164) (@dependabot[bot])83db8d5
: feat(deps): bump golang.org/x/crypto from 0.12.0 to 0.13.0 (#170) (@dependabot[bot])fe2fc5d
: feat(deps): bump golang.org/x/crypto from 0.8.0 to 0.9.0 (#134) (@dependabot[bot])4b288bf
: feat(deps): bump golang.org/x/crypto from 0.9.0 to 0.10.0 (#146) (@dependabot[bot])c11939b
: feat(deps): bump golang.org/x/net from 0.15.0 to 0.17.0 (#182) (@dependabot[bot])728302d
: feat(deps): bump golang.org/x/sync from 0.1.0 to 0.2.0 (#133) (@dependabot[bot])aee8e60
: feat(deps): bump golang.org/x/sync from 0.2.0 to 0.3.0 (#147) (@dependabot[bot])c7a753f
: feat(deps): bump golang.org/x/sync from 0.3.0 to 0.4.0 (#175) (@dependabot[bot])0b49def
: feat(deps): bump the gomod group with 1 update (#157) (@dependabot[bot])8a3f50f
: feat(deps): update dependencies (#177) (@caarlos0)Documentation updates
0d4efc7
: docs(deps): bump the gomod group in /examples with 2 updates (#155) (@dependabot[bot])2851336
: docs(examples): add ssh chat example (@maaslalani)b22bf45
: docs: update license (@caarlos0)e1c4450
: docs: updated ssh-warm-welcome example URL (#172) (@arunsathiya)Other work
4bb0060
: Revert "build: group dependabot updates (#154)" (@caarlos0)283520d
: build(deps): bump golang.org/x/net from 0.15.0 to 0.17.0 in /examples (#183) (@dependabot[bot])170a92f
: build: group dependabot updates (#154) (@caarlos0)Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or on Discord.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.