Update minimum PowerShell Core version to 7.2.11 as 7.0 is now EOL by bergmeister · Pull Request #1872 · PowerShell/PSScriptAnalyzer
Navigation Menu
{{ message }}
PowerShell / PSScriptAnalyzer Public
- Notifications You must be signed in to change notification settings
- Fork 406
Merged
JamesWTruher merged 2 commits intomasterfrom
Sep 11, 2023Merged
Update minimum PowerShell Core version to 7.2.11 as 7.0 is now EOL#1872
JamesWTruher merged 2 commits intomasterfrom
Update minimum PowerShell Core version to 7.2.11 as 7.0 is now EOL#1872
JamesWTruher merged 2 commits intomasterfrom
Conversation
Copy link
Collaborator
bergmeister
commented
Dec 8, 2022
bergmeister
commented
PR Summary
PR Checklist
- PR has a meaningful title
- Use the present tense and imperative mood when describing your changes
- Summarized changes
- Change is not breaking
- Make sure all
.cs,.ps1and.psm1files have the correct copyright header - Make sure you've added a new test if existing tests do not effectively test the code changed and/or updated documentation
- This PR is ready to merge and is not Work in Progress.
- If the PR is work in progress, please add the prefix
WIP:to the beginning of the title and remove the prefix when the PR is ready.
- If the PR is work in progress, please add the prefix
Copy link
Contributor
JamesWTruher
commented
May 25, 2023
JamesWTruher commented
May 25, 2023@bergmeister - Could you push an update so CI is run again?
bergmeister
changed the title
Update minimum PowerShell Core version to 7.2.7 as 7.0 is now EOL
Update minimum PowerShell Core version to 7.2.11 as 7.0 is now EOL
Copy link
Collaborator Author
bergmeister
commented
May 30, 2023
bergmeister commented
May 30, 2023@JamesWTruher done and also updated to latest patch version
JamesWTruher approved these changes Aug 21, 2023
Copy link
Contributor
JamesWTruher
left a comment
JamesWTruher
left a comment
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
JamesWTruher
merged commit
85ad15b
into
master
This was referenced
Mar 16, 2024
andyleejordan
deleted the
bergmeister-patch-pscore-min-version-72
branch
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