Skip to content
This repository was archived by the owner on Mar 6, 2025. It is now read-only.

chore(deps): bump github.com/charmbracelet/wish from 1.1.1 to 1.4.6 #313

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 13, 2025

Bumps github.com/charmbracelet/wish from 1.1.1 to 1.4.6.

Release notes

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

v1.4.6

Changelog

Bug fixes

  • 271ce5ac867e9ce4bb575c765ad89356f19e1bf0: fix: update /ssh (@​caarlos0)

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

v1.4.5

Changelog

Bug fixes

  • d6a6ac81c860e8a27a6dabc6318743e0108b064e: fix(sec): update ssh (@​caarlos0)

Documentation updates

  • 17b07b5d29c1fd9bc7f5ff1c4af986dadbc011a4: docs: fix example comment (@​caarlos0)

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

v1.4.4

Patch x/crypto/ssh

This is a small patch release to fix x/crypto/ssh vulnerability https://groups.google.com/g/golang-announce/c/-nPEi39gI4Q/m/cGVPJCqdAQAJ

Changelog

Bug fixes

  • 85d7557bd70a709e02d89d967d396e36402815b3: fix: put pty slave in raw mode before querying (#351) (@​caarlos0)

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

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

... (truncated)

Commits
  • 271ce5a fix: update /ssh
  • d6a6ac8 fix(sec): update ssh
  • f10873d chore: update dependencies
  • d61fc06 chore(deps): bump github.com/go-git/go-git/v5 from 5.13.1 to 5.13.2 (#395)
  • 17b07b5 docs: fix example comment
  • 43884f7 chore(deps): bump golang.org/x/crypto from 0.31.0 to 0.32.0 (#390)
  • 141aca7 chore(deps): bump golang.org/x/crypto from 0.31.0 to 0.32.0 in /examples (#389)
  • ccc9401 chore(deps): bump github.com/go-git/go-git/v5 from 5.12.0 to 5.13.1 (#388)
  • 1a25894 chore(deps): bump golang.org/x/time from 0.8.0 to 0.9.0 (#387)
  • c781329 chore(deps): bump golang.org/x/crypto from 0.30.0 to 0.31.0 in /examples (#381)
  • 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 force-pushed the dependabot/go_modules/github.com/charmbracelet/wish-1.4.6 branch 4 times, most recently from 9c1e5ec to b52a157 Compare February 17, 2025 11:04
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/charmbracelet/wish-1.4.6 branch from b52a157 to 0dc309e Compare February 24, 2025 11:05
Bumps [github.com/charmbracelet/wish](https://github.com/charmbracelet/wish) from 1.1.1 to 1.4.6.
- [Release notes](https://github.com/charmbracelet/wish/releases)
- [Changelog](https://github.com/charmbracelet/wish/blob/main/.goreleaser.yml)
- [Commits](charmbracelet/wish@v1.1.1...v1.4.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/charmbracelet/wish-1.4.6 branch from 0dc309e to 27c65d5 Compare February 24, 2025 11:07
@caarlos0 caarlos0 closed this Mar 6, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 6, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/go_modules/github.com/charmbracelet/wish-1.4.6 branch March 6, 2025 13:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant