Skip to content

chore: bump owletto submodule for #197 simplify-owletto merge#935

Merged
buremba merged 1 commit into
mainfrom
chore/bump-owletto-simplify
May 19, 2026
Merged

chore: bump owletto submodule for #197 simplify-owletto merge#935
buremba merged 1 commit into
mainfrom
chore/bump-owletto-simplify

Conversation

@buremba
Copy link
Copy Markdown
Member

@buremba buremba commented May 19, 2026

Summary

Bumps the packages/owletto submodule pointer from ee3796882e3ff8ff2d94, picking up lobu-ai/owletto#197 which merged the multi-round design-guideline cleanup branch.

What's in the new owletto SHA

  • Manage Org → routed page at /$owner/settings/organization + inline two-step destructive confirm
  • <Card> primitive carries canonical border; <CardTitle> gains asChild for heading semantics (DESIGN_GUIDELINES §2 updated)
  • 13 files of vestigial *Sheet* naming renamed (no actual Sheet primitive remained)
  • Various §3/§5/§6 drift fixes

Test plan

  • git submodule update --init packages/owletto after pull picks up the new SHA
  • bunx tsc -b --noEmit inside packages/owletto clean
  • Manage Org page renders + saves + delete two-step works

Summary by CodeRabbit

  • Chores
    • Updated an internal subproject reference (pinned commit) for the owletto package to a newer revision.

Review Change Stack

@buremba buremba enabled auto-merge (squash) May 19, 2026 20:12
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 19, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 48ccc8ca-f077-4224-ac5f-f6066ec94ca7

📥 Commits

Reviewing files that changed from the base of the PR and between 5f5d5d9 and 4b79430.

📒 Files selected for processing (1)
  • packages/owletto
✅ Files skipped from review due to trivial changes (1)
  • packages/owletto

📝 Walkthrough

Walkthrough

This PR updates the packages/owletto git submodule reference to a new pinned commit hash (2dd8c2658ef624c83194663cd0e85deb611084be), replacing the previous pinned commit.

Changes

Submodule Update

Layer / File(s) Summary
Update owletto submodule pointer
packages/owletto
Submodule commit reference bumped from ee3796882e959a45af12bd32219c4d3d5544d463 to 2dd8c2658ef624c83194663cd0e85deb611084be.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • lobu-ai/lobu#934: Both PRs update the packages/owletto submodule pointer with different target commits.
  • lobu-ai/lobu#924: Both PRs update the packages/owletto submodule pinned commit hash with no other code changes.
  • lobu-ai/lobu#875: Both PRs update the packages/owletto submodule commit hash/pointer (different target revisions).

Poem

🐰 I hopped the tree, a tiny change so neat,
The owletto pointer got a brand-new beat,
From ee3796882e... to 2dd8c2658e... in flight,
One line swapped under the moonlight bright,
Nibble, commit, and then a joyful bite!

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly identifies the primary change: bumping the owletto submodule for PR #197, which aligns with the actual commit hash update shown in the diff.
Description check ✅ Passed The description includes a comprehensive summary with details on what's in the new owletto SHA and a custom test plan that verifies the submodule update, TypeScript build, and functional requirements.
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 chore/bump-owletto-simplify

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

@codecov-commenter
Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Picks up lobu-ai/owletto#197 — the design-guideline cleanup branch:
Manage Org routed page + inline destructive confirm, Card primitive baked
border, CardTitle gains asChild for heading semantics, Sheet-named
identifiers renamed, multiple drift sites cleaned.

Owletto main HEAD: 3ff8ff2d.
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.

2 participants