react-remark icon indicating copy to clipboard operation
react-remark copied to clipboard

fix(deps): update remark (major)

Open renovate[bot] opened this issue 1 year ago • 0 comments

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rehype-katex (source) ^5.0.0 -> ^7.0.0 age adoption passing confidence
remark-gfm ^1.0.0 -> ^4.0.0 age adoption passing confidence
remark-math (source) ^4.0.0 -> ^6.0.0 age adoption passing confidence
remark-parse (source) ^9.0.0 -> ^11.0.0 age adoption passing confidence
remark-rehype ^8.0.0 -> ^11.0.0 age adoption passing confidence

Release Notes

remarkjs/remark-math (rehype-katex)

v7.0.1

Compare Source

Fix

Full Changelog: https://github.com/remarkjs/remark-math/compare/[email protected]@7.0.1

v7.0.0

Compare Source

(see 6.0.0)

v6.0.3

Compare Source

  • e28098a Fix to catch non-parse katex errors
  • f7a35ea Replace dependency to improve browser bundle size

Full Changelog: https://github.com/remarkjs/remark-math/compare/[email protected]@6.0.3

v6.0.2

Compare Source

v6.0.1

Compare Source

v6.0.0

Compare Source

Change
  • 4223ed9 Change to use exports migrate: don’t use private APIs
  • e8039d7 Change to require Node.js 16 migrate: update too
  • f173346 fc32531 3658edd Change to use <code>, replace wrapping elements, update @types/{hast,mdast}, etc migrate: update too it’s no longer required to use the syntax extension from remark-math, you could instead use fenced code (```math). When using remark-math, similar markup is generated (<pre><code class="language-math">). To render that nicely (not monospace and small by default), those elements are replaced with the results from katex/mathjax.
  • 232f0d7 Remove throwOnError option, improve message migrate: check file.messages for warnings
Misc
  • 3aab0e1 Archive remark-html-katex

Full Changelog: https://github.com/remarkjs/remark-math/compare/5.1.1...6.0.0

remarkjs/remark-gfm (remark-gfm)

v4.0.0

Compare Source

Change
  • b8cc334 Update @types/mdast, unified, utilities migrate: update too
  • 9eb0f54 Change to use exports migrate: don’t use private APIs
  • 5715c93 Change to require Node.js 16 migrate: update too

Full Changelog: https://github.com/remarkjs/remark-gfm/compare/3.0.1...4.0.0

v3.0.1

Compare Source

Full Changelog: https://github.com/remarkjs/remark-gfm/compare/3.0.0...3.0.1

v3.0.0

Compare Source

  • 890005e Add support for GFM footnotes ✨ (if you were using remark-footnotes before, you should remove it!) (how footnotes are turned to HTML is done in remark-rehype, please update that too)

Full Changelog: https://github.com/remarkjs/remark-gfm/compare/2.0.0...3.0.0

v2.0.0

Compare Source

Full Changelog: https://github.com/remarkjs/remark-gfm/compare/1.0.0...2.0.0

remarkjs/remark (remark-parse)

v11.0.0

Compare Source

(see 15.0.0)

v10.0.2

Compare Source

See [email protected]

v10.0.1

Compare Source

See [email protected]

v10.0.0

Compare Source

Changelog
  • 1b89df5 Update remark-parse, remark-stringify
  • aab3c3e Rework list fields
  • 3325c33 Add support for label to associations
  • 31ef684 Add support for meta in code
  • c77d24f Update unified
See also
Project
Plugins
  • 4c0e28a Add remark-macro to list of plugins
  • a4caa67 Add remark-git-contributors to list of plugins
  • fe241aa Add remark-outer-toc to list of plugins
  • 4fa8b1d Replace deprecated plugin with remark-behead in list of plugins
  • 52ffdff Add remark-redact to list of plugins
  • 02297a5 Add remark-attr to list of plugins
remarkjs/remark-rehype (remark-rehype)

v11.1.1

Compare Source

Fix
  • f0cce2d Fix mutate support in unified-engine
Miscellaneous
Types

Full Changelog: https://github.com/remarkjs/remark-rehype/compare/11.1.0...11.1.1

v11.1.0

Compare Source

Add
  • 0174dfc Add file to options passed to mdast-util-to-hast

Full Changelog: https://github.com/remarkjs/remark-rehype/compare/11.0.0...11.1.0

v11.0.0

Compare Source

Change
  • 30091c7 Change to require Node.js 16 migrate: update too
  • cafeacc Change to use exports migrate: don’t use private APIs
  • acb292a Update mdast-util-to-hast, @types/{hast,mdast}, unified, etc migrate: update too if you don’t use handlers, this should be fine; if you do, see [email protected]
  • ba50965 Remove Processor type migrate: get it from unified
Add
  • b990986 Add exports of defaultFootnoteBackContent, defaultFootnoteBackLabel

Full Changelog: https://github.com/remarkjs/remark-rehype/compare/10.1.0...11.0.0

v10.1.0

Compare Source

Full Changelog: https://github.com/remarkjs/remark-rehype/compare/10.0.1...10.1.0

v10.0.1

Compare Source

Full Changelog: https://github.com/remarkjs/remark-rehype/compare/10.0.0...10.0.1

v10.0.0

Compare Source

  • 2e2401a Update mdast-util-to-hast This changes footnotes to match how GitHub renders them
    • use the new clobberPrefix, footnoteLabel, and footnoteLabelBack options to configure it
  • b718673 Fix support for explicit nullish processor

Full Changelog: https://github.com/remarkjs/remark-rehype/compare/9.1.0...10.0.0

v9.1.0

Compare Source

  • aab88a5 Add raw to hast type registry

v9.0.0

Compare Source


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 is behind base branch, 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, check this box

This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] avatar Dec 03 '23 10:12 renovate[bot]