fix(deps): update dependency @mdx-js/react to v1.6.22
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @mdx-js/react (source) | 1.1.4 -> 1.6.22 |
Release Notes
mdx-js/mdx
v1.6.22
- Bump dependencies
- Update documentation
v1.6.21
v1.6.20
v1.6.19
v1.6.18
v1.6.17
v1.6.16
- Only add
makeShortcodefunction if it's needed (https://github.com/mdx-js/mdx/pull/1088)
v1.6.15
- Bump dependencies
v1.6.14
v1.6.13
- Pin internal dependencies of the monorepo
v1.6.12
v1.6.11
- Handle case when file in
toJSXplugin isundefined(#1156)
v1.6.10
- Gracefully handle falsy values of
options.filepassed totoJSXcompiler (#1155)
v1.6.9
- Fix handling of virtual files in case they're null (#1153)
v1.6.8
- Pass file to babel for improved error messaging (#1126)
- Docs updates
- Bump deps
v1.6.7
- Improve shortcode error messages (#1136)
v1.6.6
- Bump upstream dependencies
v1.6.5
- Bumped dependencies
v1.6.4
v1.6.3
v1.6.2
- Remove named import for
React.forwardRef#1054
v1.6.1
- Add missing space-separated properties (#1048)
v1.6.0
- Beta vue support (#1029)
v1.5.9
- Export compiler (#1018)
- Bump dependencies
- Improve/update example usage
v1.5.8
- Don't evaluate escaped string interpolation in code blocks (#991)
- Bump dependencies
v1.5.7
- Add first-class support for Preact
v1.5.6
- Bump dependencies
v1.5.5
- Ensure compiling hast doesn't fail if path contains export #912
v1.5.4
- Add support for export all syntax #911
v1.5.3
v1.5.2
• Misc. dependency updates
v1.5.1
- Preserve metastring language from codeblocks (#803)
- Misc. dependency updates
v1.5.0
- Use
buble-jsx-onlyto reduce runtime bundle size (#790) - Miscellaneous dependency updates
v1.4.5
- Add
@babel/coreto peer dependencies (#775)
v1.4.4
- Don't double escape "$" characters (#740)
v1.4.3
- Revert babel error catch during import parsing (#766)
v1.4.2
- Change MDXCreateElement so that it doesn't break React's ref (#751)
v1.4.1
- Don't parse ES syntax in open blocks (#763)
- Add math-blocks to guides (#762)
- Fix and improve suggested types (#758)
- Transpile gatsby-plugin-mdx with Babel for theme (#756)
v1.4.0
- Create
babel-plugin-html-attributes-to-jsx(#745)
v1.3.2
- Bump dep,
mdast-util-to-hastwhich saw a bugfix
v1.3.1
- Make
gatsby-theme-mdxmore reusable (#735)
v1.3.0
- Allow for customizing the renderer in MDX loader (#725)
v1.2.2
- Fix dependencies in core packages
v1.2.1
- Fixes a failed release for a few packages in 1.2.0
v1.2.0
- Breaks out babel plugins and shared utilities into standalone packages
- Fixes issue where exports weren't being processed by MDX-specific babel plugins
v1.1.6
- Improve serialization of sandbox attributes (#715)
v1.1.5
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.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
⚠️ No Changeset found
Latest commit: a5206c0d731a307a50ce8b3aae1b55b00b184a96
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.
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
Edited/Blocked Notification
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠️ Warning: custom changes will be lost.