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

fix(deps): update dependency remark-math to v6 #673

Merged
merged 2 commits into from
Oct 30, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 24, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
remark-math (source) 5.1.1 -> 6.0.0 age adoption passing confidence

Release Notes

remarkjs/remark-math (remark-math)

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


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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot added d:major Pull requests that update a major dependency dependencies Pull requests that update a dependency file labels Oct 24, 2023
@vercel
Copy link

vercel bot commented Oct 24, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
mateusf-com ❌ Failed (Inspect) Oct 30, 2023 1:40pm

Base automatically changed from dev to main October 28, 2023 22:01
@renovate renovate bot changed the title fix(deps): update dependency remark-math to v6 fix(deps): update dependency remark-math to v6 - autoclosed Oct 28, 2023
@renovate renovate bot closed this Oct 28, 2023
@renovate renovate bot deleted the deps/remark-math-6.x branch October 28, 2023 22:02
@renovate renovate bot changed the title fix(deps): update dependency remark-math to v6 - autoclosed fix(deps): update dependency remark-math to v6 Oct 28, 2023
@renovate renovate bot reopened this Oct 28, 2023
@renovate renovate bot restored the deps/remark-math-6.x branch October 28, 2023 23:13
@renovate renovate bot force-pushed the deps/remark-math-6.x branch from f363db5 to b37b949 Compare October 30, 2023 13:28
@renovate renovate bot changed the base branch from main to dev October 30, 2023 13:28
| datasource | package     | from  | to    |
| ---------- | ----------- | ----- | ----- |
| npm        | remark-math | 5.1.1 | 6.0.0 |
@mateusfg7 mateusfg7 merged commit 588748a into dev Oct 30, 2023
2 checks passed
@mateusfg7 mateusfg7 deleted the deps/remark-math-6.x branch October 30, 2023 13:40
mateusfg7 added a commit that referenced this pull request Oct 30, 2023
| datasource | package     | from  | to    |
| ---------- | ----------- | ----- | ----- |
| npm        | remark-math | 5.1.1 | 6.0.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Mateus Felipe Gonçalves <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
d:major Pull requests that update a major dependency dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant