notrab / headless-dropshipping-starter

Create your own dropshipping store with Next.js, Snipcart & Printful πŸ‘•
https://headlessdropshipping.com
727 stars 140 forks source link

fix(deps): update dependency next to v10.2.3 #21

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
next (source) 10.2.0 -> 10.2.3 age adoption passing confidence

Release Notes

vercel/next.js ### [`v10.2.3`](https://togithub.com/vercel/next.js/releases/v10.2.3) [Compare Source](https://togithub.com/vercel/next.js/compare/v10.2.2...v10.2.3) ##### Core Changes - lazy load postcss plugins: [#​25317](https://togithub.com/vercel/next.js/issues/25317) - Add missing i18n types in gip context: [#​25363](https://togithub.com/vercel/next.js/issues/25363) - Ensure externals are correct for mini-css-extract-plugin: [#​25340](https://togithub.com/vercel/next.js/issues/25340) - Update beforeFiles rewrites to continue: [#​25418](https://togithub.com/vercel/next.js/issues/25418) ##### Documentation Changes - Update docs to show how to typecheck next.config.js: [#​25240](https://togithub.com/vercel/next.js/issues/25240) - docs: typo in rewrites page: [#​25377](https://togithub.com/vercel/next.js/issues/25377) ##### Example Changes - Fix PatternFly 4 example: [#​25356](https://togithub.com/vercel/next.js/issues/25356) - Update package.json blog-starter-typescript: [#​25361](https://togithub.com/vercel/next.js/issues/25361) - New kontent UI screenshots: [#​25387](https://togithub.com/vercel/next.js/issues/25387) ##### Misc Changes - Follow up rewrites regression test for [#​25208](https://togithub.com/vercel/next.js/issues/25208): [#​25282](https://togithub.com/vercel/next.js/issues/25282) - Fix ie11 has rewrite test: [#​25342](https://togithub.com/vercel/next.js/issues/25342) ##### Credits Huge thanks to [@​alexbrazier](https://togithub.com/alexbrazier), [@​jamsinclair](https://togithub.com/jamsinclair), [@​sokra](https://togithub.com/sokra), [@​fabianishere](https://togithub.com/fabianishere), [@​rokinsky](https://togithub.com/rokinsky), [@​ijjk](https://togithub.com/ijjk), [@​msidqi](https://togithub.com/msidqi), [@​rubensdemelo](https://togithub.com/rubensdemelo), and [@​Simply007](https://togithub.com/Simply007) for helping! ### [`v10.2.2`](https://togithub.com/vercel/next.js/releases/v10.2.2) [Compare Source](https://togithub.com/vercel/next.js/compare/v10.2.1...v10.2.2) ##### Core Changes - server doesn't need to be contenthashing at all: [#​25251](https://togithub.com/vercel/next.js/issues/25251) - Update postcss-loader to 4.3.0: [#​25197](https://togithub.com/vercel/next.js/issues/25197) - restore webpack defaults for managed/immutablePaths: [#​25250](https://togithub.com/vercel/next.js/issues/25250) - react-loadable-plugin. Handle undefined opts.caller: [#​25264](https://togithub.com/vercel/next.js/issues/25264) ##### Documentation Changes - doc(typescript.md) Mention incremental type checking: [#​25268](https://togithub.com/vercel/next.js/issues/25268) ##### Misc Changes - Ensure CNA install succeeds with npm and example flags: [#​25267](https://togithub.com/vercel/next.js/issues/25267) - Update output size test to handle version change: [#​25275](https://togithub.com/vercel/next.js/issues/25275) - Update the text for eslint/no-page-custom-font rule: [#​25117](https://togithub.com/vercel/next.js/issues/25117) ##### Credits Huge thanks to [@​sokra](https://togithub.com/sokra), [@​bradlc](https://togithub.com/bradlc), [@​SinimaWath](https://togithub.com/SinimaWath), and [@​rgabs](https://togithub.com/rgabs) for helping! ### [`v10.2.1`](https://togithub.com/vercel/next.js/releases/v10.2.1) [Compare Source](https://togithub.com/vercel/next.js/compare/v10.2.0...v10.2.1) ##### Core Changes - Remove unnecessary optimizeFonts key from type: [#​24563](https://togithub.com/vercel/next.js/issues/24563) - Fix Image compatibility issue when using `sizes`: [#​24569](https://togithub.com/vercel/next.js/issues/24569) - Replace regex lexer with minimal regex for named groups: [#​24604](https://togithub.com/vercel/next.js/issues/24604) - Remove un-used lib files: [#​24625](https://togithub.com/vercel/next.js/issues/24625) - Adds ESLint with default rule-set: [#​23702](https://togithub.com/vercel/next.js/issues/23702) - Don't swallow MODULE_NOT_FOUND error: [#​24577](https://togithub.com/vercel/next.js/issues/24577) - Fix/link router 24075 take asPath instead of pathName in router: [#​24199](https://togithub.com/vercel/next.js/issues/24199) - Add experimental blurry placeholder to image component: [#​24153](https://togithub.com/vercel/next.js/issues/24153) - update webpack to 5.36.2, use dependOn: [#​24656](https://togithub.com/vercel/next.js/issues/24656) - Add type checking events: [#​24595](https://togithub.com/vercel/next.js/issues/24595) - fix memory leak in require.cache: [#​24282](https://togithub.com/vercel/next.js/issues/24282) - Don't throw 500 error when Content-type is invalid: [#​24818](https://togithub.com/vercel/next.js/issues/24818) - Land - Font optimizations - Adobe Fonts / Typekit support : [#​24834](https://togithub.com/vercel/next.js/issues/24834) - updated zustand example : [#​24884](https://togithub.com/vercel/next.js/issues/24884) - feat(build): Log whether type checking is actually performed: [#​24440](https://togithub.com/vercel/next.js/issues/24440) - webpack 5 externals fixes: [#​24603](https://togithub.com/vercel/next.js/issues/24603) - Remove experimental babel flag: [#​24776](https://togithub.com/vercel/next.js/issues/24776) - cache typechecking with incremental compilation: [#​24559](https://togithub.com/vercel/next.js/issues/24559) - Ensure next/dynamic transpiles for tests: [#​24751](https://togithub.com/vercel/next.js/issues/24751) - fix: handle compression for custom-server render calls ([#​16378](https://togithub.com/vercel/next.js/issues/16378)): [#​18891](https://togithub.com/vercel/next.js/issues/18891) - Refactor experimental-script component : [#​24940](https://togithub.com/vercel/next.js/issues/24940) - Fix: Non-writable pages/\_app breaks build : [#​24849](https://togithub.com/vercel/next.js/issues/24849) - I18n context initial props: [#​21930](https://togithub.com/vercel/next.js/issues/21930) - update webpack to 5.37.0: [#​24954](https://togithub.com/vercel/next.js/issues/24954) - Ensure webpack cache is invalidated for alias change: [#​24956](https://togithub.com/vercel/next.js/issues/24956) ##### Documentation Changes - Add documentation on Font Optimization.: [#​24572](https://togithub.com/vercel/next.js/issues/24572) - Clarify whether router.pathname includes basePath: [#​24675](https://togithub.com/vercel/next.js/issues/24675) - Update font optimization docs to mention opting out.: [#​24756](https://togithub.com/vercel/next.js/issues/24756) - Bumps version of supertokens dependencies and updates its README: [#​24571](https://togithub.com/vercel/next.js/issues/24571) - docs(response-helpers): Update res.json definition: [#​24782](https://togithub.com/vercel/next.js/issues/24782) - docs(next/router): Update router.push api: [#​24833](https://togithub.com/vercel/next.js/issues/24833) - docs(config intro): Fix github link hash: [#​24838](https://togithub.com/vercel/next.js/issues/24838) - Add version note for `has` property: [#​24836](https://togithub.com/vercel/next.js/issues/24836) - Remove old docs sections: [#​24853](https://togithub.com/vercel/next.js/issues/24853) - Add additional reason for the Prerender Error when running next export: [#​24828](https://togithub.com/vercel/next.js/issues/24828) - feat(create-next-app): add `--ts, --typescript` support: [#​24655](https://togithub.com/vercel/next.js/issues/24655) - ESLint Plugin: Disallow in Head from next/document: [#​24868](https://togithub.com/vercel/next.js/issues/24868) - Clarify rewrites and other docs cleanup.: [#​24890](https://togithub.com/vercel/next.js/issues/24890) - ESLint Plugin: Google Font rules: [#​24766](https://togithub.com/vercel/next.js/issues/24766) - ESLint Plugin: passHref is not assigned: [#​24670](https://togithub.com/vercel/next.js/issues/24670) - ESLint Plugin: Custom Font at page-level rule: [#​24789](https://togithub.com/vercel/next.js/issues/24789) - ESLint Plugin: Prevent bad imports of next/document and next/head: [#​24832](https://togithub.com/vercel/next.js/issues/24832) ##### Example Changes - Fix: with-passport example dependency issue: [#​24567](https://togithub.com/vercel/next.js/issues/24567) - demo serving storybook static build with serve: [#​24812](https://togithub.com/vercel/next.js/issues/24812) - Update signin/signup form samples: [#​24524](https://togithub.com/vercel/next.js/issues/24524) - react-hook-form example: [#​21245](https://togithub.com/vercel/next.js/issues/21245) - Update example with-sentry: [#​24819](https://togithub.com/vercel/next.js/issues/24819) - Update custom server examples: [#​24814](https://togithub.com/vercel/next.js/issues/24814) - Remove outdated/deprecated/unmainted examples: [#​24945](https://togithub.com/vercel/next.js/issues/24945) - Fix build in blog-starter-typescript example: [#​24695](https://togithub.com/vercel/next.js/issues/24695) - Update with-three-js example: [#​24857](https://togithub.com/vercel/next.js/issues/24857) - Update with-mdx-remote example: [#​24973](https://togithub.com/vercel/next.js/issues/24973) ##### Misc Changes - fix(next-storybook): make rules an array in webpack config: [#​22125](https://togithub.com/vercel/next.js/issues/22125) - Fix rewrite shape in Storybook: [#​24827](https://togithub.com/vercel/next.js/issues/24827) - Match last PR mention in commit message for release notes - Add label for chrome automatically to PR ##### Credits Huge thanks to [@​darshkpatel](https://togithub.com/darshkpatel), [@​leerob](https://togithub.com/leerob), [@​sumanthratna](https://togithub.com/sumanthratna), [@​shuding](https://togithub.com/shuding), [@​housseindjirdeh](https://togithub.com/housseindjirdeh), [@​PepijnSenders](https://togithub.com/PepijnSenders), [@​prophet1996](https://togithub.com/prophet1996), [@​Joonpark13](https://togithub.com/Joonpark13), [@​tremby](https://togithub.com/tremby), [@​sokra](https://togithub.com/sokra), [@​stefanprobst](https://togithub.com/stefanprobst), [@​dopt](https://togithub.com/dopt), [@​rishabhpoddar](https://togithub.com/rishabhpoddar), [@​aydinkn](https://togithub.com/aydinkn), [@​ErfanMirzapour](https://togithub.com/ErfanMirzapour), [@​vitalybaev](https://togithub.com/vitalybaev), [@​ijjk](https://togithub.com/ijjk), [@​tubbo](https://togithub.com/tubbo), [@​frontendtony](https://togithub.com/frontendtony), [@​eric-burel](https://togithub.com/eric-burel), [@​ctjlewis](https://togithub.com/ctjlewis), [@​Munawwar](https://togithub.com/Munawwar), [@​iker-barriocanal](https://togithub.com/iker-barriocanal), [@​eps1lon](https://togithub.com/eps1lon), [@​janicklas-ralph](https://togithub.com/janicklas-ralph), [@​Gigiz](https://togithub.com/Gigiz), [@​mplis](https://togithub.com/mplis), [@​HaNdTriX](https://togithub.com/HaNdTriX), and [@​jigsawye](https://togithub.com/jigsawye) for helping! </details> <hr /> <h3>Configuration</h3> <p>πŸ“… <strong>Schedule</strong>: "before 3am on the first day of the month" (UTC).</p> <p>🚦 <strong>Automerge</strong>: Enabled.</p> <p>♻️ <strong>Rebasing</strong>: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.</p> <p>πŸ”• <strong>Ignore</strong>: Close this PR and you won't be reminded about this update again.</p> <hr /> <ul> <li>[ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box.</li> </ul> <hr /> <p>This PR has been generated by <a rel="noreferrer nofollow" target="_blank" href="https://renovate.whitesourcesoftware.com">WhiteSource Renovate</a>. View repository job log <a rel="noreferrer nofollow" target="_blank" href="https://app.renovatebot.com/dashboard#github/notrab/headless-dropshipping-starter">here</a>.</p> </div> </div> <div class="comment"> <div class="user"> <a rel="noreferrer nofollow" target="_blank" href="https://github.com/vercel[bot]"><img src="https://avatars.githubusercontent.com/in/8329?v=4" />vercel[bot]</a> commented <strong> 3 years ago</strong> </div> <div class="markdown-body"> <p>This pull request is being automatically deployed with Vercel (<a href="https://vercel.link/github-learn-more">learn more</a>).<br /> To see the status of your deployment, click below or on the icon next to each commit.</p> <p>πŸ” Inspect: <a href="https://vercel.com/notrab/headless-dropshipping-starter/vWowTMPThXrnidnLGAJWHrrJ6hFJ">https://vercel.com/notrab/headless-dropshipping-starter/vWowTMPThXrnidnLGAJWHrrJ6hFJ</a><br /> βœ… Preview: <a href="https://headless-drops-git-renovate-nextjs-monorepo-7aa5cf.vercel.app">https://headless-drops-git-renovate-nextjs-monorepo-7aa5cf.vercel.app</a></p> </div> </div> <div class="page-bar-simple"> </div> <div class="footer"> <ul class="body"> <li>Β© <script> document.write(new Date().getFullYear()) </script> Githubissues.</li> <li>Githubissues is a development platform for aggregating issues.</li> </ul> </div> <script src="https://cdn.jsdelivr.net/npm/jquery@3.5.1/dist/jquery.min.js"></script> <script src="/githubissues/assets/js.js"></script> <script src="/githubissues/assets/markdown.js"></script> <script src="https://cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.4.0/build/highlight.min.js"></script> <script src="https://cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.4.0/build/languages/go.min.js"></script> <script> hljs.highlightAll(); </script> </body> </html>