Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump earmark from 1.4.46 to 1.4.47 (#881)
Bumps [earmark](https://github.com/pragdave/earmark) from 1.4.46 to 1.4.47. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/pragdave/earmark/blob/master/RELEASE.md">earmark's changelog</a>.</em></p> <blockquote> <h2><a href="https://hex.pm/packages/earmark">Earmark</a> 1.4.47 2024-07-12</h2> <h3>First a small explanation</h3> <p>This has been backported from <a href="https://redirect.github.com/RobertDober/earmark_parser/pull/156">RobertDober/earmark_parser#156</a>.</p> <p>It seems however important to clarify some things concerning the <em>split</em> between <code>Earmark</code> and <code>EarmarkParser</code> which were confusing.</p> <p>They are <strong>only</strong> historically related and there is no formal dependency anymore. As I am still happy to help out with Earmark but also very relieved not to be obliged I might as well continue to do backports bugfixes (but probably not new features). However all decision about what will happen with <code>Earmark</code> and how the internal parser evolves will not be taken by me.</p> <p>This release is done beacause our <a href="https://github.com/amit-chaudhari1">new maintainer</a> asked me to make it so (couldn't resist this one) and because he accepted the PR for the backport.</p> <p>Unfortunately the naming of the projects and the internal module <code>Earmark.Parser</code> have made people unconfortable with bug reports.</p> <p>Please note two things here.</p> <p>Firstly, and most importantly, nowbody will be harsh or impolite of you file an issue in the <em>wrong</em> project, we'll figure it out.</p> <p>Secondly I have opened an <a href="https://redirect.github.com/pragdave/earmark/issues/500">Issue</a> about better documenting this in <strong>both</strong> projects. All comments and ideas on this topic are very much welcome.</p> <p>Hopefully this will become much clearer soon.</p> <h3>And now for something completely different</h3> <ul> <li> <p>[Fix for <a href="https://redirect.github.com/pragdave/earmark/issues/501">#501</a>](<a href="https://redirect.github.com/pragdave/earmark/issues/501">pragdave/earmark#501</a>)</p> </li> <li> <p>[Fix for <a href="https://redirect.github.com/pragdave/earmark/issues/495">#495</a>](<a href="https://redirect.github.com/pragdave/earmark/pull/498">pragdave/earmark#498</a>)</p> </li> <li> <p>[Fix for <a href="https://redirect.github.com/pragdave/earmark/issues/361">#361</a>](<a href="https://redirect.github.com/pragdave/earmark/pull/486">pragdave/earmark#486</a>) Kudos to <a href="https://github.com/bradhanks">bradhanks</a></p> </li> </ul> <p>Much work was put into <code>Earmark</code> by Brad in the last months working on <strong>getting rid of warnings</strong>, typespecs and <code>mix format</code> compliance, the details of which are not really interesting in RNs, but shall be duely appreciated.</p> <ul> <li><a href="https://redirect.github.com/pragdave/earmark/pull/475">Fixing broken link in doc</a> Kudos to <a href="https://github.com/rhcarvalho">Rodolfo Carvalho</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/pragdave/earmark/commits">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=earmark&package-manager=hex&previous-version=1.4.46&new-version=1.4.47)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details>
- Loading branch information