Skip to content

chore: reconcile main into v4_development (ancestry merge)#1009

Merged
pmathew92 merged 75 commits into
v4_developmentfrom
chore/reconcile-main-into-v4
Jul 8, 2026
Merged

chore: reconcile main into v4_development (ancestry merge)#1009
pmathew92 merged 75 commits into
v4_developmentfrom
chore/reconcile-main-into-v4

Conversation

@pmathew92

@pmathew92 pmathew92 commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Summary

Records main as a merged ancestor of v4_development using an -s ours merge, so that the v4 → main release PR (#1008) becomes conflict-free. The v4 tree is unchanged — this commit is byte-for-byte identical to v4_development HEAD.

Why

main had advanced 72 commits since the v4 fork point. Every feature in those commits was already re-implemented on v4's restructured code (verified by a full source + doc parity audit), so a normal merge produced 34 conflicts that were purely git-history artifacts. Rather than re-resolve restructured code by hand (risking flattening v4 back to v3 shapes), this uses git merge -s ours to record the ancestry while keeping v4's tree exactly as-is.

Verification

  • Merge parents: v4_development HEAD + origin/main tip.
  • git diff HEAD origin/v4_development = empty (tree identical; v4 restructuring fully preserved).

pmathew92 and others added 30 commits February 26, 2026 14:43
…S1-OAEP-key-migration-to-prevent-saveCredentials-crash
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…sabled packages and add test for adjustable height
sanchitmehtagit and others added 22 commits June 19, 2026 15:17
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Prince Mathew <17837162+pmathew92@users.noreply.github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@coderabbitai

coderabbitai Bot commented Jul 8, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 60314985-7560-4d70-b9cf-297365e0b658

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/reconcile-main-into-v4

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.

@pmathew92 pmathew92 requested a review from a team as a code owner July 8, 2026 11:49
@pmathew92 pmathew92 merged commit 5956c0c into v4_development Jul 8, 2026
7 checks passed
@pmathew92 pmathew92 deleted the chore/reconcile-main-into-v4 branch July 8, 2026 12:04
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.

5 participants