Skip to content

chore: manual sync to 1550e739#3778

Merged
dyc3 merged 1 commit intomainfrom
dyc3/manual-sync
Jan 3, 2026
Merged

chore: manual sync to 1550e739#3778
dyc3 merged 1 commit intomainfrom
dyc3/manual-sync

Conversation

@dyc3
Copy link
Contributor

@dyc3 dyc3 commented Jan 3, 2026

Summary

@netlify
Copy link

netlify bot commented Jan 3, 2026

Deploy Preview for biomejs ready!

Name Link
🔨 Latest commit 9423401
🔍 Latest deploy log https://app.netlify.com/projects/biomejs/deploys/6959465eb892be00088e730c
😎 Deploy Preview https://deploy-preview-3778--biomejs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Jan 3, 2026

Walkthrough

This pull request updates the git revision references for thirty-plus biome crate dependencies in Cargo.toml from commit 7c85bf0def1212e8f0a4754b96f603fdf4bf9195 to 1550e7399da3e51c1d22fe26f37a8ff45058c355. Additionally, a field name in the JsonAnalyzeServices struct initialisation within codegen/src/lintdoc.rs changes from configuration_source to configuration_provider. The package.json devDependency URL for @biomejs/wasm-web is also shortened to use the shorter commit tag.

Possibly related PRs

  • fix: codegen #3598: Modifies the same JsonAnalyzeServices field initialisation in codegen/src/lintdoc.rs alongside Cargo.toml dependency revision updates.
  • chore: fix lockfile #3777: Updates the @biomejs/wasm-web package URL in package.json to the same shortened commit reference.
  • fix codegen #3681: Comprehensively updates biome_\* crate revisions in Cargo.toml, modifies package.json wasm-web dependency, and changes the JsonAnalyzeServices initialisation.

Pre-merge checks and finishing touches

❌ Failed checks (1 inconclusive)
Check name Status Explanation Resolution
Description check ❓ Inconclusive The PR description is empty except for a template comment, providing no actual description of the changes or motivation. Fill in the description with a brief summary of why this dependency sync was needed and what changes it brings.
✅ Passed checks (1 passed)
Check name Status Explanation
Title check ✅ Passed The title 'chore: manual sync to 1550e739' clearly describes the main change—updating dependencies to a specific commit hash across the repository.
✨ Finishing touches
  • 📝 Generate docstrings

📜 Recent review details

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between f0f7e24 and 9423401.

⛔ Files ignored due to path filters (2)
  • Cargo.lock is excluded by !**/*.lock
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
📒 Files selected for processing (3)
  • Cargo.toml
  • codegen/src/lintdoc.rs
  • package.json
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (4)
  • GitHub Check: Redirect rules - biomejs
  • GitHub Check: Header rules - biomejs
  • GitHub Check: Pages changed - biomejs
  • GitHub Check: test
🔇 Additional comments (3)
Cargo.toml (1)

19-62: Consistent bulk dependency update.

All biome crate dependencies have been updated to revision 1550e7399da3e51c1d22fe26f37a8ff45058c355 consistently. The feature flags and dependency structure remain unchanged, which is appropriate for a dependency sync.

codegen/src/lintdoc.rs (1)

1662-1665: Field rename aligns with upstream API change.

The field name configuration_provider is correct for the JsonAnalyzeServices struct in biome_json_analyze at the specified revision. No references to the old configuration_source exist in the codebase, confirming the update was properly applied across this sync.

package.json (1)

37-37: Short commit hashes are supported by pkg.pr.new. No verification needed — the documentation explicitly shows short hashes working in install URLs.

Likely an incorrect or invalid review comment.


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

@dyc3 dyc3 merged commit 362f425 into main Jan 3, 2026
9 checks passed
@dyc3 dyc3 deleted the dyc3/manual-sync branch January 3, 2026 16:48
@coderabbitai coderabbitai bot mentioned this pull request Jan 26, 2026
@coderabbitai coderabbitai bot mentioned this pull request Feb 15, 2026
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