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

chore(deps): update remark (major) #73

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Dec 3, 2023

Mend Renovate

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.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/rehype-katex@6.0.2...rehype-katex@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: remarkjs/remark-math@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: remarkjs/remark-gfm@3.0.1...4.0.0

v3.0.1

Compare Source

Full Changelog: remarkjs/remark-gfm@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: remarkjs/remark-gfm@2.0.0...3.0.0

v2.0.0

Compare Source

Full Changelog: remarkjs/remark-gfm@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 remark@14.0.4

v10.0.1

Compare Source

See remark@14.0.2

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.0

Compare Source

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

Full Changelog: remarkjs/remark-rehype@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 mdast-util-to-hast@13.0.0
  • ba50965 Remove Processor type
    migrate: get it from unified
Add
  • b990986 Add exports of defaultFootnoteBackContent, defaultFootnoteBackLabel

Full Changelog: remarkjs/remark-rehype@10.1.0...11.0.0

v10.1.0

Compare Source

Full Changelog: remarkjs/remark-rehype@10.0.1...10.1.0

v10.0.1

Compare Source

Full Changelog: remarkjs/remark-rehype@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: remarkjs/remark-rehype@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 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, check this box

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants