Skip to content

Bump @tanstack/markdown to 0.0.9#1057

Merged
tannerlinsley merged 1 commit into
mainfrom
taren/bump-markdown-0.0.9
Jul 22, 2026
Merged

Bump @tanstack/markdown to 0.0.9#1057
tannerlinsley merged 1 commit into
mainfrom
taren/bump-markdown-0.0.9

Conversation

@tannerlinsley

@tannerlinsley tannerlinsley commented Jul 22, 2026

Copy link
Copy Markdown
Member

What changed

Upgrade @tanstack/markdown from 0.0.7 to 0.0.9.

Version 0.0.9 recognizes CommonMark link reference definitions with optional titles, so internal docs markers such as [//]: # 'ExampleUI1' are omitted instead of rendered as paragraphs.

Validation

  • pnpm test
    • TypeScript passed
    • lint passed with zero warnings/errors
    • 24 unit tests passed; 1 optional smoke test skipped

Summary by CodeRabbit

  • Chores
    • Updated the Markdown rendering dependency to a newer version for improved compatibility and reliability.

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 22, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
tanstack-com 9d40e69 Commit Preview URL

Branch Preview URL
Jul 22 2026, 02:38 PM

@coderabbitai

coderabbitai Bot commented Jul 22, 2026

Copy link
Copy Markdown

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: c579a307-1f5a-474c-b8a1-e462a4a0501c

📥 Commits

Reviewing files that changed from the base of the PR and between c0fff62 and 9d40e69.

⛔ Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
📒 Files selected for processing (1)
  • package.json

📝 Walkthrough

Walkthrough

The package manifest updates the @tanstack/markdown dependency from ^0.0.7 to ^0.0.9.

Changes

Markdown dependency update

Layer / File(s) Summary
Update markdown dependency
package.json
The declared @tanstack/markdown version changes from ^0.0.7 to ^0.0.9.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Possibly related PRs

Suggested reviewers: schiller-manuel

🚥 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 accurately summarizes the main change: upgrading @tanstack/markdown to 0.0.9.
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.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch taren/bump-markdown-0.0.9

Warning

There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure.

🔧 Checkov (3.3.8)
package.json

Traceback (most recent call last):
File "/usr/local/bin/checkov", line 2, in
from checkov.main import Checkov
ModuleNotFoundError: No module named 'checkov'


Comment @coderabbitai help to get the list of available commands.

@tannerlinsley
tannerlinsley merged commit 4962bf1 into main Jul 22, 2026
7 checks passed
@tannerlinsley
tannerlinsley deleted the taren/bump-markdown-0.0.9 branch July 22, 2026 14:39
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