Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/charmbracelet/wish from 1.4.0 to 1.4.3 #165

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2024

Bumps github.com/charmbracelet/wish from 1.4.0 to 1.4.3.

Release notes

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

v1.4.3

Changelog

Bug fixes

  • 94788c7671da71a83e52872a24efa3507a4b46ec: fix(tea): query bg color (@​aymanbagabas)
  • 654e65713874cd3f897254400cd052b48a5553a3: fix: cmd should use the session stderr channel (@​aymanbagabas)
  • 865e1c737e24a0f05eb1ba9cca2ea8f54d062e03: fix: update codeowners (@​caarlos0)
  • 75f6e8cd5d89156c5943b4858fb21544ba48cfd9: fix: update codeowners (@​caarlos0)

Documentation updates

Other work

  • d7698fcec7991ec5ecfb71c175e07893151d092f: build: update goreleaser config (@​caarlos0)

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

v1.4.2

Changelog

Dependency updates

  • c2afdeaf765342a209c93bb6a3314973f796d96f: fix(deps): update bubbletea, remove x/exp/term (#311) (@​caarlos0)

Documentation updates

  • aa72dd8752f262c5c3d19dfcbe0cea8d88d333a9: docs: rename example (@​caarlos0)
  • c9f03ce98036d02f7e4f96fa2da6328454698acc: docs: wish-exec and bubbletea-exec examples (@​caarlos0)

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

v1.4.1

Changelog

New Features

  • a58be5cf1f7ba71b25c1c467a02dce771347ea2a: feat: background color detection (#266) (@​caarlos0)
  • f6125e20f774deed94b5475d90a828df7a8ef95f: feat: update termenv, improve truecolor detection (#276) (@​caarlos0)

Bug fixes

  • 6c0aaa68571ae556aa2047b62c21742ace243541: fix(tea): don't query the terminal for "dumb" terminals (@​aymanbagabas)
  • 8aed4c34e1d38cdff188aa5d65d31972092a3ac4: fix(tea): jump to next middleware when session is not a pty (@​aymanbagabas)
  • 34bb46304c8720b40194472ca5e311e0985f1fab: fix: detect bg when no allocate pty (#268) (@​caarlos0)

Documentation updates

  • 44b9c91bbade24bdcb76cd0f32d0ff071f4ff2b5: docs(readme): minor copy improvements (@​meowgorithm)
  • 9b32a8b9de65401af468e59efc16c8c332682df2: docs: HasDarkBackground() in examples (#265) (@​caarlos0)

Other work

  • 8f0ef6423e3413678ba4778081f46a5d729bc647: build: fix lint issues (#271) (@​caarlos0)

... (truncated)

Commits
  • 80fd037 chore(deps): bump github.com/charmbracelet/bubbletea in /examples (#326)
  • af481a8 chore(deps): bump github.com/charmbracelet/bubbletea (#327)
  • 7acab93 docs: fix broken link in examples readme (#323)
  • 35df53c chore(deps): bump github.com/charmbracelet/bubbletea (#322)
  • a686254 chore(deps): bump github.com/charmbracelet/bubbletea in /examples (#321)
  • 984a480 chore(deps): bump github.com/charmbracelet/x/ansi from 0.2.2 to 0.2.3 (#320)
  • 94788c7 fix(tea): query bg color
  • 654e657 fix: cmd should use the session stderr channel
  • 04eba59 chore: bump dependencies
  • 75f6e8c fix: update codeowners
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 1, 2024
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/charmbracelet/wish-1.4.3 branch from 1f14ebc to 744c085 Compare October 2, 2024 07:04
Bumps [github.com/charmbracelet/wish](https://github.com/charmbracelet/wish) from 1.4.0 to 1.4.3.
- [Release notes](https://github.com/charmbracelet/wish/releases)
- [Changelog](https://github.com/charmbracelet/wish/blob/main/.goreleaser.yml)
- [Commits](charmbracelet/wish@v1.4.0...v1.4.3)

---
updated-dependencies:
- dependency-name: github.com/charmbracelet/wish
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/charmbracelet/wish-1.4.3 branch from 744c085 to 645f348 Compare October 2, 2024 07:32
@bloznelis bloznelis merged commit 0db6553 into master Oct 2, 2024
1 check passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/charmbracelet/wish-1.4.3 branch October 2, 2024 07:34
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.

1 participant