Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @mdx-js/react from 1.6.22 to 2.0.0 #51

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 2, 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 2, 2022
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/mdx-js/react-2.0.0 branch from 4ad663a to 19102b2 Compare March 1, 2022 23:43
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/mdx-js/react-2.0.0 branch from 19102b2 to fa8320a Compare March 9, 2022 05:57
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] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/mdx-js/react-2.0.0 branch from fa8320a to 43029bb Compare March 9, 2022 06:03
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 16, 2022

Superseded by #60.

@dependabot dependabot bot closed this Mar 16, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/mdx-js/react-2.0.0 branch March 16, 2022 14:14
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants