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 apps and examples dependencies #102

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 28, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sanity/react-loader (source) ^1.10.10 -> ^1.10.14 age adoption passing confidence
@sanity/vision (source) ^3.62.0 -> ^3.62.3 age adoption passing confidence
@types/react (source) ^18.3.11 -> ^18.3.12 age adoption passing confidence
eslint-config-next (source) 15.0.0 -> 15.0.2 age adoption passing confidence
lucide-react (source) ^0.453.0 -> ^0.454.0 age adoption passing confidence
next (source) 15.0.0 -> 15.0.2 age adoption passing confidence
next-sanity (source) 9.7.0-canary.25 -> 9.8.8 age adoption passing confidence
react (source) 19.0.0-rc-65a56d0e-20241020 -> 19.0.0-rc-fb9a90fa48-20240614 age adoption passing confidence
react-dom (source) 19.0.0-rc-65a56d0e-20241020 -> 19.0.0-rc-fb9a90fa48-20240614 age adoption passing confidence
sanity (source) ^3.62.0 -> ^3.62.3 age adoption passing confidence

Release Notes

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

v1.10.14

Dependencies

v1.10.13

Dependencies

v1.10.12

Dependencies

v1.10.11

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

v3.62.3

Compare Source

v3.62.2

Compare Source

Install or upgrade Sanity Studio

To initiate a new Sanity Studio project or upgrade an existing one, please refer to our comprehensive guide on Installing and Upgrading Sanity Studio.

If you are updating from a version earlier than 3.37.0, you should also check out this article to ensure your dependencies are up to date.

✨ Highlights
  • Updates the Presentation tool to enable visual editing packages to dynamically check which features are supported by the current tool version.
📓 Full changelog

