◐ Shell
clean mode source ↗

Fix minimum PowerShell version to be 7.0.11 instead of 7.1.7 by bergmeister · Pull Request #1830 · PowerShell/PSScriptAnalyzer

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@bergmeister

Copy link Copy Markdown

Collaborator

PR Summary

This is to fix the mistake made in PR #1769. Since 7.0* is an LTS version that is still supported, it needs to be included. Choosing path version 11 and not 12 number 12 is quite recent and versions before a patch are still supported for 30 days.

PR Checklist

@bergmeister bergmeister added this to the 1.21 milestone

Aug 22, 2022

@bergmeister bergmeister marked this pull request as ready for review

August 22, 2022 16:17

@bergmeister bergmeister enabled auto-merge (squash)

August 22, 2022 16:38

@JamesWTruher JamesWTruher left a comment

Copy link Copy Markdown

Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@bergmeister bergmeister merged commit 9c32168 into master

Aug 22, 2022

@andyleejordan andyleejordan deleted the bergmeister-patch-fix-min-ps-version branch

September 11, 2024 22:55

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

1 more reviewer

@JamesWTruher JamesWTruher JamesWTruher approved these changes

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Projects

None yet

Milestone

1.21

Development

Successfully merging this pull request may close these issues.

2 participants

@bergmeister @JamesWTruher