FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Bump PSReadLine from 2.0.0-rc1 to 2.0.0-rc2 in /src/Modules by dependabot-preview[bot] · Pull Request #11581 · PowerShell/PowerShell · GitHub

Bump PSReadLine from 2.0.0-rc1 to 2.0.0-rc2 in /src/Modules - #11581

Merged
Aditya Patwardhan (adityapatwardhan) merged 1 commit into
masterfrom
dependabot/nuget/src/Modules/PSReadLine-2.0.0-rc2
Jan 14, 2020
Merged

Bump PSReadLine from 2.0.0-rc1 to 2.0.0-rc2 in /src/Modules#11581
Aditya Patwardhan (adityapatwardhan) merged 1 commit into
masterfrom
dependabot/nuget/src/Modules/PSReadLine-2.0.0-rc2

Conversation

Copy link
Copy Markdown
Contributor

Bumps PSReadLine from 2.0.0-rc1 to 2.0.0-rc2.

Release notes

Sourced from PSReadLine's releases.

RC2 of PSReadLine 2.0

v2.0.0-rc2 - 1/14/2020

You can get the v2.0.0-rc2 version of the PSReadLine module from PowerShell Gallery. This release includes the following bug fixes:

  • Add ProjectUri in module manifest (#1245)
  • Fix docs to note the -PromptText parameter of Set-PSReadLineOption is now of the String[] type (#1244) (Thanks @heaths)
  • Update key bindings in sample and docs now that the Shift key is inferred (#1248)
  • Update HelpInfoURI of the PSReadLine module to point to latest help content (#1251)
  • Fix RepeatLastCharSearch and RepeatLastCharSearchBackwards to not flip their functionalities (#1253) (Thanks @mikebattista)
  • Fix the exception when searching history with ctrl+r or ctrl+s (#1256)
  • Preserve and clear the saved current line properly to make the history operations work as expected (#1259)
  • Update release build with compliance tasks (#1260)
  • Update README.md to put PSReadLine and PowerShellGet in backtick quotes (#1280)
  • Fix a few VI edit mode issues (#1262)
  • Fix and enhance SmartInsertQuote to work better with closing braces, keywords and variables (#1288, #1289) (Thanks @theaquamarine)
  • Allow InsertPairedBraces to wrap selected text (#1293) (Thanks @theaquamarine)
Commits
  • a047a07 Update ChangeLog and version for 2.0.0-rc2 release (#1296)
  • 4e75a91 Allow InsertPairedBraces to wrap selected text (#1293)
  • 40a0285 Allow SmartInsertQuote to surround a keyword or variable (#1289)
  • 57e9e11 Allow SmartInsertQuote to insert pair of quotes when cursor is at a closing...
  • 958ce3a Fix a few VI edit mode issues (#1262)
  • 4fe166e Update README.md to put 'PSReadLine' and 'PowerShellGet' in backtick quotes (...
  • ef5c226 Update release build with compliance tasks (#1260)
  • fd13554 Preserve and clear the saved current line properly (#1259)
  • d648aed Fix the exception when searching history with ctrl+r or ctrl+s (#1256)
  • 7e688f0 Fix RepeatLastCharSearch and RepeatLastCharSearchBackwards to not flip th...
  • Additional commits viewable in compare view

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)
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [PSReadLine](https://github.com/PowerShell/PSReadLine) from 2.0.0-rc1 to 2.0.0-rc2.
- [Release notes](https://github.com/PowerShell/PSReadLine/releases)
- [Commits](PowerShell/PSReadLine@v2.0.0-rc1...v2.0.0-rc2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview Bot added the CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log label Jan 14, 2020
ghost assigned Ilya (iSazonov) Jan 14, 2020
Steve Lee (SteveL-MSFT) added this to the GA-consider milestone Jan 14, 2020

Copy link
Copy Markdown
Member

PoshChan-Bot (@PoshChan) please retry linux

Copy link
Copy Markdown
Collaborator

Aditya Patwardhan (@adityapatwardhan), successfully started retry of PowerShell-CI-Linux

dependabot-preview Bot deleted the dependabot/nuget/src/Modules/PSReadLine-2.0.0-rc2 branch January 14, 2020 19:34

Copy link
Copy Markdown

🎉v7.0.0-rc.2 has been released which incorporates this pull request.:tada:

Handy links:

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

Labels

CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants


Back | FazBrowse Home | New Git URL