go-jwlm
go-jwlm copied to clipboard
Update module github.com/AlecAivazis/survey/v2 to v2.3.7
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| github.com/AlecAivazis/survey/v2 | v2.3.2 -> v2.3.7 |
[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
AlecAivazis/survey (github.com/AlecAivazis/survey/v2)
v2.3.7
v2.3.6
v2.3.5
v2.3.4
What's Changed
- Fix Survey output on Windows by @mislav in #413
- Add
terminal.Cursorerror handling on Windows by @mislav in #414
Full Changelog: https://github.com/AlecAivazis/survey/compare/v2.3.3...v2.3.4
v2.3.3
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.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
ℹ Artifact update notice
File name: go.mod
In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):
- 5 additional dependencies were updated
Details:
| Package | Change |
|---|---|
github.com/Netflix/go-expect |
v0.0.0-20210722184520-ef0bf57d82b3 -> v0.0.0-20220104043353-73e0943537d2 |
github.com/hinshun/vt10x |
v0.0.0-20180809195222-d55458df857c -> v0.0.0-20220119200601-820417d04eec |
golang.org/x/sys |
v0.0.0-20220412211240-33da011f77ad -> v0.0.0-20220722155257-8c9f86f7a55f |
golang.org/x/term |
v0.0.0-20210503060354-a79de5458b56 -> v0.0.0-20210927222741-03fcf44c2211 |
golang.org/x/text |
v0.3.7 -> v0.4.0 |