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

Merged
merged 1 commit into from
Jul 8, 2024
Merged

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

merged 1 commit into from
Jul 8, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 8, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@portabletext/editor (source) 1.0.7 -> 1.0.8 age adoption passing confidence
@react-three/drei 9.107.0 -> 9.108.3 age adoption passing confidence
@sanity/client (source) ^6.20.0 -> ^6.20.1 age adoption passing confidence
@sanity/icons (source) 3.2.0 -> 3.3.0 age adoption passing confidence
@sanity/react-loader (source) 1.10.3 -> 1.10.4 age adoption passing confidence
@sanity/tsdoc (source) 1.0.72 -> 1.0.82 age adoption passing confidence
@sanity/ui (source) ^2.4.0 -> ^2.6.1 age adoption passing confidence
@sanity/visual-editing (source) 2.1.5 -> 2.1.6 age adoption passing confidence
@types/three (source) ^0.165.0 -> ^0.166.0 age adoption passing confidence
qs 6.12.1 -> 6.12.2 age adoption passing confidence
three (source) ^0.165.0 -> ^0.166.0 age adoption passing confidence
three-stdlib 2.30.3 -> 2.30.4 age adoption passing confidence
typescript (source) 5.4.5 -> 5.5.3 age adoption passing confidence

Release Notes

portabletext/editor (@​portabletext/editor)

v1.0.8

Bug Fixes
  • editor: allow returning Promise(undefined) in paste handler (56ebe4a)
pmndrs/drei (@​react-three/drei)

v9.108.3

Compare Source

Bug Fixes
  • MeshRefractionMaterial: use color chunks, support opacity prop (#​2020) (7ceab1a)

v9.108.2

Compare Source

Bug Fixes

v9.108.1

Compare Source

Bug Fixes

v9.108.0

Compare Source

Features

v9.107.3

Compare Source

Bug Fixes

v9.107.2

Compare Source

Bug Fixes

v9.107.1

Compare Source

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

v3.3.0

Compare Source

Features
Bug Fixes
sanity-io/visual-editing (@​sanity/react-loader)

v1.10.4

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

v1.0.82

Compare Source

Bug Fixes

v1.0.81

Compare Source

Bug Fixes

v1.0.80

Compare Source

Bug Fixes

v1.0.79

Compare Source

Bug Fixes

v1.0.78

Compare Source

Bug Fixes

v1.0.77

Compare Source

Bug Fixes

v1.0.76

Compare Source

Bug Fixes

v1.0.75

Compare Source

Bug Fixes

v1.0.74

Compare Source

Bug Fixes

v1.0.73

Compare Source

Bug Fixes
sanity-io/visual-editing (@​sanity/visual-editing)

v2.1.6

Bug Fixes
Dependencies
ljharb/qs (qs)

v6.12.2

Compare Source

  • [Fix] parse: parse encoded square brackets (#​506)
  • [readme] add CII best practices badge
mrdoob/three.js (three)

v0.166.1

Compare Source

v0.166.0

Compare Source

pmndrs/three-stdlib (three-stdlib)

v2.30.4

Compare Source

Bug Fixes
Microsoft/TypeScript (typescript)

v5.5.3

Compare Source

v5.5.2

Compare Source


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 8, 2024 11:00
@renovate renovate bot requested review from juice49 and removed request for a team July 8, 2024 11:00
@renovate renovate bot enabled auto-merge July 8, 2024 11:00
Copy link

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

@renovate renovate bot force-pushed the renovate/dev-non-major branch from 68a890e to fca0e26 Compare July 8, 2024 11:13
Copy link
Contributor

github-actions bot commented Jul 8, 2024

No changes to documentation

@renovate renovate bot force-pushed the renovate/dev-non-major branch from fca0e26 to f20f697 Compare July 8, 2024 11:26
Copy link
Contributor

github-actions bot commented Jul 8, 2024

Component Testing Report Updated Jul 8, 2024 12:03 PM (UTC)

File Status Duration Passed Skipped Failed
comments/CommentInput.spec.tsx ✅ Passed (Inspect) 37s 15 0 0
formBuilder/ArrayInput.spec.tsx ✅ Passed (Inspect) 7s 3 0 0
formBuilder/inputs/PortableText/Annotations.spec.tsx ✅ Passed (Inspect) 28s 6 0 0
formBuilder/inputs/PortableText/copyPaste/CopyPaste.spec.tsx ✅ Passed (Inspect) 32s 11 7 0
formBuilder/inputs/PortableText/Decorators.spec.tsx ✅ Passed (Inspect) 15s 6 0 0
formBuilder/inputs/PortableText/DisableFocusAndUnset.spec.tsx ✅ Passed (Inspect) 9s 3 0 0
formBuilder/inputs/PortableText/DragAndDrop.spec.tsx ✅ Passed (Inspect) 52s 1 0 0
formBuilder/inputs/PortableText/FocusTracking.spec.tsx ✅ Passed (Inspect) 36s 15 0 0
formBuilder/inputs/PortableText/Input.spec.tsx ✅ Passed (Inspect) 1m 15s 20 0 0
formBuilder/inputs/PortableText/ObjectBlock.spec.tsx ✅ Passed (Inspect) 1m 5s 18 0 0
formBuilder/inputs/PortableText/PresenceCursors.spec.tsx ✅ Passed (Inspect) 7s 3 9 0
formBuilder/inputs/PortableText/RangeDecoration.spec.tsx ✅ Passed (Inspect) 21s 9 0 0
formBuilder/inputs/PortableText/Styles.spec.tsx ✅ Passed (Inspect) 15s 6 0 0
formBuilder/inputs/PortableText/Toolbar.spec.tsx ✅ Passed (Inspect) 1m 6s 21 0 0
formBuilder/tree-editing/TreeEditing.spec.tsx ✅ Passed (Inspect) 1m 40s 30 0 0
formBuilder/tree-editing/TreeEditingNestedObjects.spec.tsx ✅ Passed (Inspect) 19s 3 0 0

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