Skip to content

docs: add bugs metadata for @tanstack/query-core#10956

Open
nkar123412-hub wants to merge 3 commits into
TanStack:mainfrom
nkar123412-hub:fix/query-core-bugs-metadata
Open

docs: add bugs metadata for @tanstack/query-core#10956
nkar123412-hub wants to merge 3 commits into
TanStack:mainfrom
nkar123412-hub:fix/query-core-bugs-metadata

Conversation

@nkar123412-hub

@nkar123412-hub nkar123412-hub commented Jun 15, 2026

Copy link
Copy Markdown

This PR adds the missing bugs metadata to the @tanstack/query-core package, as requested in the microbounty issue #702.

  • Added bugs URL pointing to the repository issues.

Fixes #702

Summary by CodeRabbit

  • Chores
    • Updated the query-core package manifest to include a direct bug-reporting link on its package page.

@coderabbitai

coderabbitai Bot commented Jun 15, 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: 2df8aecd-3e3e-41b9-a1b5-e0d700b8a95e

📥 Commits

Reviewing files that changed from the base of the PR and between 903b6df and 8f6d06b.

📒 Files selected for processing (1)
  • packages/query-core/package.json
✅ Files skipped from review due to trivial changes (1)
  • packages/query-core/package.json

📝 Walkthrough

Walkthrough

Adds a bugs field to packages/query-core/package.json with a URL pointing to the TanStack Query GitHub issues page. No other metadata, scripts, or source files are modified.

Changes

query-core Package Manifest

Layer / File(s) Summary
Add bugs.url to package manifest
packages/query-core/package.json
Adds a bugs property with the GitHub issues URL to the @tanstack/query-core package metadata.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~1 minute

Poem

🐇 I hop to the bug report gate,
A tiny JSON change feels great.
One URL now points the way,
To where the issues gather and stay.
The bunny nods: “All set today!”

🚥 Pre-merge checks | ✅ 2 | ❌ 3

❌ Failed checks (3 warnings)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description is missing the required template sections and checklist/release-impact details. Add the template headings for Changes, Checklist, and Release Impact, and fill in the required items.
Linked Issues check ⚠️ Warning The PR adds package metadata, but linked issue #702 is about preventing refetches when enabled changes between truthy values. Implement or link code changes that address the enabled truthy-value refetch bug described in #702.
Out of Scope Changes check ⚠️ Warning The only change is a package.json bugs field, which is unrelated to the refetch behavior required by the linked issue. Either align the PR with issue #702 or move the metadata-only change to a separate PR.
✅ Passed checks (2 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly matches the actual change: adding bugs metadata to @tanstack/query-core.
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 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.

@nx-cloud

nx-cloud Bot commented Jun 25, 2026

Copy link
Copy Markdown

View your CI Pipeline Execution ↗ for commit 903b6df

Command Status Duration Result
nx affected --targets=test:sherif,test:knip,tes... ✅ Succeeded 6m 4s View ↗
nx run-many --target=build --exclude=examples/*... ✅ Succeeded 1m 47s View ↗

☁️ Nx Cloud last updated this comment at 2026-06-25 16:39:50 UTC

Comment thread packages/query-core/package.json Outdated
manudeli
manudeli previously approved these changes Jun 25, 2026
@manudeli manudeli requested a review from Copilot June 25, 2026 16:35
@pkg-pr-new

pkg-pr-new Bot commented Jun 25, 2026

Copy link
Copy Markdown
More templates

@tanstack/angular-query-experimental

npm i https://pkg.pr.new/@tanstack/angular-query-experimental@10956

@tanstack/eslint-plugin-query

npm i https://pkg.pr.new/@tanstack/eslint-plugin-query@10956

@tanstack/lit-query

npm i https://pkg.pr.new/@tanstack/lit-query@10956

@tanstack/preact-query

npm i https://pkg.pr.new/@tanstack/preact-query@10956

@tanstack/preact-query-devtools

npm i https://pkg.pr.new/@tanstack/preact-query-devtools@10956

@tanstack/preact-query-persist-client

npm i https://pkg.pr.new/@tanstack/preact-query-persist-client@10956

@tanstack/query-async-storage-persister

npm i https://pkg.pr.new/@tanstack/query-async-storage-persister@10956

@tanstack/query-broadcast-client-experimental

npm i https://pkg.pr.new/@tanstack/query-broadcast-client-experimental@10956

@tanstack/query-core

npm i https://pkg.pr.new/@tanstack/query-core@10956

@tanstack/query-devtools

npm i https://pkg.pr.new/@tanstack/query-devtools@10956

@tanstack/query-persist-client-core

npm i https://pkg.pr.new/@tanstack/query-persist-client-core@10956

@tanstack/query-sync-storage-persister

npm i https://pkg.pr.new/@tanstack/query-sync-storage-persister@10956

@tanstack/react-query

npm i https://pkg.pr.new/@tanstack/react-query@10956

@tanstack/react-query-devtools

npm i https://pkg.pr.new/@tanstack/react-query-devtools@10956

@tanstack/react-query-next-experimental

npm i https://pkg.pr.new/@tanstack/react-query-next-experimental@10956

@tanstack/react-query-persist-client

npm i https://pkg.pr.new/@tanstack/react-query-persist-client@10956

@tanstack/solid-query

npm i https://pkg.pr.new/@tanstack/solid-query@10956

@tanstack/solid-query-devtools

npm i https://pkg.pr.new/@tanstack/solid-query-devtools@10956

@tanstack/solid-query-persist-client

npm i https://pkg.pr.new/@tanstack/solid-query-persist-client@10956

@tanstack/svelte-query

npm i https://pkg.pr.new/@tanstack/svelte-query@10956

@tanstack/svelte-query-devtools

npm i https://pkg.pr.new/@tanstack/svelte-query-devtools@10956

@tanstack/svelte-query-persist-client

npm i https://pkg.pr.new/@tanstack/svelte-query-persist-client@10956

@tanstack/vue-query

npm i https://pkg.pr.new/@tanstack/vue-query@10956

@tanstack/vue-query-devtools

npm i https://pkg.pr.new/@tanstack/vue-query-devtools@10956

commit: 8f6d06b

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds missing npm bugs metadata to @tanstack/query-core so the package page links directly to the project’s issue tracker, matching the request in issue #702.

Changes:

  • Added a bugs URL field to packages/query-core/package.json pointing to https://github.com/TanStack/query/issues.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

Query is re-fetched when enabled changes from one truthy value to another

3 participants