-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Update release notes and other docs for PS7.6-p5 release #12401
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
base: main
Are you sure you want to change the base?
Update release notes and other docs for PS7.6-p5 release #12401
Conversation
This comment was marked as outdated.
This comment was marked as outdated.
599bd5d
to
83335c2
Compare
This comment was marked as outdated.
This comment was marked as outdated.
83335c2
to
f7f0bc7
Compare
This comment was marked as outdated.
This comment was marked as outdated.
f7f0bc7
to
11fb30a
Compare
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
11fb30a
to
2da5bda
Compare
PoliCheck Scan ReportThe following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 issues. Other issues are also a high priority. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans. ✅ No issues foundMore information about PoliCheckInformation: PoliCheck | Severity Guidance | Term |
…oftDocs#12419) * Upcase H2 headers * Fix structure of About files * Update outputtype recommendations * Apply suggestions from code review Co-authored-by: Mikey Lombardi (He/Him) <[email protected]> --------- Co-authored-by: Mikey Lombardi (He/Him) <[email protected]>
Fix structure of About files Update PS7.6-p5 release notes and other docs
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.
Minor corrections for formatting, otherwise LGTM
change the current directory. This method can't overwrite a prompt that has | ||
left the screen buffer. | ||
|
||
Calls to InvokePrompt with no Y position argument immediately return if the |
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.
Calls to InvokePrompt with no Y position argument immediately return if the | |
Calls to `InvokePrompt` with no Y position argument immediately return if the |
the current directory. | ||
Attempt to erase the current prompt and call the prompt function to redisplay | ||
the prompt. Useful for custom key handlers that change state. For example, | ||
change the current directory. This method can't overwrite a prompt that has |
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.
change the current directory. This method can't overwrite a prompt that has | |
changing the current directory. This method can't overwrite a prompt that has |
change the current directory. This method can't overwrite a prompt that has | ||
left the screen buffer. | ||
|
||
Calls to InvokePrompt with no Y position argument immediately return if the |
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.
Calls to InvokePrompt with no Y position argument immediately return if the | |
Calls to `InvokePrompt` with no Y position argument immediately return if the |
the current directory. | ||
Attempt to erase the current prompt and call the prompt function to redisplay | ||
the prompt. Useful for custom key handlers that change state. For example, | ||
change the current directory. This method can't overwrite a prompt that has |
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.
change the current directory. This method can't overwrite a prompt that has | |
changing the current directory. This method can't overwrite a prompt that has |
change the current directory. This method can't overwrite a prompt that has | ||
left the screen buffer. | ||
|
||
Calls to InvokePrompt with no Y position argument immediately return if the |
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.
Calls to InvokePrompt with no Y position argument immediately return if the | |
Calls to `InvokePrompt` with no Y position argument immediately return if the |
|
||
## Engine improvements | ||
|
||
- Update the PSDiagnostics module to manage the PowerShellCore provider in PowerShell 7 ([#25590][25590]) |
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.
- Update the PSDiagnostics module to manage the PowerShellCore provider in PowerShell 7 ([#25590][25590]) | |
- Update the **PSDiagnostics** module to manage the PowerShellCore provider in PowerShell 7 ([#25590][25590]) |
PoliCheck Scan ReportThe following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 issues. Other issues are also a high priority. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans. ✅ No issues foundMore information about PoliCheckInformation: PoliCheck | Severity Guidance | Term |
Learn Build status updates of commit e922b95: ✅ Validation status: passed
For more details, please refer to the build report. |
The merge-base changed after approval.
PR Summary
Update release notes and other docs for PS7.6-p5 release
-NativeFallback
is added toRegister-ArgumentCompleter
to support registering a cover-all completer for native commands #12321PSDiagnostics
module in PowerShell 7 will be updated to work with the "PowerShellCore" ETW provider #12091PR Checklist