Skip to content

chore(deps): Bump ngx-markdown from 22.0.0 to 22.0.2 in /springwolf-ui - #1861

Merged
sam0r040 merged 1 commit into
mainfrom
dependabot/npm_and_yarn/springwolf-ui/ngx-markdown-22.0.2
Sep 10, 2026
Merged

chore(deps): Bump ngx-markdown from 22.0.0 to 22.0.2 in /springwolf-ui#1861
sam0r040 merged 1 commit into
mainfrom
dependabot/npm_and_yarn/springwolf-ui/ngx-markdown-22.0.2

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps ngx-markdown from 22.0.0 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

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 7, 2026
@netlify

netlify Bot commented Sep 7, 2026

Copy link
Copy Markdown

Deploy Preview for springwolf-ui ready!

Name Link
🔨 Latest commit 7a1282a
🔍 Latest deploy log https://app.netlify.com/projects/springwolf-ui/deploys/6aa3096cdf447d0009868561
😎 Deploy Preview https://deploy-preview-1861--springwolf-ui.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@sam0r040

Copy link
Copy Markdown
Collaborator

@dependabot recreate

Bumps [ngx-markdown](https://github.com/jfcere/ngx-markdown) from 22.0.0 to 22.0.2.
- [Release notes](https://github.com/jfcere/ngx-markdown/releases)
- [Commits](jfcere/ngx-markdown@v22.0.0...v22.0.2)

---
updated-dependencies:
- dependency-name: ngx-markdown
  dependency-version: 22.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/springwolf-ui/ngx-markdown-22.0.2 branch from a41e410 to 7a1282a Compare September 10, 2026 19:47
@sam0r040
sam0r040 merged commit 69c9ec6 into main Sep 10, 2026
42 checks passed
@sam0r040
sam0r040 deleted the dependabot/npm_and_yarn/springwolf-ui/ngx-markdown-22.0.2 branch September 10, 2026 22:26
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