Skip to content

Commit

Permalink
build(deps): Bump comrak from 0.19.0 to 0.20.0 (#369)
Browse files Browse the repository at this point in the history
Bumps [comrak](https://github.com/kivikakk/comrak) from 0.19.0 to
0.20.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>0.20.0</h2>
<h2>What's Changed</h2>
<ul>
<li>build(deps): bump rustix from 0.36.11 to 0.36.16 in /fuzz by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/kivikakk/comrak/pull/346">kivikakk/comrak#346</a></li>
<li>Use Nix for CI. by <a
href="https://github.com/charlottia"><code>@​charlottia</code></a> in <a
href="https://redirect.github.com/kivikakk/comrak/pull/338">kivikakk/comrak#338</a></li>
<li>Allow for Syntect to simply generate CSS classes by <a
href="https://github.com/gjtorikian"><code>@​gjtorikian</code></a> in <a
href="https://redirect.github.com/kivikakk/comrak/pull/347">kivikakk/comrak#347</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/charlottia"><code>@​charlottia</code></a> made
their first contribution in <a
href="https://redirect.github.com/kivikakk/comrak/pull/338">kivikakk/comrak#338</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/kivikakk/comrak/compare/0.19.0...0.20.0">https://github.com/kivikakk/comrak/compare/0.19.0...0.20.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>
<h3>0.20.0</h3>
<ul>
<li>build(deps): bump rustix from 0.36.11 to 0.36.16 in /fuzz by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/kivikakk/comrak/pull/346">kivikakk/comrak#346</a></li>
<li>Use Nix for CI. by <a
href="https://github.com/charlottia"><code>@​charlottia</code></a> in <a
href="https://redirect.github.com/kivikakk/comrak/pull/338">kivikakk/comrak#338</a></li>
<li>Allow for Syntect to simply generate CSS classes by <a
href="https://github.com/gjtorikian"><code>@​gjtorikian</code></a> in <a
href="https://redirect.github.com/kivikakk/comrak/pull/347">kivikakk/comrak#347</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/kivikakk/comrak/commit/4c909b654cfd3600ab3e96c7186228ba7c8f79cd"><code>4c909b6</code></a>
0.20.0</li>
<li><a
href="https://github.com/kivikakk/comrak/commit/769b4e50968ccfb59328280ff0a43abdc3c3f0c6"><code>769b4e5</code></a>
Merge pull request <a
href="https://redirect.github.com/kivikakk/comrak/issues/347">#347</a>
from kivikakk/use-css-if-you-like</li>
<li><a
href="https://github.com/kivikakk/comrak/commit/4b9d838db7b6b2eb101d465e4d4e478431a0b86b"><code>4b9d838</code></a>
syntect: minor cleanups.</li>
<li><a
href="https://github.com/kivikakk/comrak/commit/985e49a2fb356f84c7a6a741365eebbc29694b31"><code>985e49a</code></a>
Allow for Syntect to simply generate CSS classes</li>
<li><a
href="https://github.com/kivikakk/comrak/commit/a21d42c6d5da965c94e41184d81cb26b4a767200"><code>a21d42c</code></a>
[clippy] remove outdated include</li>
<li><a
href="https://github.com/kivikakk/comrak/commit/06798101a0571f675af1102e5a26a1ebb22a16a0"><code>0679810</code></a>
Merge pull request <a
href="https://redirect.github.com/kivikakk/comrak/issues/338">#338</a>
from kivikakk/nix</li>
<li><a
href="https://github.com/kivikakk/comrak/commit/270c6eef1f46fa151a5bbbbf04096075763bb78d"><code>270c6ee</code></a>
flake.nix, workflows: use Nix for clippy/fmt to start.</li>
<li><a
href="https://github.com/kivikakk/comrak/commit/840f14d321778725e77c68eb825ed9b343bdecb9"><code>840f14d</code></a>
Merge pull request <a
href="https://redirect.github.com/kivikakk/comrak/issues/346">#346</a>
from kivikakk/dependabot/cargo/fuzz/rustix-0.36.16</li>
<li><a
href="https://github.com/kivikakk/comrak/commit/c7f9d47324ed8bc6c9d894ac02ceba8a46b61886"><code>c7f9d47</code></a>
build(deps): bump rustix from 0.36.11 to 0.36.16 in /fuzz</li>
<li>See full diff in <a
href="https://github.com/kivikakk/comrak/compare/0.19.0...0.20.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.19.0&new-version=0.20.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
dependabot[bot] authored Nov 29, 2023
1 parent 2d063ed commit 3f05035
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion macro/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ keywords = ["mlir", "llvm"]
proc-macro = true

[dependencies]
comrak = "0.19.0"
comrak = "0.20.0"
convert_case = "0.6.0"
once_cell = "1.18.0"
proc-macro2 = "1"
Expand Down

0 comments on commit 3f05035

Please sign in to comment.