From 68af2c07eff61dbd6cc45cea820570fd13d5369c Mon Sep 17 00:00:00 2001 From: "asciidoctor-updateclibot[bot]" Date: Sun, 11 Feb 2024 00:02:18 +0000 Subject: [PATCH 1/4] chore: Update the key ASCIIDOCTOR_DIAGRAM_VERSION in the README.adoc ... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... file Made with ❤️️ by updatecli --- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index 64a5a12..b1fa38f 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.12 -:ASCIIDOCTOR_DIAGRAM_VERSION: 2.2.17 +:ASCIIDOCTOR_DIAGRAM_VERSION: 2.3.0 :ASCIIDOCTOR_EPUB3_VERSION: 2.1.0 :ASCIIDOCTOR_FB2_VERSION: 0.7.0 :ASCIIDOCTOR_MATHEMATICAL_VERSION: 0.3.5 From 29b2b84561fdf2cc3a3f75c58aa7487537368bbf Mon Sep 17 00:00:00 2001 From: "asciidoctor-updateclibot[bot]" Date: Sun, 11 Feb 2024 00:02:19 +0000 Subject: [PATCH 2/4] chore: Update the key ASCIIDOCTOR_DIAGRAM_VERSION in the test harness MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 36c3f42..3d9d91b 100644 --- a/tests/asciidoctor.bats +++ b/tests/asciidoctor.bats @@ -5,7 +5,7 @@ ALPINE_VERSION=3.19.1 ASCIIDOCTOR_VERSION=2.0.20 ASCIIDOCTOR_CONFLUENCE_VERSION=0.0.2 ASCIIDOCTOR_PDF_VERSION=2.3.12 -ASCIIDOCTOR_DIAGRAM_VERSION=2.2.17 +ASCIIDOCTOR_DIAGRAM_VERSION=2.3.0 ASCIIDOCTOR_EPUB3_VERSION=2.1.0 ASCIIDOCTOR_FB2_VERSION=0.7.0 ASCIIDOCTOR_MATHEMATICAL_VERSION=0.3.5 From 1ba86c4e1cd66ae3d08de323cca675ced2a2fcc8 Mon Sep 17 00:00:00 2001 From: "asciidoctor-updateclibot[bot]" Date: Sun, 11 Feb 2024 00:02:20 +0000 Subject: [PATCH 3/4] chore: Update the value of ARG asciidoctor_diagram_version in the Doc... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... kerfile Made with ❤️️ by updatecli --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index c8afb6d..a40234a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -85,7 +85,7 @@ RUN apk add --no-cache \ font-noto-cjk ARG asciidoctor_confluence_version=0.0.2 -ARG asciidoctor_diagram_version=2.2.17 +ARG asciidoctor_diagram_version=2.3.0 ARG asciidoctor_epub3_version=2.1.0 ARG asciidoctor_fb2_version=0.7.0 ARG asciidoctor_mathematical_version=0.3.5 From ece500dad65f04b28d74b2c499f298b76b67fc03 Mon Sep 17 00:00:00 2001 From: "asciidoctor-updateclibot[bot]" Date: Sun, 11 Feb 2024 00:28:01 +0000 Subject: [PATCH 4/4] Updating README files using 'make README command' Signed-off-by: asciidoctor-updateclibot[bot] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7953fb0..362988c 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ This Docker image provides: - [Asciidoctor](https://asciidoctor.org/) 2.0.20 -- [Asciidoctor Diagram](https://asciidoctor.org/docs/asciidoctor-diagram/) 2.2.17 with ERD and Graphviz integration (supports plantuml and graphiz diagrams) +- [Asciidoctor Diagram](https://asciidoctor.org/docs/asciidoctor-diagram/) 2.3.0 with ERD and Graphviz integration (supports plantuml and graphiz diagrams) - [Asciidoctor PDF](https://asciidoctor.org/docs/asciidoctor-pdf/) 2.3.12