Skip to content

chore(deps): update dependencies - #80

Merged
gameroman merged 1 commit into
mainfrom
update-deps
Sep 11, 2026
Merged

gameroman merged 1 commit into
mainfrom
update-deps

Conversation

@gameroman

@gameroman gameroman commented Sep 11, 2026

Copy link
Copy Markdown
Contributor

Summary by CodeRabbit

  • Chores

    • Updated development tooling to newer versions for improved maintenance and compatibility.
    • Reorganized internal configuration exports without changing the available public interfaces.
  • User Impact

    • No user-facing features or behavior changed in this release.

@coderabbitai

coderabbitai Bot commented Sep 11, 2026

Copy link
Copy Markdown

Review Change StackReview Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Advanced

Run ID: dd9067c5-5891-4212-ad4c-4f00e1a62bf0

📥 Commits

Reviewing files that changed from the base of the PR and between 6801bd9 and 48df6ff.

⛔ Files ignored due to path filters (1)
  • bun.lock is excluded by !**/*.lock
📒 Files selected for processing (2)
  • package.json
  • packages/usts/src/config/schema.ts

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


📝 Walkthrough

Walkthrough

Development dependency pins were updated. The schema module now separates type exports from the schema value export without changing its exported entities.

Changes

Tooling dependency maintenance

Layer / File(s) Summary
Development dependency version updates
package.json
The pinned versions of @biomejs/biome and @gameroman/config were updated.

Schema export organization

Layer / File(s) Summary
Schema export statement separation
packages/usts/src/config/schema.ts
Type exports and the UserscriptConfigSchema value export now use separate statements. The exported entity set is unchanged.

Priority: ⬇️ Low

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

Change: Other

Merge Risk: ⚪ Minimal · up to 48df6

This maintenance change does not introduce an actionable merge-blocking 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 identifies the primary change: updating development dependencies. This matches the package.json changes and the pull request objective.
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 1…
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 docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch update-deps

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.

@gameroman
gameroman merged commit 09567e0 into main Sep 11, 2026
1 of 2 checks passed
@gameroman
gameroman deleted the update-deps branch September 11, 2026 23:41
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