Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Apr 10, 2023

Bumps github.com/sveltinio/prompti from 0.1.2 to 0.2.3.

Release notes

Sourced from github.com/sveltinio/prompti's releases.

v0.2.3

Fixes

  • choose: value of type func(s string) string as type func(strs ...string)"
  • render TUI to stdout by default

Chores

CI

v0.2.2

Revert lipgloss to v0.6.0

v0.2.1

-fix(choose): func(s string) string {…} (value of type func(s string) string) as type func(strs ...string) string in assignment

v0.2.0

confirm prompt:

  • direct styles customisations for width and border (color and style) added to the Style struct
  • it is now possible to render a message in addition to the question through the Message prop on the Config struct
Changelog

Sourced from github.com/sveltinio/prompti's changelog.

0.2.3 - 2023-04-04

Fixes

  • choose: value of type func(s string) string as type func(strs ...string)"
  • render TUI to stdout by default

Chores

CI

Commits
  • 2a41a7c docs(README.md): add version badge
  • 9c99590 docs(CHANGELOG.md): added
  • 084bbe7 chore: add changie
  • 8efa60b fix: render TUI to stdout
  • d52775f fix(choose): value of type func(s string) string as type func(strs ...string)
  • 7c0aa87 chore: update lipgloss to v0.7.1
  • 27f22fd ci: update golangci-lint to v1.52.2
  • 0a31651 Create .github/dependabot.yml
  • 96f4816 Revert "chore: lipgloss updated to v0.7.1"
  • 4dd493b Revert "fix(choose): value of type func(s string) string as type func(strs .....
  • 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)

Bumps [github.com/sveltinio/prompti](https://github.com/sveltinio/prompti) from 0.1.2 to 0.2.3.
- [Release notes](https://github.com/sveltinio/prompti/releases)
- [Changelog](https://github.com/sveltinio/prompti/blob/main/CHANGELOG.md)
- [Commits](sveltinio/prompti@v0.1.2...v0.2.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

1 participant