Skip to content
This repository was archived by the owner on Oct 29, 2023. It is now read-only.

build(deps): update dependency ngx-markdown to v15 (latest) #8098

Open
wants to merge 1 commit into
base: latest
Choose a base branch
from

Conversation

angular-robot
Copy link
Contributor

@angular-robot angular-robot commented Nov 20, 2022

This PR contains the following updates:

Package Type Update Change
ngx-markdown dependencies major 13.1.0 -> 15.0.0

Release Notes

jfcere/ngx-markdown

v15.0.0

Compare Source

Update Angular 15

Library has been updated to support Angular 15.

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

⚠ Breaking Changes

The library dependencies have been removed and set as peer/optional dependencies instead to avoid having unused packages installed locally and avoid conflicts for projects that already use any of those dependencies.

Once you have updated ngx-markdown you will need to manually install your required peer/optional dependencies following the updated installation section of the README.md.

New features and enhancements
  • Update to Angular 15
  • Move dependencies to optionalDependencies for plugin integrations
  • Update emoji-toolkit optional dependencies to v7.0.0 which support Unicode 14.
Commits

v14.0.1

Compare Source

Bug fixes

v14.0.0

Compare Source

Update Angular 14

Library has been updated to support Angular 14.

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

⚠ Breaking Changes
  • MarkdownService.compile function has been renamed to parse and its parameters combined into the parseOptions object
  • MarkdownService.render function has been added to render elements once markdown has been parsed into HTML
  • MarkdownService.renderKatex function is now private and called within the MarkdownService.render function
  • Katex plugin now requires Katex Auto-render extension (refer to README.md for instructions)
New features and enhancements
Bug fixes
Special thanks
  • syabru for his contribution to add the inline parsing option
  • shanmukhateja for his contribution to add the re-rendering feature with the demo page

Configuration

📅 Schedule: Branch creation - "before 7am every weekday,after 6pm every weekday,every weekend" in timezone America/Tijuana, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@angular-robot angular-robot enabled auto-merge (rebase) November 20, 2022 19:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant