Skip to content

chore(deps): update dependency oxfmt to ^0.44.0#12592

Open
squiggler-app[bot] wants to merge 1 commit intomainfrom
renovate/oxfmt-0.x
Open

chore(deps): update dependency oxfmt to ^0.44.0#12592
squiggler-app[bot] wants to merge 1 commit intomainfrom
renovate/oxfmt-0.x

Conversation

@squiggler-app
Copy link
Copy Markdown
Contributor

@squiggler-app squiggler-app bot commented Apr 7, 2026

This PR contains the following updates:

Package Change Age Confidence
oxfmt (source) ^0.43.0^0.44.0 age confidence

Release Notes

oxc-project/oxc (oxfmt)

v0.44.0

Compare Source

🐛 Bug Fixes
  • dd2df87 npm: Export package.json for oxlint and oxfmt (#​20784) (kazuya kawaguchi)
  • 4216380 oxfmt: Support .editorconfig tab_width fallback (#​20988) (leaysgur)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 3am on the first day of the month"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate using a curated preset maintained by Sanity. View repository job log here

@squiggler-app squiggler-app bot enabled auto-merge (squash) April 7, 2026 16:52
@vercel
Copy link
Copy Markdown

vercel bot commented Apr 7, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
page-building-studio Ready Ready Preview, Comment Apr 7, 2026 4:54pm
test-studio Ready Ready Preview, Comment Apr 7, 2026 4:54pm

Request Review

@squiggler-app squiggler-app bot requested a review from a team as a code owner April 7, 2026 16:52
@squiggler-app squiggler-app bot requested review from juice49 and removed request for a team April 7, 2026 16:52
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 7, 2026

📦 Bundle Stats — sanity

Compared against main (29e85014) · v5.20.0 (npm)

sanity

Metric Value vs main (29e8501) vs v5.20.0
Internal (raw) 4.41 MB - -
Internal (gzip) 1.01 MB - -
Bundled (raw) 12.09 MB - -9.5 KB, -0.1%
Bundled (gzip) 2.72 MB - -2.1 KB, -0.1%
Import time 1.41s +8ms, +0.6% +51ms, +3.7%

bin:sanity

Metric Value vs main (29e8501) vs v5.20.0
Internal (raw) 7.1 KB - -
Internal (gzip) 2.9 KB - -
Bundled (raw) 7.1 KB - -
Bundled (gzip) 2.8 KB - -
Import time 5ms -0ms, -0.8% +0ms, +5.3%

🗺️ View treemap · Artifacts

Details
  • Import time regressions over 10% are flagged with ⚠️
  • Sizes shown as raw / gzip 🗜️. Internal bytes = own code only. Total bytes = with all dependencies. Import time = Node.js cold-start median.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 7, 2026

🧪 E2E Preview environment

🔑 Environment Variables for Local Testing

This is the preview URL for the E2E tests: https://e2e-studio-n5wpg1rii.sanity.dev

To run the E2E tests locally, you can use the following environment variables, then run pnpm test:e2e --ui to open the Playwright test runner.

💬 Remember to build the project first with pnpm build:e2e.

  SANITY_E2E_PROJECT_ID=ittbm412
  SANITY_E2E_BASE_URL=https://e2e-studio-n5wpg1rii.sanity.dev
  SANITY_E2E_DATASET="update depending the project you want to test (pr-12592-chromium-24093538752 || pr-12592-firefox-24093538752 )"
  SANITY_E2E_DATASET_CHROMIUM=pr-12592-chromium-24093538752
  SANITY_E2E_DATASET_FIREFOX=pr-12592-firefox-24093538752

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 7, 2026

📊 Playwright Test Report

Download Full E2E Report

This report contains test results, including videos of failing tests.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 7, 2026

⚡️ Editor Performance Report

Updated Tue, 07 Apr 2026 17:01:47 GMT

Benchmark reference
latency of sanity@latest
experiment
latency of this branch
Δ (%)
latency difference
arrayI18n (simple-en) 58.8 efps (17ms) 62.5 efps (16ms) -1ms (-5.9%)
article (title) 32.3 efps (31ms) 33.3 efps (30ms) -1ms (-3.2%)
article (body) 40.2 efps (25ms) 40.2 efps (25ms) +0ms (+0.2%)
article (string inside object) 41.7 efps (24ms) 38.5 efps (26ms) +2ms (+8.3%)
article (string inside array) 52.6 efps (19ms) 50.0 efps (20ms) +1ms (+5.3%)
recipe (name) 83.3 efps (12ms) 87.0 efps (12ms) -1ms (-/-%)
recipe (description) 50.0 efps (20ms) 50.0 efps (20ms) +0ms (-/-%)
recipe (instructions) 99.9+ efps (5ms) 99.9+ efps (8ms) +3ms (-/-%)
singleString (stringField) 99.9+ efps (8ms) 99.9+ efps (8ms) -1ms (-/-%)
synthetic (title) 52.6 efps (19ms) 52.6 efps (19ms) +0ms (-/-%)
synthetic (string inside object) 58.8 efps (17ms) 58.8 efps (17ms) +0ms (-/-%)

efps — editor "frames per second". The number of updates assumed to be possible within a second.

Derived from input latency. efps = 1000 / input_latency

Detailed information

🏠 Reference result

The performance result of sanity@latest

Benchmark latency p75 p90 p99 blocking time test duration
arrayI18n (simple-en) 17ms 20ms 23ms 40ms 0ms 6.0s
article (title) 31ms 43ms 62ms 86ms 49ms 7.9s
article (body) 25ms 32ms 49ms 124ms 250ms 6.1s
article (string inside object) 24ms 37ms 52ms 67ms 29ms 6.9s
article (string inside array) 19ms 20ms 26ms 60ms 0ms 6.6s
recipe (name) 12ms 15ms 18ms 60ms 0ms 5.6s
recipe (description) 20ms 23ms 34ms 54ms 0ms 4.6s
recipe (instructions) 5ms 8ms 10ms 18ms 0ms 3.0s
singleString (stringField) 8ms 10ms 12ms 24ms 0ms 4.6s
synthetic (title) 19ms 25ms 84ms 104ms 1295ms 9.5s
synthetic (string inside object) 17ms 18ms 21ms 83ms 973ms 8.9s

🧪 Experiment result

The performance result of this branch

Benchmark latency p75 p90 p99 blocking time test duration
arrayI18n (simple-en) 16ms 19ms 21ms 40ms 0ms 5.7s
article (title) 30ms 49ms 67ms 81ms 30ms 7.8s
article (body) 25ms 36ms 68ms 112ms 255ms 5.9s
article (string inside object) 26ms 35ms 56ms 75ms 41ms 7.1s
article (string inside array) 20ms 23ms 29ms 51ms 9ms 6.5s
recipe (name) 12ms 15ms 24ms 73ms 0ms 5.6s
recipe (description) 20ms 23ms 28ms 47ms 0ms 4.6s
recipe (instructions) 8ms 10ms 12ms 21ms 0ms 3.0s
singleString (stringField) 8ms 10ms 12ms 22ms 0ms 4.7s
synthetic (title) 19ms 24ms 42ms 120ms 1566ms 10.2s
synthetic (string inside object) 17ms 19ms 31ms 104ms 1080ms 9.0s

📚 Glossary

column definitions

  • benchmark — the name of the test, e.g. "article", followed by the label of the field being measured, e.g. "(title)".
  • latency — the time between when a key was pressed and when it was rendered. derived from a set of samples. the median (p50) is shown to show the most common latency.
  • p75 — the 75th percentile of the input latency in the test run. 75% of the sampled inputs in this benchmark were processed faster than this value. this provides insight into the upper range of typical performance.
  • p90 — the 90th percentile of the input latency in the test run. 90% of the sampled inputs were faster than this. this metric helps identify slower interactions that occurred less frequently during the benchmark.
  • p99 — the 99th percentile of the input latency in the test run. only 1% of sampled inputs were slower than this. this represents the worst-case scenarios encountered during the benchmark, useful for identifying potential performance outliers.
  • blocking time — the total time during which the main thread was blocked, preventing user input and UI updates. this metric helps identify performance bottlenecks that may cause the interface to feel unresponsive.
  • test duration — how long the test run took to complete.

@socket-security
Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatednpm/​oxfmt@​0.43.0 ⏵ 0.44.090 +110089 +196100

View full report

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 7, 2026

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 39.61% 26093 / 65863
🔵 Statements 32.05% 33868 / 105670
🔵 Functions 28.42% 5258 / 18496
🔵 Branches 24.52% 20673 / 84279
File CoverageNo changed files found.
Generated in workflow #54377 for commit 8eeadb1 by the Vitest Coverage Report Action

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants