Skip to content

Add bugs.url package metadata#7610

Open
wangedmund77-cmyk wants to merge 1 commit into
TanStack:mainfrom
wangedmund77-cmyk:codex/package-metadata-tanstack-eslint-plugin-router-2026-06-12
Open

Add bugs.url package metadata#7610
wangedmund77-cmyk wants to merge 1 commit into
TanStack:mainfrom
wangedmund77-cmyk:codex/package-metadata-tanstack-eslint-plugin-router-2026-06-12

Conversation

@wangedmund77-cmyk

@wangedmund77-cmyk wangedmund77-cmyk commented Jun 12, 2026

Copy link
Copy Markdown

Summary

  • adds missing npm support/discovery metadata for @tanstack/eslint-plugin-router
  • updates only packages/eslint-plugin-router/package.json

Metadata added

  • bugs.url: https://github.com/TanStack/router/issues

Validation

  • parsed packages/eslint-plugin-router/package.json as JSON after the change
  • confirmed the changed manifest still has name: @tanstack/eslint-plugin-router
  • checked this is metadata-only: no runtime code, dependencies, exports, generated assets, or build behavior changed

This small metadata fix makes the published npm package point users to the project README and/or public issue tracker once the package is next released.

Summary by CodeRabbit

  • Chores
    • Enhanced package metadata to include a direct link to the issue tracker for bug reporting.

@coderabbitai

coderabbitai Bot commented Jun 12, 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: 1d2ae8a3-897d-4eea-9ceb-3c0665175b0e

📥 Commits

Reviewing files that changed from the base of the PR and between 96eca43 and 418d616.

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

📝 Walkthrough

Walkthrough

The eslint-plugin-router package.json is updated to include a bugs.url field pointing to the GitHub issues repository. This is a single-line metadata addition with no functional code changes.

Changes

Package Metadata Update

Layer / File(s) Summary
Bugs field addition
packages/eslint-plugin-router/package.json
Adds a bugs object with a url entry to the package metadata, directing users to the GitHub issues page.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐰 A tiny metadata hop,
The bugs field now tops the crop,
Issues linked with care,
A rabbit's config flair! ✨

🚥 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 title 'Add bugs.url package metadata' directly and concisely describes the main change: adding a bugs.url field to package.json metadata.
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