asciidoctor / docker-asciidoctor

:ship: A Docker image for using the Asciidoctor toolchain to process AsciiDoc content
https://hub.docker.com/r/asciidoctor/docker-asciidoctor/
Other
324 stars 149 forks source link

Bump Asciidoctor-Kroki version to 0.8.0 #339

Closed asciidoctor-updateclibot[bot] closed 1 year ago

asciidoctor-updateclibot[bot] commented 1 year ago

Bump Asciidoctor-Kroki version to 0.8.0

Report

Source:
    ✔ [latestVersion] Get the latest Asciidoctor-Kroki version(githubrelease)

Condition:
    ✔ [testDockerfileArgVersion] Does the Dockerfile have an ARG instruction which key is asciidoctor_kroki_version?(dockerfile)
    ✔ [testVersionInReadme] Does the README.adoc have a variable ASCIIDOCTOR_KROKI_VERSION(file)
    ✔ [testVersionInTestHarness] Does the test harness have variable ASCIIDOCTOR_KROKI_VERSION(file)

Target:
    ✔ [updateDockerfile] Update the value of ARG asciidoctor_kroki_version in the Dockerfile(dockerfile)
    ✔ [updateReadme] Update the key ASCIIDOCTOR_KROKI_VERSION in the README.adoc file(file)
    ✔ [updateTestHarness] Update the key ASCIIDOCTOR_KROKI_VERSION in the test harness(file)

Changelog

Click to expand ```` Release published on the 2023-02-26 16:38:09 +0000 UTC at the url https://github.com/ggrossetie/asciidoctor-kroki/releases/tag/ruby-v0.8.0 ## What's Changed * Add diagramsnet support by @JkbLskw in https://github.com/ggrossetie/asciidoctor-kroki/pull/393 * Add DBML support by @bobzomer in https://github.com/ggrossetie/asciidoctor-kroki/pull/401 * Add D2 language support by @bobzomer in https://github.com/ggrossetie/asciidoctor-kroki/pull/405 ## New Contributors * @JkbLskw made their first contribution in https://github.com/ggrossetie/asciidoctor-kroki/pull/393 * @ccantill made their first contribution in https://github.com/ggrossetie/asciidoctor-kroki/pull/396 * @bobzomer made their first contribution in https://github.com/ggrossetie/asciidoctor-kroki/pull/401 **Full Changelog**: https://github.com/ggrossetie/asciidoctor-kroki/compare/ruby-v0.7.0...ruby-v0.8.0 ````

Remark

This pull request was automatically created using Updatecli.

Please report any issues with this tool here