Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update mdx monorepo to v2.3.0 (#273)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@mdx-js/loader](https://mdxjs.com) ([source](https://togithub.com/mdx-js/mdx)) | [`2.2.1` -> `2.3.0`](https://renovatebot.com/diffs/npm/@mdx-js%2floader/2.2.1/2.3.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@mdx-js%2floader/2.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@mdx-js%2floader/2.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@mdx-js%2floader/2.2.1/2.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@mdx-js%2floader/2.2.1/2.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@mdx-js/react](https://mdxjs.com) ([source](https://togithub.com/mdx-js/mdx)) | [`2.2.1` -> `2.3.0`](https://renovatebot.com/diffs/npm/@mdx-js%2freact/2.2.1/2.3.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@mdx-js%2freact/2.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@mdx-js%2freact/2.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@mdx-js%2freact/2.2.1/2.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@mdx-js%2freact/2.2.1/2.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>mdx-js/mdx (@​mdx-js/loader)</summary> ### [`v2.3.0`](https://togithub.com/mdx-js/mdx/releases/tag/2.3.0) [Compare Source](https://togithub.com/mdx-js/mdx/compare/2.2.1...2.3.0) ##### Add - [`12e63e8`](https://togithub.com/mdx-js/mdx/commit/12e63e83) Add improved support for non-React frameworks by [@​wooorm](https://togithub.com/wooorm) in [https://github.com/mdx-js/mdx/pull/2255](https://togithub.com/mdx-js/mdx/pull/2255) ##### Fix - [`764d3a2`](https://togithub.com/mdx-js/mdx/commit/764d3a23) Remove whitespace between unraveled text nodes by [@​wooorm](https://togithub.com/wooorm) in [https://github.com/mdx-js/mdx/pull/2252](https://togithub.com/mdx-js/mdx/pull/2252) - [`3911148`](https://togithub.com/mdx-js/mdx/commit/39111484) Add `module: node16` to `tsconfig.json` by [@​ChristianMurphy](https://togithub.com/ChristianMurphy) in [https://github.com/mdx-js/mdx/pull/2228](https://togithub.com/mdx-js/mdx/pull/2228) - [`600b12a`](https://togithub.com/mdx-js/mdx/commit/600b12ad) Add inferring of `development` options from webpack loader mode by [@​remcohaszing](https://togithub.com/remcohaszing) in [https://github.com/mdx-js/mdx/pull/2201](https://togithub.com/mdx-js/mdx/pull/2201) ##### Community - [`f4d78be`](https://togithub.com/mdx-js/mdx/commit/f4d78be5) Add `recma-mdx-displayname` to list of plugins by [@​domdomegg](https://togithub.com/domdomegg) in [https://github.com/mdx-js/mdx/pull/2230](https://togithub.com/mdx-js/mdx/pull/2230) - [`1f551a4`](https://togithub.com/mdx-js/mdx/commit/1f551a4d) Add `remark-mdx-chartjs` to list of plugins by [@​pangelani](https://togithub.com/pangelani) in [https://github.com/mdx-js/mdx/pull/2221](https://togithub.com/mdx-js/mdx/pull/2221) ##### Misc - [`97b9d59`](https://togithub.com/mdx-js/mdx/commit/97b9d590) Refactor to improve docs by [@​wooorm](https://togithub.com/wooorm) in [https://github.com/mdx-js/mdx/pull/2254](https://togithub.com/mdx-js/mdx/pull/2254) - [`8f85b30`](https://togithub.com/mdx-js/mdx/commit/8f85b300) Refactor `tsconfig.json` by [@​wooorm](https://togithub.com/wooorm) in [https://github.com/mdx-js/mdx/pull/2250](https://togithub.com/mdx-js/mdx/pull/2250) - [`a17ac87`](https://togithub.com/mdx-js/mdx/commit/a17ac87c) Refactor wording by [@​beeburrt](https://togithub.com/beeburrt) in [https://github.com/mdx-js/mdx/pull/2214](https://togithub.com/mdx-js/mdx/pull/2214) **Full Changelog**: mdx-js/mdx@2.2.1...2.3.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/X-oss-byte/Nextjs).
- Loading branch information