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.10.0 #7823

Merged
merged 1 commit into from
Nov 15, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 15, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@portabletext/editor (source) ^1.8.0 -> ^1.10.0 age adoption passing confidence

Release Notes

portabletext/editor (@​portabletext/editor)

v1.10.0

Features
  • markdown behavior: support * and _ for horizontal rules (1e13952)
Bug Fixes
  • link behavior: rename mapLinkAnnotation->linkAnnotation (602ea1f)
  • markdown behavior: rename and clean up schema mappings (23b1450)

v1.9.0

Features
  • behavior: export small link behaviors plugin (5ca657e)
  • behavior: support 'insert span' action (f5a8531)
  • behavior: support 'paste' action and event (8844ae4)
Bug Fixes
  • deps: Update sanity monorepo to ^3.64.1 (0e9ec3d)
  • fix isMarkActive false positive when only selecting objects (05cccad)
  • fix issue with expanded selection potentially removing selection (fe01442)
  • only prevent default paste event when necessary (49303e2)

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

@renovate renovate bot added the 📦 deps label Nov 15, 2024
@renovate renovate bot requested a review from a team as a code owner November 15, 2024 12:56
@renovate renovate bot added the 🤖 bot label Nov 15, 2024
@renovate renovate bot requested review from pedrobonamin and removed request for a team November 15, 2024 12:56
Copy link

socket-security bot commented Nov 15, 2024

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

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

View full report↗︎

Copy link
Contributor

No changes to documentation

Copy link
Contributor

github-actions bot commented Nov 15, 2024

Component Testing Report Updated Nov 15, 2024 2:35 PM (UTC)

✅ All Tests Passed -- expand for details
File Status Duration Passed Skipped Failed
comments/CommentInput.spec.tsx ✅ Passed (Inspect) 51s 15 0 0
formBuilder/ArrayInput.spec.tsx ✅ Passed (Inspect) 9s 3 0 0
formBuilder/inputs/PortableText/Annotations.spec.tsx ✅ Passed (Inspect) 33s 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) 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) 46s 15 0 0
formBuilder/inputs/PortableText/Input.spec.tsx ✅ Passed (Inspect) 1m 46s 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 15, 2024

⚡️ Editor Performance Report

Updated Fri, 15 Nov 2024 14:37:39 GMT

Benchmark reference
latency of sanity@latest
experiment
latency of this branch
Δ (%)
latency difference
article (title) 15.4 efps (65ms) 15.3 efps (66ms) +1ms (+0.8%)
article (body) 56.5 efps (18ms) 52.4 efps (19ms) +1ms (+7.9%)
article (string inside object) 17.9 efps (56ms) 16.9 efps (59ms) +3ms (+5.4%)
article (string inside array) 14.7 efps (68ms) 14.5 efps (69ms) +1ms (+1.5%)
recipe (name) 29.4 efps (34ms) 31.3 efps (32ms) -2ms (-5.9%)
recipe (description) 33.3 efps (30ms) 34.5 efps (29ms) -1ms (-3.3%)
recipe (instructions) 99.9+ efps (6ms) 99.9+ efps (6ms) +0ms (-/-%)
synthetic (title) 13.9 efps (72ms) 14.1 efps (71ms) -1ms (-1.4%)
synthetic (string inside object) 14.3 efps (70ms) 14.3 efps (70ms) +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
article (title) 65ms 76ms 103ms 405ms 878ms 14.5s
article (body) 18ms 21ms 46ms 339ms 501ms 6.6s
article (string inside object) 56ms 59ms 68ms 245ms 314ms 8.4s
article (string inside array) 68ms 74ms 84ms 406ms 1092ms 10.0s
recipe (name) 34ms 38ms 54ms 79ms 1ms 9.8s
recipe (description) 30ms 33ms 40ms 79ms 5ms 6.1s
recipe (instructions) 6ms 8ms 9ms 10ms 0ms 3.3s
synthetic (title) 72ms 77ms 86ms 194ms 1557ms 15.1s
synthetic (string inside object) 70ms 75ms 83ms 374ms 1379ms 9.9s

🧪 Experiment result

The performance result of this branch

Benchmark latency p75 p90 p99 blocking time test duration
article (title) 66ms 72ms 118ms 355ms 579ms 14.2s
article (body) 19ms 24ms 39ms 203ms 404ms 6.3s
article (string inside object) 59ms 64ms 74ms 162ms 485ms 9.2s
article (string inside array) 69ms 73ms 80ms 331ms 934ms 10.0s
recipe (name) 32ms 34ms 51ms 89ms 6ms 9.1s
recipe (description) 29ms 31ms 34ms 56ms 0ms 5.8s
recipe (instructions) 6ms 8ms 9ms 11ms 0ms 3.4s
synthetic (title) 71ms 77ms 96ms 621ms 2260ms 16.6s
synthetic (string inside object) 70ms 75ms 89ms 495ms 1721ms 10.8s

📚 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 deleted the renovate/portabletext-editor-1.x branch November 15, 2024 16:53
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