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 dev-non-major #7294

Merged
merged 1 commit into from
Aug 1, 2024
Merged

fix(deps): Update dev-non-major #7294

merged 1 commit into from
Aug 1, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 1, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@portabletext/editor (source) ^1.0.9 -> ^1.0.10 age adoption passing confidence
@sanity/locale-ko-kr (source) 1.1.6 -> 1.1.7 age adoption passing confidence
@sanity/locale-nb-no (source) 1.1.10 -> 1.1.11 age adoption passing confidence
@sanity/locale-nn-no (source) 1.1.10 -> 1.1.11 age adoption passing confidence
@sanity/locale-pt-pt (source) 1.1.6 -> 1.1.8 age adoption passing confidence
@sanity/locale-sv-se (source) 1.2.7 -> 1.2.8 age adoption passing confidence
@sanity/tsdoc (source) 1.0.83 -> 1.0.87 age adoption passing confidence
qs 6.12.3 -> 6.13.0 age adoption passing confidence

Release Notes

portabletext/editor (@​portabletext/editor)

v1.0.10

Bug Fixes
  • editor: add missing release tags (f1054b0)
  • editor: prevent deleting non-empty text block on DELETE (0955917)
Dependencies
sanity-io/locales (@​sanity/locale-ko-kr)

v1.1.7

Bug Fixes
sanity-io/locales (@​sanity/locale-nb-no)

v1.1.11

Bug Fixes
sanity-io/locales (@​sanity/locale-nn-no)

v1.1.11

Bug Fixes
sanity-io/locales (@​sanity/locale-pt-pt)

v1.1.8

Bug Fixes

v1.1.7

Bug Fixes
sanity-io/locales (@​sanity/locale-sv-se)

v1.2.8

Bug Fixes
sanity-io/tsdoc (@​sanity/tsdoc)

v1.0.87

Compare Source

Bug Fixes

v1.0.86

Compare Source

Bug Fixes

v1.0.85

Compare Source

Bug Fixes

v1.0.84

Compare Source

Bug Fixes
ljharb/qs (qs)

v6.13.0

Compare Source

  • [New] parse: add strictDepth option (#​511)
  • [Tests] use npm audit instead of aud

Configuration

📅 Schedule: Branch creation - "every weekday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 August 1, 2024 18:27
@renovate renovate bot requested review from binoy14 and removed request for a team August 1, 2024 18:27
@renovate renovate bot enabled auto-merge August 1, 2024 18:28
Copy link

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

Copy link
Contributor

github-actions bot commented Aug 1, 2024

No changes to documentation

Copy link
Contributor

github-actions bot commented Aug 1, 2024

Component Testing Report Updated Aug 1, 2024 6:45 PM (UTC)

File Status Duration Passed Skipped Failed
comments/CommentInput.spec.tsx ✅ Passed (Inspect) 43s 15 0 0
formBuilder/ArrayInput.spec.tsx ✅ Passed (Inspect) 8s 3 0 0
formBuilder/inputs/PortableText/Annotations.spec.tsx ✅ Passed (Inspect) 29s 6 0 0
formBuilder/inputs/PortableText/copyPaste/CopyPaste.spec.tsx ✅ Passed (Inspect) 36s 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) 44s 15 0 0
formBuilder/inputs/PortableText/Input.spec.tsx ✅ Passed (Inspect) 1m 42s 21 0 0
formBuilder/inputs/PortableText/ObjectBlock.spec.tsx ✅ Passed (Inspect) 1m 15s 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 ❌ Failed (Inspect) 1m 22s 20 0 1
formBuilder/tree-editing/TreeEditing.spec.tsx ✅ Passed (Inspect) 1m 47s 30 0 0
formBuilder/tree-editing/TreeEditingNestedObjects.spec.tsx ✅ Passed (Inspect) 20s 3 0 0

@renovate renovate bot added this pull request to the merge queue Aug 1, 2024
Merged via the queue into next with commit 8d47f3e Aug 1, 2024
41 of 42 checks passed
cngonzalez pushed a commit that referenced this pull request Aug 20, 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