homarr-labs / documentation

MIT License
5 stars 23 forks source link

fix(deps): update dependency @mdx-js/react to ^3.1.0 #123

Closed homarr-renovate[bot] closed 1 week ago

homarr-renovate[bot] commented 3 weeks ago

This PR contains the following updates:

Package Type Update Change
@mdx-js/react (source) dependencies minor ^3.0.1 -> ^3.1.0

Release Notes

mdx-js/mdx (@​mdx-js/react) ### [`v3.1.0`](https://redirect.github.com/mdx-js/mdx/releases/tag/3.1.0) [Compare Source](https://redirect.github.com/mdx-js/mdx/compare/3.0.1...3.1.0) ##### Add - [`715ddd9`](https://redirect.github.com/mdx-js/mdx/commit/715ddd96) **`@mdx-js/esbuild`**: add source maps by [@​remcohaszing](https://redirect.github.com/remcohaszing) in [https://github.com/mdx-js/mdx/pull/2464](https://redirect.github.com/mdx-js/mdx/pull/2464) - [`d586720`](https://redirect.github.com/mdx-js/mdx/commit/d5867203) **`@mdx-js/node-loader`**: add support for options w/ `initialize` - [`cd2907d`](https://redirect.github.com/mdx-js/mdx/commit/cd2907dd) **`@mdx-js/node-loader`**: add support showing messages - [`ceea80d`](https://redirect.github.com/mdx-js/mdx/commit/ceea80dd) **`@mdx-js/node-loader`**: add source maps by [@​remcohaszing](https://redirect.github.com/remcohaszing) in [https://github.com/mdx-js/mdx/pull/2458](https://redirect.github.com/mdx-js/mdx/pull/2458) ##### Fix - [`d306f87`](https://redirect.github.com/mdx-js/mdx/commit/d306f870) **`@mdx-js/core`**: replace `periscopic` with `estree-util-scope` - [`c747990`](https://redirect.github.com/mdx-js/mdx/commit/c7479905) **`@mdx-js/core`**: fix injecting providers for jsx in esm, expressions - [`3a794ab`](https://redirect.github.com/mdx-js/mdx/commit/3a794ab5) **`@mdx-js/loader`**: fix ESM type import by [@​remcohaszing](https://redirect.github.com/remcohaszing) in [https://github.com/mdx-js/mdx/pull/2452](https://redirect.github.com/mdx-js/mdx/pull/2452) - [`be79212`](https://redirect.github.com/mdx-js/mdx/commit/be79212a) **`@mdx-js/loader`**: change webpack peer dependency to optional by [@​chenjiahan](https://redirect.github.com/chenjiahan) in [https://github.com/mdx-js/mdx/pull/2440](https://redirect.github.com/mdx-js/mdx/pull/2440) ##### Types - [`f12afda`](https://redirect.github.com/mdx-js/mdx/commit/f12afda2) Refactor to use `@import` JSDoc tags by [@​remcohaszing](https://redirect.github.com/remcohaszing) in [https://github.com/mdx-js/mdx/pull/2498](https://redirect.github.com/mdx-js/mdx/pull/2498) ##### Miscellaneous - [`77158cd`](https://redirect.github.com/mdx-js/mdx/commit/77158cdb) Refactor to externalize recma packages ##### Site - [`6750079`](https://redirect.github.com/mdx-js/mdx/commit/67500792) Add link to `parcel-transformer-mdx` in docs - [`3f8344b`](https://redirect.github.com/mdx-js/mdx/commit/3f8344b3) Add search to site - [`05ecf65`](https://redirect.github.com/mdx-js/mdx/commit/05ecf65f) Fix example - [`f864886`](https://redirect.github.com/mdx-js/mdx/commit/f8648861) Fix types, lints in example by [@​karlhorky](https://redirect.github.com/karlhorky) in [https://github.com/mdx-js/mdx/pull/2518](https://redirect.github.com/mdx-js/mdx/pull/2518) - [`37318de`](https://redirect.github.com/mdx-js/mdx/commit/37318def) Add Bun section to Getting started by [@​karlhorky](https://redirect.github.com/karlhorky) in [https://github.com/mdx-js/mdx/pull/2517](https://redirect.github.com/mdx-js/mdx/pull/2517) - [`07d5e2f`](https://redirect.github.com/mdx-js/mdx/commit/07d5e2fc) Refactor to improve wording by [@​filippovd20](https://redirect.github.com/filippovd20) in [https://github.com/mdx-js/mdx/pull/2513](https://redirect.github.com/mdx-js/mdx/pull/2513) - [`95ba33e`](https://redirect.github.com/mdx-js/mdx/commit/95ba33e1) Add notes on how to type props and components by [@​karlhorky](https://redirect.github.com/karlhorky) in [https://github.com/mdx-js/mdx/pull/2510](https://redirect.github.com/mdx-js/mdx/pull/2510) - [`044e8b2`](https://redirect.github.com/mdx-js/mdx/commit/044e8b2a) Add example illustrating JSX literals, references - [`1d0a9b6`](https://redirect.github.com/mdx-js/mdx/commit/1d0a9b68) Add more links across docs - [`716ab3c`](https://redirect.github.com/mdx-js/mdx/commit/716ab3c8) Fix link for MDX Analyzer by [@​karlhorky](https://redirect.github.com/karlhorky) in [https://github.com/mdx-js/mdx/pull/2509](https://redirect.github.com/mdx-js/mdx/pull/2509) - [`f1ca4b2`](https://redirect.github.com/mdx-js/mdx/commit/f1ca4b2f) Fix link by [@​artola](https://redirect.github.com/artola) in [https://github.com/mdx-js/mdx/pull/2508](https://redirect.github.com/mdx-js/mdx/pull/2508) - [`11ac939`](https://redirect.github.com/mdx-js/mdx/commit/11ac939b) Add `rehype-twoslash` - [`b749d38`](https://redirect.github.com/mdx-js/mdx/commit/b749d38f) Add `rehype-starry-night` to website - [`dfdcb50`](https://redirect.github.com/mdx-js/mdx/commit/dfdcb502) Fix to recommend `rehype-mdx-code-props` by [@​karlhorky](https://redirect.github.com/karlhorky) in [https://github.com/mdx-js/mdx/pull/2501](https://redirect.github.com/mdx-js/mdx/pull/2501) - [`ad6c696`](https://redirect.github.com/mdx-js/mdx/commit/ad6c6966) Fix size of hero heading in some cases by [@​yamanidev](https://redirect.github.com/yamanidev) in [https://github.com/mdx-js/mdx/pull/2481](https://redirect.github.com/mdx-js/mdx/pull/2481) - [`d3398fe`](https://redirect.github.com/mdx-js/mdx/commit/d3398fe3) Update link in docs - [`51500e2`](https://redirect.github.com/mdx-js/mdx/commit/51500e2b) Add HMR to example of MDX w/ Vite by [@​dan-lee](https://redirect.github.com/dan-lee) in [https://github.com/mdx-js/mdx/pull/2474](https://redirect.github.com/mdx-js/mdx/pull/2474) - [`0c7605c`](https://redirect.github.com/mdx-js/mdx/commit/0c7605c8) Add `rehype-mdx-import-media` to list of plugins by [@​remcohaszing](https://redirect.github.com/remcohaszing) in [https://github.com/mdx-js/mdx/pull/2472](https://redirect.github.com/mdx-js/mdx/pull/2472) - [`8f754f7`](https://redirect.github.com/mdx-js/mdx/commit/8f754f70) Add `recma-mdx-change-props`, `recma-mdx-escape-missing-components` to list of plugins by [@​talatkuyuk](https://redirect.github.com/talatkuyuk) in [https://github.com/mdx-js/mdx/pull/2442](https://redirect.github.com/mdx-js/mdx/pull/2442) - [`6cd9ae4`](https://redirect.github.com/mdx-js/mdx/commit/6cd9ae4f) Add `rel=sponsored` to sponsor links by [@​ChristianMurphy](https://redirect.github.com/ChristianMurphy) in [https://github.com/mdx-js/mdx/pull/2439](https://redirect.github.com/mdx-js/mdx/pull/2439) - [`53f6955`](https://redirect.github.com/mdx-js/mdx/commit/53f69553) Fix esbuild for website **Full Changelog**: https://github.com/mdx-js/mdx/compare/3.0.1...3.1.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Renovate Bot.

netlify[bot] commented 3 weeks ago

Deploy Preview for homarr-docs ready!

Name Link
Latest commit 1f83d61e5d58123a42dbaac685c2d4510128824e
Latest deploy log https://app.netlify.com/sites/homarr-docs/deploys/6727c5ee0938720008a12c3f
Deploy Preview https://deploy-preview-123--homarr-docs.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

Lighthouse
1 paths audited
Performance: 50 (🔴 down 2 from production)
Accessibility: 96 (no change from production)
Best Practices: 92 (no change from production)
SEO: 89 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

argos-ci[bot] commented 3 weeks ago

The latest updates on your projects. Learn more about Argos notifications ↗︎

Build Status Details Updated (UTC)
default (Inspect) 👍 Changes approved 1 changed Nov 3, 2024, 6:55 PM