Skip to content

Commit

Permalink
build(deps): Bump comrak from 0.25.0 to 0.26.0 (#572)
Browse files Browse the repository at this point in the history
Bumps [comrak](https://github.com/kivikakk/comrak) from 0.25.0 to
0.26.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.26.0</h2>
<ul>
<li>Restore inline sourcepos as experimental. by <a
href="https://github.com/kivikakk"><code>@​kivikakk</code></a> in <a
href="https://redirect.github.com/kivikakk/comrak/pull/444">kivikakk/comrak#444</a>
<ul>
<li>This is needed by some downstream users, so we re-introduce it, with
a clearly labelled option.</li>
</ul>
</li>
</ul>
<p>Diff: <a
href="https://github.com/kivikakk/comrak/compare/v0.25.0...v0.26.0">https://github.com/kivikakk/comrak/compare/v0.25.0...v0.26.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.26.0] - 12-07-2024</h1>
<ul>
<li>Restore inline sourcepos as experimental. by <a
href="https://github.com/kivikakk"><code>@​kivikakk</code></a> in <a
href="https://redirect.github.com/kivikakk/comrak/pull/444">kivikakk/comrak#444</a>
<ul>
<li>This is needed by some downstream users, so we re-introduce it, with
a clearly labelled option.</li>
</ul>
</li>
</ul>
<p>Diff: <a
href="https://github.com/kivikakk/comrak/compare/v0.25.0...v0.26.0">https://github.com/kivikakk/comrak/compare/v0.25.0...v0.26.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/kivikakk/comrak/commit/415f527b38aae7fc23dc640f7bde8b665cb8c3c6"><code>415f527</code></a>
Merge pull request <a
href="https://redirect.github.com/kivikakk/comrak/issues/445">#445</a>
from kivikakk/release/v0.26.0</li>
<li><a
href="https://github.com/kivikakk/comrak/commit/0c62d39b1018ebeacc6a9399228cc68b86927a7e"><code>0c62d39</code></a>
changelog.txt: update.</li>
<li><a
href="https://github.com/kivikakk/comrak/commit/ed7113ce132e60aa0296f7b3fe10699c4810cb2a"><code>ed7113c</code></a>
[skip test] update changelog</li>
<li><a
href="https://github.com/kivikakk/comrak/commit/6b268f976c18fd55e5a470bacb3efc3ccc328d81"><code>6b268f9</code></a>
Cargo.toml: v0.26.0.</li>
<li><a
href="https://github.com/kivikakk/comrak/commit/0de825102885afb000e912261e3cc43b08701db7"><code>0de8251</code></a>
Merge pull request <a
href="https://redirect.github.com/kivikakk/comrak/issues/444">#444</a>
from kivikakk/experimental-inline-sourcepos</li>
<li><a
href="https://github.com/kivikakk/comrak/commit/1dc3fed40bb1b7a817ff92c4608059b768dbedc4"><code>1dc3fed</code></a>
html: only show inline sourcepos when asked for.</li>
<li><a
href="https://github.com/kivikakk/comrak/commit/c5f5f2d004a9a67b28d2ba78c60ef826e98ca072"><code>c5f5f2d</code></a>
Revert &quot;html: don't report sourcepos on inlines.&quot;</li>
<li>See full diff in <a
href="https://github.com/kivikakk/comrak/compare/v0.25.0...v0.26.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.25.0&new-version=0.26.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 Jul 15, 2024
1 parent 5991f86 commit b6b831c
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 = { version = "0.25.0", default-features = false }
comrak = { version = "0.26.0", default-features = false }
convert_case = "0.6.0"
once_cell = "1.19.0"
proc-macro2 = "1"
Expand Down

0 comments on commit b6b831c

Please sign in to comment.