Skip to content

fix(query-core): add bugs.url to package manifest#10922

Open
1593959 wants to merge 1 commit into
TanStack:mainfrom
1593959:fix/add-bugs-url-to-package-json
Open

fix(query-core): add bugs.url to package manifest#10922
1593959 wants to merge 1 commit into
TanStack:mainfrom
1593959:fix/add-bugs-url-to-package-json

Conversation

@1593959

@1593959 1593959 commented Jun 11, 2026

Copy link
Copy Markdown

Adds missing bugs.url field to @tanstack/query-core package.json, pointing to the repository issues page.

Summary by CodeRabbit

  • Chores
    • Updated package metadata to include bug reporting information.

@coderabbitai

coderabbitai Bot commented Jun 11, 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: 533c4317-d79e-43be-ae61-b353bdaa45ab

📥 Commits

Reviewing files that changed from the base of the PR and between feb1efd and 6d2f536.

📒 Files selected for processing (1)
  • packages/query-core/package.json

📝 Walkthrough

Walkthrough

The packages/query-core/package.json manifest is updated to include a top-level bugs field that directs users to the project's GitHub issues tracker at https://github.com/TanStack/query/issues.

Changes

Package metadata

Layer / File(s) Summary
Package bugs URL
packages/query-core/package.json
Adds a bugs object with the URL to the TanStack Query issues tracker, allowing package managers and tools to surface the project's issue reporting location.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐰 A bugs field hops into place,
Where issues find their happy space,
The manifest now shows the way,
To track and fix bugs every day! ✨

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The PR description is minimal and lacks required template sections like Changes, Checklist, and Release Impact details. Complete the PR description following the repository template, including detailed Changes section, completed Checklist, and Release Impact confirmation with changeset generation if applicable.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately summarizes the main change: adding the bugs.url field to the query-core package manifest.
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.

2 participants