Skip to content

Bump PSReadLine from 2.0.0-rc2 to 2.0.0 #11831

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
merged 1 commit into from
Feb 11, 2020

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps PSReadLine from 2.0.0-rc2 to 2.0.0.

Release notes

Sourced from PSReadLine's releases.

PSReadLine 2.0.0 GA Release

v2.0.0 - 2/11/2020

You can get the v2.0.0 version of the PSReadLine module from PowerShell Gallery. This release includes the following changes:

  • Name the ReadKey thread for debug purpose (#1313)
  • Compliance: Update the .NET Core version and PowerShell SDK package (#1320)
  • Build: Enable F5 debugging of PSReadLine in Visual Studio (#1319) (Thanks @theaquamarine)
  • Build: Simply the way to get semantic version information in build (#1324)
Commits
  • 6b5e9ff Update ChangeLog and version for 2.0.0 GA release (#1345)
  • 37f2dd1 Simply the way to get semantic version information in build (#1324)
  • fbd5dbc Enable F5 debugging of PSReadLine in Visual Studio (#1319)
  • 78635c0 Compliance: Update the .NET Core version and PowerShell SDK package (#1320)
  • 03a0d3f Name the ReadKey thread for debug purpose (#1313)
  • fcb2f74 Fix the emoji's in the issue templates (#1308)
  • 5a31a47 Update the issue template to be more configurable (#1307)
  • See full diff 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)

@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 Feb 11, 2020
@ghost ghost assigned daxian-dbw Feb 11, 2020
@adityapatwardhan adityapatwardhan added this to the GA-consider milestone Feb 11, 2020
@TravisEz13 TravisEz13 changed the title Bump PSReadLine from 2.0.0-rc2 to 2.0.0 in /src/Modules Bump PSReadLine from 2.0.0-rc2 to 2.0.0 Feb 11, 2020
@TravisEz13 TravisEz13 merged commit 9ffc693 into master Feb 11, 2020
@TravisEz13 TravisEz13 deleted the dependabot/nuget/src/Modules/PSReadLine-2.0.0 branch February 11, 2020 20:16
@TravisEz13 TravisEz13 modified the milestones: GA-consider, GA-approved, 7.0.0 Feb 11, 2020
adityapatwardhan pushed a commit to adityapatwardhan/PowerShell that referenced this pull request Feb 18, 2020
@ghost
Copy link

ghost commented Feb 21, 2020

🎉v7.0.0-rc.3 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.

3 participants