Skip to content

chore(deps): update dependency verify.xunitv3 to 31.27.0#138

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/all-minor-patch
Open

chore(deps): update dependency verify.xunitv3 to 31.27.0#138
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/all-minor-patch

Conversation

@renovate

@renovate renovate Bot commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
Verify.XUnitV3 31.25.031.27.0 age confidence

Release Notes

VerifyTests/Verify (Verify.XUnitV3)

v31.27.0

Compare Source

  • #​1809 Emit received→verified mapping for out-of-process accept/review tooling
  • #​1810 Allow a stream target for a text extension
  • #​1812 Received map file

v31.26.0

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions

github-actions Bot commented Jul 21, 2026

Copy link
Copy Markdown

⚠️MegaLinter analysis: Success with warnings

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 1 0 0 0.04s
✅ ACTION zizmor 1 0 0 0.49s
⚠️ CSHARP csharpier 32 1 0 19.37s
✅ EDITORCONFIG editorconfig-checker 62 0 0 0.21s
✅ JSON jsonlint 16 0 0 0.18s
⚠️ JSON prettier 16 1 0 1.06s
✅ JSON v8r 16 0 0 5.07s
✅ MARKDOWN markdownlint 1 0 0 1.19s
✅ MARKDOWN markdown-table-formatter 1 0 0 0.52s
✅ REPOSITORY checkov yes no no 28.88s
✅ REPOSITORY dustilock yes no no 0.02s
✅ REPOSITORY gitleaks yes no no 0.9s
✅ REPOSITORY git_diff yes no no 0.01s
✅ REPOSITORY kingfisher yes no no 10.99s
✅ REPOSITORY osv-scanner yes no no 0.95s
✅ REPOSITORY secretlint yes no no 1.78s
✅ REPOSITORY syft yes no no 4.2s
✅ REPOSITORY trivy yes no no 11.76s
✅ REPOSITORY trivy-sbom yes no no 0.57s
✅ REPOSITORY trufflehog yes no no 4.69s
✅ YAML prettier 4 0 0 0.46s
✅ YAML v8r 4 0 0 3.43s
✅ YAML yamllint 4 0 0 2.17s

Detailed Issues

⚠️ CSHARP / csharpier - 1 error
Error ./src/FhirParametersGenerator.Demo/Program.cs - Was not formatted.
  ----------------------------- Expected: Around Line 49 -----------------------------
          EnablePartialDatesForRedact = true,
          RestrictedAreas = new List<string>
          {
  ----------------------------- Actual: Around Line 49 -----------------------------
          EnablePartialDatesForRedact = true,
          RestrictedAreas = new List<string> { "036", "692", "878", "059", "790", "879", "063", "821", "884", "102", "823", "890" },
      },
  
Error ./src/FhirParametersGenerator.Tests/GenerateFhirParametersTests.cs - Was not formatted.
  ----------------------------- Expected: Around Line 89 -----------------------------
              Name = "test",
              Data = new NestedData { Key = "mykey", Flag = true },
          };
  ----------------------------- Actual: Around Line 89 -----------------------------
              Name = "test",
              Data = new NestedData { Key = "mykey", Flag = true }
          };
  
Error ./src/FhirParametersGenerator/FhirParametersSourceGenerator.cs - Was not formatted.
  ----------------------------- Expected: Around Line 244 -----------------------------
          {
              classSymbol.ToDisplayString(),
          };
  ----------------------------- Actual: Around Line 244 -----------------------------
          {
              classSymbol.ToDisplayString()
          };
  
Checked 23 files in 19045ms.
⚠️ JSON / prettier - 1 error
Checking formatting...
[warn] .config/dotnet-tools.json
[warn] .renovaterc.json
[warn] src/FhirOperationDefinitionGen.Tests/packages.lock.json
[warn] src/FhirOperationDefinitionGen/packages.lock.json
[warn] src/FhirParametersGenerator.Attributes/packages.lock.json
[warn] src/FhirParametersGenerator.Benchmark/packages.lock.json
[warn] src/FhirParametersGenerator.Demo/packages.lock.json
[warn] src/FhirParametersGenerator.Tests/packages.lock.json
[warn] src/FhirParametersGenerator/packages.lock.json
[warn] Code style issues found in 9 files. Run Prettier with --write to fix.

Notices

📣 MegaLinter 9.5.0 is out! Discover the new features and security recommendations in the release announcement. (Skip this info by defining SECURITY_SUGGESTIONS: false)

See detailed reports in MegaLinter artifacts

Your project could benefit from a custom flavor, which would allow you to run only the linters you need, and thus improve runtime performances. (Skip this info by defining FLAVOR_SUGGESTIONS: false)

  • Documentation: Custom Flavors
  • Command: npx mega-linter-runner@9.5.0 --custom-flavor-setup --custom-flavor-linters ACTION_ACTIONLINT,ACTION_ZIZMOR,CSHARP_CSHARPIER,EDITORCONFIG_EDITORCONFIG_CHECKER,JSON_JSONLINT,JSON_V8R,JSON_PRETTIER,MARKDOWN_MARKDOWNLINT,MARKDOWN_MARKDOWN_TABLE_FORMATTER,REPOSITORY_CHECKOV,REPOSITORY_DUSTILOCK,REPOSITORY_GIT_DIFF,REPOSITORY_GITLEAKS,REPOSITORY_OSV_SCANNER,REPOSITORY_SECRETLINT,REPOSITORY_SYFT,REPOSITORY_TRIVY,REPOSITORY_TRIVY_SBOM,REPOSITORY_TRUFFLEHOG,REPOSITORY_KINGFISHER,YAML_PRETTIER,YAML_YAMLLINT,YAML_V8R

MegaLinter is graciously provided by OX Security
Show us your support by starring ⭐ the repository

@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 682a1c1 to f4ae2b8 Compare July 21, 2026 17:15
@renovate renovate Bot changed the title chore(deps): update dependency verify.xunitv3 to 31.26.0 chore(deps): update dependency verify.xunitv3 to 31.27.0 Jul 21, 2026
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.

0 participants