Bump github.com/AlecAivazis/survey/v2 from 2.3.6 to 2.3.7#636
Merged
scottisloud merged 1 commit intoJul 21, 2026
Merged
Conversation
dependabot
Bot
force-pushed
the
dependabot/go_modules/github.com/AlecAivazis/survey/v2-2.3.7
branch
2 times, most recently
from
July 21, 2026 21:35
90a7f9b to
06f7085
Compare
Bumps [github.com/AlecAivazis/survey/v2](https://github.com/AlecAivazis/survey) from 2.3.6 to 2.3.7. - [Release notes](https://github.com/AlecAivazis/survey/releases) - [Commits](AlecAivazis/survey@v2.3.6...v2.3.7) --- updated-dependencies: - dependency-name: github.com/AlecAivazis/survey/v2 dependency-version: 2.3.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/go_modules/github.com/AlecAivazis/survey/v2-2.3.7
branch
from
July 21, 2026 21:40
06f7085 to
b679b4f
Compare
scottisloud
self-requested a review
July 21, 2026 21:40
scottisloud
approved these changes
Jul 21, 2026
scottisloud
deleted the
dependabot/go_modules/github.com/AlecAivazis/survey/v2-2.3.7
branch
July 21, 2026 21:48
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Bumps github.com/AlecAivazis/survey/v2 from 2.3.6 to 2.3.7.
Commits
fa37277Respect NO_COLOR, CLICOLOR, and CLICOLOR_FORCE environment (#475)82a5fabResolve misc. lint violations and formatting issues (#471)f0d409eBumpgolang.org/x/textfor security fix (#468)4582d06Add build tags to make the project compatible with gopls (#470)b54ce38Remove ANSI formatting before measuring string width (#462)8fe20ceRemove vendored dependencies (#455)3f9140eFix bug when runes with width > 1 in an option with multiple lines (#445)d889203Added customisable hide character for password inputs. (#431)734e799Add Description function to multi select (#446)a98a037Show transformed answer after submitting input (#450)