Skip to content

build(deps): bump @mdx-js/react from 1.6.21 to 2.0.0 in /docs#656

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/docs/mdx-js/react-2.0.0
Closed

build(deps): bump @mdx-js/react from 1.6.21 to 2.0.0 in /docs#656
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/docs/mdx-js/react-2.0.0

Conversation

@dependabot
Copy link
Contributor

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

Bumps @mdx-js/react from 1.6.21 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.21 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 dependencies Pull requests that update a dependency file npm labels Feb 2, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #656 (e65a816) into master (3497ab0) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #656   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            9         9           
  Lines          163       163           
  Branches        51        51           
=========================================
  Hits           163       163           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3497ab0...e65a816. Read the comment docs.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 16, 2022

Superseded by #681.

@dependabot dependabot bot closed this Mar 16, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/docs/mdx-js/react-2.0.0 branch March 16, 2022 11:06
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 npm

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant