Skip to content

update coderabbit logo#6907

Closed
santoshyadavdev wants to merge 3 commits intoTanStack:mainfrom
santoshyadavdev:patch-1
Closed

update coderabbit logo#6907
santoshyadavdev wants to merge 3 commits intoTanStack:mainfrom
santoshyadavdev:patch-1

Conversation

@santoshyadavdev
Copy link
Contributor

@santoshyadavdev santoshyadavdev commented Mar 12, 2026

Summary by CodeRabbit

  • Documentation
    • Updated two partner sponsor blocks with refreshed branding assets and image sources for coderabbit and Cloudflare.
    • Adjusted dark/light mode asset variants and made minor spacing/formatting tweaks around the sponsor section.

@changeset-bot
Copy link

changeset-bot bot commented Mar 12, 2026

⚠️ No Changeset found

Latest commit: 770005e

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions
Copy link
Contributor

github-actions bot commented Mar 12, 2026

Bundle Size Benchmarks

  • Commit: 32497be9c8fc
  • Measured at: 2026-03-13T09:35:50.097Z
  • Baseline source: history:576b5acd874f
  • Dashboard: bundle-size history
Scenario Current (gzip) Delta vs baseline Raw Brotli Trend
react-router.minimal 87.09 KiB 0 B (0.00%) 274.11 KiB 75.68 KiB ▅▅▅▅▅▅▅▅▅▅▅
react-router.full 90.08 KiB 0 B (0.00%) 284.36 KiB 78.32 KiB ▅▅▅▅▅▅▅▅▅▅▅
solid-router.minimal 36.42 KiB 0 B (0.00%) 109.29 KiB 32.74 KiB ▅▅▅▅▅▅▅▅▅▅▅
solid-router.full 40.75 KiB 0 B (0.00%) 122.27 KiB 36.58 KiB ▅▅▅▅▅▅▅▅▅▅▅
vue-router.minimal 52.29 KiB 0 B (0.00%) 149.34 KiB 47.01 KiB ▅▅▅▅▅▅▅▅▅▅▅
vue-router.full 57.08 KiB 0 B (0.00%) 164.85 KiB 51.27 KiB ▅▅▅▅▅▅▅▅▅▅▅
react-start.minimal 99.66 KiB 0 B (0.00%) 313.26 KiB 86.22 KiB ▅▅▅▅▅▅▅▅▅▅▅
react-start.full 102.97 KiB 0 B (0.00%) 322.99 KiB 89.07 KiB ▅▅▅▅▅▅▅▅▅▅▅
solid-start.minimal 48.75 KiB 0 B (0.00%) 146.89 KiB 43.14 KiB ▅▅▅▅▅▅▅▅▅▅▅
solid-start.full 54.21 KiB 0 B (0.00%) 162.75 KiB 47.88 KiB ▅▅▅▅▅▅▅▅▅▅▅

Trend sparkline is historical gzip bytes ending with this PR measurement; lower is better.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Mar 12, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 5ff36928-7bbb-4460-8a53-2b5d3db53218

📥 Commits

Reviewing files that changed from the base of the PR and between 21a3a53 and 770005e.

📒 Files selected for processing (1)
  • README.md

📝 Walkthrough

Walkthrough

Updated README.md sponsor section: replaced coderabbit and Cloudflare sponsor blocks with new partner URLs and refreshed dark/light-mode image asset sources; minor spacing/indentation adjustments around those blocks. No other files or exported/public entities were changed.

Changes

Cohort / File(s) Summary
Sponsor Block Updates
README.md
Replaced coderabbit and Cloudflare sponsor blocks: updated partner URLs, new dark/light image src/srcset entries and image tags; minor formatting/spacing adjustments around the sponsor section.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Poem

🐰✨ I hopped through lines of markdown bright,
Swapped badges for day and night,
A nibble here, a tidy seam—
Sponsors gleam in new-found theme! 🥕

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'update coderabbit logo' accurately describes the main change in the changeset - updating the CodeRabbit sponsor block with new asset sources and image formatting in README.md.
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
  • Post copyable unit tests in a comment
📝 Coding Plan
  • Generate coding plan for human review comments

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.

Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Inline comments:
In `@README.md`:
- Line 77: The <img> tag's src attribute in README.md is missing the opening
quote (currently: <img src=https://...>), which breaks HTML; update the <img>
element by adding the missing opening quote for the src attribute value so it
becomes src="https://tanstack.com/assets/coderabbit-light-CIzGLYU_.svg" and
ensure the rest of the attributes (height, alt) remain unchanged.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: d694fd52-f705-4c77-94a2-a8df83857c72

📥 Commits

Reviewing files that changed from the base of the PR and between 576b5ac and 21a3a53.

📒 Files selected for processing (1)
  • README.md

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
@SeanCassiere
Copy link
Member

Superceded by your other commit. Closing this one.

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