[Snyk] Upgrade @mdx-js/react from 1.6.22 to 3.0.1#3
Open
YoutacRandS-VA wants to merge 1 commit intomasterfrom
Open
[Snyk] Upgrade @mdx-js/react from 1.6.22 to 3.0.1#3YoutacRandS-VA wants to merge 1 commit intomasterfrom
YoutacRandS-VA wants to merge 1 commit intomasterfrom
Conversation
Snyk has created this PR to upgrade @mdx-js/react from 1.6.22 to 3.0.1. See this package in npm: @mdx-js/react See this project in Snyk: https://app.snyk.io/org/youtacrands-va/project/9b8bfd74-2535-4b49-8054-9c565fddfc6e?utm_source=github&utm_medium=referral&page=upgrade-pr
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR was automatically created by Snyk using the credentials of a real user.

Snyk has created this PR to upgrade @mdx-js/react from 1.6.22 to 3.0.1.
ℹ️ 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 31 versions ahead of your current version.
The recommended version was released on 4 months ago.
Issues fixed by the recommended upgrade:
SNYK-JS-WEBPACKDEVMIDDLEWARE-6476555
SNYK-JS-WS-7266574
SNYK-JS-WS-7266574
SNYK-JS-BRACES-6838727
SNYK-JS-FOLLOWREDIRECTS-6141137
SNYK-JS-MICROMATCH-6838728
SNYK-JS-EXPRESS-6474509
SNYK-JS-FOLLOWREDIRECTS-6444610
SNYK-JS-SERIALIZEJAVASCRIPT-6147607
Release notes
Package name: @mdx-js/react
-
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
-
2.3.0 - 2023-02-09
- 12e63e8 Add improved support for non-React frameworks
- 764d3a2 Remove whitespace between unraveled text nodes
- 3911148 Add
- 600b12a Add inferring of
- f4d78be Add
- 1f551a4 Add
- 97b9d59 Refactor to improve docs
- 8f85b30 Refactor
- a17ac87 Refactor wording
-
2.2.1 - 2022-12-14
- e293eaf Remove
-
2.2.0 - 2022-12-14
- 641eb91 Add support JSX development runtime
- 3e0ab23 Fix
- 4a1415d Add note about use with
- 38c2d46 Add note about
- caac5df Update docs for
- 3a50cc3 Add Solid to JSX section in Getting Started guide
- 1c83612 Fix docs on types
- 2635caf Replace deprecated Intellij plugin in docs
-
2.1.5 - 2022-10-11
- 90fa493 Fix bug with (injected) custom elements and layouts
-
2.1.4 - 2022-10-06
- 9d2aa80 Add file, positional info to crashes in webpack loader
- 478c78b Fix support for Node loaders
- 56d7066 Add Astro to site generator docs
- 996771a Add missing
-
2.1.3 - 2022-08-17
- 9904838 Fix rewriting of components for custom elements
- 69a15b7 Add link to official
- 529b96a Replace
- 7d8dc11 Add
- 7f37b95 Update
-
2.1.2 - 2022-06-18
- 7bcd705 Fix some performance by improving vdom diffing
- f77c33f Fix support for
- 3579aa3 Add use of tla in docs
- 366ddb4 Update examples in readme
- 63fd208 Add
- 7f9a5f4 Add improved getting started for current CRA 5 integration
- 5fa82d8 Add
- 3c51a43 Add
-
2.1.1 - 2022-03-31
- e79fc2b 0df684b Fix to improve
-
2.1.0 - 2022-03-16
-
2.0.0 - 2022-02-01
-
2.0.0-rc.2 - 2021-11-15
-
2.0.0-rc.1 - 2021-10-19
-
2.0.0-next.9 - 2021-03-18
-
2.0.0-next.8 - 2020-09-18
-
2.0.0-next.7 - 2020-07-30
-
2.0.0-next.6 - 2020-07-27
-
2.0.0-next.5 - 2020-07-27
-
2.0.0-next.4 - 2020-07-22
-
2.0.0-next.3 - 2020-07-17
-
2.0.0-next.1 - 2020-05-21
-
2.0.0-next.0 - 2020-05-20
-
2.0.0-ci.53 - 2021-09-13
-
2.0.0-ci.50 - 2021-09-13
-
2.0.0-ci.43 - 2021-09-12
-
2.0.0-ci.42 - 2021-09-12
-
2.0.0-ci.35 - 2021-09-07
-
2.0.0-ci.18 - 2021-08-28
-
2.0.0-ci.15 - 2021-06-28
-
2.0.0-ci.4 - 2021-04-07
-
1.6.22 - 2020-12-01
from @mdx-js/react GitHub release notesFix
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
Add
by @ wooorm in #2255
Fix
by @ wooorm in #2252
module: node16totsconfig.jsonby @ ChristianMurphy in #2228
developmentoptions from webpack loader modeby @ remcohaszing in #2201
Community
recma-mdx-displaynameto list of pluginsby @ domdomegg in #2230
remark-mdx-chartjsto list of pluginsby @ pangelani in #2221
Misc
by @ wooorm in #2254
tsconfig.jsonby @ wooorm in #2250
by @ beeburrt in #2214
Full Changelog: 2.2.1...2.3.0
assert/strictfor Node 14Full Changelog: 2.2.0...2.2.1
Features
by @ remcohaszing in #2045
Patches
@ mdx-js/node-loaderfrom patching all runtimesDocs
vite-plugin-reactrollup@2in Viteby @ ryuujo1573 in #2180
solid-jssupporting JSXby @ Djunnni in #2159
by @ slorber in #2178
Full Changelog: 2.1.5...2.2.0
Full Changelog: 2.1.4...2.1.5
Patches
by @ Twipped in #2124
Docs
by @ bholmesdev in #2118
importto site exampleby @ elpddev in #2115
Full Changelog: 2.1.3...2.1.4
Core
by @ bholmesdev in #2101
Docs
mdx-js/vscode-mdxby @ jasikpark in #2098
Internal stuff that slightly improve stuff
astringwithestree-util-to-jsidfield to esbuild messages@ types/estree-jsxFull Changelog: 2.1.2...2.1.3
Core
by @ 0phoff in #2062
baseUrlrewritingimport.meta.urlby @ wooorm in #2021
Docs
@ next/mdxto Next.js getting started guideby @ remcohaszing in #2040
by @ userzimmermann in #2010
recma-nextjs-static-propsto list of pluginsby @ remcohaszing in #2033
remark-mdx-math-enhancedto list of pluginsby @ mattvague in #2028
Full Changelog: 2.1.1...2.1.2
_missingMdxReferenceby @ vlad-zhukov in #1986, #1988
Full Changelog: 2.1.0...2.1.1
Important