[Snyk] Upgrade @mdx-js/react from 3.0.0 to 3.1.0 #300
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade @mdx-js/react from 3.0.0 to 3.1.0.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 2 versions ahead of your current version.
The recommended version was released 9 months ago.
Release notes
Package name: @mdx-js/react
-
3.1.0 - 2024-10-18
- 715ddd9
- d586720
- cd2907d
- ceea80d
- d306f87
- c747990
- 3a794ab
- be79212
- f12afda Refactor to use
- 77158cd Refactor to externalize recma packages
- 6750079 Add link to
- 3f8344b Add search to site
- 05ecf65 Fix example
- f864886 Fix types, lints in example
- 37318de Add Bun section to Getting started
- 07d5e2f Refactor to improve wording
- 95ba33e Add notes on how to type props and components
- 044e8b2 Add example illustrating JSX literals, references
- 1d0a9b6 Add more links across docs
- 716ab3c Fix link for MDX Analyzer
- f1ca4b2 Fix link
- 11ac939 Add
- b749d38 Add
- dfdcb50 Fix to recommend
- ad6c696 Fix size of hero heading in some cases
- d3398fe Update link in docs
- 51500e2 Add HMR to example of MDX w/ Vite
- 0c7605c Add
- 8f754f7 Add
- 6cd9ae4 Add
- 53f6955 Fix esbuild for website
-
3.0.1 - 2024-02-12
- 49fd094 Fix generated JSX pragmas for new babel
- d1fface Refactor to handle uncaught webpack errors
- c03e16c Add declaration maps
- 85c5dd0 Fix webpack loader types
- 38f7a5c Fix reset of playground render errors
- 680445d Add note on broken react runtime types
-
3.0.0 - 2023-10-24
- e08b759 5afa48e Change to require Node 16
- 5a13d73 Change to use export maps
- cbc2822 Update
- 96b51f9 Remove inferral of development from
- c961af8 Remove
- 9cb26fd
- 0d1558a
- 0f62bce
- 4f92422
- a362bb4
- e12f307 Add support for passing
- 2c511a4 Add support for
- 1863914 Add deprecation warning for classic runtime
- a34177c Add support for ES2024 in MDX, adjacent JSX and expression blocks
- 44fd9ca Add support for
- 3a7f194 Add
- fdfe17b
- f48d038 Remove unneeded pragma comment after transform
- 8f3b292 Add a
- 172e519
- a7bd79b Refactor output to immediately export default
- e525db9 dae82ae Refactor some errors
- ce173f2 Refactor to add types for JSX runtimes
- 8a56312 Refactor output to use spread, not
- 825717f Refactor to sort default components
- d8a62d2 Add missing type dependencies
- a9f0c04 Add guide on injecting components
- 24e3d8d Add compat sections to readmes
- 30e4a5d Add sponsor
- 07503a5 Update link to KaTeX CSS in docs
- 74aee56 bc1d9e5 765310c 6d1e64d Refactor docs
- 7fd1d9a Fix docs on how to use solid
- 4129f90 Fix a couple typos
- bb902f8 Fix typo
- 78a1eb5 Add v3 blog post
- 2b1948c Add v3 migration guide
- d6bb70c Add improved error display in playground
- 89097e4 Remove unmaintained dev-dependency
- 3e23ba9 Add more options to playground
- d92128b Fix links in docs
- ab3aa96 Add GitHub pages
- a2c8693 Fix site
- dbe9f44 Fix playground AST views w/ clone
- 7504cfb Add more options to playground, directives, format, etc
- 57301df Add resizable editor/layout to playground
- 9eb747d Add info on how to build site locally
from @mdx-js/react GitHub release notesAdd
@ mdx-js/esbuild: add source mapsby @ remcohaszing in #2464
@ mdx-js/node-loader: add support for options w/initialize@ mdx-js/node-loader: add support showing messages@ mdx-js/node-loader: add source mapsby @ remcohaszing in #2458
Fix
@ mdx-js/core: replaceperiscopicwithestree-util-scope@ mdx-js/core: fix injecting providers for jsx in esm, expressions@ mdx-js/loader: fix ESM type importby @ remcohaszing in #2452
@ mdx-js/loader: change webpack peer dependency to optionalby @ chenjiahan in #2440
Types
@ importJSDoc tagsby @ remcohaszing in #2498
Miscellaneous
Site
parcel-transformer-mdxin docsby @ karlhorky in #2518
by @ karlhorky in #2517
by @ filippovd20 in #2513
by @ karlhorky in #2510
by @ karlhorky in #2509
by @ artola in #2508
rehype-twoslashrehype-starry-nightto websiterehype-mdx-code-propsby @ karlhorky in #2501
by @ yamanidev in #2481
by @ dan-lee in #2474
rehype-mdx-import-mediato list of pluginsby @ remcohaszing in #2472
recma-mdx-change-props,recma-mdx-escape-missing-componentsto list of pluginsby @ talatkuyuk in #2442
rel=sponsoredto sponsor linksby @ ChristianMurphy in #2439
Full Changelog: 3.0.1...3.1.0
Fix
by @ remcohaszing in #2438
by @ remcohaszing in #2398
Types
by @ remcohaszing in #2386
Site
by @ ManasMakde in #2392
by @ ky1ejs in #2383
Full Changelog: 3.0.0...3.0.1
(see https://mdxjs.com/migrating/v3/ on how to migrate)
Change
unified, types, plugins, etcNODE_ENVChange (unlikely to affect you)
useDynamicImportoption@ mdx-js/register: remove package@ mdx-js/esbuild: remove experimentalallowDangerousRemoteMdx@ mdx-js/node-loader: removefixRuntimeWithoutExportMap@ mdx-js/preact: remove deprecatedMDXContext,withMDXComponents@ mdx-js/react: remove deprecatedMDXContext,withMDXComponentsAdd
baseUrlwhen runningbaseUrlas aURLawaitin MDXtableCellAlignToStyleoption, to usealign@ mdx-js/rollup: add support for Vite development modeby @ remcohaszing in #2376
Misc
use strictdirective to function bodies@ mdx-js/react: fix to classify@ types/reactas a peer dependencyby @ remcohaszing in #2281
Object.assignby @ remcohaszing in #2328
by @ remcohaszing in #2318
by @ arcanis in #2256
Docs
by @ victor23k in #2360
by @ BeiyanYunyi in #2300
by @ deining in #2266
by @ ChristianMurphy in #2380
Site
by @ remcohaszing in #2377
by @ wooorm in #2358
by @ Jokcy in #2315
by @ slorber in #2295
by @ slorber in #2296
by @ slorber in #2297
Full Changelog: 2.3.0...3.0.0
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information: