springwolf-core
springwolf-core copied to clipboard
chore(deps): Bump ngx-markdown from 19.1.1 to 20.0.0 in /springwolf-ui
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
AsyncPipefrom the library to reduce bundle size⚠ Breaking changes
- The configuration property
MarkdownModuleConfig.markedExtensionsno longer accepts an array of functions as a parameter but requires the use ofMARKED_EXTENTIONSinjection token (see marked extensions for instruction)Special Thanks
🥇 Thanks to
@arturovtfor his first contribution in removingAsyncPipe(#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
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Deploy Preview for springwolf-ui failed.
| Name | Link |
|---|---|
| Latest commit | 6784166351c5c60f6cabfb3261aee5d9c36dfc5c |
| Latest deploy log | https://app.netlify.com/projects/springwolf-ui/deploys/683e27b40d8c720008a4fcc1 |
@dependabot rebase
Looks like ngx-markdown is up-to-date now, so this is no longer needed.