graphql-nexus / nexus-prisma

Prisma plugin for Nexus
https://graphql-nexus.github.io/nexus-prisma
MIT License
564 stars 45 forks source link

chore(deps): update nextra packages to v3 (major) #1127

Open renovate[bot] opened 1 week ago

renovate[bot] commented 1 week ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
nextra 2.13.4 -> 3.2.4 age adoption passing confidence
nextra-theme-docs 2.13.4 -> 3.2.4 age adoption passing confidence

Release Notes

shuding/nextra (nextra) ### [`v3.2.4`](https://redirect.github.com/shuding/nextra/releases/tag/nextra%403.2.4) [Compare Source](https://redirect.github.com/shuding/nextra/compare/nextra@3.2.3...nextra@3.2.4) ##### Patch Changes - [`a4b0bbb`](https://redirect.github.com/shuding/nextra/commit/a4b0bbb): fix(deps): update dependency title to v4 > This fix ReDoS vulnerability exposed via title → clipboardy → execa → > cross-spawn dependency chain ### [`v3.2.3`](https://redirect.github.com/shuding/nextra/releases/tag/nextra-theme-docs%403.2.3) [Compare Source](https://redirect.github.com/shuding/nextra/compare/nextra@3.2.2...nextra@3.2.3) ##### Patch Changes - Updated dependencies \[[`50f33f3`](https://redirect.github.com/shuding/nextra/commit/50f33f3)] - nextra@3.2.3 ### [`v3.2.2`](https://redirect.github.com/shuding/nextra/releases/tag/nextra%403.2.2) [Compare Source](https://redirect.github.com/shuding/nextra/compare/nextra@3.2.1...nextra@3.2.2) ##### Patch Changes - [`45cccd4`](https://redirect.github.com/shuding/nextra/commit/45cccd4): allow passing `className` for `` and `` ### [`v3.2.1`](https://redirect.github.com/shuding/nextra/releases/tag/nextra-theme-docs%403.2.1) [Compare Source](https://redirect.github.com/shuding/nextra/compare/nextra@3.2.0...nextra@3.2.1) ##### Patch Changes - [`9154c2f`](https://redirect.github.com/shuding/nextra/commit/9154c2f): fix(nextra-theme-docs): incorrect makePrimaryColor relative value for tailwind primary.900 - [`8a21a77`](https://redirect.github.com/shuding/nextra/commit/8a21a77): - Change hamburger menu animation speed Google Core Web Vitals rolled out a new [INP](https://developers.google.com/search/blog/2023/05/introducing-inp) score The mobile hamburger menu would occasionally get flagged for "need improvement" - nextra@3.2.1 ### [`v3.2.0`](https://redirect.github.com/shuding/nextra/releases/tag/nextra-theme-docs%403.2.0) [Compare Source](https://redirect.github.com/shuding/nextra/compare/nextra@3.1.3...nextra@3.2.0) ##### Minor Changes - [`d755012`](https://redirect.github.com/shuding/nextra/commit/d755012): feat(nextra-theme-docs): add new theme config option `color.lightness` ##### Patch Changes - nextra@3.2.0 ### [`v3.1.3`](https://redirect.github.com/shuding/nextra/releases/tag/nextra-theme-docs%403.1.3) [Compare Source](https://redirect.github.com/shuding/nextra/compare/nextra@3.1.2...nextra@3.1.3) ##### Patch Changes - [`6e64b16`](https://redirect.github.com/shuding/nextra/commit/6e64b16): fix `Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: No "exports" main defined in /path/to/project/node_modules/nextra/package.json` when using `next.config.ts` - [`d44c4bc`](https://redirect.github.com/shuding/nextra/commit/d44c4bc): requires to have a custom App component (`pages/_app.jsx`) - [`24f9806`](https://redirect.github.com/shuding/nextra/commit/24f9806): fix folder's index page was not merged with folder itself for some edge case - Updated dependencies \[[`6e64b16`](https://redirect.github.com/shuding/nextra/commit/6e64b16)] - Updated dependencies \[[`d44c4bc`](https://redirect.github.com/shuding/nextra/commit/d44c4bc)] - Updated dependencies \[[`24f9806`](https://redirect.github.com/shuding/nextra/commit/24f9806)] - nextra@3.1.3 ### [`v3.1.2`](https://redirect.github.com/shuding/nextra/releases/tag/nextra%403.1.2) [Compare Source](https://redirect.github.com/shuding/nextra/compare/nextra@3.1.1...nextra@3.1.2) ##### Patch Changes - [`9c78588`](https://redirect.github.com/shuding/nextra/commit/9c78588): fix(loader): Prevent overwriting of `rehypePrettyCodeOptions.transformer` ### [`v3.1.1`](https://redirect.github.com/shuding/nextra/releases/tag/nextra-theme-docs%403.1.1) [Compare Source](https://redirect.github.com/shuding/nextra/compare/nextra@3.1.0...nextra@3.1.1) ##### Patch Changes - [`68633e5`](https://redirect.github.com/shuding/nextra/commit/68633e5): fix: Improve Twoslash Popover Display - Updated dependencies \[[`68633e5`](https://redirect.github.com/shuding/nextra/commit/68633e5)] - nextra@3.1.1 ### [`v3.1.0`](https://redirect.github.com/shuding/nextra/releases/tag/nextra%403.1.0) [Compare Source](https://redirect.github.com/shuding/nextra/compare/nextra@3.0.15...nextra@3.1.0) ##### Minor Changes - [`8e9767e`](https://redirect.github.com/shuding/nextra/commit/8e9767e): `activeType` should be initialized from `meta['*']` - [`fec399a`](https://redirect.github.com/shuding/nextra/commit/fec399a): fix `type: 'separator'`, `type: 'menu'` and `item` with `href` not respecting order when not all pages specified in `_meta` file ##### Patch Changes - [`035fe48`](https://redirect.github.com/shuding/nextra/commit/035fe48): - fix empty dropdown menu when \_meta item with `type: "menu"` contains items with local pages - [`c002118`](https://redirect.github.com/shuding/nextra/commit/c002118): - add tests for should respect order for `type: "separator"`, `type: "menu"` and item with `href` ### [`v3.0.15`](https://redirect.github.com/shuding/nextra/releases/tag/nextra%403.0.15) [Compare Source](https://redirect.github.com/shuding/nextra/compare/nextra@3.0.14...nextra@3.0.15) ##### Patch Changes - [`bd498c6`](https://redirect.github.com/shuding/nextra/commit/bd498c6): fix compatibility with Next.js `15.0.0-rc.1` ### [`v3.0.14`](https://redirect.github.com/shuding/nextra/releases/tag/nextra%403.0.14) [Compare Source](https://redirect.github.com/shuding/nextra/compare/nextra@3.0.13...nextra@3.0.14) ##### Patch Changes - [`6454938`](https://redirect.github.com/shuding/nextra/commit/6454938): update css selectors for `code`, use `code.nextra-code` - [`9794e9e`](https://redirect.github.com/shuding/nextra/commit/9794e9e): update package version range for `@theguild/remark-mermaid` to be at least `^0.1.3` [nextauthjs/next-auth#12029 (comment)](https://redirect.github.com/nextauthjs/next-auth/pull/12029#discussion_r1801785960) - [`9794e9e`](https://redirect.github.com/shuding/nextra/commit/9794e9e): Fix `frontMatter.sidebarTitle` didn't affect without `frontMatter.title` set now priority for sidebar title is: 1. `title` property from `_meta` file 2. `frontMatter.sidebarTitle` 3. `frontMatter.title` 4. formatted with [Title](https://title.sh) based on filename ### [`v3.0.13`](https://redirect.github.com/shuding/nextra/releases/tag/nextra-theme-docs%403.0.13) ##### Patch Changes - [`f1815ac`](https://redirect.github.com/shuding/nextra/commit/f1815ac): From an accessibility POV (WCAG G13) there's a need of additional visual differentiation factor for hovers. Article achieves this but mdx doesn't. So changing the mdx link behaviour so on hover the underline disappears. - nextra@3.0.13 ### [`v3.0.12`](https://redirect.github.com/shuding/nextra/releases/tag/nextra-theme-docs%403.0.12) ##### Patch Changes - [`7e0093f`](https://redirect.github.com/shuding/nextra/commit/7e0093f): Fix `nextra/locales` middleware, redirect to the docs URL relative to the `/`. - Updated dependencies \[[`7e0093f`](https://redirect.github.com/shuding/nextra/commit/7e0093f)] - nextra@3.0.12 ### [`v3.0.11`](https://redirect.github.com/shuding/nextra/releases/tag/nextra-theme-docs%403.0.11) [Compare Source](https://redirect.github.com/shuding/nextra/compare/nextra@3.0.10...nextra@3.0.11) ##### Patch Changes - Updated dependencies \[[`e0a9303`](https://redirect.github.com/shuding/nextra/commit/e0a9303)] - nextra@3.0.11 ### [`v3.0.10`](https://redirect.github.com/shuding/nextra/releases/tag/nextra-theme-docs%403.0.10) [Compare Source](https://redirect.github.com/shuding/nextra/compare/nextra@3.0.9...nextra@3.0.10) ##### Patch Changes - Updated dependencies \[[`31de764`](https://redirect.github.com/shuding/nextra/commit/31de764)] - Updated dependencies \[[`161d350`](https://redirect.github.com/shuding/nextra/commit/161d350)] - nextra@3.0.10 ### [`v3.0.9`](https://redirect.github.com/shuding/nextra/releases/tag/nextra-theme-docs%403.0.9) [Compare Source](https://redirect.github.com/shuding/nextra/compare/nextra@3.0.8...nextra@3.0.9) ##### Patch Changes - Updated dependencies \[[`f9cc160`](https://redirect.github.com/shuding/nextra/commit/f9cc160)] - nextra@3.0.9 ### [`v3.0.8`](https://redirect.github.com/shuding/nextra/releases/tag/nextra-theme-docs%403.0.8) [Compare Source](https://redirect.github.com/shuding/nextra/compare/nextra@3.0.7...nextra@3.0.8) ##### Patch Changes - [`72c84eb`](https://redirect.github.com/shuding/nextra/commit/72c84eb): add `max-md:_overflow-hidden` instead of `_overflow-hidden` when hamburger is clicked - [`1530239`](https://redirect.github.com/shuding/nextra/commit/1530239): hide `` marker on Safari - [`210d68a`](https://redirect.github.com/shuding/nextra/commit/210d68a): trigger scrolling when the TOC item is outside the viewport - [`bf04f96`](https://redirect.github.com/shuding/nextra/commit/bf04f96): add ring-inset for navbar links - nextra@3.0.8 ### [`v3.0.7`](https://redirect.github.com/shuding/nextra/releases/tag/nextra-theme-docs%403.0.7) [Compare Source](https://redirect.github.com/shuding/nextra/compare/nextra@3.0.6...nextra@3.0.7) ##### Patch Changes - Updated dependencies \[[`4bbc1fe`](https://redirect.github.com/shuding/nextra/commit/4bbc1fe)] - nextra@3.0.7 ### [`v3.0.6`](https://redirect.github.com/shuding/nextra/releases/tag/nextra-theme-blog%403.0.6) [Compare Source](https://redirect.github.com/shuding/nextra/compare/nextra@3.0.5...nextra@3.0.6) ##### Patch Changes - nextra@3.0.6 ### [`v3.0.5`](https://redirect.github.com/shuding/nextra/compare/nextra@3.0.4...nextra@3.0.5) [Compare Source](https://redirect.github.com/shuding/nextra/compare/nextra@3.0.4...nextra@3.0.5) ### [`v3.0.4`](https://redirect.github.com/shuding/nextra/releases/tag/nextra-theme-docs%403.0.4) [Compare Source](https://redirect.github.com/shuding/nextra/compare/nextra@3.0.3...nextra@3.0.4) ##### Patch Changes - [`84fc255`](https://redirect.github.com/shuding/nextra/commit/84fc255): should get right `activeType`, `activeThemeContext` even when some parent has `display: 'hidden'` - [`9b6595d`](https://redirect.github.com/shuding/nextra/commit/9b6595d): Ensure the jump link behavior is consistent in Markdown. - [`f3a5575`](https://redirect.github.com/shuding/nextra/commit/f3a5575): add a scrollbar for nav links in the header when they exceed available free space - Updated dependencies \[[`84a8a41`](https://redirect.github.com/shuding/nextra/commit/84a8a41)] - Updated dependencies \[[`659b36e`](https://redirect.github.com/shuding/nextra/commit/659b36e)] - Updated dependencies \[[`84fc255`](https://redirect.github.com/shuding/nextra/commit/84fc255)] - nextra@3.0.4 ### [`v3.0.3`](https://redirect.github.com/shuding/nextra/releases/tag/nextra-theme-docs%403.0.3) [Compare Source](https://redirect.github.com/shuding/nextra/compare/nextra@3.0.2...nextra@3.0.3) ##### Patch Changes - [`9d93caf`](https://redirect.github.com/shuding/nextra/commit/9d93caf): RTL support for the `` component. - [`5fbce2f`](https://redirect.github.com/shuding/nextra/commit/5fbce2f): Added golang logo for code blocks. - Updated dependencies \[[`82fc267`](https://redirect.github.com/shuding/nextra/commit/82fc267)] - Updated dependencies \[[`edc6c29`](https://redirect.github.com/shuding/nextra/commit/edc6c29)] - Updated dependencies \[[`9d93caf`](https://redirect.github.com/shuding/nextra/commit/9d93caf)] - Updated dependencies \[[`5fbce2f`](https://redirect.github.com/shuding/nextra/commit/5fbce2f)] - nextra@3.0.3 ### [`v3.0.2`](https://redirect.github.com/shuding/nextra/releases/tag/nextra%403.0.2) [Compare Source](https://redirect.github.com/shuding/nextra/compare/nextra@3.0.1...nextra@3.0.2) ##### Patch Changes - [`b6341f7`](https://redirect.github.com/shuding/nextra/commit/b6341f7): remove warning `Watchpack Error (initial scan): Error: ENOTDIR: not a directory, scandir 'path-to-your-node_modules/next/dist/pages/_app.js'` ### [`v3.0.1`](https://redirect.github.com/shuding/nextra/releases/tag/nextra-theme-docs%403.0.1) [Compare Source](https://redirect.github.com/shuding/nextra/compare/nextra@3.0.0...nextra@3.0.1) ##### Patch Changes - [`d9d0820`](https://redirect.github.com/shuding/nextra/commit/d9d0820): fix unclickable links on mobile - nextra@3.0.1 ### [`v3.0.0`](https://redirect.github.com/shuding/nextra/releases/tag/nextra-theme-docs%403.0.0) [Compare Source](https://redirect.github.com/shuding/nextra/compare/nextra@2.13.4...nextra@3.0.0) ##### Major Changes - [`e7e8e84`](https://redirect.github.com/shuding/nextra/commit/e7e8e84): show react components, variable interpolation and latex in toc - [`c7f03e5`](https://redirect.github.com/shuding/nextra/commit/c7f03e5): remove `toc.headingComponent` - [`ea1a736`](https://redirect.github.com/shuding/nextra/commit/ea1a736): remove `next-seo` and `useNextSeoProps`, use `head` option instead - [`c2ad837`](https://redirect.github.com/shuding/nextra/commit/c2ad837): update to MDX3 - [`148278c`](https://redirect.github.com/shuding/nextra/commit/148278c): rename tailwind prefix `nx-` to `_` to reduce bundle size - [`919fe97`](https://redirect.github.com/shuding/nextra/commit/919fe97): set `"peerDependencies.next": ">=13"` - [`47b125d`](https://redirect.github.com/shuding/nextra/commit/47b125d): fix global style conflicts for ``/`