Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 4, 2022

Bumps @mdx-js/react from 1.6.22 to 2.0.0.

Release notes

Sourced from @​mdx-js/react's releases.

2.0.0

Welcome to MDX 2! See the of the website for everything:

@mdx-js/mdx

  • 4a48f1f4 Fix custom elements (#1911)

@mdx-js/react

  • 9ca9d404 Fix unnecessary top-level context changes (#1924)

@mdx-js/loader

  • e0b697ab 9d5501b2 Add improved webpack cache (#1912, #1916)

@mdx-js/esbuild

  • 5c61f577 Fix resolve base in esbuild loader (#1854)

remark-mdx

  • a5daaad6 Update mdast-util-mdx (#1925)

New Contributors

Thanks @​redallen, @​lonyele, @​PaulieScanlon, @​pd4d10, @​Gowee, @​mskelton, @​ihupoo, @​remcohaszing, @​loreanvictor, @​ChrisChinchilla, @​glitteringkatie, @​mvasilkov, @​jablko, @​michaeloliverx, @​yordis, @​rodrez, @​imballinst, @​gaearon.

Full Changelog: mdx-js/mdx@v1.6.3...2.0.0

2.0.0-rc.2

Core

  • cd95df6d Add run, runSync exports (#1792)
  • 2f96fbae Add better errors when referencing missing components (#1811)
  • e86e9e8c Improve generated code (#1810)

Types

  • 8a3eb15a Fix type of children prop for react provider (#1762)

Docs

  • 0893c572 Add docs on run and compiling MDX on demand (#1813)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by wooorm, a new releaser for @​mdx-js/react since your current version.


Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps [@mdx-js/react](https://github.com/mdx-js/mdx/tree/HEAD/packages/react) from 1.6.22 to 2.0.0. - [Release notes](https://github.com/mdx-js/mdx/releases) - [Changelog](https://github.com/mdx-js/mdx/blob/main/changelog.md) - [Commits](https://github.com/mdx-js/mdx/commits/2.0.0/packages/react) --- updated-dependencies: - dependency-name: "@mdx-js/react" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 4, 2022
@VincentRPS VincentRPS requested a review from MatteuSan February 4, 2022 22:38
Copy link
Member

@MatteuSan MatteuSan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you test this versions out for build errors? @VincentRPS thanks

@VincentRPS VincentRPS merged commit 9f3131e into master Feb 5, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/mdx-js/react-2.0.0 branch February 5, 2022 04:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

3 participants