Update minimum PowerShell version to 7.1.7 by bergmeister · Pull Request #1769 · PowerShell/PSScriptAnalyzer
PowerShell / PSScriptAnalyzer Public
-
Notifications
You must be signed in to change notification settings - Fork 409
Merged
Merged
Conversation
Collaborator
This is to keep up with the recent deprecation of PS 7.0
https://docs.microsoft.com/powershell/scripting/install/powershell-support-lifecycle#powershell-end-of-support-dates
Also make docs more generic
- 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
bergmeister added 2 commits
bergmeister
changed the title
Update minimum PowerShell version to 7.1.5
Update minimum PowerShell version to 7.1.6
bergmeister added 2 commits
bergmeister
changed the title
Update minimum PowerShell version to 7.1.6
Update minimum PowerShell version to 7.1.7
JamesWTruher
approved these changes
JamesWTruher
merged commit
5cd65bd
into
master
bergmeister
mentioned this pull request
6 tasks
andyleejordan
deleted the
min-version
branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment