Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

dependabot-preview[bot]
Copy link
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 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)
  • @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 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 ghost assigned iSazonov Jan 14, 2020
@SteveL-MSFT SteveL-MSFT added this to the GA-consider milestone Jan 14, 2020
@adityapatwardhan
Copy link
Member

@PoshChan please retry linux

@PoshChan
Copy link
Collaborator

@adityapatwardhan, successfully started retry of PowerShell-CI-Linux

@adityapatwardhan adityapatwardhan merged commit a58037c into master Jan 14, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/nuget/src/Modules/PSReadLine-2.0.0-rc2 branch January 14, 2020 19:34
daxian-dbw pushed a commit that referenced this pull request Jan 14, 2020
@daxian-dbw daxian-dbw modified the milestones: GA-approved, 7.0.0-rc.2 Jan 14, 2020
@ghost
Copy link

ghost commented Jan 16, 2020

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

Handy links:

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