microsoft/PSRule-vscode v2.9.0
microsoft/PSRule-vscode
Captured source
source ↗published Jun 8, 2023seen 1wcaptured 1whttp 200method plain
v2.9.0
Repository: microsoft/PSRule-vscode
Tag: v2.9.0
Published: 2023-06-08T23:05:20Z
Prerelease: no
Release notes: What's changed since v2.8.0:
- New features:
- Getting started walkthrough in Visual Studio Code is now generally available by @BernieWhite
- CodeLens for open or editing documentation for a rule is now generally available by @BernieWhite
- Added configuration to tune logging for excluded or suppressed rules by @BernieWhite.
- Use these options to reduce output noise when testing in Visual Studio Code.
- The
PSRule.execution.ruleExcludedsetting configures excluded rules. - The
PSRule.execution.ruleSuppressedsetting configures suppressed rules. - Add running analysis to getting started walkthrough by @BernieWhite.
- Important: Added support for new unprocessed object option by @BernieWhite.
- The
PSRule.execution.unprocessedObjectsetting configures what happens when objects are not processed. - The
PSRule.execution.notProcessedWarningsetting has been deprecated inline with PSRule support. - For more information see deprecations.
- Engineering:
- Updated PSRule schema files.
- Bump vscode engine to v1.78.1.
- Bump typescript to v5.1.3.
- Bump and rename vsce package to
@vscode/vscev2.19.0 by @BernieWhite.
- Bump @vscode/test-electron to v2.3.2
See change log.
Notability
notability 3.0/10Routine minor release of a VS Code extension.