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 @portabletext/editor to ^1.6.1 #7778

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
@portabletext/editor (source) ^1.5.5 -> ^1.6.1 age adoption passing confidence

Release Notes

portabletext/editor (@​portabletext/editor)

v1.6.1

Bug Fixes

v1.6.0

Features
  • behavior: add decorator.(add|remove|toggle) events and actions (42fc03b)
Bug Fixes
  • markdown behavior: explicitly set default style when toggling list (c8575d2)

v1.5.6

Bug Fixes
  • deps: update react compiler dependencies 🤖 ✨ (#​383) (be449e1)

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

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

Copy link

socket-security bot commented Nov 7, 2024

Removed dependencies detected. Learn more about Socket for GitHub ↗︎

🚮 Removed packages: npm/@portabletext/[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:55 AM (UTC)

✅ All Tests Passed -- expand for details
File Status Duration Passed Skipped Failed
comments/CommentInput.spec.tsx ✅ Passed (Inspect) 44s 15 0 0
formBuilder/ArrayInput.spec.tsx ✅ Passed (Inspect) 9s 3 0 0
formBuilder/inputs/PortableText/Annotations.spec.tsx ✅ Passed (Inspect) 32s 6 0 0
formBuilder/inputs/PortableText/copyPaste/CopyPaste.spec.tsx ✅ Passed (Inspect) 39s 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) 47s 15 0 0
formBuilder/inputs/PortableText/Input.spec.tsx ✅ Passed (Inspect) 1m 45s 21 0 0
formBuilder/inputs/PortableText/ObjectBlock.spec.tsx ✅ Passed (Inspect) 1m 18s 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) 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

github-actions bot commented Nov 7, 2024

⚡️ Editor Performance Report

Updated Fri, 08 Nov 2024 11:58:32 GMT

Benchmark reference
latency of sanity@latest
experiment
latency of this branch
Δ (%)
latency difference
article (title) 16.4 efps (61ms) 16.1 efps (62ms) +1ms (+1.6%)
article (body) 51.9 efps (19ms) 53.6 efps (19ms) -1ms (-3.1%)
article (string inside object) 16.9 efps (59ms) 18.0 efps (56ms) -4ms (-5.9%)
article (string inside array) 14.3 efps (70ms) 14.7 efps (68ms) -2ms (-2.9%)
recipe (name) 30.3 efps (33ms) 30.8 efps (33ms) -1ms (-1.5%)
recipe (description) 34.5 efps (29ms) 34.5 efps (29ms) +0ms (-/-%)
recipe (instructions) 99.9+ efps (6ms) 99.9+ efps (7ms) +1ms (-/-%)
synthetic (title) 14.3 efps (70ms) 14.7 efps (68ms) -2ms (-2.9%)
synthetic (string inside object) 15.6 efps (64ms) 15.4 efps (65ms) +1ms (+1.6%)

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) 61ms 66ms 82ms 223ms 424ms 15.2s
article (body) 19ms 24ms 37ms 158ms 307ms 6.3s
article (string inside object) 59ms 62ms 80ms 218ms 416ms 9.0s
article (string inside array) 70ms 77ms 88ms 283ms 1097ms 9.9s
recipe (name) 33ms 36ms 48ms 94ms 26ms 10.5s
recipe (description) 29ms 30ms 34ms 64ms 0ms 5.8s
recipe (instructions) 6ms 8ms 9ms 26ms 0ms 3.2s
synthetic (title) 70ms 78ms 116ms 318ms 1606ms 15.8s
synthetic (string inside object) 64ms 67ms 74ms 301ms 1193ms 10.2s

🧪 Experiment result

The performance result of this branch

Benchmark latency p75 p90 p99 blocking time test duration
article (title) 62ms 67ms 85ms 312ms 598ms 14.2s
article (body) 19ms 22ms 33ms 239ms 369ms 6.6s
article (string inside object) 56ms 61ms 67ms 119ms 352ms 8.6s
article (string inside array) 68ms 73ms 84ms 339ms 1018ms 10.1s
recipe (name) 33ms 35ms 40ms 77ms 1ms 8.9s
recipe (description) 29ms 30ms 33ms 64ms 0ms 5.7s
recipe (instructions) 7ms 9ms 10ms 26ms 0ms 3.2s
synthetic (title) 68ms 73ms 97ms 483ms 1589ms 17.1s
synthetic (string inside object) 65ms 67ms 73ms 330ms 1228ms 9.7s

📚 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 previously approved these changes Nov 7, 2024
@stipsan stipsan added this pull request to the merge queue Nov 7, 2024
@stipsan stipsan removed this pull request from the merge queue due to a manual request Nov 7, 2024
@renovate renovate bot force-pushed the renovate/portabletext-editor-1.x branch from 067d160 to b0c52a0 Compare November 7, 2024 23:35
@renovate renovate bot changed the title fix(deps): update dependency @portabletext/editor to ^1.5.6 fix(deps): update dependency @portabletext/editor to ^1.6.1 Nov 7, 2024
@renovate renovate bot force-pushed the renovate/portabletext-editor-1.x branch from b0c52a0 to e98e757 Compare November 8, 2024 09:23
@renovate renovate bot requested a review from a team as a code owner November 8, 2024 09:23
@stipsan stipsan added this pull request to the merge queue Nov 8, 2024
Merged via the queue into next with commit 3248f96 Nov 8, 2024
56 of 58 checks passed
@stipsan stipsan deleted the renovate/portabletext-editor-1.x branch November 8, 2024 12:43
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.

1 participant