Skip to content

chore(docs): bump Blume to 1.6.3 - #75

Merged
SutuSebastian merged 1 commit into
mainfrom
chore/blume-1.6.3
Sep 7, 2026
Merged

chore(docs): bump Blume to 1.6.3#75
SutuSebastian merged 1 commit into
mainfrom
chore/blume-1.6.3

Conversation

@SutuSebastian

@SutuSebastian SutuSebastian commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

Summary

Bumps the docs app from Blume 1.6.0 to 1.6.3 (three patch releases).

Notables for our sites:

  • 1.6.2 serves a read-only JSON docs API, prerendered for static output: /openapi.json, /api/docs/pages.json, /api/docs/navigation.json. Fits the agent-first story; ai.api: false would turn it off.
  • 1.6.3 fixes the empty strip above code blocks and gives code switchers, including our ts2js fences, a single copy button in the tab strip.
  • 1.6.1 moves Astro/Vite caches into .blume, so parallel builds no longer share one content store (the stale-nav bug we hit during the 1.6.0 dev runs). Copy as Markdown now works in Safari and Firefox.

Checklist

  • bun run check passes (build, format, lint, test, test:dom, typecheck)
  • User-facing change? Changeset: N/A, docs app only
  • Docs updated: N/A, the docs app is the change

Notes

  • Docs pipeline after the bump: check, audit (10,944 checks, 0 errors), validate, build. All green. Root check parts verified standalone (parallel runner SIGINTs locally).
  • bun audit: no new high/critical advisories beyond the known, already-ignored image-size ones.

Summary by CodeRabbit

  • Maintenance
    • Updated the documentation site to use Blume version 1.6.3.

@SutuSebastian SutuSebastian added the docs Merged PRs with this label deploy the /layers docs site label Sep 7, 2026
@coderabbitai

coderabbitai Bot commented Sep 7, 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: Team

Run ID: d033ecf9-8cc2-472a-8fef-412af75eca17

📥 Commits

Reviewing files that changed from the base of the PR and between 31b44fc and e9d4fec.

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

Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review.


📝 Walkthrough

Walkthrough

The documentation app updates its blume dependency from 1.6.0 to 1.6.3.

Changes

Documentation dependency update

Layer / File(s) Summary
Update blume dependency version
apps/docs/package.json
The declared blume version changes from 1.6.0 to 1.6.3.

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

Merge Risk: ⚪ Minimal · up to e9d4f

The documentation app updates its Blume version without any identified current-head merge risk.

🚥 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 clearly and concisely describes the main change: updating the docs app's Blume dependency to version 1.6.3.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
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 chore/blume-1.6.3

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.

@SutuSebastian
SutuSebastian merged commit ef4de5a into main Sep 7, 2026
15 checks passed
@SutuSebastian
SutuSebastian deleted the chore/blume-1.6.3 branch September 7, 2026 12:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Merged PRs with this label deploy the /layers docs site

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant