Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 23, 2025

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Change Age Confidence
lerna (source) ^8.2.4 -> ^9.0.0 age confidence

Release Notes

lerna/lerna (lerna)

v9.0.0

Compare Source

Bug Fixes
  • publish: ensure README file names are populated on package.json (#​4211) (362875d)
Features
  • support OIDC trusted publishing (d51e344)

OIDC trusted publishing is now supported by Lerna with no specification configuration required.

BREAKING CHANGES

After updating we strongly recommend running lerna repair in your project. This will migrate your lerna.json to the latest and greatest and remove any outdated options.

As this is a major release there are a few breaking changes to be aware of, which may or may not affect your lerna repos, depending on how you are using the tool.

  • node v18 support is dropped because it is end of life

When a node version becomes end of life (EOL) it means that it does not receive any updates or maintenance whatsoever, even if critical security vulnerabilities have been uncovered.

We strongly encourage all folks here to keep up with the maintenance LTS version of Node at an absolute minimum:

https://github.com/nodejs/release#release-schedule

The versions of node supported by lerna are now ^20.19.0 || ^22.12.0 || >=24.0.0.

If you are still using lerna add, lerna bootstrap or lerna link commands, please migrate to using your package manager's long-supported workspaces feature. The updated guide should help with this https://lerna.js.org/docs/legacy-package-management**

8.2.4 (2025-07-27)

Bug Fixes

8.2.3 (2025-06-29)

Bug Fixes
  • use internal fork of unmaintained strong-log-transformer (#​4195) (7115485)

8.2.2 (2025-04-10)

Note: Version bump only for package lerna

8.2.1 (2025-03-03)

Note: Version bump only for package lerna


Configuration

📅 Schedule: Branch creation - "every weekday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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

@renovate renovate bot requested a review from a team as a code owner September 23, 2025 09:02
@renovate renovate bot requested review from pedrobonamin and removed request for a team September 23, 2025 09:02
@vercel
Copy link

vercel bot commented Sep 23, 2025

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

Project Deployment Preview Comments Updated (UTC)
efps Building Building Preview Comment Sep 23, 2025 9:11am
page-building-studio Ready Ready Preview Comment Sep 23, 2025 9:11am
performance-studio Ready Ready Preview Comment Sep 23, 2025 9:11am
test-studio Ready Ready Preview Comment Sep 23, 2025 9:11am
3 Skipped Deployments
Project Deployment Preview Comments Updated (UTC)
e2e-studio Ignored Ignored Sep 23, 2025 9:11am
studio-workshop Ignored Ignored Preview Sep 23, 2025 9:11am
test-next-studio Ignored Ignored Sep 23, 2025 9:11am

@github-actions
Copy link
Contributor

github-actions bot commented Sep 23, 2025

⚡️ Editor Performance Report

Updated Tue, 23 Sep 2025 09:33:34 GMT

Benchmark reference
latency of sanity@latest
experiment
latency of this branch
Δ (%)
latency difference
article (title) 19.2 efps (52ms) 18.5 efps (54ms) +2ms (+3.8%)
article (body) 39.5 efps (25ms) 40.6 efps (25ms) -1ms (-2.6%)
article (string inside object) 22.2 efps (45ms) 21.7 efps (46ms) +1ms (+2.2%)
article (string inside array) 20.0 efps (50ms) 18.9 efps (53ms) +3ms (+6.0%)
recipe (name) 35.7 efps (28ms) 37.0 efps (27ms) -1ms (-3.6%)
recipe (description) 41.7 efps (24ms) 41.7 efps (24ms) +0ms (-/-%)
recipe (instructions) 99.9+ efps (9ms) 99.9+ efps (10ms) +1ms (-/-%)
singleString (stringField) 45.5 efps (22ms) 45.5 efps (22ms) +0ms (-/-%)
synthetic (title) 16.4 efps (61ms) 16.4 efps (61ms) +0ms (-/-%)
synthetic (string inside object) 16.4 efps (61ms) 16.3 efps (62ms) +1ms (+0.8%)

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
article (title) 52ms 57ms 74ms 208ms 436ms 13.1s
article (body) 25ms 34ms 75ms 221ms 331ms 7.5s
article (string inside object) 45ms 50ms 55ms 131ms 222ms 7.4s
article (string inside array) 50ms 56ms 78ms 207ms 402ms 8.1s
recipe (name) 28ms 31ms 37ms 60ms 19ms 8.5s
recipe (description) 24ms 26ms 28ms 38ms 0ms 5.3s
recipe (instructions) 9ms 11ms 14ms 46ms 0ms 3.3s
singleString (stringField) 22ms 24ms 25ms 40ms 0ms 7.3s
synthetic (title) 61ms 67ms 78ms 242ms 1376ms 15.6s
synthetic (string inside object) 61ms 72ms 114ms 263ms 1492ms 9.6s

🧪 Experiment result

The performance result of this branch

Benchmark latency p75 p90 p99 blocking time test duration
article (title) 54ms 60ms 93ms 262ms 689ms 12.7s
article (body) 25ms 31ms 57ms 241ms 345ms 7.3s
article (string inside object) 46ms 50ms 60ms 216ms 216ms 7.9s
article (string inside array) 53ms 58ms 74ms 162ms 378ms 8.4s
recipe (name) 27ms 30ms 34ms 58ms 7ms 8.3s
recipe (description) 24ms 26ms 30ms 54ms 0ms 5.3s
recipe (instructions) 10ms 12ms 14ms 32ms 0ms 3.3s
singleString (stringField) 22ms 24ms 25ms 34ms 0ms 7.3s
synthetic (title) 61ms 66ms 114ms 221ms 1154ms 15.8s
synthetic (string inside object) 62ms 68ms 92ms 260ms 1215ms 9.6s

📚 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.

@github-actions
Copy link
Contributor

github-actions bot commented Sep 23, 2025

🧪 E2E Preview environment

🔑 Environment Variables for Local Testing

This is the preview URL for the E2E tests: https://e2e-studio-g35t6k0r7.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-g35t6k0r7.sanity.dev
  SANITY_E2E_DATASET="update depending the project you want to test (pr-10725-chromium-17941059160 || pr-10725-firefox-17941059160 )"
  SANITY_E2E_DATASET_CHROMIUM=pr-10725-chromium-17941059160
  SANITY_E2E_DATASET_FIREFOX=pr-10725-firefox-17941059160

@github-actions
Copy link
Contributor

github-actions bot commented Sep 23, 2025

📊 Playwright Test Report

Download Full E2E Report

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

@github-actions
Copy link
Contributor

github-actions bot commented Sep 23, 2025

No changes to documentation

@renovate
Copy link
Contributor Author

renovate bot commented Sep 23, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@github-actions
Copy link
Contributor

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 44.77% 63913 / 142738
🔵 Statements 44.77% 63913 / 142738
🔵 Functions 49.89% 3222 / 6457
🔵 Branches 79.23% 11914 / 15037
File CoverageNo changed files found.
Generated in workflow #42809 for commit 6a99174 by the Vitest Coverage Report Action

@socket-security
Copy link

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

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedlerna@​8.2.4 ⏵ 9.0.0100 +7100100 +17100 +15100

View full report

@renovate renovate bot changed the title chore(deps): update dependency lerna to v9 chore(deps): update dependency lerna to v9 - abandoned Oct 21, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Oct 21, 2025

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

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.

2 participants