Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): Bump comrak from 0.27.0 to 0.28.0 (#586)
Bumps [comrak](https://github.com/kivikakk/comrak) from 0.27.0 to 0.28.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/kivikakk/comrak/releases">comrak's releases</a>.</em></p> <blockquote> <h2>v0.28.0</h2> <ul> <li>Add a render option to render the image as <code><figure></code> by <a href="https://github.com/JmPotato"><code>@JmPotato</code></a> in <a href="https://redirect.github.com/kivikakk/comrak/pull/458">kivikakk/comrak#458</a></li> <li>Fix edge cases for relaxed-autolink option by <a href="https://github.com/digitalmoksha"><code>@digitalmoksha</code></a> in <a href="https://redirect.github.com/kivikakk/comrak/pull/461">kivikakk/comrak#461</a></li> </ul> <p>Diff: <a href="https://github.com/kivikakk/comrak/compare/v0.27.0...v0.28.0">https://github.com/kivikakk/comrak/compare/v0.27.0...v0.28.0</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/kivikakk/comrak/blob/main/changelog.txt">comrak's changelog</a>.</em></p> <blockquote> <h1>[v0.28.0] - 05-09-2024</h1> <ul> <li>Add a render option to render the image as <!-- raw HTML omitted --> by <a href="https://github.com/JmPotato"><code>@JmPotato</code></a> in <a href="https://redirect.github.com/kivikakk/comrak/pull/458">kivikakk/comrak#458</a></li> <li>Fix edge cases for relaxed-autolink option by <a href="https://github.com/digitalmoksha"><code>@digitalmoksha</code></a> in <a href="https://redirect.github.com/kivikakk/comrak/pull/461">kivikakk/comrak#461</a></li> </ul> <p>Diff: <a href="https://github.com/kivikakk/comrak/compare/v0.27.0...v0.28.0">https://github.com/kivikakk/comrak/compare/v0.27.0...v0.28.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kivikakk/comrak/commit/1a33c63688dcfabc0bb5e61fc043765d20debf83"><code>1a33c63</code></a> Merge pull request <a href="https://redirect.github.com/kivikakk/comrak/issues/463">#463</a> from kivikakk/release/v0.28.0</li> <li><a href="https://github.com/kivikakk/comrak/commit/7f106c65ab7975d262b7f14581b6ae9959403c4c"><code>7f106c6</code></a> changelog.txt: update.</li> <li><a href="https://github.com/kivikakk/comrak/commit/58a9aa459df9f56fba4f24e69844068f7d18b22a"><code>58a9aa4</code></a> [skip test] update changelog</li> <li><a href="https://github.com/kivikakk/comrak/commit/f0630fc062c409d9dda648920b1515635ce8d214"><code>f0630fc</code></a> Cargo.toml: v0.28.0.</li> <li><a href="https://github.com/kivikakk/comrak/commit/92efde064d3295ce7caa70e4828308aca0057a86"><code>92efde0</code></a> Merge pull request <a href="https://redirect.github.com/kivikakk/comrak/issues/461">#461</a> from kivikakk/bw-fix-relaxed-autolinks</li> <li><a href="https://github.com/kivikakk/comrak/commit/56ed78f26dd2e9e57b92de50658c2587b34e8839"><code>56ed78f</code></a> cargo fmt.</li> <li><a href="https://github.com/kivikakk/comrak/commit/e982dbd86a4ccecdad6144ec041668992d97d1a9"><code>e982dbd</code></a> Fix autolinking in markdown links</li> <li><a href="https://github.com/kivikakk/comrak/commit/30e8bdfa05c3fb7926ba1ef210125d8791bd18e4"><code>30e8bdf</code></a> tests: add some missing options in api.rs.</li> <li><a href="https://github.com/kivikakk/comrak/commit/e30dd1e9b792a6743fe99c243f9a49b49832c4e6"><code>e30dd1e</code></a> Merge pull request <a href="https://redirect.github.com/kivikakk/comrak/issues/458">#458</a> from JmPotato/figure_rendering_option</li> <li><a href="https://github.com/kivikakk/comrak/commit/b11a4e907e08c0030c58681be44948c91061abe9"><code>b11a4e9</code></a> Check the title before rendering <figcaption></li> <li>Additional commits viewable in <a href="https://github.com/kivikakk/comrak/compare/v0.27.0...v0.28.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=comrak&package-manager=cargo&previous-version=0.27.0&new-version=0.28.0)](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> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information