Skip to content

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

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

chore(docs): bump Blume to 1.6.3#243
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. It ships on by default and fits the agent-first posture; 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 (we hit exactly that stale-nav bug during the 1.6.0 dev runs). Copy buttons now fall back to the legacy copy command and Copy as Markdown works in Safari and Firefox.

Checklist

  • bun run check passes (build, format, lint, test, typecheck, dedupe, golden queries, agent-eval)
  • 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 (5,396 checks, 0 errors), validate, build. All green. Root check parts verified standalone (the parallel runner SIGINTs in this local environment).
  • bun dedupe cleaned 2 duplicate packages the bump introduced.
  • bun audit: no new high/critical advisories beyond the known, already-ignored image-size ones.

Summary by CodeRabbit

  • Chores
    • Updated the documentation site to use the latest blume package version, 1.6.3.

@SutuSebastian SutuSebastian added the docs Deploy docs site on merge to main label Sep 7, 2026
@changeset-bot

changeset-bot Bot commented Sep 7, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 78aa686

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

@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: c5713326-c1e8-4910-975f-8cd6e2f29d88

📥 Commits

Reviewing files that changed from the base of the PR and between e4a2f79 and 78aa686.

⛔ 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
apps/docs/package.json
The blume dependency version changes from 1.6.0 to 1.6.3.

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

Merge Risk: ⚪ Minimal · up to 78aa6

The docs app updates Blume from 1.6.0 to 1.6.3, with the dependency manifest aligned to the lockfile and no outstanding merge-readiness 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 identifies the docs dependency update from Blume 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 61746af into main Sep 7, 2026
14 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 Deploy docs site on merge to main

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant