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-Diagram version 2.2.1 #333

Closed asciidoctor-updateclibot[bot] closed 1 year ago

asciidoctor-updateclibot[bot] commented 1 year ago

Bump Asciidoctor-Diagram version 2.2.1

Report

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

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

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

Changelog

Click to expand ```` Release published on the 2021-09-01 20:01:02 +0000 UTC at the url https://github.com/asciidoctor/asciidoctor-diagram/releases/tag/v2.2.1 ### Bug Fixes * Issue #366: Improve correctness of SVG images produced by Ditaa * Issue #367: Resolve compatibility issue with rqrcode 2.1.0 * Issue #368: Respect `options` attribute when generating SVG images ````

Remark

This pull request was automatically created using Updatecli.

Please report any issues with this tool here

dduportal commented 1 year ago

Superseeded by #335 because of #334