Website: Bump @mdx-js/react from 1.6.22 to 2.1.5 in /docs/website
Bumps @mdx-js/react from 1.6.22 to 2.1.5.
Release notes
Sourced from @mdx-js/react's releases.
2.1.5
- 90fa4935 Fix bug with (injected) custom elements and layouts
Full Changelog: https://github.com/mdx-js/mdx/compare/2.1.4...2.1.5
2.1.4
Patches
- 9d2aa80b Add file, positional info to crashes in webpack loader by
@Twippedin mdx-js/mdx#2124- 478c78b7 Fix support for Node loaders
Docs
- 56d70660 Add Astro to site generator docs by
@bholmesdevin mdx-js/mdx#2118- 996771ae Add missing
importto site example by@elpddevin mdx-js/mdx#2115Full Changelog: https://github.com/mdx-js/mdx/compare/2.1.3...2.1.4
2.1.3
Core
- 9904838a Fix rewriting of components for custom elements by
@bholmesdevin mdx-js/mdx#2101Docs
- 69a15b76 Add link to official
mdx-js/vscode-mdxby@jasikparkin mdx-js/mdx#2098Internal stuff that slightly improve stuff
- 529b96aa Replace
astringwithestree-util-to-js- 7d8dc11c Add
idfield to esbuild messages- 7f37b95b Update
@types/estree-jsxFull Changelog: https://github.com/mdx-js/mdx/compare/2.1.2...2.1.3
2.1.2
Core
- 7bcd7059 Fix some performance by improving vdom diffing by
@0phoffin mdx-js/mdx#2062- f77c33f5 Fix support for
baseUrlrewritingimport.meta.urlby@wooormin mdx-js/mdx#2021Docs
... (truncated)
Commits
Maintainer changes
This version was pushed to npm by wooorm, a new releaser for @mdx-js/react since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign dharmit for approval by writing /assign @dharmit in a comment. For more information see:The Kubernetes Code Review Process.
The full list of commands accepted by this bot can be found here.
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment
Deploy Preview for odo-docusaurus-preview failed.
| Name | Link |
|---|---|
| Latest commit | 1c79d8362146284cff03655dad9953c1496b5941 |
| Latest deploy log | https://app.netlify.com/sites/odo-docusaurus-preview/deploys/634cbc362919120008fbe2db |
Hi @dependabot[bot]. Thanks for your PR.
I'm waiting for a redhat-developer member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.
Once the patch is verified, the new status will be reflected by the ok-to-test label.
I understand the commands that are listed here.
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.
/ok-to-test
This causes errors when building the website:
4:23:05 AM: [success] [webpackbar] Server: Compiled with some errors in 17.19s
4:23:05 AM: TypeError: (0 , _mdx_js_react__WEBPACK_IMPORTED_MODULE_1__.mdx) is not a function
4:23:05 AM: TypeError: (0 , _mdx_js_react__WEBPACK_IMPORTED_MODULE_1__.mdx) is not a function
4:23:05 AM: TypeError: (0 , _mdx_js_react__WEBPACK_IMPORTED_MODULE_1__.mdx) is not a function
4:23:05 AM: TypeError: (0 , _mdx_js_react__WEBPACK_IMPORTED_MODULE_1__.mdx) is not a function
4:23:05 AM: TypeError: (0 , _mdx_js_react__WEBPACK_IMPORTED_MODULE_1__.mdx) is not a function
We can bump @mdx-js/react to 2.x once Docusaurus completes its migration to ESM (https://github.com/facebook/docusaurus/issues/6520).
@dependabot ignore this major version
OK, I won't notify you about version 2.x.x again, unless you re-open this PR. 😢
OK, I won't notify you about version 2.x.x again, unless you re-open this PR. 😢







