From 883cc57f8307e5a72fbb77165c457dc03a84d540 Mon Sep 17 00:00:00 2001 From: Philippe Charles Date: Fri, 29 Sep 2023 13:16:40 +0200 Subject: [PATCH 01/87] Update for next development version --- pom.xml | 2 +- sandbox-api/pom.xml | 2 +- sandbox-bom/pom.xml | 2 +- sandbox-cli/pom.xml | 6 +++--- sandbox-desktop/pom.xml | 6 +++--- sandbox-impl/pom.xml | 4 ++-- 6 files changed, 11 insertions(+), 11 deletions(-) diff --git a/pom.xml b/pom.xml index dd327fa5..85b05680 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.github.nbbrd.sandbox sandbox-parent - 2.3.3 + 2.3.4-SNAPSHOT pom sandbox diff --git a/sandbox-api/pom.xml b/sandbox-api/pom.xml index c862c9e9..c9ebb0b4 100644 --- a/sandbox-api/pom.xml +++ b/sandbox-api/pom.xml @@ -5,7 +5,7 @@ sandbox-parent com.github.nbbrd.sandbox - 2.3.3 + 2.3.4-SNAPSHOT 4.0.0 diff --git a/sandbox-bom/pom.xml b/sandbox-bom/pom.xml index 17b7f951..35dbcc6f 100644 --- a/sandbox-bom/pom.xml +++ b/sandbox-bom/pom.xml @@ -7,7 +7,7 @@ sandbox-parent com.github.nbbrd.sandbox - 2.3.3 + 2.3.4-SNAPSHOT sandbox-bom diff --git a/sandbox-cli/pom.xml b/sandbox-cli/pom.xml index c53cc6c6..8e97d16b 100644 --- a/sandbox-cli/pom.xml +++ b/sandbox-cli/pom.xml @@ -5,7 +5,7 @@ sandbox-parent com.github.nbbrd.sandbox - 2.3.3 + 2.3.4-SNAPSHOT 4.0.0 @@ -19,12 +19,12 @@ com.github.nbbrd.sandbox sandbox-api - 2.3.3 + 2.3.4-SNAPSHOT com.github.nbbrd.sandbox sandbox-impl - 2.3.3 + 2.3.4-SNAPSHOT info.picocli diff --git a/sandbox-desktop/pom.xml b/sandbox-desktop/pom.xml index bc9b1779..d4dc196b 100644 --- a/sandbox-desktop/pom.xml +++ b/sandbox-desktop/pom.xml @@ -7,7 +7,7 @@ sandbox-parent com.github.nbbrd.sandbox - 2.3.3 + 2.3.4-SNAPSHOT sandbox-desktop @@ -20,12 +20,12 @@ com.github.nbbrd.sandbox sandbox-api - 2.3.3 + 2.3.4-SNAPSHOT com.github.nbbrd.sandbox sandbox-impl - 2.3.3 + 2.3.4-SNAPSHOT com.github.nbbrd.java-desktop-util diff --git a/sandbox-impl/pom.xml b/sandbox-impl/pom.xml index 80aec168..79ff825d 100644 --- a/sandbox-impl/pom.xml +++ b/sandbox-impl/pom.xml @@ -5,7 +5,7 @@ sandbox-parent com.github.nbbrd.sandbox - 2.3.3 + 2.3.4-SNAPSHOT 4.0.0 @@ -19,7 +19,7 @@ com.github.nbbrd.sandbox sandbox-api - 2.3.3 + 2.3.4-SNAPSHOT com.github.lalyos From ed15875b4d22ec482c8e54e281f65e28462defd8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 30 Sep 2023 16:44:13 +0000 Subject: [PATCH 02/87] Bump com.github.siom79.japicmp:japicmp-maven-plugin Bumps [com.github.siom79.japicmp:japicmp-maven-plugin](https://github.com/siom79/japicmp) from 0.18.0 to 0.18.1. - [Release notes](https://github.com/siom79/japicmp/releases) - [Changelog](https://github.com/siom79/japicmp/blob/master/release.py) - [Commits](https://github.com/siom79/japicmp/compare/japicmp-base-0.18.0...japicmp-base-0.18.1) --- updated-dependencies: - dependency-name: com.github.siom79.japicmp:japicmp-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 85b05680..86188850 100644 --- a/pom.xml +++ b/pom.xml @@ -393,7 +393,7 @@ com.github.siom79.japicmp japicmp-maven-plugin - 0.18.0 + 0.18.1 true From 69124d4f5e741cd17978569f329d253dba755875 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 30 Sep 2023 16:44:18 +0000 Subject: [PATCH 03/87] Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.0 to 3.5.1 Bumps [org.apache.maven.plugins:maven-shade-plugin](https://github.com/apache/maven-shade-plugin) from 3.5.0 to 3.5.1. - [Release notes](https://github.com/apache/maven-shade-plugin/releases) - [Commits](https://github.com/apache/maven-shade-plugin/compare/maven-shade-plugin-3.5.0...maven-shade-plugin-3.5.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-shade-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 86188850..c38530b0 100644 --- a/pom.xml +++ b/pom.xml @@ -88,7 +88,7 @@ org.apache.maven.plugins maven-shade-plugin - 3.5.0 + 3.5.1 com.github.nbbrd.heylogs From ef1a15e8eaa2d6b21c32aada85327b933a8e0c6f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 7 Oct 2023 16:47:54 +0000 Subject: [PATCH 04/87] Bump de.thetaphi:forbiddenapis from 3.5.1 to 3.6 Bumps [de.thetaphi:forbiddenapis](https://github.com/policeman-tools/forbidden-apis) from 3.5.1 to 3.6. - [Commits](https://github.com/policeman-tools/forbidden-apis/compare/3.5.1...3.6) --- updated-dependencies: - dependency-name: de.thetaphi:forbiddenapis dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c38530b0..a1e73f1c 100644 --- a/pom.xml +++ b/pom.xml @@ -98,7 +98,7 @@ de.thetaphi forbiddenapis - 3.5.1 + 3.6 From d8caa0a6cdb55d3a2fd50468af0e4f91e5905fa6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Oct 2023 16:43:10 +0000 Subject: [PATCH 05/87] Bump JetBrains/qodana-action from 2023.2.6 to 2023.2.8 Bumps [JetBrains/qodana-action](https://github.com/jetbrains/qodana-action) from 2023.2.6 to 2023.2.8. - [Release notes](https://github.com/jetbrains/qodana-action/releases) - [Commits](https://github.com/jetbrains/qodana-action/compare/v2023.2.6...v2023.2.8) --- updated-dependencies: - dependency-name: JetBrains/qodana-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/qodana.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/qodana.yml b/.github/workflows/qodana.yml index 92ffd0a1..bbc1412a 100644 --- a/.github/workflows/qodana.yml +++ b/.github/workflows/qodana.yml @@ -15,7 +15,7 @@ jobs: with: fetch-depth: 0 - name: 'Qodana Scan' - uses: JetBrains/qodana-action@v2023.2.6 + uses: JetBrains/qodana-action@v2023.2.8 - name: Deploy to GitHub Pages uses: peaceiris/actions-gh-pages@v3 with: From 2c79df96ada5b291ffe545113ab5337f6bdf532e Mon Sep 17 00:00:00 2001 From: Philippe Charles Date: Fri, 13 Oct 2023 15:38:20 +0200 Subject: [PATCH 06/87] Add custom rules to modernizer --- modernizer.xml | 13 +++++++++++++ pom.xml | 36 ++++++++++++++++++++++++++++++++++++ 2 files changed, 49 insertions(+) create mode 100644 modernizer.xml diff --git a/modernizer.xml b/modernizer.xml new file mode 100644 index 00000000..9d888fb2 --- /dev/null +++ b/modernizer.xml @@ -0,0 +1,13 @@ + + + + org/checkerframework/checker/nullness/qual/NonNull + 8 + Prefer lombok.NonNull + + + lombok/experimental/UtilityClass + 8 + Do not use since it might trigger compilation errors in some cases + + \ No newline at end of file diff --git a/pom.xml b/pom.xml index a1e73f1c..35165369 100644 --- a/pom.xml +++ b/pom.xml @@ -356,6 +356,42 @@ + + + enforce-modern-api + + + !skipEnforceModernAPI + + + + + + org.gaul + modernizer-maven-plugin + 2.7.0 + + 1.8 + + + + modernizer + verify + + modernizer + + + + modernizer.xml + + + + + + + + + gitflow-automation From 13e46a6b9168e677a9bcc54def0a9f169a34deb9 Mon Sep 17 00:00:00 2001 From: Philippe Charles Date: Fri, 13 Oct 2023 17:36:37 +0200 Subject: [PATCH 07/87] Comment useless code --- modernizer.xml | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/modernizer.xml b/modernizer.xml index 9d888fb2..ed40a762 100644 --- a/modernizer.xml +++ b/modernizer.xml @@ -1,13 +1,14 @@ - - org/checkerframework/checker/nullness/qual/NonNull - 8 - Prefer lombok.NonNull - - - lombok/experimental/UtilityClass - 8 - Do not use since it might trigger compilation errors in some cases - + + + + + + + + + + + \ No newline at end of file From f31e0c420ba2b6dbbcec3dd7753553d7d2006a53 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 14 Oct 2023 16:55:14 +0000 Subject: [PATCH 08/87] Bump com.github.nbbrd.heylogs:heylogs-maven-plugin from 0.6.0 to 0.7.0 Bumps [com.github.nbbrd.heylogs:heylogs-maven-plugin](https://github.com/nbbrd/heylogs) from 0.6.0 to 0.7.0. - [Release notes](https://github.com/nbbrd/heylogs/releases) - [Changelog](https://github.com/nbbrd/heylogs/blob/develop/CHANGELOG.md) - [Commits](https://github.com/nbbrd/heylogs/compare/v0.6.0...v0.7.0) --- updated-dependencies: - dependency-name: com.github.nbbrd.heylogs:heylogs-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 35165369..8299e749 100644 --- a/pom.xml +++ b/pom.xml @@ -93,7 +93,7 @@ com.github.nbbrd.heylogs heylogs-maven-plugin - 0.6.0 + 0.7.0 de.thetaphi From 0bb37ab38495adaecf71abbde8c4c1f5122f66f5 Mon Sep 17 00:00:00 2001 From: charphi Date: Sat, 14 Oct 2023 01:09:27 +0000 Subject: [PATCH 09/87] Bump hugo-geekdoc.version to v0.41.2 --- sandbox-bom/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sandbox-bom/pom.xml b/sandbox-bom/pom.xml index 35dbcc6f..b939887f 100644 --- a/sandbox-bom/pom.xml +++ b/sandbox-bom/pom.xml @@ -18,7 +18,7 @@ https://github.com/nbbrd/sandbox - v0.41.1 + v0.41.2 From 64d52bfc7eff2845768564a795a567af1c82d290 Mon Sep 17 00:00:00 2001 From: Philippe Charles Date: Tue, 17 Oct 2023 09:46:07 +0200 Subject: [PATCH 10/87] Update EA workflow to latest Java LTS --- .github/workflows/java-ea-maven.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/java-ea-maven.yml b/.github/workflows/java-ea-maven.yml index 7906c032..592d7fa3 100644 --- a/.github/workflows/java-ea-maven.yml +++ b/.github/workflows/java-ea-maven.yml @@ -11,7 +11,7 @@ jobs: strategy: fail-fast: false matrix: - java: [ 20 ] + java: [ 21 ] os: [ ubuntu-latest ] name: JDK${{ matrix.java }} on ${{ matrix.os }} From c06d59e5267bd08cf703571193ddefad32544929 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 21 Oct 2023 16:51:26 +0000 Subject: [PATCH 11/87] Bump com.github.siom79.japicmp:japicmp-maven-plugin Bumps [com.github.siom79.japicmp:japicmp-maven-plugin](https://github.com/siom79/japicmp) from 0.18.1 to 0.18.2. - [Release notes](https://github.com/siom79/japicmp/releases) - [Changelog](https://github.com/siom79/japicmp/blob/master/release.py) - [Commits](https://github.com/siom79/japicmp/compare/japicmp-base-0.18.1...japicmp-base-0.18.2) --- updated-dependencies: - dependency-name: com.github.siom79.japicmp:japicmp-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8299e749..d9d13ad8 100644 --- a/pom.xml +++ b/pom.xml @@ -429,7 +429,7 @@ com.github.siom79.japicmp japicmp-maven-plugin - 0.18.1 + 0.18.2 true From f10c1e9ff9b35e065b2e6236be3fc1152a8b9f30 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 21 Oct 2023 16:51:31 +0000 Subject: [PATCH 12/87] Bump com.github.nbbrd.heylogs:heylogs-maven-plugin from 0.7.0 to 0.7.1 Bumps [com.github.nbbrd.heylogs:heylogs-maven-plugin](https://github.com/nbbrd/heylogs) from 0.7.0 to 0.7.1. - [Release notes](https://github.com/nbbrd/heylogs/releases) - [Changelog](https://github.com/nbbrd/heylogs/blob/develop/CHANGELOG.md) - [Commits](https://github.com/nbbrd/heylogs/compare/v0.7.0...v0.7.1) --- updated-dependencies: - dependency-name: com.github.nbbrd.heylogs:heylogs-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d9d13ad8..64c28e8f 100644 --- a/pom.xml +++ b/pom.xml @@ -93,7 +93,7 @@ com.github.nbbrd.heylogs heylogs-maven-plugin - 0.7.0 + 0.7.1 de.thetaphi From b5a2bd513db03bb41eda102cfab97361c180ca91 Mon Sep 17 00:00:00 2001 From: charphi Date: Sat, 21 Oct 2023 01:09:33 +0000 Subject: [PATCH 13/87] Bump hugo-geekdoc.version to v0.41.3 --- sandbox-bom/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sandbox-bom/pom.xml b/sandbox-bom/pom.xml index b939887f..32a8a854 100644 --- a/sandbox-bom/pom.xml +++ b/sandbox-bom/pom.xml @@ -18,7 +18,7 @@ https://github.com/nbbrd/sandbox - v0.41.2 + v0.41.3 From 7a8c2adb727de0cc7067eb6be5773e03c129bfcd Mon Sep 17 00:00:00 2001 From: Philippe Charles Date: Mon, 23 Oct 2023 11:28:36 +0200 Subject: [PATCH 14/87] Add explicit use of surefire-junit-platform as plugin dependency --- pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/pom.xml b/pom.xml index 64c28e8f..4789d9f1 100644 --- a/pom.xml +++ b/pom.xml @@ -78,6 +78,13 @@ org.apache.maven.plugins maven-surefire-plugin 3.1.2 + + + org.apache.maven.surefire + surefire-junit-platform + 3.1.2 + + From 97e5d8375b453e952cef80a6ebe9ea2eb860acfd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 28 Oct 2023 16:03:30 +0000 Subject: [PATCH 15/87] Bump org.apache.maven.plugins:maven-dependency-plugin Bumps [org.apache.maven.plugins:maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) from 3.6.0 to 3.6.1. - [Commits](https://github.com/apache/maven-dependency-plugin/compare/maven-dependency-plugin-3.6.0...maven-dependency-plugin-3.6.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-dependency-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4789d9f1..40b25586 100644 --- a/pom.xml +++ b/pom.xml @@ -90,7 +90,7 @@ org.apache.maven.plugins maven-dependency-plugin - 3.6.0 + 3.6.1 org.apache.maven.plugins From 026d8bfb2de33977396573c4604ded540ea56898 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 28 Oct 2023 16:03:27 +0000 Subject: [PATCH 16/87] Bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.1 Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.1.2 to 3.2.1. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.1.2...surefire-3.2.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 40b25586..f8a56466 100644 --- a/pom.xml +++ b/pom.xml @@ -77,12 +77,12 @@ org.apache.maven.plugins maven-surefire-plugin - 3.1.2 + 3.2.1 org.apache.maven.surefire surefire-junit-platform - 3.1.2 + 3.2.1 From ccc53770d3f72fbc5186a8b543bc8a41383f4bb9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 4 Nov 2023 16:13:09 +0000 Subject: [PATCH 17/87] Bump com.github.siom79.japicmp:japicmp-maven-plugin Bumps [com.github.siom79.japicmp:japicmp-maven-plugin](https://github.com/siom79/japicmp) from 0.18.2 to 0.18.3. - [Release notes](https://github.com/siom79/japicmp/releases) - [Changelog](https://github.com/siom79/japicmp/blob/master/release.py) - [Commits](https://github.com/siom79/japicmp/compare/japicmp-base-0.18.2...japicmp-base-0.18.3) --- updated-dependencies: - dependency-name: com.github.siom79.japicmp:japicmp-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f8a56466..317afa2e 100644 --- a/pom.xml +++ b/pom.xml @@ -436,7 +436,7 @@ com.github.siom79.japicmp japicmp-maven-plugin - 0.18.2 + 0.18.3 true From 560ff734f886c62de42217079b954c41e0ebf750 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 4 Nov 2023 16:13:13 +0000 Subject: [PATCH 18/87] Bump org.jreleaser:jreleaser-maven-plugin from 1.8.0 to 1.9.0 Bumps [org.jreleaser:jreleaser-maven-plugin](https://github.com/jreleaser/jreleaser) from 1.8.0 to 1.9.0. - [Release notes](https://github.com/jreleaser/jreleaser/releases) - [Changelog](https://github.com/jreleaser/jreleaser/blob/main/jreleaser.yml) - [Commits](https://github.com/jreleaser/jreleaser/compare/v1.8.0...v1.9.0) --- updated-dependencies: - dependency-name: org.jreleaser:jreleaser-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- sandbox-bom/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sandbox-bom/pom.xml b/sandbox-bom/pom.xml index 32a8a854..57c08517 100644 --- a/sandbox-bom/pom.xml +++ b/sandbox-bom/pom.xml @@ -151,7 +151,7 @@ org.jreleaser jreleaser-maven-plugin - 1.8.0 + 1.9.0 release-assets From 7511a51b31ab91bf6ebcb38cf8552ee537f76cbd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 28 Oct 2023 16:03:23 +0000 Subject: [PATCH 19/87] Bump org.apache.maven.plugins:maven-clean-plugin from 3.3.1 to 3.3.2 Bumps [org.apache.maven.plugins:maven-clean-plugin](https://github.com/apache/maven-clean-plugin) from 3.3.1 to 3.3.2. - [Release notes](https://github.com/apache/maven-clean-plugin/releases) - [Commits](https://github.com/apache/maven-clean-plugin/compare/maven-clean-plugin-3.3.1...maven-clean-plugin-3.3.2) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-clean-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 317afa2e..2836626b 100644 --- a/pom.xml +++ b/pom.xml @@ -42,7 +42,7 @@ org.apache.maven.plugins maven-clean-plugin - 3.3.1 + 3.3.2 org.apache.maven.plugins From 8659927aeac7dabb9a29823d17a6913f345630d9 Mon Sep 17 00:00:00 2001 From: charphi Date: Sat, 4 Nov 2023 01:11:02 +0000 Subject: [PATCH 20/87] Bump hugo-geekdoc.version to v0.44.0 --- sandbox-bom/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sandbox-bom/pom.xml b/sandbox-bom/pom.xml index 57c08517..fa411cf8 100644 --- a/sandbox-bom/pom.xml +++ b/sandbox-bom/pom.xml @@ -18,7 +18,7 @@ https://github.com/nbbrd/sandbox - v0.41.3 + v0.44.0 From 0e320000b61a9888a2ac70648835c5a0cb5a4a12 Mon Sep 17 00:00:00 2001 From: Philippe Charles Date: Thu, 9 Nov 2023 10:19:26 +0100 Subject: [PATCH 21/87] Add workflow to check links in doc --- .github/workflows/check-links.yml | 38 +++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 .github/workflows/check-links.yml diff --git a/.github/workflows/check-links.yml b/.github/workflows/check-links.yml new file mode 100644 index 00000000..8e5726cd --- /dev/null +++ b/.github/workflows/check-links.yml @@ -0,0 +1,38 @@ +name: Check external href links in the documentation + +on: + push: + paths: + - '**/*.md' + schedule: + # Run on the first of each month at 9:00 AM + - cron: "0 9 1 * *" + workflow_dispatch: + +concurrency: + group: "${{ github.workflow }}-${{ github.head_ref }}" + cancel-in-progress: true + +jobs: + lychee: + runs-on: ubuntu-latest + steps: + - name: Checkout source code + uses: actions/checkout@v4 + with: + submodules: true + fetch-depth: 0 + + - name: Restore lychee cache + uses: actions/cache@v3 + with: + path: .lycheecache + key: cache-lychee-${{ github.sha }} + restore-keys: cache-lychee- + + - name: Check links + id: lychee + uses: lycheeverse/lychee-action@v1.8.0 + with: + fail: true + args: --max-concurrency 1 --cache --no-progress --exclude-all-private './**/*.md' From 60951446b19272a11f2472e3238a5dbd909caa7f Mon Sep 17 00:00:00 2001 From: Philippe Charles Date: Thu, 9 Nov 2023 13:25:18 +0100 Subject: [PATCH 22/87] Add failing URLs --- sandbox-cli/src/test/resources/Main.md | 206 +++++++++++++++++++++++++ 1 file changed, 206 insertions(+) create mode 100644 sandbox-cli/src/test/resources/Main.md diff --git a/sandbox-cli/src/test/resources/Main.md b/sandbox-cli/src/test/resources/Main.md new file mode 100644 index 00000000..145e79f0 --- /dev/null +++ b/sandbox-cli/src/test/resources/Main.md @@ -0,0 +1,206 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [Unreleased] + +### Added + +- Added Dutch translation + +### Fixed + +- Fixed foldouts in Dutch translation + +## [1.1.0] - 2019-02-15 + +### Added + +- Danish translation from [@frederikspang](https://github.com/frederikspang). +- Georgian translation from [@tatocaster](https://github.com/tatocaster). +- Changelog inconsistency section in Bad Practices + +### Changed + +- Fixed typos in Italian translation from [@lorenzo-arena](https://github.com/lorenzo-arena). +- Fixed typos in Indonesian translation from [@ekojs](https://github.com/ekojs). + +## [1.0.0] - 2017-06-20 + +### Added + +- New visual identity by [@tylerfortune8](https://github.com/tylerfortune8). +- Version navigation. +- Links to latest released version in previous versions. +- "Why keep a changelog?" section. +- "Who needs a changelog?" section. +- "How do I make a changelog?" section. +- "Frequently Asked Questions" section. +- New "Guiding Principles" sub-section to "How do I make a changelog?". +- Simplified and Traditional Chinese translations from [@tianshuo](https://github.com/tianshuo). +- German translation from [@mpbzh](https://github.com/mpbzh) & [@Art4](https://github.com/Art4). +- Italian translation from [@azkidenz](https://github.com/azkidenz). +- Swedish translation from [@magol](https://github.com/magol). +- Turkish translation from [@emreerkan](https://github.com/emreerkan). +- French translation from [@zapashcanon](https://github.com/zapashcanon). +- Brazilian Portuguese translation from [@Webysther](https://github.com/Webysther). +- Polish translation from [@amielucha](https://github.com/amielucha) & [@m-aciek](https://github.com/m-aciek). +- Russian translation from [@aishek](https://github.com/aishek). +- Czech translation from [@h4vry](https://github.com/h4vry). +- Slovak translation from [@jkostolansky](https://github.com/jkostolansky). +- Korean translation from [@pierceh89](https://github.com/pierceh89). +- Croatian translation from [@porx](https://github.com/porx). +- Persian translation from [@Hameds](https://github.com/Hameds). +- Ukrainian translation from [@osadchyi-s](https://github.com/osadchyi-s). + +### Changed + +- Start using "changelog" over "change log" since it's the common usage. +- Start versioning based on the current English version at 0.3.0 to help + translation authors keep things up-to-date. +- Rewrite "What makes unicorns cry?" section. +- Rewrite "Ignoring Deprecations" sub-section to clarify the ideal + scenario. +- Improve "Commit log diffs" sub-section to further argument against + them. +- Merge "Why can’t people just use a git log diff?" with "Commit log + diffs" +- Fix typos in Simplified Chinese and Traditional Chinese translations. +- Fix typos in Brazilian Portuguese translation. +- Fix typos in Turkish translation. +- Fix typos in Czech translation. +- Fix typos in Swedish translation. +- Improve phrasing in French translation. +- Fix phrasing and spelling in German translation. + +### Removed + +- Section about "changelog" vs "CHANGELOG". + +## [0.3.0] - 2015-12-03 + +### Added + +- RU translation from [@aishek](https://github.com/aishek). +- pt-BR translation from [@tallesl](https://github.com/tallesl). +- es-ES translation from [@ZeliosAriex](https://github.com/ZeliosAriex). + +## [0.2.0] - 2015-10-06 + +### Changed + +- Remove exclusionary mentions of "open source" since this project can + benefit both "open" and "closed" source projects equally. + +## [0.1.0] - 2015-10-06 + +### Added + +- Answer "Should you ever rewrite a change log?". + +### Changed + +- Improve argument against commit logs. +- Start following [SemVer](https://semver.org) properly. + +## [0.0.8] - 2015-02-17 + +### Changed + +- Update year to match in every README example. +- Reluctantly stop making fun of Brits only, since most of the world + writes dates in a strange way. + +### Fixed + +- Fix typos in recent README changes. +- Update outdated unreleased diff link. + +## [0.0.7] - 2015-02-16 + +### Added + +- Link, and make it obvious that date format is ISO 8601. + +### Changed + +- Clarified the section on "Is there a standard change log format?". + +### Fixed + +- Fix Markdown links to tag comparison URL with footnote-style links. + +## [0.0.6] - 2014-12-12 + +### Added + +- README section on "yanked" releases. + +## [0.0.5] - 2014-08-09 + +### Added + +- Markdown links to version tags on release headings. +- Unreleased section to gather unreleased changes and encourage note + keeping prior to releases. + +## [0.0.4] - 2014-08-09 + +### Added + +- Better explanation of the difference between the file ("CHANGELOG") + and its function "the change log". + +### Changed + +- Refer to a "change log" instead of a "CHANGELOG" throughout the site + to differentiate between the file and the purpose of the file — the + logging of changes. + +### Removed + +- Remove empty sections from CHANGELOG, they occupy too much space and + create too much noise in the file. People will have to assume that the + missing sections were intentionally left out because they contained no + notable changes. + +## [0.0.3] - 2014-08-09 + +### Added + +- "Why should I care?" section mentioning The Changelog podcast. + +## [0.0.2] - 2014-07-10 + +### Added + +- Explanation of the recommended reverse chronological release ordering. + +## [0.0.1] - 2014-05-31 + +### Added + +- This CHANGELOG file to hopefully serve as an evolving example of a + standardized open source project CHANGELOG. +- CNAME file to enable GitHub Pages custom domain +- README now contains answers to common questions about CHANGELOGs +- Good examples and basic guidelines, including proper date formatting. +- Counter-examples: "What makes unicorns cry?" + +[unreleased]: https://github.com/olivierlacan/keep-a-changelog/compare/v1.1.0...HEAD +[1.1.0]: https://github.com/olivierlacan/keep-a-changelog/compare/v1.0.0...v1.1.0 +[1.0.0]: https://github.com/olivierlacan/keep-a-changelog/compare/v0.3.0...v1.0.0 +[0.3.0]: https://github.com/olivierlacan/keep-a-changelog/compare/v0.2.0...v0.3.0 +[0.2.0]: https://github.com/olivierlacan/keep-a-changelog/compare/v0.1.0...v0.2.0 +[0.1.0]: https://github.com/olivierlacan/keep-a-changelog/compare/v0.0.8...v0.1.0 +[0.0.8]: https://github.com/olivierlacan/keep-a-changelog/compare/v0.0.7...v0.0.8 +[0.0.7]: https://github.com/olivierlacan/keep-a-changelog/compare/v0.0.6...v0.0.7 +[0.0.6]: https://github.com/olivierlacan/keep-a-changelog/compare/v0.0.5...v0.0.6 +[0.0.5]: https://github.com/olivierlacan/keep-a-changelog/compare/v0.0.4...v0.0.5 +[0.0.4]: https://github.com/olivierlacan/keep-a-changelog/compare/v0.0.3...v0.0.4 +[0.0.3]: https://github.com/olivierlacan/keep-a-changelog/compare/v0.0.2...v0.0.3 +[0.0.2]: https://github.com/olivierlacan/keep-a-changelog/compare/v0.0.1...v0.0.2 +[0.0.1]: https://github.com/olivierlacan/keep-a-changelog/releases/tag/v0.0.1 \ No newline at end of file From 5f8d062ae1a162ee9817d1f90bfee67efef7e289 Mon Sep 17 00:00:00 2001 From: Philippe Charles Date: Thu, 9 Nov 2023 13:31:13 +0100 Subject: [PATCH 23/87] Fix check-links.yml --- .github/workflows/check-links.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/check-links.yml b/.github/workflows/check-links.yml index 8e5726cd..960b9b4b 100644 --- a/.github/workflows/check-links.yml +++ b/.github/workflows/check-links.yml @@ -35,4 +35,4 @@ jobs: uses: lycheeverse/lychee-action@v1.8.0 with: fail: true - args: --max-concurrency 1 --cache --no-progress --exclude-all-private './**/*.md' + args: --max-concurrency 1 --cache --no-progress --exclude-all-private --exclude-path '**/src/test/resources' './**/*.md' From 9ae0cef545ebafb22e4f954563b91077ccd8040b Mon Sep 17 00:00:00 2001 From: Philippe Charles Date: Thu, 9 Nov 2023 13:33:11 +0100 Subject: [PATCH 24/87] Add workflow file as trigger --- .github/workflows/check-links.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/check-links.yml b/.github/workflows/check-links.yml index 960b9b4b..8fe83bec 100644 --- a/.github/workflows/check-links.yml +++ b/.github/workflows/check-links.yml @@ -3,6 +3,7 @@ name: Check external href links in the documentation on: push: paths: + - '.github/workflows/check-links.yml' - '**/*.md' schedule: # Run on the first of each month at 9:00 AM From b6675d1234d015d4c71084dc95a67298e9fd1991 Mon Sep 17 00:00:00 2001 From: Philippe Charles Date: Thu, 9 Nov 2023 13:36:35 +0100 Subject: [PATCH 25/87] Fix workflow --- .github/workflows/check-links.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/check-links.yml b/.github/workflows/check-links.yml index 8fe83bec..38dda0a3 100644 --- a/.github/workflows/check-links.yml +++ b/.github/workflows/check-links.yml @@ -36,4 +36,4 @@ jobs: uses: lycheeverse/lychee-action@v1.8.0 with: fail: true - args: --max-concurrency 1 --cache --no-progress --exclude-all-private --exclude-path '**/src/test/resources' './**/*.md' + args: --max-concurrency 1 --cache --no-progress --exclude-all-private --exclude-path './**/src/test/resources' './**/*.md' From 984acc1c771c781e37d0a5974c6e930d53a1a552 Mon Sep 17 00:00:00 2001 From: Philippe Charles Date: Thu, 9 Nov 2023 13:46:31 +0100 Subject: [PATCH 26/87] Fix workflow --- .github/workflows/check-links.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/check-links.yml b/.github/workflows/check-links.yml index 38dda0a3..374e0a3b 100644 --- a/.github/workflows/check-links.yml +++ b/.github/workflows/check-links.yml @@ -36,4 +36,4 @@ jobs: uses: lycheeverse/lychee-action@v1.8.0 with: fail: true - args: --max-concurrency 1 --cache --no-progress --exclude-all-private --exclude-path './**/src/test/resources' './**/*.md' + args: --max-concurrency 1 --cache --no-progress --exclude-all-private --exclude-path '.*/src/test/resources/.*' './**/*.md' From 496e934789b1565f172a25d16afa90a687d9bc86 Mon Sep 17 00:00:00 2001 From: Philippe Charles Date: Thu, 9 Nov 2023 13:48:28 +0100 Subject: [PATCH 27/87] Fix workflow --- .github/workflows/check-links.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/check-links.yml b/.github/workflows/check-links.yml index 374e0a3b..2e9938aa 100644 --- a/.github/workflows/check-links.yml +++ b/.github/workflows/check-links.yml @@ -36,4 +36,4 @@ jobs: uses: lycheeverse/lychee-action@v1.8.0 with: fail: true - args: --max-concurrency 1 --cache --no-progress --exclude-all-private --exclude-path '.*/src/test/resources/.*' './**/*.md' + args: --max-concurrency 1 --cache --no-progress --exclude-all-private --exclude-path ".*/src/test/resources/.*" './**/*.md' From ac22458bb8555360d82ab26749dc0ad0b68f4b8c Mon Sep 17 00:00:00 2001 From: Philippe Charles Date: Thu, 9 Nov 2023 13:52:44 +0100 Subject: [PATCH 28/87] Fix workflow --- .github/workflows/check-links.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/check-links.yml b/.github/workflows/check-links.yml index 2e9938aa..76ffd0e7 100644 --- a/.github/workflows/check-links.yml +++ b/.github/workflows/check-links.yml @@ -36,4 +36,4 @@ jobs: uses: lycheeverse/lychee-action@v1.8.0 with: fail: true - args: --max-concurrency 1 --cache --no-progress --exclude-all-private --exclude-path ".*/src/test/resources/.*" './**/*.md' + args: --max-concurrency 1 --cache --no-progress --exclude-all-private --exclude-path ".*/resources/.*" './**/*.md' From 02d7f65ad524585d3f911a9ac06015190767acae Mon Sep 17 00:00:00 2001 From: Philippe Charles Date: Thu, 9 Nov 2023 13:53:56 +0100 Subject: [PATCH 29/87] Fix workflow --- .github/workflows/check-links.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/check-links.yml b/.github/workflows/check-links.yml index 76ffd0e7..09069ba8 100644 --- a/.github/workflows/check-links.yml +++ b/.github/workflows/check-links.yml @@ -36,4 +36,4 @@ jobs: uses: lycheeverse/lychee-action@v1.8.0 with: fail: true - args: --max-concurrency 1 --cache --no-progress --exclude-all-private --exclude-path ".*/resources/.*" './**/*.md' + args: --max-concurrency 1 --cache --no-progress --exclude-all-private --exclude-path "*/resources/*" './**/*.md' From 745ce05bb78f9c7d5c3cd5c9a703255e7e72feed Mon Sep 17 00:00:00 2001 From: Philippe Charles Date: Thu, 9 Nov 2023 13:58:16 +0100 Subject: [PATCH 30/87] Fix workflow --- .github/workflows/check-links.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/check-links.yml b/.github/workflows/check-links.yml index 09069ba8..f76c1d21 100644 --- a/.github/workflows/check-links.yml +++ b/.github/workflows/check-links.yml @@ -36,4 +36,5 @@ jobs: uses: lycheeverse/lychee-action@v1.8.0 with: fail: true - args: --max-concurrency 1 --cache --no-progress --exclude-all-private --exclude-path "*/resources/*" './**/*.md' + debug: true + args: --max-concurrency 1 --cache --no-progress --exclude-all-private --exclude-path ".*resources.*" './**/*.md' From 1da3b7f09eeacafeae7db142d7a920879e53dc5a Mon Sep 17 00:00:00 2001 From: Philippe Charles Date: Thu, 9 Nov 2023 14:05:54 +0100 Subject: [PATCH 31/87] Fix workflow --- .github/workflows/check-links.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/check-links.yml b/.github/workflows/check-links.yml index f76c1d21..5e3eca9c 100644 --- a/.github/workflows/check-links.yml +++ b/.github/workflows/check-links.yml @@ -37,4 +37,4 @@ jobs: with: fail: true debug: true - args: --max-concurrency 1 --cache --no-progress --exclude-all-private --exclude-path ".*resources.*" './**/*.md' + args: --max-concurrency 1 --cache --no-progress --exclude-all-private --exclude-path "\/resources\/" './**/*.md' From 99418393bff51da8dd529ec32c5f2451e6639f82 Mon Sep 17 00:00:00 2001 From: Philippe Charles Date: Thu, 9 Nov 2023 14:08:07 +0100 Subject: [PATCH 32/87] Fix workflow --- .github/workflows/check-links.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/check-links.yml b/.github/workflows/check-links.yml index 5e3eca9c..d1d3fffe 100644 --- a/.github/workflows/check-links.yml +++ b/.github/workflows/check-links.yml @@ -37,4 +37,4 @@ jobs: with: fail: true debug: true - args: --max-concurrency 1 --cache --no-progress --exclude-all-private --exclude-path "\/resources\/" './**/*.md' + args: --max-concurrency 1 --cache --no-progress --exclude-all-private --exclude-path resources './**/*.md' From a12fdb968b125fdc731a049cfd17c4dfc1378d0c Mon Sep 17 00:00:00 2001 From: Philippe Charles Date: Thu, 9 Nov 2023 14:12:49 +0100 Subject: [PATCH 33/87] Fix workflow --- .github/workflows/check-links.yml | 2 +- lychee.toml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 lychee.toml diff --git a/.github/workflows/check-links.yml b/.github/workflows/check-links.yml index d1d3fffe..7d03d461 100644 --- a/.github/workflows/check-links.yml +++ b/.github/workflows/check-links.yml @@ -37,4 +37,4 @@ jobs: with: fail: true debug: true - args: --max-concurrency 1 --cache --no-progress --exclude-all-private --exclude-path resources './**/*.md' + args: --max-concurrency 1 --cache --no-progress --exclude-all-private './**/*.md' diff --git a/lychee.toml b/lychee.toml new file mode 100644 index 00000000..59cb34f9 --- /dev/null +++ b/lychee.toml @@ -0,0 +1 @@ +exclude_path = ["*/resources/*"] \ No newline at end of file From bf339717000594a585e86a7656f505bbc5450e00 Mon Sep 17 00:00:00 2001 From: Philippe Charles Date: Thu, 9 Nov 2023 14:16:34 +0100 Subject: [PATCH 34/87] Fix workflow --- .github/workflows/check-links.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/check-links.yml b/.github/workflows/check-links.yml index 7d03d461..df3a42fc 100644 --- a/.github/workflows/check-links.yml +++ b/.github/workflows/check-links.yml @@ -37,4 +37,4 @@ jobs: with: fail: true debug: true - args: --max-concurrency 1 --cache --no-progress --exclude-all-private './**/*.md' +# args: --max-concurrency 1 --cache --no-progress --exclude-all-private './**/*.md' From f58d61bbdc1e0f9de36b9cdadfbb60a67c9a3c56 Mon Sep 17 00:00:00 2001 From: Philippe Charles Date: Thu, 9 Nov 2023 14:21:26 +0100 Subject: [PATCH 35/87] Fix workflow --- .github/workflows/check-links.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/check-links.yml b/.github/workflows/check-links.yml index df3a42fc..5eaf47f5 100644 --- a/.github/workflows/check-links.yml +++ b/.github/workflows/check-links.yml @@ -37,4 +37,4 @@ jobs: with: fail: true debug: true -# args: --max-concurrency 1 --cache --no-progress --exclude-all-private './**/*.md' + args: --config ./lychee.toml --max-concurrency 1 --cache --no-progress --exclude-all-private './**/*.md' From 838e9315fa5a2c18229f32d052daf7533a8e96dd Mon Sep 17 00:00:00 2001 From: Philippe Charles Date: Thu, 9 Nov 2023 14:23:41 +0100 Subject: [PATCH 36/87] Fix workflow --- lychee.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/lychee.toml b/lychee.toml index 59cb34f9..3e0b0e3f 100644 --- a/lychee.toml +++ b/lychee.toml @@ -1 +1,2 @@ +verbose = true exclude_path = ["*/resources/*"] \ No newline at end of file From a2fd3c41b6d41fb081f9abdc87fdaa00bf54353b Mon Sep 17 00:00:00 2001 From: Philippe Charles Date: Thu, 9 Nov 2023 14:28:29 +0100 Subject: [PATCH 37/87] Fix workflow --- .github/workflows/check-links.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/check-links.yml b/.github/workflows/check-links.yml index 5eaf47f5..039488c9 100644 --- a/.github/workflows/check-links.yml +++ b/.github/workflows/check-links.yml @@ -31,10 +31,12 @@ jobs: key: cache-lychee-${{ github.sha }} restore-keys: cache-lychee- + - run: pwd + - name: Check links id: lychee uses: lycheeverse/lychee-action@v1.8.0 with: fail: true debug: true - args: --config ./lychee.toml --max-concurrency 1 --cache --no-progress --exclude-all-private './**/*.md' + args: --config lychee.toml --max-concurrency 1 --cache --no-progress --exclude-all-private './**/*.md' From 9d1232efbb98d819a077978f0bd05707cd34f1ea Mon Sep 17 00:00:00 2001 From: Philippe Charles Date: Thu, 9 Nov 2023 14:34:28 +0100 Subject: [PATCH 38/87] Fix workflow --- lychee.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lychee.toml b/lychee.toml index 3e0b0e3f..32e949d0 100644 --- a/lychee.toml +++ b/lychee.toml @@ -1,2 +1,3 @@ verbose = true -exclude_path = ["*/resources/*"] \ No newline at end of file + +exclude_path = ["resources"] From 806371395ade11a51a3517d9bb1701067fb7c2d8 Mon Sep 17 00:00:00 2001 From: Philippe Charles Date: Thu, 9 Nov 2023 14:35:04 +0100 Subject: [PATCH 39/87] Fix workflow --- .github/workflows/check-links.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/check-links.yml b/.github/workflows/check-links.yml index 039488c9..b149b5a2 100644 --- a/.github/workflows/check-links.yml +++ b/.github/workflows/check-links.yml @@ -39,4 +39,4 @@ jobs: with: fail: true debug: true - args: --config lychee.toml --max-concurrency 1 --cache --no-progress --exclude-all-private './**/*.md' + args: --max-concurrency 1 --cache --no-progress --exclude-all-private './**/*.md' From 71231acb66bd2d566e0243149d00f168fb0ecc13 Mon Sep 17 00:00:00 2001 From: Philippe Charles Date: Thu, 9 Nov 2023 14:40:43 +0100 Subject: [PATCH 40/87] Fix workflow --- .github/workflows/check-links.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/check-links.yml b/.github/workflows/check-links.yml index b149b5a2..039488c9 100644 --- a/.github/workflows/check-links.yml +++ b/.github/workflows/check-links.yml @@ -39,4 +39,4 @@ jobs: with: fail: true debug: true - args: --max-concurrency 1 --cache --no-progress --exclude-all-private './**/*.md' + args: --config lychee.toml --max-concurrency 1 --cache --no-progress --exclude-all-private './**/*.md' From 0c9269eac54c07d83fe0621011fb4f228cdce011 Mon Sep 17 00:00:00 2001 From: Philippe Charles Date: Thu, 9 Nov 2023 14:42:10 +0100 Subject: [PATCH 41/87] Fix workflow --- lychee.toml | 3 --- 1 file changed, 3 deletions(-) diff --git a/lychee.toml b/lychee.toml index 32e949d0..e69de29b 100644 --- a/lychee.toml +++ b/lychee.toml @@ -1,3 +0,0 @@ -verbose = true - -exclude_path = ["resources"] From 770fbdeb5163851da9b042105832a381d8d742a0 Mon Sep 17 00:00:00 2001 From: Philippe Charles Date: Thu, 9 Nov 2023 14:43:40 +0100 Subject: [PATCH 42/87] Fix workflow --- lychee.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/lychee.toml b/lychee.toml index e69de29b..136ecff2 100644 --- a/lychee.toml +++ b/lychee.toml @@ -0,0 +1 @@ +exclude_path = ["build/", "buildres/abbrv.jabref.org", "out/", "src/main/resources/csl-locales", "src/main/resources/csl-styles"] \ No newline at end of file From 4f276b2e517836b8a134a7e9cc4196e11a3d7e72 Mon Sep 17 00:00:00 2001 From: Philippe Charles Date: Thu, 9 Nov 2023 14:46:16 +0100 Subject: [PATCH 43/87] Fix workflow --- .github/workflows/check-links.yml | 3 +-- lychee.toml | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/.github/workflows/check-links.yml b/.github/workflows/check-links.yml index 039488c9..aadef80d 100644 --- a/.github/workflows/check-links.yml +++ b/.github/workflows/check-links.yml @@ -4,6 +4,7 @@ on: push: paths: - '.github/workflows/check-links.yml' + - 'lychee.toml' - '**/*.md' schedule: # Run on the first of each month at 9:00 AM @@ -31,8 +32,6 @@ jobs: key: cache-lychee-${{ github.sha }} restore-keys: cache-lychee- - - run: pwd - - name: Check links id: lychee uses: lycheeverse/lychee-action@v1.8.0 diff --git a/lychee.toml b/lychee.toml index 136ecff2..5af9360e 100644 --- a/lychee.toml +++ b/lychee.toml @@ -1 +1 @@ -exclude_path = ["build/", "buildres/abbrv.jabref.org", "out/", "src/main/resources/csl-locales", "src/main/resources/csl-styles"] \ No newline at end of file +exclude_path = ["resources", "src/main/resources/csl-styles"] \ No newline at end of file From 086527e482cc3ce7f85aaeed7b3466ce38d60525 Mon Sep 17 00:00:00 2001 From: Philippe Charles Date: Thu, 9 Nov 2023 14:48:16 +0100 Subject: [PATCH 44/87] Fix workflow --- lychee.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lychee.toml b/lychee.toml index 5af9360e..074e06a1 100644 --- a/lychee.toml +++ b/lychee.toml @@ -1 +1 @@ -exclude_path = ["resources", "src/main/resources/csl-styles"] \ No newline at end of file +exclude_path = ["resources", "sandbox-cli/src/test/resources"] \ No newline at end of file From 0f761d0034ba69a599b591a5d3a52110ada395af Mon Sep 17 00:00:00 2001 From: Philippe Charles Date: Thu, 9 Nov 2023 14:49:25 +0100 Subject: [PATCH 45/87] Fix workflow --- lychee.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lychee.toml b/lychee.toml index 074e06a1..0c2f9c7a 100644 --- a/lychee.toml +++ b/lychee.toml @@ -1 +1 @@ -exclude_path = ["resources", "sandbox-cli/src/test/resources"] \ No newline at end of file +exclude_path = ["resources", "*/src/test/resources"] \ No newline at end of file From 2023958519e92ceb1a34820efd2ac0cc8e73856d Mon Sep 17 00:00:00 2001 From: Philippe Charles Date: Thu, 9 Nov 2023 14:53:05 +0100 Subject: [PATCH 46/87] Fix workflow --- lychee.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lychee.toml b/lychee.toml index 0c2f9c7a..b13dded9 100644 --- a/lychee.toml +++ b/lychee.toml @@ -1 +1 @@ -exclude_path = ["resources", "*/src/test/resources"] \ No newline at end of file +exclude_path = [".*/resources", "*/src/test/resources"] \ No newline at end of file From 5804158d0e05e0bac058b06d2b1e2f696b940baa Mon Sep 17 00:00:00 2001 From: Philippe Charles Date: Thu, 9 Nov 2023 14:58:03 +0100 Subject: [PATCH 47/87] Fix workflow --- lychee.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lychee.toml b/lychee.toml index b13dded9..0f450a16 100644 --- a/lychee.toml +++ b/lychee.toml @@ -1 +1 @@ -exclude_path = [".*/resources", "*/src/test/resources"] \ No newline at end of file +exclude_path = ["**/resources", "*/src/test/resources"] \ No newline at end of file From 35f09d5a91a3d42d7a8915bfb2e2a15503cb576e Mon Sep 17 00:00:00 2001 From: Philippe Charles Date: Thu, 9 Nov 2023 14:59:56 +0100 Subject: [PATCH 48/87] Fix workflow --- lychee.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lychee.toml b/lychee.toml index 0f450a16..5f8ee446 100644 --- a/lychee.toml +++ b/lychee.toml @@ -1 +1 @@ -exclude_path = ["**/resources", "*/src/test/resources"] \ No newline at end of file +exclude_path = ["sandbox-cli/src/test/resources/Main.md"] \ No newline at end of file From e16c5c85b372e521f49248313ec2591308ea6b93 Mon Sep 17 00:00:00 2001 From: Philippe Charles Date: Thu, 9 Nov 2023 15:01:04 +0100 Subject: [PATCH 49/87] Fix workflow --- .github/workflows/check-links.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/check-links.yml b/.github/workflows/check-links.yml index aadef80d..eb758318 100644 --- a/.github/workflows/check-links.yml +++ b/.github/workflows/check-links.yml @@ -38,4 +38,4 @@ jobs: with: fail: true debug: true - args: --config lychee.toml --max-concurrency 1 --cache --no-progress --exclude-all-private './**/*.md' + args: --max-concurrency 1 --cache --no-progress --exclude-all-private './**/*.md' From 4734f0c77b223383b5f7f6b2f5237de54cd6569b Mon Sep 17 00:00:00 2001 From: Philippe Charles Date: Thu, 9 Nov 2023 15:02:01 +0100 Subject: [PATCH 50/87] Fix workflow --- .github/workflows/check-links.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/check-links.yml b/.github/workflows/check-links.yml index eb758318..f7aceff5 100644 --- a/.github/workflows/check-links.yml +++ b/.github/workflows/check-links.yml @@ -1,4 +1,4 @@ -name: Check external href links in the documentation +name: Check links in documentation on: push: From f5a749d390bbe52c17246ffffac4116e2b265d08 Mon Sep 17 00:00:00 2001 From: Philippe Charles Date: Thu, 9 Nov 2023 15:07:07 +0100 Subject: [PATCH 51/87] Remove debug mode --- .github/workflows/check-links.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/check-links.yml b/.github/workflows/check-links.yml index f7aceff5..a0a1a37e 100644 --- a/.github/workflows/check-links.yml +++ b/.github/workflows/check-links.yml @@ -37,5 +37,4 @@ jobs: uses: lycheeverse/lychee-action@v1.8.0 with: fail: true - debug: true args: --max-concurrency 1 --cache --no-progress --exclude-all-private './**/*.md' From 7bc5d194bd03c568e7d031379a29caefb7d81fb1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Nov 2023 16:21:28 +0000 Subject: [PATCH 52/87] Bump com.github.nbbrd.heylogs:heylogs-maven-plugin from 0.7.1 to 0.7.2 Bumps [com.github.nbbrd.heylogs:heylogs-maven-plugin](https://github.com/nbbrd/heylogs) from 0.7.1 to 0.7.2. - [Release notes](https://github.com/nbbrd/heylogs/releases) - [Changelog](https://github.com/nbbrd/heylogs/blob/develop/CHANGELOG.md) - [Commits](https://github.com/nbbrd/heylogs/compare/v0.7.1...v0.7.2) --- updated-dependencies: - dependency-name: com.github.nbbrd.heylogs:heylogs-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2836626b..fcae23af 100644 --- a/pom.xml +++ b/pom.xml @@ -100,7 +100,7 @@ com.github.nbbrd.heylogs heylogs-maven-plugin - 0.7.1 + 0.7.2 de.thetaphi From 3e1c4eca067d5d44e097ed1db0675cfea7ad5cb7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Nov 2023 16:21:35 +0000 Subject: [PATCH 53/87] Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.0 to 3.6.2 Bumps [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.6.0 to 3.6.2. - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases) - [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.6.0...maven-javadoc-plugin-3.6.2) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index fcae23af..1b6855f0 100644 --- a/pom.xml +++ b/pom.xml @@ -484,7 +484,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.6.0 + 3.6.2 attach-javadocs From 89a8074ac2816c422e8a58d6e687bd51dc58ce93 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Nov 2023 16:21:37 +0000 Subject: [PATCH 54/87] Bump org.apache.maven.surefire:surefire-junit-platform Bumps org.apache.maven.surefire:surefire-junit-platform from 3.2.1 to 3.2.2. --- updated-dependencies: - dependency-name: org.apache.maven.surefire:surefire-junit-platform dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1b6855f0..1db7c594 100644 --- a/pom.xml +++ b/pom.xml @@ -82,7 +82,7 @@ org.apache.maven.surefire surefire-junit-platform - 3.2.1 + 3.2.2 From 41a32c609c30dd24eccf7888b44c05b70d0df3b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Nov 2023 16:21:32 +0000 Subject: [PATCH 55/87] Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.1 to 3.2.2 Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.2.1 to 3.2.2. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.2.1...surefire-3.2.2) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1db7c594..9954163f 100644 --- a/pom.xml +++ b/pom.xml @@ -77,7 +77,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.2.1 + 3.2.2 org.apache.maven.surefire From 8634913410197ba6513da298eac36ad677993a4b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Nov 2023 16:37:32 +0000 Subject: [PATCH 56/87] Bump actions/setup-java from 3 to 4 Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3 to 4. - [Release notes](https://github.com/actions/setup-java/releases) - [Commits](https://github.com/actions/setup-java/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/setup-java dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/docs.yml | 2 +- .github/workflows/hugo-geekdoc.yml | 2 +- .github/workflows/java-ea-maven.yml | 2 +- .github/workflows/java8-maven.yml | 6 +++--- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 245aead3..5ff7fe86 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -20,7 +20,7 @@ jobs: fetch-depth: 0 - name: Setup Java - uses: actions/setup-java@v3 + uses: actions/setup-java@v4 with: distribution: 'temurin' java-version: 17 diff --git a/.github/workflows/hugo-geekdoc.yml b/.github/workflows/hugo-geekdoc.yml index 6bb75be1..2356f9e4 100644 --- a/.github/workflows/hugo-geekdoc.yml +++ b/.github/workflows/hugo-geekdoc.yml @@ -22,7 +22,7 @@ jobs: fetch-depth: 0 - name: Setup Java - uses: actions/setup-java@v3 + uses: actions/setup-java@v4 with: distribution: 'temurin' java-version: 17 diff --git a/.github/workflows/java-ea-maven.yml b/.github/workflows/java-ea-maven.yml index 592d7fa3..53906f4d 100644 --- a/.github/workflows/java-ea-maven.yml +++ b/.github/workflows/java-ea-maven.yml @@ -25,7 +25,7 @@ jobs: fetch-depth: 0 - name: Setup Java - uses: actions/setup-java@v3 + uses: actions/setup-java@v4 with: distribution: 'temurin' java-version: ${{ matrix.java }} diff --git a/.github/workflows/java8-maven.yml b/.github/workflows/java8-maven.yml index 428d73b2..3a558735 100644 --- a/.github/workflows/java8-maven.yml +++ b/.github/workflows/java8-maven.yml @@ -24,7 +24,7 @@ jobs: fetch-depth: 0 - name: Setup Java - uses: actions/setup-java@v3 + uses: actions/setup-java@v4 with: distribution: 'temurin' java-version: ${{ matrix.java }} @@ -72,7 +72,7 @@ jobs: fetch-depth: 0 - name: Setup Java - uses: actions/setup-java@v3 + uses: actions/setup-java@v4 with: distribution: 'temurin' java-version: ${{ matrix.java }} @@ -122,7 +122,7 @@ jobs: fetch-depth: 0 - name: Setup Java - uses: actions/setup-java@v3 + uses: actions/setup-java@v4 with: distribution: 'temurin' java-version: ${{ matrix.java }} From ea945544c4f528fb1534179bbda84b29491def66 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Dec 2023 16:35:44 +0000 Subject: [PATCH 57/87] Bump JetBrains/qodana-action from 2023.2.8 to 2023.2.9 Bumps [JetBrains/qodana-action](https://github.com/jetbrains/qodana-action) from 2023.2.8 to 2023.2.9. - [Release notes](https://github.com/jetbrains/qodana-action/releases) - [Commits](https://github.com/jetbrains/qodana-action/compare/v2023.2.8...v2023.2.9) --- updated-dependencies: - dependency-name: JetBrains/qodana-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/qodana.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/qodana.yml b/.github/workflows/qodana.yml index bbc1412a..b026ceb9 100644 --- a/.github/workflows/qodana.yml +++ b/.github/workflows/qodana.yml @@ -15,7 +15,7 @@ jobs: with: fetch-depth: 0 - name: 'Qodana Scan' - uses: JetBrains/qodana-action@v2023.2.8 + uses: JetBrains/qodana-action@v2023.2.9 - name: Deploy to GitHub Pages uses: peaceiris/actions-gh-pages@v3 with: From 27c71fd2c47483721730f3e88481d876d8b4ffd9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Dec 2023 16:55:05 +0000 Subject: [PATCH 58/87] Bump org.kordamp.maven:pomchecker-enforcer-rules from 1.9.0 to 1.10.0 Bumps org.kordamp.maven:pomchecker-enforcer-rules from 1.9.0 to 1.10.0. --- updated-dependencies: - dependency-name: org.kordamp.maven:pomchecker-enforcer-rules dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9954163f..19c3317b 100644 --- a/pom.xml +++ b/pom.xml @@ -320,7 +320,7 @@ org.kordamp.maven pomchecker-enforcer-rules - 1.9.0 + 1.10.0 org.codehaus.mojo From e224412d3ca33743328c997e3623f3a827d0499a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 9 Dec 2023 16:17:41 +0000 Subject: [PATCH 59/87] Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 Bumps [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.6.2 to 3.6.3. - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases) - [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.6.2...maven-javadoc-plugin-3.6.3) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 19c3317b..e092202e 100644 --- a/pom.xml +++ b/pom.xml @@ -484,7 +484,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.6.2 + 3.6.3 attach-javadocs From d1852dafee9c06bbe87d4e80f0d0144c50e6d617 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 16:49:32 +0000 Subject: [PATCH 60/87] Bump JetBrains/qodana-action from 2023.2.9 to 2023.3.0 Bumps [JetBrains/qodana-action](https://github.com/jetbrains/qodana-action) from 2023.2.9 to 2023.3.0. - [Release notes](https://github.com/jetbrains/qodana-action/releases) - [Commits](https://github.com/jetbrains/qodana-action/compare/v2023.2.9...v2023.3.0) --- updated-dependencies: - dependency-name: JetBrains/qodana-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/qodana.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/qodana.yml b/.github/workflows/qodana.yml index b026ceb9..d4d284dd 100644 --- a/.github/workflows/qodana.yml +++ b/.github/workflows/qodana.yml @@ -15,7 +15,7 @@ jobs: with: fetch-depth: 0 - name: 'Qodana Scan' - uses: JetBrains/qodana-action@v2023.2.9 + uses: JetBrains/qodana-action@v2023.3.0 - name: Deploy to GitHub Pages uses: peaceiris/actions-gh-pages@v3 with: From aae9e9a4958163cbeaf0df748cee3bb0df0a9649 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Dec 2023 16:17:34 +0000 Subject: [PATCH 61/87] Bump github/codeql-action from 2 to 3 Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/github/codeql-action/compare/v2...v3) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/codeql-analysis.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index 6b3e6d20..9735f218 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -39,7 +39,7 @@ jobs: # Initializes the CodeQL tools for scanning. - name: Initialize CodeQL - uses: github/codeql-action/init@v2 + uses: github/codeql-action/init@v3 with: languages: ${{ matrix.language }} # If you wish to specify custom queries, you can do so here or in a config file. @@ -50,7 +50,7 @@ jobs: # Autobuild attempts to build any compiled languages (C/C++, C#, or Java). # If this step fails, then you should remove it and run the build manually (see below) - name: Autobuild - uses: github/codeql-action/autobuild@v2 + uses: github/codeql-action/autobuild@v3 # ℹ️ Command-line programs to run using the OS shell. # 📚 https://git.io/JvXDl @@ -64,4 +64,4 @@ jobs: # make release - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@v2 + uses: github/codeql-action/analyze@v3 From 6c285c2b2009e9392b850253710970e4a48326c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Dec 2023 16:29:18 +0000 Subject: [PATCH 62/87] Bump actions/upload-artifact from 3 to 4 Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/java8-maven.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/java8-maven.yml b/.github/workflows/java8-maven.yml index 3a558735..1f09aa12 100644 --- a/.github/workflows/java8-maven.yml +++ b/.github/workflows/java8-maven.yml @@ -96,7 +96,7 @@ jobs: - name: Upload JReleaser output if: always() - uses: actions/upload-artifact@v3 + uses: actions/upload-artifact@v4 with: name: assets-snapshot-log path: | @@ -148,7 +148,7 @@ jobs: - name: Upload JReleaser output if: always() - uses: actions/upload-artifact@v3 + uses: actions/upload-artifact@v4 with: name: assets-release-log path: | From fcd27915c3f9261d47794328a27bb5dfe172207f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 16 Dec 2023 16:47:02 +0000 Subject: [PATCH 63/87] Bump org.apache.maven.surefire:surefire-junit-platform Bumps org.apache.maven.surefire:surefire-junit-platform from 3.2.2 to 3.2.3. --- updated-dependencies: - dependency-name: org.apache.maven.surefire:surefire-junit-platform dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e092202e..7b65e1f4 100644 --- a/pom.xml +++ b/pom.xml @@ -82,7 +82,7 @@ org.apache.maven.surefire surefire-junit-platform - 3.2.2 + 3.2.3 From af4f1aac57f6193412be92842c41e6215c14fca8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 16 Dec 2023 16:46:58 +0000 Subject: [PATCH 64/87] Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.2.2 to 3.2.3. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.2.2...surefire-3.2.3) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7b65e1f4..5f29d5fe 100644 --- a/pom.xml +++ b/pom.xml @@ -77,7 +77,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.2.2 + 3.2.3 org.apache.maven.surefire From 4bedcaf61bf676975d5f99039b548cd01e473fe5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 23 Dec 2023 16:11:50 +0000 Subject: [PATCH 65/87] Bump org.apache.maven.plugins:maven-compiler-plugin Bumps [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.11.0 to 3.12.0. - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.11.0...maven-compiler-plugin-3.12.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5f29d5fe..cd587536 100644 --- a/pom.xml +++ b/pom.xml @@ -47,7 +47,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.11.0 + 3.12.0 org.apache.maven.plugins From b5f5cd03d2b9ca5afa1a3462bae9a1c08e03085f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 30 Dec 2023 16:31:53 +0000 Subject: [PATCH 66/87] Bump com.googlecode.maven-download-plugin:download-maven-plugin Bumps [com.googlecode.maven-download-plugin:download-maven-plugin](https://github.com/maven-download-plugin/maven-download-plugin) from 1.6.8 to 1.8.0. - [Release notes](https://github.com/maven-download-plugin/maven-download-plugin/releases) - [Commits](https://github.com/maven-download-plugin/maven-download-plugin/compare/1.6.8...1.8.0) --- updated-dependencies: - dependency-name: com.googlecode.maven-download-plugin:download-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- sandbox-bom/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sandbox-bom/pom.xml b/sandbox-bom/pom.xml index fa411cf8..650da8e8 100644 --- a/sandbox-bom/pom.xml +++ b/sandbox-bom/pom.xml @@ -99,7 +99,7 @@ com.googlecode.maven-download-plugin download-maven-plugin - 1.6.8 + 1.8.0 download-hugo-theme From 44251c20b7fab8dc3182e44a14df41341af73067 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 30 Dec 2023 16:31:50 +0000 Subject: [PATCH 67/87] Bump com.amashchenko.maven.plugin:gitflow-maven-plugin Bumps [com.amashchenko.maven.plugin:gitflow-maven-plugin](https://github.com/aleksandr-m/gitflow-maven-plugin) from 1.20.0 to 1.21.0. - [Release notes](https://github.com/aleksandr-m/gitflow-maven-plugin/releases) - [Changelog](https://github.com/aleksandr-m/gitflow-maven-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/aleksandr-m/gitflow-maven-plugin/compare/v1.20.0...v1.21.0) --- updated-dependencies: - dependency-name: com.amashchenko.maven.plugin:gitflow-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index cd587536..00082328 100644 --- a/pom.xml +++ b/pom.xml @@ -412,7 +412,7 @@ com.amashchenko.maven.plugin gitflow-maven-plugin - 1.20.0 + 1.21.0 v From f2a50585a143d106fb27bae0278ef707c0d16541 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Jan 2024 16:55:05 +0000 Subject: [PATCH 68/87] Bump org.jreleaser:jreleaser-maven-plugin from 1.9.0 to 1.10.0 Bumps [org.jreleaser:jreleaser-maven-plugin](https://github.com/jreleaser/jreleaser) from 1.9.0 to 1.10.0. - [Release notes](https://github.com/jreleaser/jreleaser/releases) - [Changelog](https://github.com/jreleaser/jreleaser/blob/main/jreleaser.yml) - [Commits](https://github.com/jreleaser/jreleaser/compare/v1.9.0...v1.10.0) --- updated-dependencies: - dependency-name: org.jreleaser:jreleaser-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- sandbox-bom/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sandbox-bom/pom.xml b/sandbox-bom/pom.xml index 650da8e8..1239ae77 100644 --- a/sandbox-bom/pom.xml +++ b/sandbox-bom/pom.xml @@ -151,7 +151,7 @@ org.jreleaser jreleaser-maven-plugin - 1.9.0 + 1.10.0 release-assets From bc740c0e668815f178506d539a4ef2db610c90b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 30 Dec 2023 16:31:57 +0000 Subject: [PATCH 69/87] Bump org.apache.maven.plugins:maven-compiler-plugin Bumps [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.12.0 to 3.12.1. - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.12.0...maven-compiler-plugin-3.12.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 00082328..5513acba 100644 --- a/pom.xml +++ b/pom.xml @@ -47,7 +47,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.12.0 + 3.12.1 org.apache.maven.plugins From 9b1c22046848263772829653fb367cae521168b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jan 2024 16:19:21 +0000 Subject: [PATCH 70/87] Bump lycheeverse/lychee-action from 1.8.0 to 1.9.0 Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 1.8.0 to 1.9.0. - [Release notes](https://github.com/lycheeverse/lychee-action/releases) - [Commits](https://github.com/lycheeverse/lychee-action/compare/v1.8.0...v1.9.0) --- updated-dependencies: - dependency-name: lycheeverse/lychee-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/check-links.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/check-links.yml b/.github/workflows/check-links.yml index a0a1a37e..4be3e270 100644 --- a/.github/workflows/check-links.yml +++ b/.github/workflows/check-links.yml @@ -34,7 +34,7 @@ jobs: - name: Check links id: lychee - uses: lycheeverse/lychee-action@v1.8.0 + uses: lycheeverse/lychee-action@v1.9.0 with: fail: true args: --max-concurrency 1 --cache --no-progress --exclude-all-private './**/*.md' From ba1bc36aac6f3e0d7fcaa83a49828086be29e746 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jan 2024 16:56:23 +0000 Subject: [PATCH 71/87] Bump lycheeverse/lychee-action from 1.9.0 to 1.9.1 Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 1.9.0 to 1.9.1. - [Release notes](https://github.com/lycheeverse/lychee-action/releases) - [Commits](https://github.com/lycheeverse/lychee-action/compare/v1.9.0...v1.9.1) --- updated-dependencies: - dependency-name: lycheeverse/lychee-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/check-links.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/check-links.yml b/.github/workflows/check-links.yml index 4be3e270..ece80410 100644 --- a/.github/workflows/check-links.yml +++ b/.github/workflows/check-links.yml @@ -34,7 +34,7 @@ jobs: - name: Check links id: lychee - uses: lycheeverse/lychee-action@v1.9.0 + uses: lycheeverse/lychee-action@v1.9.1 with: fail: true args: --max-concurrency 1 --cache --no-progress --exclude-all-private './**/*.md' From 63cc15485bb70cf3923a99abf003384d914a562b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 13 Jan 2024 16:03:59 +0000 Subject: [PATCH 72/87] Bump org.apache.maven.surefire:surefire-junit-platform Bumps org.apache.maven.surefire:surefire-junit-platform from 3.2.3 to 3.2.5. --- updated-dependencies: - dependency-name: org.apache.maven.surefire:surefire-junit-platform dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5513acba..746c9a49 100644 --- a/pom.xml +++ b/pom.xml @@ -82,7 +82,7 @@ org.apache.maven.surefire surefire-junit-platform - 3.2.3 + 3.2.5 From e016b6b0989174fc1ad14bc021df7b6ced268a9f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 13 Jan 2024 16:04:04 +0000 Subject: [PATCH 73/87] Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2.5 Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.2.3 to 3.2.5. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.2.3...surefire-3.2.5) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 746c9a49..0bb2c39a 100644 --- a/pom.xml +++ b/pom.xml @@ -77,7 +77,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.2.3 + 3.2.5 org.apache.maven.surefire From 9be5e576ad937cbaa063b3aa32abef0293e4a431 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jan 2024 16:35:55 +0000 Subject: [PATCH 74/87] Bump actions/cache from 3 to 4 Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](https://github.com/actions/cache/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/check-links.yml | 2 +- .github/workflows/docs.yml | 2 +- .github/workflows/jbang-example.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/check-links.yml b/.github/workflows/check-links.yml index ece80410..dece2237 100644 --- a/.github/workflows/check-links.yml +++ b/.github/workflows/check-links.yml @@ -26,7 +26,7 @@ jobs: fetch-depth: 0 - name: Restore lychee cache - uses: actions/cache@v3 + uses: actions/cache@v4 with: path: .lycheecache key: cache-lychee-${{ github.sha }} diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 5ff7fe86..f5b183b6 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -60,7 +60,7 @@ jobs: with: ref: 'gh-pages' - - uses: actions/cache@v3 + - uses: actions/cache@v4 with: path: /root/.jbang key: $-jbang-$ diff --git a/.github/workflows/jbang-example.yml b/.github/workflows/jbang-example.yml index 05543c29..6fc234b9 100644 --- a/.github/workflows/jbang-example.yml +++ b/.github/workflows/jbang-example.yml @@ -8,7 +8,7 @@ jobs: name: sdmx-dl version steps: - name: Setup cache - uses: actions/cache@v3 + uses: actions/cache@v4 with: path: ~/.jbang key: ${{ runner.os }}-jbang-${{ hashFiles('*.java') }} From 4a6aad0da1660519af0dd94370bd4b4d28cf3ab9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Jan 2024 16:55:33 +0000 Subject: [PATCH 75/87] Bump org.codehaus.mojo:flatten-maven-plugin from 1.5.0 to 1.6.0 Bumps [org.codehaus.mojo:flatten-maven-plugin](https://github.com/mojohaus/flatten-maven-plugin) from 1.5.0 to 1.6.0. - [Release notes](https://github.com/mojohaus/flatten-maven-plugin/releases) - [Commits](https://github.com/mojohaus/flatten-maven-plugin/compare/1.5.0...1.6.0) --- updated-dependencies: - dependency-name: org.codehaus.mojo:flatten-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- sandbox-bom/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sandbox-bom/pom.xml b/sandbox-bom/pom.xml index 1239ae77..d95069c6 100644 --- a/sandbox-bom/pom.xml +++ b/sandbox-bom/pom.xml @@ -41,7 +41,7 @@ org.codehaus.mojo flatten-maven-plugin - 1.5.0 + 1.6.0 bom ${project.build.directory} From db0289eef5a5613dcdb814ed5e7b2a6cf1ddb3c6 Mon Sep 17 00:00:00 2001 From: charphi Date: Sat, 20 Jan 2024 01:15:36 +0000 Subject: [PATCH 76/87] Bump hugo-geekdoc.version to v0.44.1 --- sandbox-bom/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sandbox-bom/pom.xml b/sandbox-bom/pom.xml index d95069c6..3e1e697a 100644 --- a/sandbox-bom/pom.xml +++ b/sandbox-bom/pom.xml @@ -18,7 +18,7 @@ https://github.com/nbbrd/sandbox - v0.44.0 + v0.44.1 From b683be20c5a99ee666240287771177d8c5551129 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jan 2024 16:57:38 +0000 Subject: [PATCH 77/87] Bump JetBrains/qodana-action from 2023.3.0 to 2023.3.1 Bumps [JetBrains/qodana-action](https://github.com/jetbrains/qodana-action) from 2023.3.0 to 2023.3.1. - [Release notes](https://github.com/jetbrains/qodana-action/releases) - [Commits](https://github.com/jetbrains/qodana-action/compare/v2023.3.0...v2023.3.1) --- updated-dependencies: - dependency-name: JetBrains/qodana-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/qodana.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/qodana.yml b/.github/workflows/qodana.yml index d4d284dd..10e1d582 100644 --- a/.github/workflows/qodana.yml +++ b/.github/workflows/qodana.yml @@ -15,7 +15,7 @@ jobs: with: fetch-depth: 0 - name: 'Qodana Scan' - uses: JetBrains/qodana-action@v2023.3.0 + uses: JetBrains/qodana-action@v2023.3.1 - name: Deploy to GitHub Pages uses: peaceiris/actions-gh-pages@v3 with: From 903f13371109b1ad074bb4c4ac85c78a7b0e22de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Jan 2024 16:03:48 +0000 Subject: [PATCH 78/87] Bump lycheeverse/lychee-action from 1.9.1 to 1.9.2 Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 1.9.1 to 1.9.2. - [Release notes](https://github.com/lycheeverse/lychee-action/releases) - [Commits](https://github.com/lycheeverse/lychee-action/compare/v1.9.1...v1.9.2) --- updated-dependencies: - dependency-name: lycheeverse/lychee-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/check-links.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/check-links.yml b/.github/workflows/check-links.yml index dece2237..1b11ad26 100644 --- a/.github/workflows/check-links.yml +++ b/.github/workflows/check-links.yml @@ -34,7 +34,7 @@ jobs: - name: Check links id: lychee - uses: lycheeverse/lychee-action@v1.9.1 + uses: lycheeverse/lychee-action@v1.9.2 with: fail: true args: --max-concurrency 1 --cache --no-progress --exclude-all-private './**/*.md' From 263cc2bcbecf1d0a174d5ff4ef7051027e6ab077 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jan 2024 16:25:48 +0000 Subject: [PATCH 79/87] Bump lycheeverse/lychee-action from 1.9.2 to 1.9.3 Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 1.9.2 to 1.9.3. - [Release notes](https://github.com/lycheeverse/lychee-action/releases) - [Commits](https://github.com/lycheeverse/lychee-action/compare/v1.9.2...v1.9.3) --- updated-dependencies: - dependency-name: lycheeverse/lychee-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/check-links.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/check-links.yml b/.github/workflows/check-links.yml index 1b11ad26..348d6009 100644 --- a/.github/workflows/check-links.yml +++ b/.github/workflows/check-links.yml @@ -34,7 +34,7 @@ jobs: - name: Check links id: lychee - uses: lycheeverse/lychee-action@v1.9.2 + uses: lycheeverse/lychee-action@v1.9.3 with: fail: true args: --max-concurrency 1 --cache --no-progress --exclude-all-private './**/*.md' From 4d01ebe2e01f22bacff0a8d45995838e901977af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Jan 2024 16:48:20 +0000 Subject: [PATCH 80/87] Bump peter-evans/create-pull-request from 5 to 6 Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 5 to 6. - [Release notes](https://github.com/peter-evans/create-pull-request/releases) - [Commits](https://github.com/peter-evans/create-pull-request/compare/v5...v6) --- updated-dependencies: - dependency-name: peter-evans/create-pull-request dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/hugo-geekdoc.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/hugo-geekdoc.yml b/.github/workflows/hugo-geekdoc.yml index 2356f9e4..a3cb5800 100644 --- a/.github/workflows/hugo-geekdoc.yml +++ b/.github/workflows/hugo-geekdoc.yml @@ -43,7 +43,7 @@ jobs: - name: Create Pull Request id: cpr - uses: peter-evans/create-pull-request@v5 + uses: peter-evans/create-pull-request@v6 with: commit-message: Bump ${{ env.DEP_PROP }} to ${{ steps.lr.outputs.release }} title: Bump ${{ env.DEP_PROP }} to ${{ steps.lr.outputs.release }} From ecba059aee07723494cee49320b4284b395651c3 Mon Sep 17 00:00:00 2001 From: Philippe Charles Date: Wed, 7 Feb 2024 15:37:59 +0100 Subject: [PATCH 81/87] Disable modernizer violations file --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0bb2c39a..d62cd220 100644 --- a/pom.xml +++ b/pom.xml @@ -389,7 +389,7 @@ - modernizer.xml + From 9e606e6b23f3676208b9126570b78a87fbf1e11e Mon Sep 17 00:00:00 2001 From: Philippe Charles Date: Wed, 7 Feb 2024 16:59:22 +0100 Subject: [PATCH 82/87] Update EA workflow to Java 22 --- .github/workflows/java-ea-maven.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/java-ea-maven.yml b/.github/workflows/java-ea-maven.yml index 53906f4d..01bf7892 100644 --- a/.github/workflows/java-ea-maven.yml +++ b/.github/workflows/java-ea-maven.yml @@ -11,7 +11,7 @@ jobs: strategy: fail-fast: false matrix: - java: [ 21 ] + java: [ 22 ] os: [ ubuntu-latest ] name: JDK${{ matrix.java }} on ${{ matrix.os }} From ffdd7588fe2cd46b64fb2a7a2664cbe370f6c020 Mon Sep 17 00:00:00 2001 From: Philippe Charles Date: Wed, 7 Feb 2024 17:07:30 +0100 Subject: [PATCH 83/87] Bump Java LTS version from 17 to 21 --- .github/workflows/java8-maven.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/java8-maven.yml b/.github/workflows/java8-maven.yml index 1f09aa12..075b60e0 100644 --- a/.github/workflows/java8-maven.yml +++ b/.github/workflows/java8-maven.yml @@ -8,9 +8,9 @@ jobs: strategy: fail-fast: false matrix: -# java: [ 8, 17 ] +# java: [ 8, 21 ] # os: [ ubuntu-latest, macOS-latest, windows-latest ] - java: [ 17 ] + java: [ 21 ] os: [ ubuntu-latest ] name: JDK${{ matrix.java }} on ${{ matrix.os }} @@ -58,7 +58,7 @@ jobs: if: startsWith(github.repository, 'nbbrd/') && startsWith(github.ref, 'refs/heads/develop') strategy: matrix: - java: [ 17 ] + java: [ 21 ] os: [ ubuntu-latest ] name: Snapshot on develop @@ -108,7 +108,7 @@ jobs: if: startsWith(github.repository, 'nbbrd/') && startsWith(github.ref, 'refs/tags/v') strategy: matrix: - java: [ 17 ] + java: [ 21 ] os: [ ubuntu-latest ] name: Release on tag From 97eb9f7673cf4952c7e7a57c941ea2a014009d18 Mon Sep 17 00:00:00 2001 From: Philippe Charles Date: Wed, 7 Feb 2024 17:09:17 +0100 Subject: [PATCH 84/87] Rollback EA workflow to Java 22 --- .github/workflows/java-ea-maven.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/java-ea-maven.yml b/.github/workflows/java-ea-maven.yml index 01bf7892..53906f4d 100644 --- a/.github/workflows/java-ea-maven.yml +++ b/.github/workflows/java-ea-maven.yml @@ -11,7 +11,7 @@ jobs: strategy: fail-fast: false matrix: - java: [ 22 ] + java: [ 21 ] os: [ ubuntu-latest ] name: JDK${{ matrix.java }} on ${{ matrix.os }} From 75d27503bf72f935ef3567eb49c3245994b0efff Mon Sep 17 00:00:00 2001 From: Philippe Charles Date: Thu, 8 Feb 2024 16:03:47 +0100 Subject: [PATCH 85/87] Ensure reproducible builds --- .github/workflows/java8-maven.yml | 5 ++++- pom.xml | 4 ++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/.github/workflows/java8-maven.yml b/.github/workflows/java8-maven.yml index 075b60e0..c4d26fb9 100644 --- a/.github/workflows/java8-maven.yml +++ b/.github/workflows/java8-maven.yml @@ -36,7 +36,10 @@ jobs: - name: Build and (headless) test with Maven uses: smithki/xvfb-action@v1.1.2 with: - run: mvn -U -B -ntp package + run: mvn -U -B -ntp install + + - name: Ensure reproducible builds with Maven + run: mvn -U -B -ntp clean verify -DskipTests auto-merge-job: needs: build-and-test-job diff --git a/pom.xml b/pom.xml index d62cd220..fe864939 100644 --- a/pom.xml +++ b/pom.xml @@ -35,6 +35,10 @@ http://github.com/nbbrd/sandbox/tree/master + + 2024-01-01T00:00:00Z + + From acd9e228eab6381bd930e24b3133d4e5f7ec4deb Mon Sep 17 00:00:00 2001 From: Philippe Charles Date: Thu, 8 Feb 2024 16:05:52 +0100 Subject: [PATCH 86/87] Ensure reproducible builds --- .github/workflows/java8-maven.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/java8-maven.yml b/.github/workflows/java8-maven.yml index c4d26fb9..b7ce6ae6 100644 --- a/.github/workflows/java8-maven.yml +++ b/.github/workflows/java8-maven.yml @@ -39,7 +39,7 @@ jobs: run: mvn -U -B -ntp install - name: Ensure reproducible builds with Maven - run: mvn -U -B -ntp clean verify -DskipTests + run: mvn -U -B -ntp clean verify artifact:compare -DskipTests auto-merge-job: needs: build-and-test-job From 39de747a9a5b1e0b0a514c004eba28751c4510d3 Mon Sep 17 00:00:00 2001 From: Philippe Charles Date: Thu, 8 Feb 2024 16:10:13 +0100 Subject: [PATCH 87/87] Update versions for release --- pom.xml | 4 ++-- sandbox-api/pom.xml | 2 +- sandbox-bom/pom.xml | 2 +- sandbox-cli/pom.xml | 6 +++--- sandbox-desktop/pom.xml | 6 +++--- sandbox-impl/pom.xml | 4 ++-- 6 files changed, 12 insertions(+), 12 deletions(-) diff --git a/pom.xml b/pom.xml index fe864939..09fc6413 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.github.nbbrd.sandbox sandbox-parent - 2.3.4-SNAPSHOT + 2.3.4 pom sandbox @@ -36,7 +36,7 @@ - 2024-01-01T00:00:00Z + 2024-02-08T15:10:11Z diff --git a/sandbox-api/pom.xml b/sandbox-api/pom.xml index c9ebb0b4..5a86a4e6 100644 --- a/sandbox-api/pom.xml +++ b/sandbox-api/pom.xml @@ -5,7 +5,7 @@ sandbox-parent com.github.nbbrd.sandbox - 2.3.4-SNAPSHOT + 2.3.4 4.0.0 diff --git a/sandbox-bom/pom.xml b/sandbox-bom/pom.xml index 3e1e697a..02d5f4f3 100644 --- a/sandbox-bom/pom.xml +++ b/sandbox-bom/pom.xml @@ -7,7 +7,7 @@ sandbox-parent com.github.nbbrd.sandbox - 2.3.4-SNAPSHOT + 2.3.4 sandbox-bom diff --git a/sandbox-cli/pom.xml b/sandbox-cli/pom.xml index 8e97d16b..6b9109af 100644 --- a/sandbox-cli/pom.xml +++ b/sandbox-cli/pom.xml @@ -5,7 +5,7 @@ sandbox-parent com.github.nbbrd.sandbox - 2.3.4-SNAPSHOT + 2.3.4 4.0.0 @@ -19,12 +19,12 @@ com.github.nbbrd.sandbox sandbox-api - 2.3.4-SNAPSHOT + 2.3.4 com.github.nbbrd.sandbox sandbox-impl - 2.3.4-SNAPSHOT + 2.3.4 info.picocli diff --git a/sandbox-desktop/pom.xml b/sandbox-desktop/pom.xml index d4dc196b..c80263b5 100644 --- a/sandbox-desktop/pom.xml +++ b/sandbox-desktop/pom.xml @@ -7,7 +7,7 @@ sandbox-parent com.github.nbbrd.sandbox - 2.3.4-SNAPSHOT + 2.3.4 sandbox-desktop @@ -20,12 +20,12 @@ com.github.nbbrd.sandbox sandbox-api - 2.3.4-SNAPSHOT + 2.3.4 com.github.nbbrd.sandbox sandbox-impl - 2.3.4-SNAPSHOT + 2.3.4 com.github.nbbrd.java-desktop-util diff --git a/sandbox-impl/pom.xml b/sandbox-impl/pom.xml index 79ff825d..0adcd737 100644 --- a/sandbox-impl/pom.xml +++ b/sandbox-impl/pom.xml @@ -5,7 +5,7 @@ sandbox-parent com.github.nbbrd.sandbox - 2.3.4-SNAPSHOT + 2.3.4 4.0.0 @@ -19,7 +19,7 @@ com.github.nbbrd.sandbox sandbox-api - 2.3.4-SNAPSHOT + 2.3.4 com.github.lalyos