Skip to content

chore(deps): update dependencies - #39

Merged
gameroman merged 1 commit into
mainfrom
deps
Jul 30, 2026
Merged

chore(deps): update dependencies#39
gameroman merged 1 commit into
mainfrom
deps

Conversation

@gameroman

@gameroman gameroman commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

Summary by CodeRabbit

  • Chores
    • Updated build and development tooling to newer, pinned versions for more consistent releases.
    • Refined package configuration and compatibility overrides across the project.
  • Refactor
    • Improved type-import handling in configuration validation and test utilities.
  • Style
    • Updated formatting checks so linting remains enabled during formatting.

@cloudflare-workers-and-pages

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
u 666dd42 Commit Preview URL

Branch Preview URL
Jul 30 2026, 12:23 AM

@coderabbitai

coderabbitai Bot commented Jul 30, 2026

Copy link
Copy Markdown

Review Change Stack

📝 Walkthrough

Walkthrough

Dependency versions and overrides were pinned or updated across workspace manifests. Biome formatting now runs with linting enabled, development tooling versions were bumped, and configuration-related modules now use explicit type-only imports.

Changes

Workspace alignment

Layer / File(s) Summary
Dependency version alignment
package.json, apps/registry/package.json, packages/usts/package.json
Registry dependencies, Rolldown, tsdown, and workspace overrides were updated to explicit versions.
Formatting and development tooling
package.json
The Biome format script now keeps linting enabled, and Biome/config dependency versions were bumped.
Explicit type imports
packages/usts/src/config/validate.ts, packages/usts/tests/helpers/resolve.ts
Type exports are imported with import type, while UserscriptConfigSchema remains a runtime import.

Estimated code review effort: 2 (Simple) | ~10 minutes

Possibly related PRs

🚥 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: dependency updates across multiple packages.
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 docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch 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 65d9407 into main Jul 30, 2026
2 of 3 checks passed
@gameroman
gameroman deleted the deps branch July 30, 2026 00:28

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@package.json`:
- Around line 19-20: Remove the `@astrojs/internal-helpers` entry from the
package.json overrides block, leaving unrelated dependency overrides unchanged.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 9348d37c-f6ba-46b8-9ced-90020cf6791b

📥 Commits

Reviewing files that changed from the base of the PR and between db54f74 and 666dd42.

⛔ Files ignored due to path filters (1)
  • bun.lock is excluded by !**/*.lock
📒 Files selected for processing (5)
  • apps/registry/package.json
  • package.json
  • packages/usts/package.json
  • packages/usts/src/config/validate.ts
  • packages/usts/tests/helpers/resolve.ts

Comment thread package.json
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