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.1.3 #7575

Merged
merged 1 commit into from
Oct 3, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 3, 2024

This PR contains the following updates:

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

Release Notes

portabletext/editor (@​portabletext/editor)

v1.1.3

Bug Fixes
  • editor: fix inconsistency with text insertion after inline object, before annotation (ad47833)
  • editor: fix inconsistency with text insertion before annotation (333e559)

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

@renovate renovate bot requested a review from a team as a code owner October 3, 2024 12:49
@renovate renovate bot requested review from cngonzalez and removed request for a team October 3, 2024 12:49
@renovate renovate bot enabled auto-merge October 3, 2024 12:49
Copy link

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

Copy link

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

No changes to documentation

Copy link
Contributor

github-actions bot commented Oct 3, 2024

Component Testing Report Updated Oct 3, 2024 10:00 PM (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) 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) 37s 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) 2m 33s 1 0 0
formBuilder/inputs/PortableText/FocusTracking.spec.tsx ✅ Passed (Inspect) 43s 15 0 0
formBuilder/inputs/PortableText/Input.spec.tsx ✅ Passed (Inspect) 1m 36s 21 0 0
formBuilder/inputs/PortableText/ObjectBlock.spec.tsx ✅ Passed (Inspect) 1m 14s 18 0 0
formBuilder/inputs/PortableText/PresenceCursors.spec.tsx ✅ Passed (Inspect) 8s 3 9 0
formBuilder/inputs/PortableText/RangeDecoration.spec.tsx ✅ Passed (Inspect) 25s 9 0 0
formBuilder/inputs/PortableText/Styles.spec.tsx ✅ Passed (Inspect) 18s 6 0 0
formBuilder/inputs/PortableText/Toolbar.spec.tsx ✅ Passed (Inspect) 35s 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 3, 2024

⚡️ Editor Performance Report

Updated Thu, 03 Oct 2024 22:06:10 GMT

Benchmark reference
latency of sanity@latest
experiment
latency of this branch
Δ (%)
latency difference
article (title) 17.4 efps (58ms) 16.5 efps (61ms) +3ms (+5.2%)
article (body) 56.5 efps (18ms) 59.7 efps (17ms) -1ms (-5.4%)
article (string inside object) 18.2 efps (55ms) 18.0 efps (56ms) +1ms (+0.9%)
article (string inside array) 14.5 efps (69ms) 14.4 efps (70ms) +1ms (+0.7%)
recipe (name) 30.3 efps (33ms) 29.4 efps (34ms) +1ms (+3.0%)
recipe (description) 33.9 efps (30ms) 33.3 efps (30ms) +1ms (+1.7%)
recipe (instructions) 99.9+ efps (6ms) 99.9+ efps (7ms) +1ms (-/-%)
synthetic (title) 14.5 efps (69ms) 14.5 efps (69ms) +0ms (-/-%)
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) 58ms 61ms 74ms 173ms 1284ms 14.7s
article (body) 18ms 19ms 22ms 126ms 198ms 5.5s
article (string inside object) 55ms 57ms 67ms 107ms 916ms 8.8s
article (string inside array) 69ms 71ms 76ms 125ms 1796ms 10.0s
recipe (name) 33ms 37ms 39ms 67ms 45ms 9.6s
recipe (description) 30ms 31ms 32ms 61ms 22ms 6.2s
recipe (instructions) 6ms 8ms 9ms 25ms 0ms 3.4s
synthetic (title) 69ms 77ms 81ms 316ms 2276ms 17.6s
synthetic (string inside object) 65ms 68ms 78ms 255ms 1912ms 10.2s

🧪 Experiment result

The performance result of this branch

Benchmark latency p75 p90 p99 blocking time test duration
article (title) 61ms 66ms 116ms 148ms 1489ms 14.5s
article (body) 17ms 19ms 27ms 178ms 305ms 5.6s
article (string inside object) 56ms 58ms 64ms 168ms 1108ms 9.1s
article (string inside array) 70ms 74ms 89ms 213ms 1842ms 10.2s
recipe (name) 34ms 39ms 57ms 89ms 130ms 10.2s
recipe (description) 30ms 33ms 37ms 55ms 34ms 6.6s
recipe (instructions) 7ms 9ms 10ms 32ms 0ms 3.4s
synthetic (title) 69ms 75ms 82ms 292ms 2302ms 17.7s
synthetic (string inside object) 69ms 72ms 76ms 190ms 1974ms 10.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.

@renovate renovate bot added this pull request to the merge queue Oct 3, 2024
Merged via the queue into next with commit 80338c4 Oct 3, 2024
39 of 45 checks passed
@renovate renovate bot deleted the renovate/portabletext-editor-1.x branch October 3, 2024 21:51
ricokahler pushed a commit that referenced this pull request Oct 4, 2024
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@portabletext/editor](https://www.sanity.io/)
([source](https://redirect.github.com/portabletext/editor/tree/HEAD/packages/editor))
| [`^1.1.2` ->
`^1.1.3`](https://renovatebot.com/diffs/npm/@portabletext%2feditor/1.1.2/1.1.3)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@portabletext%2feditor/1.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@portabletext%2feditor/1.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@portabletext%2feditor/1.1.2/1.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@portabletext%2feditor/1.1.2/1.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>portabletext/editor (@&#8203;portabletext/editor)</summary>

###
[`v1.1.3`](https://redirect.github.com/portabletext/editor/blob/HEAD/packages/editor/CHANGELOG.md#113-2024-10-03)

##### Bug Fixes

- **editor:** fix inconsistency with text insertion after inline object,
before annotation
([ad47833](https://redirect.github.com/portabletext/editor/commit/ad4783365655d911b8050d9a6763e87b68c8a960))
- **editor:** fix inconsistency with text insertion before annotation
([333e559](https://redirect.github.com/portabletext/editor/commit/333e5596acaf6acdcd4ab4dbbdb128279ccad945))

</details>

---

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

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/renovate/) using a [curated
preset](https://redirect.github.com/sanity-io/renovate-config#readme)
maintained by [<picture><source media="(prefers-color-scheme: dark)"
srcset="https://www.sanity.io/static/images/logo_white.svg?v=2"><img
alt="Sanity" src="https://www.sanity.io/static/images/logo_red.svg?v=2"
height="10"></picture>](https://www.sanity.io/?utm_source=github&utm_medium=referral&utm_campaign=ecosystem-renovate-preset).
View repository job log
[here](https://developer.mend.io/github/sanity-io/sanity)

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45Ny4wIiwidXBkYXRlZEluVmVyIjoiMzguOTcuMCIsInRhcmdldEJyYW5jaCI6Im5leHQiLCJsYWJlbHMiOlsi8J+TpiBkZXBzIiwi8J+kliBib3QiXX0=-->

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