Author | Message | Commit
------------ | ------------- | -------------
renovate[bot] | fix(deps): Update dev-non-major (#​7661) | 21988da
renovate[bot] | fix(deps): update dependency @​sanity/presentation to v1.17.4 (#​7662) | 35fdd4d
renovate[bot] | fix(deps): Update dev-non-major (#​7663) | aa41c29

v3.62.1

Compare Source

Install or upgrade Sanity Studio

To initiate a new Sanity Studio project or upgrade an existing one, please refer to our comprehensive guide on Installing and Upgrading Sanity Studio.

If you are updating from a version earlier than 3.37.0, you should also check out this article to ensure your dependencies are up to date.

✨ Highlights
Other features
Screenshot 2024-10-24 at 08 11 27
📓 Full changelog
Author Message Commit
Pedro Bonamin feat(cli): add warning and docs for react-19 and Next.Js (#​7660) 00acdbb141
vercel/next.js (eslint-config-next)

v15.0.2

Compare Source

v15.0.1

Compare Source

Core Changes
  • Reland "[dynamicIO] warn for disallowed dynamic in dev": #​71567
  • next-upgrade: prompt (un)install only when there's a change: #​71308
  • chore(next-codemod): remove @next/font from optional Next.js packages to install: #​71563
  • [dynamicIO] Avoid triggering memory leak false positive with makeHangingPromise: #​71576
  • Avoid triggering memory leak false positive with makeHangingPromise: #​71579
  • Upgrade React from 65a56d0e-20241020 to 69d4b800-20241021: #​71568
  • avoid logging stacks for internal errors: #​71575
  • Avoid server action endpoint function indirection: #​71572
  • fix: handle terminal color in chrome console: #​71581
  • [dynamicIO] Update prerender to use Fizz prerender: #​71580
  • misc(next-upgrade): reuse process.cwd() value: #​71558
  • [dynamicIO]: dev navigations should show disallowed dynamic errors: #​71595
  • next-lint: Use ESLint v9 by default: #​71371
  • fix: prevent router errors from being logged on the client: #​71583
  • fix: next package resolving in dev overlay: #​71632
  • Improve type coverage of setup-dev-bundler: #​71443
  • fix(turbo-tasks): Implement ValueDebugFormat for ResolvedVc: #​71173
  • Add --turbopack CLI flag: #​71657
  • [dynamicIO] detect metadata boundaries in dev using server component stacks: #​71666
Example Changes
  • chore: Update with-supabase to be compatible with Nextjs 15: #​71631
  • Update Sanity example to next v15: #​71640
Misc Changes
  • docs(ppr): remove v14 mention for ppr: #​71498
  • docs: fix upgrade codemod command: #​71578
  • Turbopack: Always use blob: URLs for assets in middleware: #​71471
  • fix: metadata image route Windows path escaping: #​71615
  • fix: third-parties package peer dependency: #​71620
  • Fix module_resolution: "nodenext" with mjs or cjs: #​71635
  • react-sync: Automatically update peer dependencies in libraries: #​71636
  • chore(docs): fix typo in image.mdx docs: #​71647
  • docs: remove the canary note on instrumentation: #​71649
  • test: fix async api tests: #​71652
  • Enable source maps for pnpm debug: #​71653
  • codemod(turbopack): Rewrite more Vc fields in structs as ResolvedVc: #​71172
Credits

Huge thanks to @​gnoff, @​devjiwonchoi, @​samcx, @​ztanner, @​unstubbable, @​huozhi, @​mischnic, @​lubieowoce, @​eps1lon, @​ivasilov, @​styfle, @​bgw, @​stipsan, and @​timneutkens for helping!

lucide-icons/lucide (lucide-react)

v0.454.0: New icons 0.454.0

Compare Source

Modified Icons 🔨

vercel/next.js (next)

v15.0.2

Compare Source

v15.0.1

Compare Source

sanity-io/next-sanity (next-sanity)

v9.8.8

Compare Source

Bug Fixes

v9.8.7

Compare Source

Bug Fixes

v9.8.6

Compare Source

Bug Fixes

v9.8.5

Compare Source

Bug Fixes

v9.8.4

Compare Source

Bug Fixes

v9.8.3

Compare Source

Bug Fixes

v9.8.2

Compare Source

Bug Fixes

v9.8.1

Compare Source

Bug Fixes

v9.8.0

Compare Source

Features

v9.7.1

Compare Source

Bug Fixes

v9.7.0

Features
facebook/react (react)

v19.0.0-rc-fb9a90fa48-20240614

Compare Source

v19.0.0-rc-fa6eab58-20240815

Compare Source

v19.0.0-rc-f9ebd85a-20240925

Compare Source

v19.0.0-rc-f994737d14-20240522

Compare Source

v19.0.0-rc-f90a6bcc-20240827

Compare Source

v19.0.0-rc-f6cce072-20240723

Compare Source

v19.0.0-rc-f65ac7bd-20240826

Compare Source

v19.0.0-rc-f3e09d6328-20240612

Compare Source

v19.0.0-rc-f38c22b244-20240704

Compare Source

v19.0.0-rc-f2df5694-20240916

Compare Source

v19.0.0-rc-ee1a403a-20240916

Compare Source

v19.0.0-rc-ed966dac-20241007

Compare Source

v19.0.0-rc-eb3ad065-20240822

Compare Source

v19.0.0-rc-eb259b5d3b-20240605

Compare Source

v19.0.0-rc-e948a5ac-20240807

Compare Source

v19.0.0-rc-e740d4b1-20240919

Compare Source

v19.0.0-rc-e684ca66ab-20240619

Compare Source

v19.0.0-rc-e56f4ae3-20240830

Compare Source

v19.0.0-rc-e4953922-20240919

Compare Source

v19.0.0-rc-e210d081-20240909

Compare Source

v19.0.0-rc-e02baf6c92-20240627

Compare Source

v19.0.0-rc-dfd30974ab-20240613

Compare Source

v19.0.0-rc-df783f9ea1-20240708

Compare Source

v19.0.0-rc-df5f2736-20240712

Compare Source

v19.0.0-rc-d8c90fa4-20241001

Compare Source

v19.0.0-rc-d6cb4e77-20240911

Compare Source

v19.0.0-rc-d5bba18b-20241009

Compare Source

v19.0.0-rc-d49123f7-20241019

Compare Source

v19.0.0-rc-d48603a5-20240813

Compare Source

v19.0.0-rc-d3ce0d3ea9-20240520

Compare Source

v19.0.0-rc-d1afcb43-20240903

Compare Source

v19.0.0-rc-d025ddd3-20240722

Compare Source

v19.0.0-rc-cd22717c-20241013

Compare Source

v19.0.0-rc-cc1ec60d0d-20240607

Compare Source

v19.0.0-rc-cae764ce-20241025

Compare Source

v19.0.0-rc-c3cdbec0a7-20240708

Compare Source

v19.0.0-rc-c21bcd627b-20240624

Compare Source

v19.0.0-rc-c1e1358b-20241020

Compare Source

v19.0.0-rc-bf7e210c-20241017

Compare Source

v19.0.0-rc-bf3a29d097-20240603

Compare Source

v19.0.0-rc-b8ae38f8-20241018

Compare Source

v19.0.0-rc-b57d2823-20240822

Compare Source

v19.0.0-rc-ab7c1663-20240730

Compare Source

v19.0.0-rc-ab2135c7-20240724

Compare Source

v19.0.0-rc-a99d8e8d-20240916

Compare Source

v19.0.0-rc-a960b92c-20240819

Compare Source

v19.0.0-rc-a7d1240c-20240731

Compare Source

v19.0.0-rc-a532d91d01-20240610

Compare Source

v19.0.0-rc-a26e3f403e-20240611

Compare Source

v19.0.0-rc-a19a8ab4-20240829

Compare Source

v19.0.0-rc-a03254bc-20240905

Compare Source

v19.0.0-rc-9d4fba0788-20240530

Compare Source

v19.0.0-rc-9d2da591-20240808

Compare Source

v19.0.0-rc-9c6806964f-20240703

Compare Source

v19.0.0-rc-99da76f23a-20240606

Compare Source

v19.0.0-rc-9598c41a20-20240603

Compare Source

v19.0.0-rc-94e652d5-20240912

Compare Source

v19.0.0-rc-941e1b4a-20240729

Compare Source

v19.0.0-rc-935180c7e0-20240524

Compare Source

v19.0.0-rc-915b914b3a-20240515

Compare Source

v19.0.0-rc-8f3c0525f9-20240521

Compare Source

v19.0.0-rc-8b08e99e-20240713

Compare Source

v19.0.0-rc-8971381549-20240625

Compare Source

v19.0.0-rc-85acf2d195-20240711

Compare Source

v19.0.0-rc-83825814-20241015

Compare Source

v19.0.0-rc-827cbea417-20240606

Compare Source

v19.0.0-rc-8269d55d-20240802

Compare Source

v19.0.0-rc-81c5ff2e04-20240521

Compare Source

v19.0.0-rc-77f43893-20241010

Compare Source

v19.0.0-rc-77b637d6-20241016

Compare Source

v19.0.0-rc-778e1ed2-20240926

Compare Source

v19.0.0-rc-7771d3a7-20240827

Compare Source

v19.0.0-rc-76002254-20240724

Compare Source

v19.0.0-rc-70fb1363-20241010

Compare Source

v19.0.0-rc-6fb39ec9e9-20240621

Compare Source

v19.0.0-rc-6f23540c7d-20240528

Compare Source

v19.0.0-rc-6ebfd5b0-20240818

Compare Source

v19.0.0-rc-6d3110b4d9-20240531

Compare Source

v19.0.0-rc-6cf85185-20241014

Compare Source

v19.0.0-rc-69d4b800-20241021

Compare Source

v19.0.0-rc-68dbd84b-20240812

Compare Source

v19.0.0-rc-67fee58b-20240926

Compare Source

facebook/react (react-dom)

v19.0.0-rc-fb9a90fa48-20240614

Compare Source

v19.0.0-rc-fa6eab58-20240815

Compare Source

v19.0.0-rc-f9ebd85a-20240925

Compare Source

v19.0.0-rc-f994737d14-20240522

Compare Source

v19.0.0-rc-f90a6bcc-20240827

Compare Source

v19.0.0-rc-f6cce072-20240723

Compare Source

v19.0.0-rc-f65ac7bd-20240826

Compare Source

v19.0.0-rc-f3e09d6328-20240612

Compare Source

v19.0.0-rc-f38c22b244-20240704

Compare Source

v19.0.0-rc-f2df5694-20240916

Compare Source

v19.0.0-rc-ee1a403a-20240916

Compare Source

[v19.0.0-rc-ed966dac-20241007](https://github.com/facebook/react/compar


Configuration

📅 Schedule: Branch creation - "before 4am on monday" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/apps-and-examples-dependencies branch 3 times, most recently from 11ebe49 to b2deeaf Compare October 29, 2024 17:14
@renovate renovate bot force-pushed the renovate/apps-and-examples-dependencies branch from b2deeaf to 30ce385 Compare October 29, 2024 20:12
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.

0 participants