OI-wiki / gatsby-oi-wiki

🚧 基于 Gatsby 的 OI Wiki 渲染框架。🚧
https://next.oi-wiki.org/
Apache License 2.0
66 stars 37 forks source link

build(deps): bump rehype-react from 6.2.1 to 7.0.4 #1015

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 2 years ago

Bumps rehype-react from 6.2.1 to 7.0.4.

Release notes

Sourced from rehype-react's releases.

7.0.4

Full Changelog: https://github.com/rehypejs/rehype-react/compare/7.0.3...7.0.4

7.0.3

  • Fix missing *.d.ts files

Full Changelog: https://github.com/rehypejs/rehype-react/compare/7.0.2...7.0.3

7.0.2

Full Changelog: https://github.com/rehypejs/rehype-react/compare/7.0.1...7.0.2

7.0.1

  • dac20e2 Fix to correctly compile intrinsic types

7.0.0

  • 864e455 Use ESM
    • Change:

      // From CommonJS
      var rehypeReact = require('rehype-react')
      

      // To ESM import rehypeReact from 'rehype-react'

      Learn more about ESM in this guide

  • 7b7f1b6 Add improved types (potentially breaking if you use TS, see commit for more info)
Commits


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)
render[bot] commented 2 years ago

Your Render PR Server URL is https://oi-wiki-ng-pr-1015.onrender.com.

Follow its progress at https://dashboard.render.com/static/srv-c7s9270nlki30lbh8a0g.

render[bot] commented 2 years ago

Your Render PR Server at https://oi-wiki-ng-pr-1015.onrender.com is now live!

View it on your dashboard at https://dashboard.render.com/static/srv-c7s9270nlki30lbh8a0g.

dependabot[bot] commented 1 year ago

Superseded by #1041.