Skip to content

fix: Added missing package.json fields: license, bugs, homepage#756

Open
Omission-create wants to merge 1 commit into
TanStack:mainfrom
Omission-create:auto-fix-metadata-1461
Open

fix: Added missing package.json fields: license, bugs, homepage#756
Omission-create wants to merge 1 commit into
TanStack:mainfrom
Omission-create:auto-fix-metadata-1461

Conversation

@Omission-create

@Omission-create Omission-create commented Jun 14, 2026

Copy link
Copy Markdown

Auto-fix

Added missing package.json fields: license, bugs, homepage

Related: #1461

Summary by CodeRabbit

  • Chores
    • Updated project metadata including license information, bug reporting URL, and project homepage in package configuration.

@coderabbitai

coderabbitai Bot commented Jun 14, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 057417ea-938a-444d-9e61-9ddb163bc63f

📥 Commits

Reviewing files that changed from the base of the PR and between 984ac3c and 2771083.

📒 Files selected for processing (1)
  • package.json

📝 Walkthrough

Walkthrough

The root package.json gains three new top-level metadata fields: license (MIT), bugs.url, and homepage. The surrounding brace and comma placement around devDependencies was adjusted to keep these fields at the root level.

Changes

Package Metadata Update

Layer / File(s) Summary
Add license, bugs.url, and homepage
package.json
Adds license: "MIT", bugs.url, and homepage as top-level fields after devDependencies, with corrected brace/comma alignment.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

A rabbit hops in, quill in paw,
To stamp the package with MIT law,
A homepage here, a bug link there,
Metadata tended with the greatest care.
"All proper now!" the bunny cheers. 🐇✨

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description is largely incomplete. It lacks the required template structure including the 'Changes' section details, checklist items, and 'Release Impact' declaration. Follow the repository's description template: provide detailed 'Changes' section, complete the checklist items, and specify whether a changeset is needed or if this is dev-only.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately describes the main change: adding missing package.json metadata fields (license, bugs, homepage).
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

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.

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