Skip to content

chore(deps): update dependencies and migrate biome config#44

Merged
bug-ops merged 1 commit intomainfrom
chore/update-dependencies
Feb 4, 2026
Merged

chore(deps): update dependencies and migrate biome config#44
bug-ops merged 1 commit intomainfrom
chore/update-dependencies

Conversation

@bug-ops
Copy link
Copy Markdown
Owner

@bug-ops bug-ops commented Feb 4, 2026

Summary

  • Update Python dependencies via uv sync --upgrade
  • Update Node.js dependencies via npm update
  • Migrate biome.json schema to 2.3.14

Test plan

  • cargo check passes
  • cargo clippy passes
  • Python tests pass (uv run pytest)
  • Node.js tests pass (npm test)
  • Biome check passes

- Update Python dependencies via uv sync --upgrade
- Update Node.js dependencies via npm update
- Migrate biome.json schema to 2.3.14
@github-actions github-actions bot added core Changes to exarch-core python Python bindings node Node.js bindings dependencies Dependency updates labels Feb 4, 2026
@bug-ops bug-ops enabled auto-merge (squash) February 4, 2026 18:40
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #44   +/-   ##
=======================================
  Coverage   90.08%   90.08%           
=======================================
  Files          61       61           
  Lines       10013    10013           
=======================================
  Hits         9020     9020           
  Misses        993      993           
Flag Coverage Δ
exarch-python 86.82% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@bug-ops bug-ops merged commit 8e34b85 into main Feb 4, 2026
20 checks passed
@bug-ops bug-ops deleted the chore/update-dependencies branch February 4, 2026 18:43
@bug-ops bug-ops mentioned this pull request Feb 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core Changes to exarch-core dependencies Dependency updates node Node.js bindings python Python bindings

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants