Skip to content

fix: resolve formatting violations and group dependabot updates#467

Merged
JerrettDavis merged 1 commit intomainfrom
fix/formatting-and-dependabot-grouping
Apr 11, 2026
Merged

fix: resolve formatting violations and group dependabot updates#467
JerrettDavis merged 1 commit intomainfrom
fix/formatting-and-dependabot-grouping

Conversation

@JerrettDavis
Copy link
Copy Markdown
Owner

Summary

  • Fixes pre-existing whitespace/import ordering formatting errors in 65 files that were blocking all dependabot PRs from passing CI
  • Adds commit-message.prefix: chore to both dependabot ecosystems so future PRs use conventional commit format
  • Adds grouping to both nuget and github-actions ecosystems so future updates are batched into single PRs

After merge

Run @dependabot rebase on PRs #462-#466 to rebase them onto main with the formatting fixes applied.

Fix pre-existing whitespace and import ordering violations that were
blocking all dependabot PRs from passing CI. Also adds commit-message
prefixes and grouping to dependabot.yml so future updates are batched
and use conventional commit format.
@github-actions
Copy link
Copy Markdown
Contributor

⚠️ Deprecation Warning: The deny-licenses option is deprecated for possible removal in the next major release. For more information, see issue 997.

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA f937b87.
Ensure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.

Scanned Files

None

@github-actions
Copy link
Copy Markdown
Contributor

Code Coverage

Summary
  Generated on: 04/11/2026 - 18:05:40
  Coverage date: 04/11/2026 - 18:03:51 - 04/11/2026 - 18:05:32
  Parser: MultiReport (7x Cobertura)
  Assemblies: 23
  Classes: 1042
  Files: 575
  Line coverage: 73.2%
  Covered lines: 35463
  Uncovered lines: 12956
  Coverable lines: 48419
  Total lines: 94895
  Branch coverage: 61.9% (13695 of 22099)
  Covered branches: 13695
  Total branches: 22099
  Method coverage: 85.1% (6067 of 7127)
  Full method coverage: 73% (5208 of 7127)
  Covered methods: 6067
  Fully covered methods: 5208
  Total methods: 7127

@github-actions
Copy link
Copy Markdown
Contributor

Test Results

7 172 tests   7 153 ✅  2m 26s ⏱️
    7 suites     19 💤
    7 files        0 ❌

Results for commit f937b87.

@JerrettDavis JerrettDavis merged commit 19dc342 into main Apr 11, 2026
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant