From 353988282782ca6ad784e6b8ced61c985ea63a09 Mon Sep 17 00:00:00 2001 From: "asciidoctor-updateclibot[bot]" Date: Tue, 8 Aug 2023 00:02:14 +0000 Subject: [PATCH 1/4] chore: changed lines [85] of file "/tmp/updatecli/github/asciidoctor/... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... docker-asciidoctor/Dockerfile" Made with ❤️️ by updatecli --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index c58b9099..720aa0ae 100644 --- a/Dockerfile +++ b/Dockerfile @@ -82,7 +82,7 @@ RUN apk add --no-cache \ font-noto-cjk ARG asciidoctor_confluence_version=0.0.2 -ARG asciidoctor_diagram_version=2.2.10 +ARG asciidoctor_diagram_version=2.2.11 ARG asciidoctor_epub3_version=1.5.1 ARG asciidoctor_fb2_version=0.7.0 ARG asciidoctor_mathematical_version=0.3.5 From 5224d6f4e15cfc447aab5c2bf55441709c2cb67c Mon Sep 17 00:00:00 2001 From: "asciidoctor-updateclibot[bot]" Date: Tue, 8 Aug 2023 00:02:15 +0000 Subject: [PATCH 2/4] chore: Updated to content ":ASCIIDOCTOR_DIAGRAM_VERSION: 2.2.11" in f... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... ile "README.adoc" Made with ❤️️ by updatecli --- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index 3281d8ab..30a93159 100644 --- a/README.adoc +++ b/README.adoc @@ -2,7 +2,7 @@ :ASCIIDOCTOR_VERSION: 2.0.20 :ASCIIDOCTOR_CONFLUENCE_VERSION: 0.0.2 :ASCIIDOCTOR_PDF_VERSION: 2.3.9 -:ASCIIDOCTOR_DIAGRAM_VERSION: 2.2.10 +:ASCIIDOCTOR_DIAGRAM_VERSION: 2.2.11 :ASCIIDOCTOR_EPUB3_VERSION: 1.5.1 :ASCIIDOCTOR_FB2_VERSION: 0.7.0 :ASCIIDOCTOR_MATHEMATICAL_VERSION: 0.3.5 From 28ff70e66d88c986096051abada310c11b5f6dfb Mon Sep 17 00:00:00 2001 From: "asciidoctor-updateclibot[bot]" Date: Tue, 8 Aug 2023 00:02:16 +0000 Subject: [PATCH 3/4] chore: Updated to content "ASCIIDOCTOR_DIAGRAM_VERSION=2.2.11" in fil... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... e "tests/asciidoctor.bats" Made with ❤️️ by updatecli --- tests/asciidoctor.bats | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/asciidoctor.bats b/tests/asciidoctor.bats index ea8edf48..a53c810f 100644 --- a/tests/asciidoctor.bats +++ b/tests/asciidoctor.bats @@ -5,7 +5,7 @@ ALPINE_VERSION=3.18.2 ASCIIDOCTOR_VERSION=2.0.20 ASCIIDOCTOR_CONFLUENCE_VERSION=0.0.2 ASCIIDOCTOR_PDF_VERSION=2.3.9 -ASCIIDOCTOR_DIAGRAM_VERSION=2.2.10 +ASCIIDOCTOR_DIAGRAM_VERSION=2.2.11 ASCIIDOCTOR_EPUB3_VERSION=1.5.1 ASCIIDOCTOR_FB2_VERSION=0.7.0 ASCIIDOCTOR_MATHEMATICAL_VERSION=0.3.5 From 48d5e4092b8b542f1f1086fded3e3093c7806b6f Mon Sep 17 00:00:00 2001 From: "asciidoctor-updateclibot[bot]" Date: Tue, 8 Aug 2023 00:07:22 +0000 Subject: [PATCH 4/4] Updating README files using 'make README command' Signed-off-by: asciidoctor-updateclibot[bot] --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 24c67b79..e71a5ae8 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,9 @@ This Docker image provides: - [Asciidoctor](https://asciidoctor.org/) 2.0.20 -- [Asciidoctor Diagram](https://asciidoctor.org/docs/asciidoctor-diagram/) 2.2.9 with ERD and Graphviz integration (supports plantuml and graphiz diagrams) +- [Asciidoctor Diagram](https://asciidoctor.org/docs/asciidoctor-diagram/) 2.2.11 with ERD and Graphviz integration (supports plantuml and graphiz diagrams) -- [Asciidoctor PDF](https://asciidoctor.org/docs/asciidoctor-pdf/) 2.3.8 +- [Asciidoctor PDF](https://asciidoctor.org/docs/asciidoctor-pdf/) 2.3.9 - [Asciidoctor EPUB3](https://asciidoctor.org/docs/asciidoctor-epub3/) 1.5.1 @@ -16,7 +16,7 @@ This Docker image provides: - [Asciidoctor Mathematical](https://github.com/asciidoctor/asciidoctor-mathematical) 0.3.5 -- [Asciidoctor reveal.js](https://docs.asciidoctor.org/reveal.js-converter/latest/) 4.1.0 +- [Asciidoctor reveal.js](https://docs.asciidoctor.org/reveal.js-converter/latest/) 5.0.1 - [AsciiMath](https://rubygems.org/gems/asciimath)