PowerShell / PSScriptAnalyzer

Download ScriptAnalyzer from PowerShellGallery
https://www.powershellgallery.com/packages/PSScriptAnalyzer/
MIT License
1.87k stars 379 forks source link

Bump version from 1.22.0 to 1.22.1 #1998

Closed bergmeister closed 1 month ago

bergmeister commented 7 months ago

PR Summary

An alternative to https://github.com/PowerShell/PSScriptAnalyzer/pull/1996

PR Checklist

bergmeister commented 7 months ago

@sdwheeler Should we update docs with this patch as well (no docs changes) as shown in diff?

andyleejordan commented 2 months ago

@bergmeister any chance you already have a script to bump all of these?

sdwheeler commented 2 months ago

@bergmeister any chance you already have a script to bump all of these?

@andyleejordan I have a script to bulk update metadata in the markdown files.

bergmeister commented 2 months ago

@bergmeister any chance you already have a script to bump all of these?

No, I've always used replace all in VS Code for everything except CHANGELOG.md so should be well scriptable as long as encoding is preserved, which is sometimes an issue with PowerShell. But getting this done programmatically would have the advantage of doing e.g. preview releases