Skip to content

Bump PrettyPrompt from 6.0.2 to 6.0.4#161

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/nuget/PrettyPrompt-6.0.4
Jun 29, 2026
Merged

Bump PrettyPrompt from 6.0.2 to 6.0.4#161
github-actions[bot] merged 1 commit into
mainfrom
dependabot/nuget/PrettyPrompt-6.0.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown
Contributor

Updated PrettyPrompt from 6.0.2 to 6.0.4.

Release notes

Sourced from PrettyPrompt's releases.

6.0.4

  • Support "complex" completion items that rewrite a larger region of the document than the typed word (and reposition the caret) (304).
  • Improve handling of up/down arrows when navigating within wrapped text (remove clash with navigating prev/next through history) (305).

6.0.3

  • Fix reformat-on-submit: when a FormatInput callback reformats the document on the same keystroke that submits the prompt, the returned PromptResult (and the persisted history entry) now contains the formatted text instead of the pre-format snapshot, and the on-screen line is repainted to match (#​301, CSharpRepl #​356).
  • Replace the reflection-based color-name lookup in AnsiColor with a static frozen dictionary, improving trimming/AOT friendliness and avoiding reflection at startup (#​303).
  • Update build dependencies (Microsoft.SourceLink.GitHub) (#​302).

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 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)

---
updated-dependencies:
- dependency-name: PrettyPrompt
  dependency-version: 6.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Jun 29, 2026
@github-actions github-actions Bot merged commit 0a82932 into main Jun 29, 2026
2 checks passed
@dependabot dependabot Bot deleted the dependabot/nuget/PrettyPrompt-6.0.4 branch June 29, 2026 17:48
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 .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants