Skip to content

Pre-release v3.0.0-B0416#2760

Merged
BernieWhite merged 1 commit into
microsoft:mainfrom
BernieWhite:bewhite/release-3.0.0-B0416
Feb 8, 2025
Merged

Pre-release v3.0.0-B0416#2760
BernieWhite merged 1 commit into
microsoft:mainfrom
BernieWhite:bewhite/release-3.0.0-B0416

Conversation

@BernieWhite

Copy link
Copy Markdown
Member

PR Summary

What's changed since pre-release v3.0.0-B0390:

  • New features:
    • Added support dependency management in VSCode by @BernieWhite.
      #2734
      • Code lens in ps-rule.lock.json allows you to upgrade all or specific modules to the latest version.
      • The command Upgrade dependency allows you to upgrade all or specific modules to the latest version.
    • Added support for enabling/ disabling emitters by @BernieWhite.
      #2752
      • Emitters can be enabled or disabled by setting the enabled property on each format.
      • Additionally, the formats parameter/ input can be set on the command-line and CI to enable emitters for a run.
    • Added support for configuring replacement string for each format by @BernieWhite.
      #2753
      • Replacement strings allow common literal tokens to be replaced when processed by PSRule.
        i.e. {{environment}} replaced with dev.
      • All built-in emitters now support replacement strings, by configuring the replace property on each format.
  • Bug fixes:

PR Checklist

  • PR has a meaningful title
  • Summarized changes
  • Change is not breaking
  • This PR is ready to merge and is not Work in Progress

@BernieWhite
BernieWhite requested a review from a team as a code owner February 8, 2025 07:00
@BernieWhite
BernieWhite merged commit 7a7d30c into microsoft:main Feb 8, 2025
@BernieWhite
BernieWhite deleted the bewhite/release-3.0.0-B0416 branch February 8, 2025 07:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant