Skip to content

fix: add missing metadata fields to package.json#7629

Open
BWM0223 wants to merge 1 commit into
TanStack:mainfrom
BWM0223:fix/meta-1255
Open

fix: add missing metadata fields to package.json#7629
BWM0223 wants to merge 1 commit into
TanStack:mainfrom
BWM0223:fix/meta-1255

Conversation

@BWM0223

@BWM0223 BWM0223 commented Jun 13, 2026

Copy link
Copy Markdown

Adds missing bugs, repository, homepage metadata to packages/eslint-plugin-router/package.json.

Fixes npm tooling unable to resolve package metadata.

Summary by CodeRabbit

  • Chores
    • Updated package metadata to include issue tracking information, enabling users to easily report and track bugs.

@coderabbitai

coderabbitai Bot commented Jun 13, 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: 28d19953-0603-4d92-944f-bc37b87e6b69

📥 Commits

Reviewing files that changed from the base of the PR and between 689c5ab and 10aeaa0.

📒 Files selected for processing (1)
  • packages/eslint-plugin-router/package.json

📝 Walkthrough

Walkthrough

This PR adds a bugs field to the @tanstack/eslint-plugin-router package.json, pointing to the GitHub issues page. This is a metadata-only change that provides users with a standard reference for reporting package issues.

Changes

Package Metadata Update

Layer / File(s) Summary
Bugs field configuration
packages/eslint-plugin-router/package.json
Adds a bugs section with a url field pointing to the GitHub issues repository.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐰 A tiny bugs field, so neat and so fine,
Points users to issues with each new line,
When problems arise, they'll know where to hop,
To the tracker of truth where reports never stop! 🏃‍♂️

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The pull request title clearly summarizes the main change: adding missing metadata fields to package.json. The change scope matches the title's intent.
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