Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update module github.com/johanneskaufmann/html-to-markdown to v1.5.0 #537

Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 28, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/JohannesKaufmann/html-to-markdown v1.4.2 -> v1.5.0 age adoption passing confidence

Release Notes

JohannesKaufmann/html-to-markdown (github.com/JohannesKaufmann/html-to-markdown)

v1.5.0: - start for lists

Compare Source

  1. Configure the numbering of a ordered list by using the start attribute.
<ol start="10">
    <li>10</li>
    <li>11</li>
    <li>12</li>
</ol>
  1. The YoutubeEmbed() and VimeoEmbed() plugins can now be used more easily.
    Please report any bugs that you encounter!

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from batmac as a code owner December 28, 2023 15:57
@renovate renovate bot added the renovate label Dec 28, 2023
@renovate renovate bot enabled auto-merge (rebase) December 28, 2023 15:57
Copy link

codecov bot commented Dec 28, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d81baa0) 57.99% compared to head (561ff5b) 57.99%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #537   +/-   ##
=======================================
  Coverage   57.99%   57.99%           
=======================================
  Files         103      103           
  Lines        3883     3883           
=======================================
  Hits         2252     2252           
  Misses       1378     1378           
  Partials      253      253           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot merged commit d0ee838 into main Dec 28, 2023
25 checks passed
@renovate renovate bot deleted the renovate/github.com-johanneskaufmann-html-to-markdown-1.x branch December 28, 2023 16:25
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants