fusuma icon indicating copy to clipboard operation
fusuma copied to clipboard

chore(deps): update remark monorepo (major)

Open renovate[bot] opened this issue 4 years ago • 1 comments

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
remark-frontmatter ^2.0.0 -> ^4.0.1 age adoption passing confidence
remark-html-katex ^3.0.0 -> ^4.0.1 age adoption passing confidence
remark-math ^3.0.1 -> ^5.1.1 age adoption passing confidence

Release Notes

remarkjs/remark-frontmatter

v4.0.1

Compare Source

Full Changelog: https://github.com/remarkjs/remark-frontmatter/compare/4.0.0...4.0.1

v4.0.0

Compare Source

  • c02f672 Use ESM
    // From CommonJS
    var remarkFrontmatter = require('remark-frontmatter')
    
    // To ESM
    import remarkFrontmatter from 'remark-frontmatter'
    
    Learn more about ESM in this guide
  • 3f125a9 Add JSDoc based types

v3.0.0

Compare Source

  • fb1357b Update for micromark in remark@13 (breaking, this update will not work for remark lower than v13, see commit for changes)
remarkjs/remark-math

v4.0.1

Compare Source

  • fa17953 Mark remark-html-katex as legacy please switch to rehype-katex instead

v4.0.0

Compare Source

  • cc54782 Update rehype-parse
  • dedc472 Add types (breaking, potentially, if you or your dependents use typescript)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • [ ] If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] avatar Jan 07 '21 12:01 renovate[bot]

We can't update to v4 because of remark@13

hiroppy avatar Jan 07 '21 12:01 hiroppy