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

Merged
merged 1 commit into from
Jun 17, 2024
Merged

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

merged 1 commit into from
Jun 17, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 17, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@react-three/drei 9.106.0 -> 9.107.0 age adoption passing confidence
@react-three/fiber 8.16.7 -> 8.16.8 age adoption passing confidence
@sanity/react-loader (source) 1.10.1 -> 1.10.3 age adoption passing confidence
@sanity/ui (source) ^2.3.6 -> ^2.4.0 age adoption passing confidence
next (source) 14.2.3 -> 14.2.4 age adoption passing confidence
sanity-plugin-mux-input 2.3.4 -> 2.3.6 age adoption passing confidence

Release Notes

pmndrs/drei (@​react-three/drei)

v9.107.0

Compare Source

Bug Fixes
  • Stats and StatsGl don't remove previous class names on rerender (#​1994) (18c24eb)
Features
  • GradientTexture: support any color representation in GradientTexture (#​1993) (1bb5b95)

v9.106.2

Compare Source

Bug Fixes

v9.106.1

Compare Source

Bug Fixes
pmndrs/react-three-fiber (@​react-three/fiber)

v8.16.8

Compare Source

What's Changed

New Contributors

Full Changelog: pmndrs/react-three-fiber@v8.16.7...v8.16.8

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

v1.10.3

Dependencies

v1.10.2

Dependencies
sanity-io/ui (@​sanity/ui)

v2.4.0

Compare Source

Features
vercel/next.js (next)

v14.2.4

Compare Source

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes
  • fix: ensure route handlers properly track dynamic access (#​66446)
  • fix NextRequest proxy in edge runtime (#​66551)
  • Fix next/dynamic with babel and src dir (#​65177)
  • Use vercel deployment url for metadataBase fallbacks (#​65089)
  • fix(next/image): detect react@19 for fetchPriority prop (#​65235)
  • Fix loading navigation with metadata and prefetch (#​66447)
  • prevent duplicate RSC fetch when action redirects (#​66620)
  • ensure router cache updates reference the latest cache values (#​66681)
  • Prevent append of trailing slash in cases where path ends with a file extension (#​66636)
  • Fix inconsistency with 404 getStaticProps cache-control (#​66674)
  • Use addDependency to track metadata route file changes (#​66714)
  • Add timeout/retry handling for fetch cache (#​66652)
  • fix: app-router prefetch crash when an invalid URL is passed to Link (#​66755)
Credits

Huge thanks to @​ztanner, @​ijjk, @​wbinnssmith, @​huozhi, and @​lubieowoce for helping!

sanity-io/sanity-plugin-mux-input (sanity-plugin-mux-input)

v2.3.6

Compare Source

Bug Fixes

v2.3.5

Compare Source

Bug Fixes
  • single autogenerated subtitle, better GraphQL support, proper audio file previews, improved documentation (#​366) (594e999)

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 June 17, 2024 15:19
Copy link

vercel bot commented Jun 17, 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 Jun 17, 2024 3:32pm
performance-studio ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 17, 2024 3:32pm
studio-workshop 🔄 Building (Inspect) Visit Preview 💬 Add feedback Jun 17, 2024 3:32pm
test-compiled-studio ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 17, 2024 3:32pm
test-next-studio ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 17, 2024 3:32pm
test-studio ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 17, 2024 3:32pm

@renovate renovate bot requested review from bjoerge and removed request for a team June 17, 2024 15:20
@renovate renovate bot enabled auto-merge June 17, 2024 15:20
Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@codemirror/commands@6.6.0 None 0 0 B
npm/@codemirror/view@6.28.1 None 0 0 B

View full report↗︎

@renovate renovate bot added this pull request to the merge queue Jun 17, 2024
Merged via the queue into next with commit d89acea Jun 17, 2024
27 of 32 checks passed
Copy link
Contributor

No changes to documentation

Copy link
Contributor

Component Testing Report Updated Jun 17, 2024 3:31 PM (UTC)

File Status Duration Passed Skipped Failed
comments/CommentInput.spec.tsx ✅ Passed (Inspect) 39s 15 0 0
formBuilder/ArrayInput.spec.tsx ✅ Passed (Inspect) 6s 3 0 0
formBuilder/inputs/PortableText/Annotations.spec.tsx ✅ Passed (Inspect) 25s 6 0 0
formBuilder/inputs/PortableText/copyPaste/CopyPaste.spec.tsx ✅ Passed (Inspect) 32s 11 7 0
formBuilder/inputs/PortableText/Decorators.spec.tsx ✅ Passed (Inspect) 14s 6 0 0
formBuilder/inputs/PortableText/DisableFocusAndUnset.spec.tsx ✅ Passed (Inspect) 8s 3 0 0
formBuilder/inputs/PortableText/DragAndDrop.spec.tsx ✅ Passed (Inspect) 36s 3 0 0
formBuilder/inputs/PortableText/FocusTracking.spec.tsx ✅ Passed (Inspect) 35s 15 0 0
formBuilder/inputs/PortableText/Input.spec.tsx ✅ Passed (Inspect) 1m 13s 21 0 0
formBuilder/inputs/PortableText/ObjectBlock.spec.tsx ✅ Passed (Inspect) 1m 2s 18 0 0
formBuilder/inputs/PortableText/PresenceCursors.spec.tsx ✅ Passed (Inspect) 6s 3 9 0
formBuilder/inputs/PortableText/RangeDecoration.spec.tsx ✅ Passed (Inspect) 20s 9 0 0
formBuilder/inputs/PortableText/Styles.spec.tsx ✅ Passed (Inspect) 14s 6 0 0
formBuilder/inputs/PortableText/Toolbar.spec.tsx ✅ Passed (Inspect) 29s 12 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