Skip to content

Bump remark-html from 12.0.0 to 13.0.2#142

Merged
orama254 merged 1 commit intomainfrom
dependabot/npm_and_yarn/remark-html-13.0.2
Feb 26, 2026
Merged

Bump remark-html from 12.0.0 to 13.0.2#142
orama254 merged 1 commit intomainfrom
dependabot/npm_and_yarn/remark-html-13.0.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 26, 2026

Bumps remark-html from 12.0.0 to 13.0.2.

Release notes

Sourced from remark-html's releases.

13.0.2

  • b0b1ba5 Fix to sanitize by default The docs have always said remark-html is safe by default. It wasn’t and this patches that.

    If you do want to be unsafe, use remark-html with sanitize: false:

    -  .use(remarkHtml)
    +  .use(remarkHtml, {sanitize: false})

Full Changelog: remarkjs/remark-html@13.0.1...13.0.2

13.0.1

  • 7a8cb0e Update mdast-util-to-hast

13.0.0

  • 0b1cd0a Change to comply to CommonMark (breaking, potentially, if you have duplicate definitions)
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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [remark-html](https://github.com/remarkjs/remark-html) from 12.0.0 to 13.0.2.
- [Release notes](https://github.com/remarkjs/remark-html/releases)
- [Commits](remarkjs/remark-html@12.0.0...13.0.2)

---
updated-dependencies:
- dependency-name: remark-html
  dependency-version: 13.0.2
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 26, 2026
@github-actions
Copy link

Size changes

Details

📦 Next.js Bundle Analysis for react-dev

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

@orama254 orama254 merged commit 5cf294a into main Feb 26, 2026
7 checks passed
@orama254 orama254 deleted the dependabot/npm_and_yarn/remark-html-13.0.2 branch February 26, 2026 09:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant