Skip to content

Update docs dependencies#945

Merged
mlw merged 1 commit into
mainfrom
docs-deps-bump
May 11, 2026
Merged

Update docs dependencies#945
mlw merged 1 commit into
mainfrom
docs-deps-bump

Conversation

@mlw
Copy link
Copy Markdown
Contributor

@mlw mlw commented May 11, 2026

Summary

  • Bump two transitive dependencies in docs/pnpm-lock.yaml via pnpm overrides, matching the existing override pattern in docs/package.json.

Test plan

  • CI passes

@mlw mlw requested a review from a team as a code owner May 11, 2026 13:58
@github-actions github-actions Bot added docs Improvements or additions to documentation size/m Size: medium labels May 11, 2026
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 11, 2026

Review Change Stack
No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 135ab6ae-3e30-43b3-ab2b-7bbcb5cbadf9

📥 Commits

Reviewing files that changed from the base of the PR and between 7e697d6 and 1362dc0.

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

📝 Walkthrough

Walkthrough

The PR updates docs/package.json to pin two dependency versions in the pnpm.overrides section: @babel/plugin-transform-modules-systemjs to 7.29.4 and fast-uri to 3.1.2, replacing a previous range-based constraint.

Changes

Dependency Override Configuration

Layer / File(s) Summary
pnpm Overrides Pinning
docs/package.json
Adds explicit version pinning for @babel/plugin-transform-modules-systemjs@7.29.4 and updates fast-uri from a range constraint to pinned version 3.1.2.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • northpolesec/santa#792: Both PRs modify docs/package.json pnpm.overrides to pin specific dependency versions for consistent resolution.
🚥 Pre-merge checks | ✅ 2
✅ Passed checks (2 passed)
Check name Status Explanation
Title check ✅ Passed The title 'Update docs dependencies' accurately reflects the changeset, which updates dependencies in docs/package.json.
Description check ✅ Passed The description is directly related to the changeset, explaining that transitive dependencies are being bumped via pnpm overrides in docs/package.json.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch docs-deps-bump

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

@mlw mlw merged commit 6c2bf1d into main May 11, 2026
3 checks passed
@mlw mlw deleted the docs-deps-bump branch May 11, 2026 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Improvements or additions to documentation size/m Size: medium

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants