-
Notifications
You must be signed in to change notification settings - Fork 238
Update PSReadLine to v2.4.2-beta2 #2240
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
Conversation
Co-authored-by: andyleejordan <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Almost!
…dd CFS feed reminder Co-authored-by: andyleejordan <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great, thanks!
OK, so who has to approve this? Because we're literally the only two... |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM?
Updates the bundled PSReadLine module from v2.4.1-beta1 to v2.4.2-beta2 per the latest release.
Changes Made
PowerShellEditorServices.build.ps1
from2.4.1-beta1
to2.4.2-beta2
Verification
The CI build system will automatically download and use the updated PSReadLine version when building PowerShell Editor Services.
Fixes #2239.
Warning
Firewall rules blocked me from connecting to one or more addresses
I tried to connect to the following addresses, but was blocked by firewall rules:
www.powershellgallery.com
pwsh -c Install-Module InvokeBuild -Force -Scope CurrentUser
(dns block)pwsh -c Get-PSRepository
(dns block)pwsh -c Register-PSRepository -Default; Install-Module InvokeBuild -Force -Scope CurrentUser
(dns block)If you need me to access, download, or install something from one of these locations, you can either:
💬 Share your feedback on Copilot coding agent for the chance to win a $200 gift card! Click here to start the survey.