-
Notifications
You must be signed in to change notification settings - Fork 95
Commit a258d13
build(deps): bump io.spring.asciidoctor.backends:spring-asciidoctor-backends from 0.0.5 to 0.0.7 (#962)
Bumps
[io.spring.asciidoctor.backends:spring-asciidoctor-backends](https://github.com/spring-io/spring-asciidoctor-backends)
from 0.0.5 to 0.0.7.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/spring-io/spring-asciidoctor-backends/releases">io.spring.asciidoctor.backends:spring-asciidoctor-backends's
releases</a>.</em></p>
<blockquote>
<h2>v0.0.7</h2>
<h2>:heart: Contributors</h2>
<p>We'd like to thank all the contributors who worked on this
release!</p>
<ul>
<li><a
href="https://github.com/odrotbohm"><code>@odrotbohm</code></a></li>
</ul>
<h2>v0.0.6</h2>
<h2>:beetle: Bug Fixes</h2>
<ul>
<li>Encoding problems in Maven builds that copy resources as UTF-8 <a
href="https://redirect.github.com/spring-io/spring-asciidoctor-backends/issues/80">#80</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/spring-io/spring-asciidoctor-backends/commit/825e116641dfad4f197829289ed6b762ea25ad71"><code>825e116</code></a>
Release v0.0.7</li>
<li><a
href="https://github.com/spring-io/spring-asciidoctor-backends/commit/edc5d367666075f9216ca6d014a1fa1f5179d366"><code>edc5d36</code></a>
Merge pull request <a
href="https://redirect.github.com/spring-io/spring-asciidoctor-backends/issues/86">#86</a>
from odrotbohm</li>
<li><a
href="https://github.com/spring-io/spring-asciidoctor-backends/commit/f2c53c4cb93bc154bd0468e9c98713f300f28174"><code>f2c53c4</code></a>
Set font family for admonition title</li>
<li><a
href="https://github.com/spring-io/spring-asciidoctor-backends/commit/aa2038e85c3100e472851b5fe9221709447912c3"><code>aa2038e</code></a>
Next development version (v0.0.7-SNAPSHOT)</li>
<li><a
href="https://github.com/spring-io/spring-asciidoctor-backends/commit/7ca46d42a4fc84c491b7c1d721e6655af2a4fa72"><code>7ca46d4</code></a>
Ensure that body_template.html is always read as UTF-8</li>
<li><a
href="https://github.com/spring-io/spring-asciidoctor-backends/commit/e7ef27e1bbf24f69c4b1501d7322b8abff1a286a"><code>e7ef27e</code></a>
Next development version (v0.0.6-SNAPSHOT)</li>
<li>See full diff in <a
href="https://github.com/spring-io/spring-asciidoctor-backends/compare/v0.0.5...v0.0.7">compare
view</a></li>
</ul>
</details>
<br />
[](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>
Co-authored-by: Fabian Krüger <[email protected]>1 parent 2e3c31c commit a258d13Copy full SHA for a258d13
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
33 |
| - | |
| 33 | + | |
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
|
0 commit comments