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.2.0 #7709

Merged
merged 1 commit into from
Oct 31, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 31, 2024

This PR contains the following updates:

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

Release Notes

portabletext/editor (@​portabletext/editor)

v1.2.0

Features
  • editor: better built-in list keyboard shortcuts (0f77347)

v1.1.12

Bug Fixes
  • editor: handle edge case with deleting empty text blocks next to block objects (3e7e815)
  • handle exhaustive-deps violations (#​322) (cb29da2)

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

Copy link

socket-security bot commented Oct 31, 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 Oct 31, 2024

Component Testing Report Updated Oct 31, 2024 2:27 PM (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) 8s 3 0 0
formBuilder/inputs/PortableText/Annotations.spec.tsx ✅ Passed (Inspect) 31s 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) 17s 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 43s 21 0 0
formBuilder/inputs/PortableText/ObjectBlock.spec.tsx ✅ Passed (Inspect) 1m 19s 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 Oct 31, 2024

⚡️ Editor Performance Report

Updated Thu, 31 Oct 2024 14:30:01 GMT

Benchmark reference
latency of sanity@latest
experiment
latency of this branch
Δ (%)
latency difference
article (title) 15.6 efps (64ms) 16.4 efps (61ms) -3ms (-4.7%)
article (body) 56.2 efps (18ms) 57.0 efps (18ms) -0ms (-1.4%)
article (string inside object) 17.4 efps (58ms) 16.9 efps (59ms) +2ms (+2.6%)
article (string inside array) 13.8 efps (73ms) 13.5 efps (74ms) +2ms (+2.1%)
recipe (name) 26.7 efps (38ms) 26.7 efps (38ms) +0ms (-/-%)
recipe (description) 30.3 efps (33ms) 29.0 efps (35ms) +2ms (+4.5%)
recipe (instructions) 99.9+ efps (7ms) 99.9+ efps (7ms) +0ms (-/-%)
synthetic (title) 13.7 efps (73ms) 13.8 efps (73ms) -1ms (-0.7%)
synthetic (string inside object) 13.5 efps (74ms) 14.1 efps (71ms) -3ms (-4.1%)

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) 64ms 70ms 128ms 229ms 676ms 14.0s
article (body) 18ms 23ms 31ms 259ms 375ms 6.3s
article (string inside object) 58ms 62ms 70ms 203ms 619ms 9.3s
article (string inside array) 73ms 80ms 91ms 229ms 1229ms 10.1s
recipe (name) 38ms 39ms 41ms 114ms 4ms 9.9s
recipe (description) 33ms 35ms 39ms 74ms 3ms 6.3s
recipe (instructions) 7ms 8ms 9ms 10ms 3ms 3.3s
synthetic (title) 73ms 76ms 89ms 196ms 1580ms 16.0s
synthetic (string inside object) 74ms 81ms 92ms 386ms 1968ms 11.1s

🧪 Experiment result

The performance result of this branch

Benchmark latency p75 p90 p99 blocking time test duration
article (title) 61ms 68ms 83ms 254ms 474ms 13.8s
article (body) 18ms 25ms 72ms 193ms 595ms 6.5s
article (string inside object) 59ms 63ms 68ms 328ms 482ms 9.0s
article (string inside array) 74ms 81ms 89ms 291ms 1233ms 10.1s
recipe (name) 38ms 41ms 59ms 90ms 6ms 10.8s
recipe (description) 35ms 37ms 57ms 165ms 0ms 6.6s
recipe (instructions) 7ms 9ms 9ms 22ms 3ms 3.3s
synthetic (title) 73ms 78ms 83ms 374ms 1639ms 16.0s
synthetic (string inside object) 71ms 74ms 91ms 154ms 1441ms 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 added this pull request to the merge queue Oct 31, 2024
Any commits made after this event will not be merged.
Merged via the queue into next with commit d1a35d5 Oct 31, 2024
67 checks passed
@stipsan stipsan deleted the renovate/portabletext-editor-1.x branch October 31, 2024 14:41
bjoerge added a commit that referenced this pull request Nov 1, 2024
* next: (25 commits)
  fix(deps): update dependency @sanity/ui to ^2.8.16 (#7723)
  fix(deps): update dependency @sanity/ui to ^2.8.16 (#7722)
  chore(lockfile): update dependency @sanity/asset-utils to v2.0.7 (#7721)
  fix(deps): update dependency @sanity/ui to ^2.8.15 (#7717)
  fix(deps): update dependency @sanity/ui to ^2.8.15 (#7718)
  fix(deps): Update babel monorepo (#7719)
  chore(deps): update typescript-tooling (#7681)
  chore(deps): bump react-compiler linter (#7715)
  fix(deps): Update dev-non-major (#7708)
  fix(deps): update dependency react-rx to ^4.1.0 (#7714)
  fix(deps): update dependency @portabletext/editor to ^1.2.0 (#7709)
  chore(deps): update dependency lerna to ^8.1.9 (#7711)
  fix(deps): update dependency @sanity/ui to ^2.8.14 (#7713)
  chore: telemetry definition files are owned by @data-eng (#7703)
  fix(deps): update dependency react-rx to ^4.0.1 (#7712)
  fix(deps): Update dev-non-major (#7693)
  chore(deps): update dependency @vitejs/plugin-react to ^4.3.3 (#7688)
  fix(deps): update dependency @sanity/ui to ^2.8.13 (#7694)
  fix(deps): update dependency @portabletext/editor to ^1.1.11 (#7667)
  feat(cli): prepare nextjs starter template for live mode (#7633)
  ...
jordanl17 pushed a commit that referenced this pull request Nov 5, 2024
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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