Skip to content

Commit

Permalink
⬆️ Update dependency @mdx-js/react to ^3.1.0 (#5341)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@mdx-js/react](https://mdxjs.com)
([source](https://github.com/mdx-js/mdx/tree/HEAD/packages/react/))
| [`^3.0.1` ->
`^3.1.0`](https://renovatebot.com/diffs/npm/@mdx-js%2freact/3.0.1/3.1.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@mdx-js%2freact/3.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@mdx-js%2freact/3.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@mdx-js%2freact/3.0.1/3.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@mdx-js%2freact/3.0.1/3.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>mdx-js/mdx (@&#8203;mdx-js/react)</summary>

###
[`v3.1.0`](https://github.com/mdx-js/mdx/releases/tag/3.1.0)

[Compare
Source](https://github.com/mdx-js/mdx/compare/3.0.1...3.1.0)

##### Add

- [`715ddd9`](https://github.com/mdx-js/mdx/commit/715ddd96)
**`@mdx-js/esbuild`**: add source maps
by [@&#8203;remcohaszing](https://github.com/remcohaszing) in
[https://github.com/mdx-js/mdx/pull/2464](https://github.com/mdx-js/mdx/pull/2464)
- [`d586720`](https://github.com/mdx-js/mdx/commit/d5867203)
**`@mdx-js/node-loader`**: add support for options w/ `initialize`
- [`cd2907d`](https://github.com/mdx-js/mdx/commit/cd2907dd)
**`@mdx-js/node-loader`**: add support showing messages
- [`ceea80d`](https://github.com/mdx-js/mdx/commit/ceea80dd)
**`@mdx-js/node-loader`**: add source maps
by [@&#8203;remcohaszing](https://github.com/remcohaszing) in
[https://github.com/mdx-js/mdx/pull/2458](https://github.com/mdx-js/mdx/pull/2458)

##### Fix

- [`d306f87`](https://github.com/mdx-js/mdx/commit/d306f870)
**`@mdx-js/core`**: replace `periscopic` with `estree-util-scope`
- [`c747990`](https://github.com/mdx-js/mdx/commit/c7479905)
**`@mdx-js/core`**: fix injecting providers for jsx in esm, expressions
- [`3a794ab`](https://github.com/mdx-js/mdx/commit/3a794ab5)
**`@mdx-js/loader`**: fix ESM type import
by [@&#8203;remcohaszing](https://github.com/remcohaszing) in
[https://github.com/mdx-js/mdx/pull/2452](https://github.com/mdx-js/mdx/pull/2452)
- [`be79212`](https://github.com/mdx-js/mdx/commit/be79212a)
**`@mdx-js/loader`**: change webpack peer dependency to optional
by [@&#8203;chenjiahan](https://github.com/chenjiahan) in
[https://github.com/mdx-js/mdx/pull/2440](https://github.com/mdx-js/mdx/pull/2440)

##### Types

- [`f12afda`](https://github.com/mdx-js/mdx/commit/f12afda2)
Refactor to use `@import` JSDoc tags
by [@&#8203;remcohaszing](https://github.com/remcohaszing) in
[https://github.com/mdx-js/mdx/pull/2498](https://github.com/mdx-js/mdx/pull/2498)

##### Miscellaneous

- [`77158cd`](https://github.com/mdx-js/mdx/commit/77158cdb)
Refactor to externalize recma packages

##### Site

- [`6750079`](https://github.com/mdx-js/mdx/commit/67500792)
Add link to `parcel-transformer-mdx` in docs
- [`3f8344b`](https://github.com/mdx-js/mdx/commit/3f8344b3)
Add search to site
- [`05ecf65`](https://github.com/mdx-js/mdx/commit/05ecf65f)
Fix example
- [`f864886`](https://github.com/mdx-js/mdx/commit/f8648861)
Fix types, lints in example
by [@&#8203;karlhorky](https://github.com/karlhorky) in
[https://github.com/mdx-js/mdx/pull/2518](https://github.com/mdx-js/mdx/pull/2518)
- [`37318de`](https://github.com/mdx-js/mdx/commit/37318def)
Add Bun section to Getting started
by [@&#8203;karlhorky](https://github.com/karlhorky) in
[https://github.com/mdx-js/mdx/pull/2517](https://github.com/mdx-js/mdx/pull/2517)
- [`07d5e2f`](https://github.com/mdx-js/mdx/commit/07d5e2fc)
Refactor to improve wording
by [@&#8203;filippovd20](https://github.com/filippovd20) in
[https://github.com/mdx-js/mdx/pull/2513](https://github.com/mdx-js/mdx/pull/2513)
- [`95ba33e`](https://github.com/mdx-js/mdx/commit/95ba33e1)
Add notes on how to type props and components
by [@&#8203;karlhorky](https://github.com/karlhorky) in
[https://github.com/mdx-js/mdx/pull/2510](https://github.com/mdx-js/mdx/pull/2510)
- [`044e8b2`](https://github.com/mdx-js/mdx/commit/044e8b2a)
Add example illustrating JSX literals, references
- [`1d0a9b6`](https://github.com/mdx-js/mdx/commit/1d0a9b68)
Add more links across docs
- [`716ab3c`](https://github.com/mdx-js/mdx/commit/716ab3c8)
Fix link for MDX Analyzer
by [@&#8203;karlhorky](https://github.com/karlhorky) in
[https://github.com/mdx-js/mdx/pull/2509](https://github.com/mdx-js/mdx/pull/2509)
- [`f1ca4b2`](https://github.com/mdx-js/mdx/commit/f1ca4b2f)
Fix link
by [@&#8203;artola](https://github.com/artola) in
[https://github.com/mdx-js/mdx/pull/2508](https://github.com/mdx-js/mdx/pull/2508)
- [`11ac939`](https://github.com/mdx-js/mdx/commit/11ac939b)
Add `rehype-twoslash`
- [`b749d38`](https://github.com/mdx-js/mdx/commit/b749d38f)
Add `rehype-starry-night` to website
- [`dfdcb50`](https://github.com/mdx-js/mdx/commit/dfdcb502)
Fix to recommend `rehype-mdx-code-props`
by [@&#8203;karlhorky](https://github.com/karlhorky) in
[https://github.com/mdx-js/mdx/pull/2501](https://github.com/mdx-js/mdx/pull/2501)
- [`ad6c696`](https://github.com/mdx-js/mdx/commit/ad6c6966)
Fix size of hero heading in some cases
by [@&#8203;yamanidev](https://github.com/yamanidev) in
[https://github.com/mdx-js/mdx/pull/2481](https://github.com/mdx-js/mdx/pull/2481)
- [`d3398fe`](https://github.com/mdx-js/mdx/commit/d3398fe3)
Update link in docs
- [`51500e2`](https://github.com/mdx-js/mdx/commit/51500e2b)
Add HMR to example of MDX w/ Vite
by [@&#8203;dan-lee](https://github.com/dan-lee) in
[https://github.com/mdx-js/mdx/pull/2474](https://github.com/mdx-js/mdx/pull/2474)
- [`0c7605c`](https://github.com/mdx-js/mdx/commit/0c7605c8)
Add `rehype-mdx-import-media` to list of plugins
by [@&#8203;remcohaszing](https://github.com/remcohaszing) in
[https://github.com/mdx-js/mdx/pull/2472](https://github.com/mdx-js/mdx/pull/2472)
- [`8f754f7`](https://github.com/mdx-js/mdx/commit/8f754f70)
Add `recma-mdx-change-props`, `recma-mdx-escape-missing-components` to
list of plugins
by [@&#8203;talatkuyuk](https://github.com/talatkuyuk) in
[https://github.com/mdx-js/mdx/pull/2442](https://github.com/mdx-js/mdx/pull/2442)
- [`6cd9ae4`](https://github.com/mdx-js/mdx/commit/6cd9ae4f)
Add `rel=sponsored` to sponsor links
by
[@&#8203;ChristianMurphy](https://github.com/ChristianMurphy)
in
[https://github.com/mdx-js/mdx/pull/2439](https://github.com/mdx-js/mdx/pull/2439)
- [`53f6955`](https://github.com/mdx-js/mdx/commit/53f69553)
Fix esbuild for website

**Full Changelog**: mdx-js/mdx@3.0.1...3.1.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 this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/dubzzz/fast-check).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjAuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 19, 2024
1 parent b56b483 commit 53b7758
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@docusaurus/tsconfig": "3.4.0",
"@docusaurus/types": "3.4.0",
"@jest/globals": "^29.7.0",
"@mdx-js/react": "^3.0.1",
"@mdx-js/react": "^3.1.0",
"@types/node": "^20.14.15",
"fast-check": "workspace:*",
"jest": "^29.7.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4056,15 +4056,15 @@ __metadata:
languageName: node
linkType: hard

"@mdx-js/react@npm:^3.0.0, @mdx-js/react@npm:^3.0.1":
version: 3.0.1
resolution: "@mdx-js/react@npm:3.0.1"
"@mdx-js/react@npm:^3.0.0, @mdx-js/react@npm:^3.1.0":
version: 3.1.0
resolution: "@mdx-js/react@npm:3.1.0"
dependencies:
"@types/mdx": "npm:^2.0.0"
peerDependencies:
"@types/react": ">=16"
react: ">=16"
checksum: 10c0/d210d926ef488d39ad65f04d821936b668eadcdde3b6421e94ec4200ca7ad17f17d24c5cbc543882586af9f08b10e2eea715c728ce6277487945e05c5199f532
checksum: 10c0/381ed1211ba2b8491bf0ad9ef0d8d1badcdd114e1931d55d44019d4b827cc2752586708f9c7d2f9c3244150ed81f1f671a6ca95fae0edd5797fb47a22e06ceca
languageName: node
linkType: hard

Expand Down Expand Up @@ -20134,7 +20134,7 @@ __metadata:
"@docusaurus/tsconfig": "npm:3.4.0"
"@docusaurus/types": "npm:3.4.0"
"@jest/globals": "npm:^29.7.0"
"@mdx-js/react": "npm:^3.0.1"
"@mdx-js/react": "npm:^3.1.0"
"@types/node": "npm:^20.14.15"
clsx: "npm:^2.1.1"
fast-check: "workspace:*"
Expand Down

0 comments on commit 53b7758

Please sign in to comment.