Skip to content

Upgrade deps#47

Merged
adamjosefus merged 2 commits into
mainfrom
upgrade-deps
Jan 27, 2026
Merged

Upgrade deps#47
adamjosefus merged 2 commits into
mainfrom
upgrade-deps

Conversation

@adamjosefus

@adamjosefus adamjosefus commented Jan 26, 2026

Copy link
Copy Markdown
Owner

Summary

Upgrade dependencies across the monorepo:

Root package.json:

  • @biomejs/biome: ^2.3.11 → ^2.3.12
  • @nx/js: ^22.3.3 → ^22.4.1
  • @swc/core: ~1.15.8 → ~1.15.10
  • nx: ^22.3.3 → ^22.4.1

packages/fx-fetch:

  • biome: ^2.3.11 → ^2.3.12
  • @effect/language-service: ^0.69.2 → ^0.72.0
  • vitest: ^4.0.17 → ^4.0.18
  • biome.json schema: 2.3.11 → 2.3.12

packages/shared:

  • @biomejs/biome: ^2.3.11 → ^2.3.12
  • typedoc: ^0.28.15 → ^0.28.16
  • biome.json schema: 2.3.11 → 2.3.12

packages/website:

  • @astrojs/starlight: ^0.37.3 → ^0.37.4
  • astro: ^5.16.11 → ^5.16.15
  • effect: ^3 → ^3.19.15
  • @biomejs/biome: ^2.3.11 → ^2.3.12

@adamjosefus adamjosefus deleted the upgrade-deps branch January 26, 2026 08:59
@adamjosefus adamjosefus restored the upgrade-deps branch January 26, 2026 09:25
@adamjosefus adamjosefus reopened this Jan 26, 2026
@adamjosefus adamjosefus changed the base branch from main to 11/implement-fetch-middleware January 26, 2026 09:41
Repository owner deleted a comment from coderabbitai Bot Jan 26, 2026
@adamjosefus adamjosefus changed the title Upgrade-deps Upgrade deps Jan 27, 2026
Base automatically changed from 11/implement-fetch-middleware to main January 27, 2026 06:49
@coderabbitai

coderabbitai Bot commented Jan 27, 2026

Copy link
Copy Markdown
📝 Walkthrough

Walkthrough

This pull request updates devDependency versions across the monorepo's package.json files and synchronizes biome.json schema references to match the updated Biome version. Dependencies include @biomejs/biome, @nx/js, @swc/core, @effect/language-service, vitest, typedoc, and web framework packages. No logic or control flow changes.

Changes

Cohort / File(s) Summary
Biome schema version synchronization
packages/fx-fetch/biome.json, packages/shared/biome.json
Updated $schema reference from 2.3.11 to 2.3.12 to match Biome version bump
Root-level devDependency updates
package.json
Bumped @biomejs/biome (^2.3.11 → ^2.3.12), @nx/js (^22.3.3 → ^22.4.1), @swc/core (~1.15.8 → ~1.15.10), nx (^22.3.3 → ^22.4.1)
Package-specific devDependency updates
packages/fx-fetch/package.json
Updated @biomejs/biome (^2.3.11 → ^2.3.12), @effect/language-service (^0.69.2 → ^0.72.0), vitest (^4.0.17 → ^4.0.18)
Shared package devDependencies
packages/shared/package.json
Bumped @biomejs/biome (^2.3.11 → ^2.3.12), typedoc (^0.28.15 → ^0.28.16)
Website package dependencies
packages/website/package.json
Updated @astrojs/starlight (^0.37.3 → ^0.37.4), astro (^5.16.11 → ^5.16.15), effect (^3 → ^3.19.15), @biomejs/biome (^2.3.11 → ^2.3.12)

Possibly related PRs

  • 42/better-readme #44: Modifies overlapping package manifest files with concurrent devDependency version bumps and schema synchronization updates.

Poem

🚀 Versions march on with a cheerful hop,
Biome schemas shimmer, the updates won't stop,
From 2.3.11 to 12, dependencies ascend,
Fresh packages everywhere—let the upgrades blend! ✨

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

🚥 Pre-merge checks | ✅ 2 | ❌ 1
❌ Failed checks (1 inconclusive)
Check name Status Explanation Resolution
Title check ❓ Inconclusive The title 'Upgrade deps' is vague and generic, using a non-descriptive term that doesn't convey specific details about which dependencies are upgraded or why. Consider a more specific title like 'Upgrade devDependencies and fix biome schema references' to clearly indicate the scope of version updates.
✅ Passed checks (2 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

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


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 and usage tips.

@adamjosefus adamjosefus self-assigned this Jan 27, 2026
@adamjosefus adamjosefus merged commit 0617986 into main Jan 27, 2026
2 checks passed
@adamjosefus adamjosefus deleted the upgrade-deps branch January 27, 2026 06:57
@coderabbitai coderabbitai Bot mentioned this pull request Jun 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