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

Merged
merged 1 commit into from
Jul 16, 2024
Merged

fix(deps): update dev-non-major #7164

merged 1 commit into from
Jul 16, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 16, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sanity/locale-ko-kr (source) 1.1.5 -> 1.1.6 age adoption passing confidence
@sanity/locale-nb-no (source) 1.1.9 -> 1.1.10 age adoption passing confidence
@sanity/locale-nn-no (source) 1.1.8 -> 1.1.9 age adoption passing confidence
@sanity/locale-pt-pt (source) 1.1.5 -> 1.1.6 age adoption passing confidence
@sanity/locale-sv-se (source) 1.2.5 -> 1.2.7 age adoption passing confidence
@sanity/ui (source) ^2.6.8 -> ^2.7.0 age adoption passing confidence

Release Notes

sanity-io/locales (@​sanity/locale-ko-kr)

v1.1.6

Bug Fixes
  • deps: upgrade sanity to 3.50.0, reconcile new copy+paste resources (5ad5440)
  • ko-KR: automated translation updates (#​523) (365e77a)
sanity-io/locales (@​sanity/locale-nb-no)

v1.1.10

Bug Fixes
  • deps: upgrade sanity to 3.50.0, reconcile new copy+paste resources (5ad5440)
  • nb-NO: translation updates for copy+paste feature (#​524) (30ea12c)
sanity-io/locales (@​sanity/locale-nn-no)

v1.1.9

Bug Fixes
  • deps: upgrade sanity to 3.50.0, reconcile new copy+paste resources (5ad5440)
sanity-io/locales (@​sanity/locale-pt-pt)

v1.1.6

Bug Fixes
  • deps: upgrade sanity to 3.50.0, reconcile new copy+paste resources (5ad5440)
sanity-io/locales (@​sanity/locale-sv-se)

v1.2.7

Bug Fixes

v1.2.6

Bug Fixes
  • deps: upgrade sanity to 3.50.0, reconcile new copy+paste resources (5ad5440)
sanity-io/ui (@​sanity/ui)

v2.7.0

Compare Source

Features
  • add useMatchMedia hook (0f61001)
  • usePrefersDark: support custom getServerSnapshot (3a02eeb)
  • usePrefersReducedMotion: support custom getServerSnapshot (5c45dac)
Bug Fixes

Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (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 July 16, 2024 13:32
@renovate renovate bot requested review from bjoerge and removed request for a team July 16, 2024 13:32
@renovate renovate bot enabled auto-merge July 16, 2024 13:32
Copy link

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

Copy link
Contributor

No changes to documentation

Copy link
Contributor

Component Testing Report Updated Jul 16, 2024 1:50 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) 30s 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) 43s 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 13s 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) 17s 6 0 0
formBuilder/inputs/PortableText/Toolbar.spec.tsx ✅ Passed (Inspect) 1m 13s 21 0 0
formBuilder/tree-editing/TreeEditing.spec.tsx ✅ Passed (Inspect) 1m 48s 30 0 0
formBuilder/tree-editing/TreeEditingNestedObjects.spec.tsx ✅ Passed (Inspect) 20s 3 0 0

@rexxars rexxars changed the title fix(deps): Update dev-non-major fix(deps): update dev-non-major Jul 16, 2024
@renovate renovate bot added this pull request to the merge queue Jul 16, 2024
Merged via the queue into next with commit 41a3039 Jul 16, 2024
41 checks passed
@stipsan stipsan deleted the renovate/dev-non-major branch July 16, 2024 14:45
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