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 #54

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 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-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)
  • 7ff979c8 Add JSDoc @type to loader options docs
  • 33e32bdc Add note on vue-cli beta (#1763)
  • 187a215c Add docs on provider composition (#1761)
  • 8358a7d9 Add note on performance of evaluate (#1760)
  • 6a873033 Improve migrating, note on HTML syntax (#1767)
  • 4c28153c Fix broken link (#1815)
  • d6367352 Fix vue.config.js example (#1759)

Site

  • 2598a82a Use squircles (#1814)
  • 1ec1139e Update links to point to mdxjs.com (#1803)
  • f8f4cbcd Add updated, manually rasterized, favicon (#1768)
  • 7d09ef82 Remove non-blog posts from feed (#1764)
  • f97ec008 Add debounce to playground (#1758)

Misc

  • 7fcd894d Refactor to clean how types are written (#1812)
  • 23930845 Update dev-dependencies (#1809)
  • c3a05f22 Update loader-utils in @mdx-js/loader (#1807)
  • e628b488 Ignore react-dom, react-server-dom-webpack in renovate (#1805)
  • 00b1db10 Add support for React 18 (#1808)
  • 4afc80ca Fix installing @mdx-js/register on Node 17 (#1806)
  • dc379490 Update for Node 17 (#1804)

2.0.0-rc.1

This release candidate is likely close to version 2 but it should still be considered unstable. See the v2 of the website for everything: https://v2.mdxjs.com

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 1, 2022
@szaimen
Copy link
Owner

szaimen commented Feb 17, 2022

blocked by facebook/docusaurus#6520

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/mdx-js/react-2.0.0 branch from 9ea5103 to 529daf0 Compare February 28, 2022 22:56
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 force-pushed the dependabot/npm_and_yarn/mdx-js/react-2.0.0 branch from 529daf0 to 08cbd98 Compare March 10, 2022 16:32
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 16, 2022

Superseded by #63.

@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 17:01
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.

None yet

1 participant