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 dependency @sanity/mutate to ^0.10.2 #7781

Merged
merged 1 commit into from
Nov 8, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 7, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sanity/mutate ^0.10.1 -> ^0.10.2 age adoption passing confidence

Release Notes

sanity-io/mutate (@​sanity/mutate)

v0.10.2

Bug Fixes

Configuration

📅 Schedule: Branch creation - "every weekday" (UTC), 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 these updates 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

Copy link

vercel bot commented Nov 7, 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 8, 2024 11:55am
performance-studio ✅ Ready (Inspect) Visit Preview Nov 8, 2024 11:55am
test-compiled-studio ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 8, 2024 11:55am
test-next-studio ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 8, 2024 11:55am
test-studio ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 8, 2024 11:55am
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
studio-workshop ⬜️ Ignored (Inspect) Visit Preview Nov 8, 2024 11:55am

Copy link

socket-security bot commented Nov 7, 2024

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

Package New capabilities Transitives Size Publisher
npm/@sanity/[email protected] None +2 740 kB sanity-io

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

View full report↗︎

Copy link
Contributor

github-actions bot commented Nov 7, 2024

No changes to documentation

Copy link
Contributor

github-actions bot commented Nov 7, 2024

Component Testing Report Updated Nov 8, 2024 11:52 AM (UTC)

✅ All Tests Passed -- expand for details
File Status Duration Passed Skipped Failed
comments/CommentInput.spec.tsx ✅ Passed (Inspect) 46s 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) 10s 3 0 0
formBuilder/inputs/PortableText/DragAndDrop.spec.tsx ✅ Passed (Inspect) 3m 0s 0 0 0
formBuilder/inputs/PortableText/FocusTracking.spec.tsx ✅ Passed (Inspect) 46s 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 17s 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) 18s 6 0 0
formBuilder/inputs/PortableText/Toolbar.spec.tsx ✅ Passed (Inspect) 36s 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

github-actions bot commented Nov 7, 2024

⚡️ Editor Performance Report

Updated Fri, 08 Nov 2024 11:54:16 GMT

Benchmark reference
latency of sanity@latest
experiment
latency of this branch
Δ (%)
latency difference
article (title) 17.5 efps (57ms) 18.2 efps (55ms) -2ms (-3.5%)
article (body) 63.3 efps (16ms) 59.5 efps (17ms) +1ms (+6.3%)
article (string inside object) 19.6 efps (51ms) 19.2 efps (52ms) +1ms (+2.0%)
article (string inside array) 16.3 efps (62ms) 16.1 efps (62ms) +1ms (+0.8%)
recipe (name) 31.3 efps (32ms) 31.3 efps (32ms) +0ms (-/-%)
recipe (description) 34.5 efps (29ms) 35.1 efps (29ms) -1ms (-1.7%)
recipe (instructions) 99.9+ efps (6ms) 99.9+ efps (6ms) +0ms (-/-%)
synthetic (title) 14.5 efps (69ms) 14.2 efps (71ms) +2ms (+2.2%)
synthetic (string inside object) 15.4 efps (65ms) 14.6 efps (69ms) +4ms (+5.4%)

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) 57ms 60ms 96ms 215ms 414ms 14.3s
article (body) 16ms 18ms 21ms 176ms 262ms 5.5s
article (string inside object) 51ms 54ms 60ms 242ms 284ms 8.1s
article (string inside array) 62ms 67ms 76ms 301ms 844ms 9.4s
recipe (name) 32ms 35ms 40ms 90ms 0ms 9.4s
recipe (description) 29ms 33ms 41ms 82ms 0ms 6.0s
recipe (instructions) 6ms 8ms 9ms 28ms 0ms 3.3s
synthetic (title) 69ms 77ms 81ms 195ms 1527ms 16.3s
synthetic (string inside object) 65ms 68ms 72ms 84ms 801ms 9.5s

🧪 Experiment result

The performance result of this branch

Benchmark latency p75 p90 p99 blocking time test duration
article (title) 55ms 57ms 65ms 243ms 320ms 13.9s
article (body) 17ms 20ms 29ms 148ms 312ms 5.6s
article (string inside object) 52ms 55ms 60ms 206ms 247ms 8.4s
article (string inside array) 62ms 68ms 109ms 253ms 643ms 9.1s
recipe (name) 32ms 34ms 40ms 64ms 0ms 9.0s
recipe (description) 29ms 30ms 33ms 58ms 0ms 5.7s
recipe (instructions) 6ms 8ms 9ms 10ms 0ms 3.2s
synthetic (title) 71ms 80ms 146ms 468ms 1694ms 16.4s
synthetic (string inside object) 69ms 71ms 81ms 315ms 1279ms 10.2s

📚 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 8, 2024
Merged via the queue into next with commit 23fbba6 Nov 8, 2024
56 of 58 checks passed
@stipsan stipsan deleted the renovate/sanity-mutate-0.x branch November 8, 2024 12:41
bjoerge added a commit that referenced this pull request Nov 8, 2024
* next:
  fix(deps): upgrade `@sanity/ui` to `2.8.22` (#7783)
  fix(deps): Update dev-non-major (#7770)
  fix(deps): update dependency @portabletext/editor to ^1.6.1 (#7778)
  fix(deps): update dependency @sanity/presentation to v1.17.10 (#7767)
  fix(deps): update dependency @sanity/mutate to ^0.10.2 (#7781)
  fix(deps): update dependency @sanity/ui to ^2.8.21 (#7779)
  fix(deps): update dependency @sanity/client to ^6.22.3 (#7766)
  feat: simplify search strategy configuration (#7765)
  chore: update Studio teams in CODEOWNERS (#7780)
  chore(deps): update typescript-tooling (#7762)
  fix(deps): update dependency @portabletext/editor to ^1.5.5 (#7763)
  fix(deps): update dependency react-rx to ^4.1.4 (#7768)
  chore(deps): lock file maintenance (#7757)
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