Skip to content

chore: bump SHC to full release version, remove rc from SH - BED-8367#223

Merged
mykeelium merged 1 commit into
2.Xfrom
BED-8367
May 26, 2026
Merged

chore: bump SHC to full release version, remove rc from SH - BED-8367#223
mykeelium merged 1 commit into
2.Xfrom
BED-8367

Conversation

@mykeelium
Copy link
Copy Markdown
Contributor

@mykeelium mykeelium commented May 26, 2026

Description

Bumps SharpHound to a full release version.

Motivation and Context

This PR addresses: BED-8367

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Chore (a change that does not modify the application functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

Summary by CodeRabbit

  • Chores
    • Project version updated from 2.13.0-rc1 to stable 2.13.0 release.
    • Common libraries dependency updated from 4.6.2-rc1 to stable 4.6.2.

Review Change Stack

@mykeelium mykeelium self-assigned this May 26, 2026
@mykeelium mykeelium added the documentation Improvements or additions to documentation label May 26, 2026
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 26, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: b061bfca-3d48-453f-a5db-fd028e312399

📥 Commits

Reviewing files that changed from the base of the PR and between 75ab429 and 9d41823.

📒 Files selected for processing (1)
  • Sharphound.csproj

Walkthrough

This pull request updates Sharphound.csproj to release stable versions. The project version advances from 2.13.0-rc1 to stable 2.13.0, and CommonLibsVersion advances from 4.6.2-rc1 to stable 4.6.2. InformationalVersion is removed in favor of the stable Version/FileVersion properties.

Changes

Version Release

Layer / File(s) Summary
Stable version properties
Sharphound.csproj
Version and FileVersion are set to 2.13.0 (removing -rc1), InformationalVersion is removed, and CommonLibsVersion is updated from 4.6.2-rc1 to 4.6.2.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • SpecterOps/SharpHound#222: Updates Sharphound.csproj version metadata—Version/FileVersion and CommonLibsVersion—switching between prerelease and stable versions.

Suggested reviewers

  • ktstrader

Poem

🐰 From release candidate we hop,
To stable ground where versions stop,
Two-point-thirteen, now complete,
No -rc1 suffix to meet,
Sharp and swift—the hunt's now sweet! 🏹

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately describes the main change: bumping SharpHound to a full release version by removing the rc suffix, which directly aligns with the version updates in Sharphound.csproj (2.13.0-rc1 → 2.13.0 and 4.6.2-rc1 → 4.6.2).
Description check ✅ Passed The description follows the template structure with all required sections present (Description, Motivation/Context, Testing, Types of changes, Checklist), though the Testing section lacks details and most checklist items remain unchecked.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch BED-8367

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@mykeelium mykeelium merged commit 132eb0d into 2.X May 26, 2026
3 checks passed
@mykeelium mykeelium deleted the BED-8367 branch May 26, 2026 19:58
@github-actions github-actions Bot locked and limited conversation to collaborators May 26, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants