wayofdev / next-starter-tpl

πŸ€– This is a microservices-ready template for building Next.js applications, used by Wayofdev. It comes bundled with Turbo and is managed as a monorepo using PNPM
https://next-starter-tpl-docs.wayof.dev
MIT License
63 stars 8 forks source link

fix(deps): update nextra monorepo to v2.13.3 #648

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 9 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
nextra 2.12.3 -> 2.13.3 age adoption passing confidence
nextra-theme-docs 2.12.3 -> 2.13.3 age adoption passing confidence

Release Notes

shuding/nextra (nextra) ### [`v2.13.3`](https://togithub.com/shuding/nextra/releases/tag/nextra-theme-docs%402.13.3) [Compare Source](https://togithub.com/shuding/nextra/compare/nextra@2.13.2...nextra@2.13.3) ##### Patch Changes - [`93b5705`](https://togithub.com/shuding/nextra/commit/93b57052): allow to disable `editLink` by specifying `editLink.component: null` in theme config - [`93b5705`](https://togithub.com/shuding/nextra/commit/93b57052): fix `type: 'separator'` zod validation, mark `title` field as optional - Updated dependencies \[[`93b5705`](https://togithub.com/shuding/nextra/commit/93b57052)] - nextra@2.13.3 ### [`v2.13.2`](https://togithub.com/shuding/nextra/releases/tag/nextra%402.13.2) [Compare Source](https://togithub.com/shuding/nextra/compare/nextra@2.13.1...nextra@2.13.2) ##### Patch Changes - [`ad7b31b`](https://togithub.com/shuding/nextra/commit/ad7b31b0): downgrade remark-math from `6` to `5.1.1` to fix `TypeError: Cannot read properties of undefined (reading 'mathFlowInside')` error fix support of \`\`` math lang that was overridden by `rehype-pretty-code\` ### [`v2.13.1`](https://togithub.com/shuding/nextra/releases/tag/nextra%402.13.1) [Compare Source](https://togithub.com/shuding/nextra/compare/nextra@2.13.0...nextra@2.13.1) ##### Patch Changes - [`ee02a48`](https://togithub.com/shuding/nextra/commit/ee02a483): fix `Property 'existsSync' does not exist on type` ### [`v2.13.0`](https://togithub.com/shuding/nextra/compare/nextra@2.12.3...nextra@2.13.0) [Compare Source](https://togithub.com/shuding/nextra/compare/nextra@2.12.3...nextra@2.13.0)

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about these updates again.



This PR has been generated by Mend Renovate. View repository job log here.

vercel[bot] commented 9 months ago

The latest updates on your projects. Learn more about Vercel for Git β†—οΈŽ

Name Status Preview Comments Updated (UTC)
next-starter-tpl-docs βœ… Ready (Inspect) Visit Preview πŸ’¬ Add feedback Feb 3, 2024 7:30am
next-starter-tpl-storybook βœ… Ready (Inspect) Visit Preview πŸ’¬ Add feedback Feb 3, 2024 7:30am
next-starter-tpl-web βœ… Ready (Inspect) Visit Preview πŸ’¬ Add feedback Feb 3, 2024 7:30am
changeset-bot[bot] commented 9 months ago

⚠️ No Changeset found

Latest commit: f2a96fd42db5b1b0d636cb43939e85d0fb2fde14

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (779ed1d) 7.75% compared to head (f2a96fd) 7.75%. Report is 223 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #648 +/- ## ====================================== Coverage 7.75% 7.75% ====================================== Files 32 32 Lines 245 245 Branches 36 37 +1 ====================================== Hits 19 19 Misses 226 226 ``` | [Flag](https://app.codecov.io/gh/wayofdev/next-starter-tpl/pull/648/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wayofdev) | Coverage Ξ” | | |---|---|---| | [web](https://app.codecov.io/gh/wayofdev/next-starter-tpl/pull/648/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wayofdev) | `7.75% <ΓΈ> (ΓΈ)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wayofdev#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.