Skip to content

Bump mermaid and ngx-markdown in /report/report-ng - #1427

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/report/report-ng/multi-f7442854c1
Open

Bump mermaid and ngx-markdown in /report/report-ng#1427
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/report/report-ng/multi-f7442854c1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 13, 2026

Copy link
Copy Markdown
Contributor

Bumps mermaid and ngx-markdown. These dependencies needed to be updated together.
Updates mermaid from 10.9.1 to 10.9.8

Commits
  • 49c1a1c chore: release v10.9.8
  • 5894024 Update docs
  • 7e83f15 Merge commit from fork
  • c34b07a Merge commit from fork
  • ef60adc Merge commit from fork
  • 573ed42 Merge branch 'test/improve-live-editing' into release/10.9.7
  • a3d8d3b test: show errors and rendertime in example.html
  • e9e2b90 test: use \<!DOCTYPE html> in example.html
  • bffd4b7 test: improve broken diagrams in example.html
  • 5791314 test: support live editing in example.html
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for mermaid since your current version.


Updates ngx-markdown from 14.0.1 to 22.0.2

Release notes

Sourced from ngx-markdown's releases.

v22.0.2

Fix a regression introduced in v22.0.1 that prevented KaTeX from rendering when marked-katex-extension and katex were installed and the katex attribute was enabled. This restores the previous KaTeX behaviour.

Bug fixes

Known limitation

Due to a limitation in Vite's handling of optional peer dependencies, applications that do not use KaTeX may still encounter a dev-server error when marked-katex-extension is not installed.

As a workaround, add the following to the build.options section of angular.json:

{
  "externalDependencies": [
    "marked-katex-extension"
  ]
}

Applications using the katex attribute still need to install both marked-katex-extension and katex.

A cleaner solution that allows KaTeX to be explicitly included or excluded will be provided in the next major version. The related issue #681 has been reopened to track this follow-up work.

Full Changelog: jfcere/ngx-markdown@v22.0.1...v22.0.2

v22.0.1

New features and enhancements

Bug fixes

Security fixes

... (truncated)

Commits
  • fcf826b 22.0.2
  • 41634f4 fix: hide optional KaTeX peer import from Vite analysis (#691)
  • cbd5007 22.0.1
  • 8096e34 fix: hide optional KaTeX peer import from Vite analysis (#690)
  • 4bb41d0 feat: add support for emoji-toolkit 11.0.0 (#689)
  • 494b433 chore(deps): update Angular from 22.0.0 to 22.1.4 (#688)
  • 33d99ba build(deps): bump fast-uri from 3.1.4 to 3.1.5 (#677)
  • 648e9f6 build(deps): bump ip-address from 10.2.0 to 10.4.0 (#676)
  • 23b251c build(deps): bump postcss from 8.5.15 to 8.5.25 (#674)
  • 9c5b5b2 build(deps): bump ws, engine.io and socket.io-adapter (#673)
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
mermaid [>= 11.a, < 12]

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 [mermaid](https://github.com/mermaid-js/mermaid) and [ngx-markdown](https://github.com/jfcere/ngx-markdown). These dependencies needed to be updated together.

Updates `mermaid` from 10.9.1 to 10.9.8
- [Release notes](https://github.com/mermaid-js/mermaid/releases)
- [Commits](mermaid-js/mermaid@v10.9.1...v10.9.8)

Updates `ngx-markdown` from 14.0.1 to 22.0.2
- [Release notes](https://github.com/jfcere/ngx-markdown/releases)
- [Commits](jfcere/ngx-markdown@v14.0.1...v22.0.2)

---
updated-dependencies:
- dependency-name: mermaid
  dependency-version: 10.9.8
  dependency-type: direct:production
- dependency-name: ngx-markdown
  dependency-version: 22.0.2
  dependency-type: direct:production
...

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 Sep 13, 2026
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.

0 participants