Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): Update dev-non-major #7796

Merged
merged 1 commit into from
Nov 12, 2024
Merged

fix(deps): Update dev-non-major #7796

merged 1 commit into from
Nov 12, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 12, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sanity/react-loader (source) 1.10.16 -> 1.10.17 age adoption passing confidence
@sanity/visual-editing (source) 2.5.2 -> 2.6.0 age adoption passing confidence

Release Notes

sanity-io/visual-editing (@​sanity/react-loader)

v1.10.17

Bug Fixes
Dependencies
sanity-io/visual-editing (@​sanity/visual-editing)

v2.6.0

Features
Bug Fixes
Dependencies

Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 November 12, 2024 10:24
@renovate renovate bot requested review from jordanl17 and removed request for a team November 12, 2024 10:24
Copy link

vercel bot commented Nov 12, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
page-building-studio ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 12, 2024 10:33am
performance-studio ✅ Ready (Inspect) Visit Preview Nov 12, 2024 10:33am
test-compiled-studio ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 12, 2024 10:33am
test-next-studio ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 12, 2024 10:33am
test-studio ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 12, 2024 10:33am
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
studio-workshop ⬜️ Ignored (Inspect) Visit Preview Nov 12, 2024 10:33am

Copy link
Contributor

No changes to documentation

Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@sanity/[email protected] Transitive: environment, network +4 4.17 MB sanity-io
npm/@sanity/[email protected] environment, eval Transitive: network +7 12.3 MB sanity-io

🚮 Removed packages: npm/@sanity/[email protected], npm/@sanity/[email protected]

View full report↗︎

Copy link
Contributor

Component Testing Report Updated Nov 12, 2024 10:31 AM (UTC)

✅ All Tests Passed -- expand for details
File Status Duration Passed Skipped Failed
comments/CommentInput.spec.tsx ✅ Passed (Inspect) 45s 15 0 0
formBuilder/ArrayInput.spec.tsx ✅ Passed (Inspect) 9s 3 0 0
formBuilder/inputs/PortableText/Annotations.spec.tsx ✅ Passed (Inspect) 31s 6 0 0
formBuilder/inputs/PortableText/copyPaste/CopyPaste.spec.tsx ✅ Passed (Inspect) 38s 11 7 0
formBuilder/inputs/PortableText/copyPaste/CopyPasteFields.spec.tsx ✅ Passed (Inspect) 0s 0 12 0
formBuilder/inputs/PortableText/Decorators.spec.tsx ✅ Passed (Inspect) 18s 6 0 0
formBuilder/inputs/PortableText/DisableFocusAndUnset.spec.tsx ✅ Passed (Inspect) 11s 3 0 0
formBuilder/inputs/PortableText/DragAndDrop.spec.tsx ✅ Passed (Inspect) 3m 0s 0 0 0
formBuilder/inputs/PortableText/FocusTracking.spec.tsx ✅ Passed (Inspect) 45s 15 0 0
formBuilder/inputs/PortableText/Input.spec.tsx ✅ Passed (Inspect) 1m 49s 21 0 0
formBuilder/inputs/PortableText/ObjectBlock.spec.tsx ✅ Passed (Inspect) 1m 21s 18 0 0
formBuilder/inputs/PortableText/PresenceCursors.spec.tsx ✅ Passed (Inspect) 9s 3 9 0
formBuilder/inputs/PortableText/RangeDecoration.spec.tsx ✅ Passed (Inspect) 27s 9 0 0
formBuilder/inputs/PortableText/Styles.spec.tsx ✅ Passed (Inspect) 19s 6 0 0
formBuilder/inputs/PortableText/Toolbar.spec.tsx ✅ Passed (Inspect) 37s 12 0 0
formBuilder/tree-editing/TreeEditing.spec.tsx ✅ Passed (Inspect) 0s 0 3 0
formBuilder/tree-editing/TreeEditingNestedObjects.spec.tsx ✅ Passed (Inspect) 0s 0 3 0

Copy link
Contributor

⚡️ Editor Performance Report

Updated Tue, 12 Nov 2024 10:34:54 GMT

Benchmark reference
latency of sanity@latest
experiment
latency of this branch
Δ (%)
latency difference
article (title) 17.9 efps (56ms) 18.2 efps (55ms) -1ms (-1.8%)
article (body) 53.3 efps (19ms) 56.5 efps (18ms) -1ms (-5.6%)
article (string inside object) 17.5 efps (57ms) 18.9 efps (53ms) -4ms (-7.0%)
article (string inside array) 15.4 efps (65ms) 15.4 efps (65ms) +0ms (-/-%)
recipe (name) 29.0 efps (35ms) 28.6 efps (35ms) +1ms (+1.4%)
recipe (description) 31.3 efps (32ms) 31.3 efps (32ms) +0ms (-/-%)
recipe (instructions) 99.9+ efps (7ms) 99.9+ efps (7ms) +0ms (-/-%)
synthetic (title) 14.3 efps (70ms) 15.4 efps (65ms) -5ms (-7.1%)
synthetic (string inside object) 15.2 efps (66ms) 14.9 efps (67ms) +1ms (+1.5%)

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) 56ms 57ms 63ms 247ms 370ms 12.7s
article (body) 19ms 23ms 47ms 252ms 359ms 6.4s
article (string inside object) 57ms 63ms 76ms 221ms 526ms 9.1s
article (string inside array) 65ms 69ms 80ms 385ms 1134ms 9.5s
recipe (name) 35ms 36ms 47ms 71ms 20ms 9.9s
recipe (description) 32ms 34ms 38ms 72ms 8ms 6.2s
recipe (instructions) 7ms 9ms 10ms 18ms 5ms 3.4s
synthetic (title) 70ms 73ms 83ms 425ms 1618ms 16.2s
synthetic (string inside object) 66ms 69ms 78ms 340ms 1314ms 9.9s

🧪 Experiment result

The performance result of this branch

Benchmark latency p75 p90 p99 blocking time test duration
article (title) 55ms 59ms 84ms 298ms 519ms 13.6s
article (body) 18ms 21ms 32ms 221ms 296ms 5.9s
article (string inside object) 53ms 55ms 61ms 176ms 224ms 8.0s
article (string inside array) 65ms 70ms 77ms 330ms 869ms 9.3s
recipe (name) 35ms 37ms 41ms 107ms 19ms 10.6s
recipe (description) 32ms 33ms 35ms 69ms 0ms 6.1s
recipe (instructions) 7ms 9ms 10ms 28ms 21ms 3.5s
synthetic (title) 65ms 67ms 72ms 353ms 1384ms 15.2s
synthetic (string inside object) 67ms 72ms 93ms 232ms 1198ms 9.5s

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

@stipsan stipsan added this pull request to the merge queue Nov 12, 2024
Merged via the queue into next with commit e52ea6a Nov 12, 2024
59 checks passed
@stipsan stipsan deleted the renovate/dev-non-major branch November 12, 2024 11:00
bjoerge added a commit that referenced this pull request Nov 13, 2024
* next:
  fix(deps): update dependency @sanity/presentation to v1.18.1 (#7803)
  fix(deps): update dependency @sanity/insert-menu to v1.0.11 (#7802)
  v3.64.0
  fix(deps): update dependency @portabletext/editor to ^1.7.0 (#7799)
  fix(deps): update dependency @portabletext/editor to ^1.7.0 (#7800)
  fix(deps): Update dev-non-major (#7796)
  fix(core): update upsell description list items (#7793)
  fix(deps): update dependency @sanity/presentation to v1.18.0 (#7794)
  fix(deps): update dependency @sanity/ui to ^2.8.23 (#7790)
  fix(deps): update dependency @sanity/client to ^6.22.4 (#7785)
  fix(deps): update dependency react-rx to ^4.1.5 (#7792)
  fix(deps): Update dev-non-major (#7784)
  chore(deps): update typescript-tooling (#7791)
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.

1 participant