Skip to content

chore: bump SHC to full version - BED-8367#306

Merged
mykeelium merged 1 commit into
v4from
BED-8367
May 26, 2026
Merged

chore: bump SHC to full version - BED-8367#306
mykeelium merged 1 commit into
v4from
BED-8367

Conversation

@mykeelium
Copy link
Copy Markdown
Contributor

@mykeelium mykeelium commented May 26, 2026

Description

Bumps SharpHoundCommon 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
    • Version 4.6.2 is now available as a stable release.

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

Walkthrough

The Directory.Build.props file updates the project version from 4.6.2-rc1 (release candidate) to 4.6.2 (final release), bumping the MSBuild Version property by one line.

Changes

Release version finalization

Layer / File(s) Summary
Version property update
Directory.Build.props
MSBuild Version property updated from 4.6.2-rc1 to 4.6.2.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~1 minute

Possibly related PRs

Suggested reviewers

  • definitelynotagoblin
  • ktstrader

Poem

🐰 A version hops forward, from test to release,
RC fades to final—the build finds its peace,
Four-six-two, no longer a draft,
One tiny line tweak, and the project's uncracked! 🎉

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly describes the main change: bumping SharpHoundCommon (SHC) to a full release version from 4.6.2-rc1 to 4.6.2, with the related ticket reference.
Description check ✅ Passed The description covers the main sections but the 'How Has This Been Tested?' section is empty, and the contributor checklist items are not marked as completed despite the change being ready for merge.
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.

Copy link
Copy Markdown

@coderabbitai coderabbitai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@Directory.Build.props`:
- Line 10: The project version in Directory.Build.props is set to 4.6.2 but
release artifacts are missing: create and push a git tag named v4.6.2 pointing
at the release commit and add a corresponding top-level entry for 4.6.2 in
CHANGELOG.md (copy/merge any notes from 4.6.2-rc1 if needed), ensuring there are
no remaining 4.6.2-rc1 references anywhere; reference the Version element in
Directory.Build.props and verify the git tag v4.6.2 and the CHANGELOG.md 4.6.2
entry are present before merging.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 98a3ac18-71cd-4bd6-8524-898ba16ce9c3

📥 Commits

Reviewing files that changed from the base of the PR and between 8a4583f and 90c615d.

📒 Files selected for processing (1)
  • Directory.Build.props

Comment thread Directory.Build.props
@mykeelium mykeelium merged commit 085398c into v4 May 26, 2026
3 checks passed
@mykeelium mykeelium deleted the BED-8367 branch May 26, 2026 19:00
@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