Closed renovate[bot] closed 9 months ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Updated (UTC) |
---|---|---|---|
nextjs-blog-cms-sanity-v3 | 🔄 Building (Inspect) | Visit Preview | Mar 1, 2024 0:09am |
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
Package | New capabilities | Transitives | Size | Publisher |
---|---|---|---|---|
npm/@sanity/client@6.15.1 | Transitive: environment, network | +33 |
7.76 MB | sanity-io |
npm/@types/react@18.2.61 | None | +3 |
1.69 MB | types |
npm/next-sanity@8.1.3 | Transitive: environment, eval, filesystem, network, shell, unsafe | +621 |
588 MB | sanity-io |
🚮 Removed packages: npm/@sanity/client@6.15.0, npm/@types/react@18.2.60, npm/next-sanity@8.1.2, npm/next@14.1.0
This PR contains the following updates:
6.15.0
->6.15.1
18.2.60
->18.2.61
14.1.0
->14.1.1
8.1.2
->8.1.3
b1ddad2
->a4f52f8
Release Notes
sanity-io/client (@sanity/client)
### [`v6.15.1`](https://togithub.com/sanity-io/client/blob/HEAD/CHANGELOG.md#6151-2024-02-28) [Compare Source](https://togithub.com/sanity-io/client/compare/v6.15.0...v6.15.1) ##### Bug Fixes - support turbopack ([76d5e24](https://togithub.com/sanity-io/client/commit/76d5e247a9226c2709c9c306ced04e3831915286))vercel/next.js (next)
### [`v14.1.1`](https://togithub.com/vercel/next.js/releases/tag/v14.1.1) [Compare Source](https://togithub.com/vercel/next.js/compare/v14.1.0...v14.1.1) ##### Core Changes - Should not warn metadataBase missing if only absolute urls are present: [https://github.com/vercel/next.js/pull/61898](https://togithub.com/vercel/next.js/pull/61898) - Fix trailing slash for canonical url: [https://github.com/vercel/next.js/pull/62109](https://togithub.com/vercel/next.js/pull/62109) - Fix metadata json manifest convention: [https://github.com/vercel/next.js/pull/62615](https://togithub.com/vercel/next.js/pull/62615) - Improve the Server Actions SWC transform: [https://github.com/vercel/next.js/pull/61001](https://togithub.com/vercel/next.js/pull/61001) - Fix Server Reference being double registered: [https://github.com/vercel/next.js/pull/61244](https://togithub.com/vercel/next.js/pull/61244) - Improve the Server Actions SWC transform (part 2): [https://github.com/vercel/next.js/pull/62052](https://togithub.com/vercel/next.js/pull/62052) - Fix module-level Server Action creation with closure-closed values: [https://github.com/vercel/next.js/pull/62437](https://togithub.com/vercel/next.js/pull/62437) - Fix draft mode invariant: [https://github.com/vercel/next.js/pull/62121](https://togithub.com/vercel/next.js/pull/62121) - fix: babel usage with next/image: [https://github.com/vercel/next.js/pull/61835](https://togithub.com/vercel/next.js/pull/61835) - Fix next/server api alias for ESM pkg: [https://github.com/vercel/next.js/pull/61721](https://togithub.com/vercel/next.js/pull/61721) - Replace image optimizer IPC call with request handler: [https://github.com/vercel/next.js/pull/61471](https://togithub.com/vercel/next.js/pull/61471) - chore: refactor image optimization to separate external/internal urls: [https://github.com/vercel/next.js/pull/61172](https://togithub.com/vercel/next.js/pull/61172) - fix(image): warn when animated image is missing unoptimized prop: [https://github.com/vercel/next.js/pull/61045](https://togithub.com/vercel/next.js/pull/61045) - fix(build-output): show stack during CSR bailout warning: [https://github.com/vercel/next.js/pull/62594](https://togithub.com/vercel/next.js/pull/62594) - Fix extra swc optimizer applied to node_modules in browser layer: [https://github.com/vercel/next.js/pull/62051](https://togithub.com/vercel/next.js/pull/62051) - fix(next-swc): Detect exports.foo from cjs_finder: [https://github.com/vercel/next.js/pull/61795](https://togithub.com/vercel/next.js/pull/61795) - Fix attempted import error for react: [https://github.com/vercel/next.js/pull/61791](https://togithub.com/vercel/next.js/pull/61791) - Add stack trace to client rendering bailout error: [https://github.com/vercel/next.js/pull/61200](https://togithub.com/vercel/next.js/pull/61200) - fix router crash on revalidate + popstate: [https://github.com/vercel/next.js/pull/62383](https://togithub.com/vercel/next.js/pull/62383) - fix loading issue when navigating to page with async metadata: [https://github.com/vercel/next.js/pull/61687](https://togithub.com/vercel/next.js/pull/61687) - revert changes to process default routes at build: [https://github.com/vercel/next.js/pull/61241](https://togithub.com/vercel/next.js/pull/61241) - fix parallel route top-level catch-all normalization logic to support nested explicit (non-catchall) slot routes: [https://github.com/vercel/next.js/pull/60776](https://togithub.com/vercel/next.js/pull/60776) - Improve redirection handling: [https://github.com/vercel/next.js/pull/62561](https://togithub.com/vercel/next.js/pull/62561) - Simplify node/edge server chunking some: [https://github.com/vercel/next.js/pull/62424](https://togithub.com/vercel/next.js/pull/62424) ##### Credits Huge thanks to [@huozhi](https://togithub.com/huozhi), [@shuding](https://togithub.com/shuding), [@Ethan-Arrowood](https://togithub.com/Ethan-Arrowood), [@styfle](https://togithub.com/styfle), [@ijjk](https://togithub.com/ijjk), [@ztanner](https://togithub.com/ztanner), [@balazsorban44](https://togithub.com/balazsorban44), [@kdy1](https://togithub.com/kdy1), and [@williamli](https://togithub.com/williamli) for helping!sanity-io/next-sanity (next-sanity)
### [`v8.1.3`](https://togithub.com/sanity-io/next-sanity/blob/HEAD/packages/next-sanity/CHANGELOG.md#813-2024-02-28) [Compare Source](https://togithub.com/sanity-io/next-sanity/compare/v8.1.2...v8.1.3) ##### Bug Fixes - **deps:** update dependency [@sanity/client](https://togithub.com/sanity/client) to ^6.15.1 ([#1063](https://togithub.com/sanity-io/next-sanity/issues/1063)) ([d668e87](https://togithub.com/sanity-io/next-sanity/commit/d668e87f656ed68fd5e976d7de4a51e91ee9fa01)) - make NextStudio streaming SSR safe ([9300eae](https://togithub.com/sanity-io/next-sanity/commit/9300eae38e82f596efc257f87293ae6ccc2bc5bc)) - resolve SSR hydration mismatch for NextStudioNoScript ([d11acd1](https://togithub.com/sanity-io/next-sanity/commit/d11acd1dde94b2cadb0af28768d15ae50dd5e275))Configuration
📅 Schedule: Branch creation - "every 3 months on the first day of the month" (UTC), 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.
This PR has been generated by Mend Renovate using a curated preset maintained by . View repository job log here