Skip to content

Bump Microsoft.PSRule.Types from 3.0.0-b0453 to 3.0.0-b0755#3738

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/src/PSRule.Rules.Azure.Tool/Microsoft.PSRule.Types-3.0.0-b0755
Open

Bump Microsoft.PSRule.Types from 3.0.0-b0453 to 3.0.0-b0755#3738
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/src/PSRule.Rules.Azure.Tool/Microsoft.PSRule.Types-3.0.0-b0755

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 27, 2026

Updated Microsoft.PSRule.Types from 3.0.0-b0453 to 3.0.0-b0755.

Release notes

Sourced from Microsoft.PSRule.Types's releases.

3.0.0-B0755

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

  • New features:
    • Experimental: Added support for target scanning in Visual Studio Code by @​BernieWhite.
      #​2641
      • To scan a single file, right-click on the file in explorer or an open editor tab and select Run scan on path.
      • To scan a folder, right-click on the folder in explorer and select Run scan on path.
    • Added support and by default error if rules or input is not found during a run by @​BernieWhite.
      #​1778
      • Added options for Execution.NoMatchingRules, Execution.NoValidInput, and Execution.NoValidSources.
    • Added support for customizing CSV output columns by @​BernieWhite.
      #​1165
      • The Output.CsvDetailedColumns option can be used to customize the columns included in the CSV output format.
  • General improvements:
    • Reload language server when options change by @​BernieWhite.
      #​2842
  • Engineering:
    • Important change: Remove legacy log scopes by @​BernieWhite.
      #​2891
    • Important change: Remove pass fail streams by @​BernieWhite.
      #​2892
    • Important change: Cleanup PreferTargetInfo option by @​BernieWhite.
      #​2994
    • Added GitHub Actions support to CLI by @​BernieWhite.
      #​2824
    • Added Azure Pipelines support to CLI by @​BernieWhite.
      #​2825
    • Bump vscode engine to v1.108.1.
      #​3188
    • Bump Newtonsoft.Json to 13.0.4.
      #​3161
    • Bump System.CommandLine to 2.0.5.
      #​3267
    • Bump NuGet.Protocol to 7.0.1.
      #​3162
  • Bug fixes:
    • Fixed path handling issue string is missing the terminator with single quote in source paths by @​juan-carlos-diaz.
      #​2885
    • Fixed module path not found with pre-release by @​BernieWhite.
      #​2889
    • Fixed empty SARIF run metadata by @​BernieWhite.
      #​2901

See change log.

Commits viewable in compare view.

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

---
updated-dependencies:
- dependency-name: Microsoft.PSRule.Types
  dependency-version: 3.0.0-b0755
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Changes for a dependency update label Mar 27, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 27, 2026 15:30
@dependabot dependabot bot added the dependencies Changes for a dependency update label Mar 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Changes for a dependency update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants