iammatthias / com

Digital garden built using Astro, Obsidian, and other goodies.
https://iammatthias.com
216 stars 36 forks source link

build(deps): bump @mdx-js/react from 1.6.22 to 2.0.0 #197

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

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: https://github.com/mdx-js/mdx/compare/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[bot] commented 2 years ago

Looks like @mdx-js/react is up-to-date now, so this is no longer needed.