Skip to content

Bump watch/publish.#80

Merged
kixelated merged 1 commit intomainfrom
update-boye
Mar 5, 2026
Merged

Bump watch/publish.#80
kixelated merged 1 commit intomainfrom
update-boye

Conversation

@kixelated
Copy link
Collaborator

No description provided.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Mar 5, 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: 55c40092-5a73-42f0-8e7b-0767f4e8a811

📥 Commits

Reviewing files that changed from the base of the PR and between 6549f96 and fee7685.

⛔ Files ignored due to path filters (1)
  • bun.lock is excluded by !**/*.lock
📒 Files selected for processing (4)
  • package.json
  • src/components/publish.tsx
  • src/components/watch.tsx
  • src/elements.d.ts

Walkthrough

The pull request updates runtime and dev dependencies, including @moq/publish, @moq/watch, astro, @types/node, and wrangler to newer versions. Component bindings in publish.tsx and watch.tsx are migrated from attribute syntax (attr:) to property syntax (prop:), with path values transformed using Lite utilities from the updated packages. Type declarations in elements.d.ts are updated to remove the Attrs type definition and its intersection from ElementProps, eliminating JSX support for attribute-based bindings.

🚥 Pre-merge checks | ✅ 2 | ❌ 1

❌ Failed checks (1 inconclusive)

Check name Status Explanation Resolution
Description check ❓ Inconclusive No pull request description was provided by the author, making it impossible to assess relevance to the changeset. Add a description explaining the dependency bump, migration from attribute to property bindings, and any breaking changes or migration steps required.
✅ Passed checks (2 passed)
Check name Status Explanation
Title check ✅ Passed The title 'Bump watch/publish' is directly related to the changeset, which updates @moq/watch and @moq/publish dependencies and refactors their usage throughout the codebase.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

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

✨ Finishing Touches
  • 📝 Generate docstrings (stacked PR)
  • 📝 Generate docstrings (commit on current branch)
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch update-boye

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.

@kixelated kixelated merged commit ba51b19 into main Mar 5, 2026
1 check passed
@kixelated kixelated deleted the update-boye branch March 5, 2026 20:10
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.

1 participant