springwolf-core icon indicating copy to clipboard operation
springwolf-core copied to clipboard

chore(deps): Bump ngx-markdown from 19.1.1 to 20.0.0 in /springwolf-ui

Open dependabot[bot] opened this issue 5 months ago • 1 comments

Bumps ngx-markdown from 19.1.1 to 20.0.0.

Release notes

Sourced from ngx-markdown's releases.

v20.0.0

Update Angular 20

Library has been updated to support Angular 20.

It is recommended to stick with ngx-markdown v19.x.x if you are using Angular 19.

New features and enhancements

  • Update to Angular 20
  • Remove direct uses of function when providing marked extensions through MarkdownModuleConfig.markedExtensions
  • Remove AsyncPipe from the library to reduce bundle size

⚠ Breaking changes

  • The configuration property MarkdownModuleConfig.markedExtensions no longer accepts an array of functions as a parameter but requires the use of MARKED_EXTENTIONS injection token (see marked extensions for instruction)

Special Thanks

🥇 Thanks to @​arturovt for his first contribution in removing AsyncPipe (#587)

Commits

  • feat!: update to angular 20 (#584) (7705c86fb1466f11c4e954315d24b726ef2e2434) @​jfcere
  • feat!: remove direct use of functions for MarkdownModuleConfig.markedExtensions (#586) (4d40ae5883673522b3b407e617963ae05c5850d5) @​jfcere
  • refactor: remove async pipe from library (#587) (a33b3b5ac3e9374857f39e672a3bbc20ee5268cd) @​arturovt
Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

dependabot[bot] avatar Jun 02 '25 22:06 dependabot[bot]

Deploy Preview for springwolf-ui failed.

Name Link
Latest commit 6784166351c5c60f6cabfb3261aee5d9c36dfc5c
Latest deploy log https://app.netlify.com/projects/springwolf-ui/deploys/683e27b40d8c720008a4fcc1

netlify[bot] avatar Jun 02 '25 22:06 netlify[bot]

@dependabot rebase

timonback avatar Jun 27 '25 13:06 timonback

Looks like ngx-markdown is up-to-date now, so this is no longer needed.

dependabot[bot] avatar Jun 27 '25 13:06 dependabot[bot]