From e172c5b9cdf6b002e220caf039c940a986285e89 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Aug 2022 16:35:18 +0200 Subject: [PATCH 01/10] Bump hmarr/auto-approve-action from 2.2.1 to 2.4.0 (#9077) Bumps [hmarr/auto-approve-action](https://github.com/hmarr/auto-approve-action) from 2.2.1 to 2.4.0. - [Release notes](https://github.com/hmarr/auto-approve-action/releases) - [Commits](https://github.com/hmarr/auto-approve-action/compare/v2.2.1...v2.4.0) --- updated-dependencies: - dependency-name: hmarr/auto-approve-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/automerge.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/automerge.yml b/.github/workflows/automerge.yml index 3f8ca317ea1..9783e2a9aaa 100644 --- a/.github/workflows/automerge.yml +++ b/.github/workflows/automerge.yml @@ -16,7 +16,7 @@ jobs: env: GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}" - name: Auto approve - uses: hmarr/auto-approve-action@v2.2.1 + uses: hmarr/auto-approve-action@v2.4.0 if: steps.waitforstatuschecks.outputs.status == 'success' with: github-token: "${{ secrets.GITHUB_TOKEN }}" From 237bb07290bcbe1877e6c027ff9a05e0f5efa33c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Aug 2022 16:35:45 +0200 Subject: [PATCH 02/10] Bump libreoffice from 7.3.5 to 7.4.0 (#9082) Bumps libreoffice from 7.3.5 to 7.4.0. --- updated-dependencies: - dependency-name: org.libreoffice:libreoffice dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 830991e02c4..e09da58a869 100644 --- a/build.gradle +++ b/build.gradle @@ -132,7 +132,7 @@ dependencies { implementation 'commons-cli:commons-cli:1.5.0' - implementation 'org.libreoffice:libreoffice:7.3.5' + implementation 'org.libreoffice:libreoffice:7.4.0' implementation 'org.libreoffice:unoloader:7.3.5' implementation 'io.github.java-diff-utils:java-diff-utils:4.12' From 48051e7c5a769a01956a334dc1d9c6ad042c2d21 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Aug 2022 16:37:17 +0200 Subject: [PATCH 03/10] Bump tinylog-api from 2.4.1 to 2.5.0 (#9080) Bumps [tinylog-api](https://github.com/tinylog-org/tinylog) from 2.4.1 to 2.5.0. - [Release notes](https://github.com/tinylog-org/tinylog/releases) - [Changelog](https://github.com/tinylog-org/tinylog/blob/v2.5/release.md) - [Commits](https://github.com/tinylog-org/tinylog/compare/2.4.1...2.5.0) --- updated-dependencies: - dependency-name: org.tinylog:tinylog-api dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index e09da58a869..522a5fae142 100644 --- a/build.gradle +++ b/build.gradle @@ -178,7 +178,7 @@ dependencies { implementation 'com.konghq:unirest-java:3.13.10' implementation 'org.slf4j:slf4j-api:2.0.0-beta1' - implementation "org.tinylog:tinylog-api:2.4.1" + implementation "org.tinylog:tinylog-api:2.5.0" implementation "org.tinylog:slf4j-tinylog:2.4.1" implementation "org.tinylog:tinylog-impl:2.4.1" From 5f9966cc6b3288cb8e2e9be1e1390c74a5960336 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Aug 2022 16:38:32 +0200 Subject: [PATCH 04/10] Bump slf4j-api from 2.0.0-beta1 to 2.0.0 (#9078) Bumps [slf4j-api](https://github.com/qos-ch/slf4j) from 2.0.0-beta1 to 2.0.0. - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](https://github.com/qos-ch/slf4j/compare/v_2.0.0-beta1...v_2.0.0) --- updated-dependencies: - dependency-name: org.slf4j:slf4j-api dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 522a5fae142..4fed7fbdd5a 100644 --- a/build.gradle +++ b/build.gradle @@ -177,7 +177,7 @@ dependencies { implementation 'org.jsoup:jsoup:1.15.1' implementation 'com.konghq:unirest-java:3.13.10' - implementation 'org.slf4j:slf4j-api:2.0.0-beta1' + implementation 'org.slf4j:slf4j-api:2.0.0' implementation "org.tinylog:tinylog-api:2.5.0" implementation "org.tinylog:slf4j-tinylog:2.4.1" implementation "org.tinylog:tinylog-impl:2.4.1" From 43e7a5d999e30e945b4567e510aa5c084cf7b87d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Aug 2022 16:38:46 +0200 Subject: [PATCH 05/10] Bump unoloader from 7.3.5 to 7.4.0 (#9084) Bumps unoloader from 7.3.5 to 7.4.0. --- updated-dependencies: - dependency-name: org.libreoffice:unoloader dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 4fed7fbdd5a..f8f1030c0e4 100644 --- a/build.gradle +++ b/build.gradle @@ -133,7 +133,7 @@ dependencies { implementation 'commons-cli:commons-cli:1.5.0' implementation 'org.libreoffice:libreoffice:7.4.0' - implementation 'org.libreoffice:unoloader:7.3.5' + implementation 'org.libreoffice:unoloader:7.4.0' implementation 'io.github.java-diff-utils:java-diff-utils:4.12' implementation 'info.debatty:java-string-similarity:2.0.0' From 94360daaf5a53b2e99c1ebebcc135b5a578ea7ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Aug 2022 16:38:57 +0200 Subject: [PATCH 06/10] Bump slf4j-api from 2.0.0-beta1 to 2.0.0 in /buildSrc (#9083) Bumps [slf4j-api](https://github.com/qos-ch/slf4j) from 2.0.0-beta1 to 2.0.0. - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](https://github.com/qos-ch/slf4j/compare/v_2.0.0-beta1...v_2.0.0) --- updated-dependencies: - dependency-name: org.slf4j:slf4j-api dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- buildSrc/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildSrc/build.gradle b/buildSrc/build.gradle index 7a8603ed300..a8c68783372 100644 --- a/buildSrc/build.gradle +++ b/buildSrc/build.gradle @@ -8,7 +8,7 @@ repositories { dependencies { implementation 'com.h2database:h2-mvstore:2.1.214' implementation 'org.apache.commons:commons-csv:1.9.0' - implementation 'org.slf4j:slf4j-api:2.0.0-beta1' + implementation 'org.slf4j:slf4j-api:2.0.0' } sourceSets{ From deea65f7bbaec5230cfef2db887235b6dcfcf581 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Aug 2022 16:39:43 +0200 Subject: [PATCH 07/10] Bump postgresql from 42.4.1 to 42.4.2 (#9081) Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.4.1 to 42.4.2. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](https://github.com/pgjdbc/pgjdbc/compare/REL42.4.1...REL42.4.2) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index f8f1030c0e4..424482f6ac5 100644 --- a/build.gradle +++ b/build.gradle @@ -148,7 +148,7 @@ dependencies { implementation group: 'org.mariadb.jdbc', name: 'mariadb-java-client', version: '2.7.6' - implementation 'org.postgresql:postgresql:42.4.1' + implementation 'org.postgresql:postgresql:42.4.2' implementation ('com.oracle.ojdbc:ojdbc10:19.3.0.0') { // causing module issues From b0de65e3b0bb6926535c2e1a5a1a5ca9ac82a689 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Aug 2022 16:43:15 +0200 Subject: [PATCH 08/10] Bump tinylog-impl from 2.4.1 to 2.5.0 (#9086) Bumps [tinylog-impl](https://github.com/tinylog-org/tinylog) from 2.4.1 to 2.5.0. - [Release notes](https://github.com/tinylog-org/tinylog/releases) - [Changelog](https://github.com/tinylog-org/tinylog/blob/v2.5/release.md) - [Commits](https://github.com/tinylog-org/tinylog/compare/2.4.1...2.5.0) --- updated-dependencies: - dependency-name: org.tinylog:tinylog-impl dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 424482f6ac5..70964bc439a 100644 --- a/build.gradle +++ b/build.gradle @@ -180,7 +180,7 @@ dependencies { implementation 'org.slf4j:slf4j-api:2.0.0' implementation "org.tinylog:tinylog-api:2.5.0" implementation "org.tinylog:slf4j-tinylog:2.4.1" - implementation "org.tinylog:tinylog-impl:2.4.1" + implementation "org.tinylog:tinylog-impl:2.5.0" implementation 'de.undercouch:citeproc-java:3.0.0-alpha.6' From 79be5112936fbac45745ebeb4f5f73a888d9af50 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Aug 2022 16:46:03 +0200 Subject: [PATCH 09/10] Bump bcprov-jdk18on from 1.71 to 1.71.1 (#9079) Bumps [bcprov-jdk18on](https://github.com/bcgit/bc-java) from 1.71 to 1.71.1. - [Release notes](https://github.com/bcgit/bc-java/releases) - [Changelog](https://github.com/bcgit/bc-java/blob/master/docs/releasenotes.html) - [Commits](https://github.com/bcgit/bc-java/commits) --- updated-dependencies: - dependency-name: org.bouncycastle:bcprov-jdk18on dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 70964bc439a..f9890bdb71c 100644 --- a/build.gradle +++ b/build.gradle @@ -128,7 +128,7 @@ dependencies { implementation group: 'org.apache.tika', name: 'tika-core', version: '2.4.1' // required for reading write-protected PDFs - see https://github.com/JabRef/jabref/pull/942#issuecomment-209252635 - implementation 'org.bouncycastle:bcprov-jdk18on:1.71' + implementation 'org.bouncycastle:bcprov-jdk18on:1.71.1' implementation 'commons-cli:commons-cli:1.5.0' From 8836cf477e06c7bde9f0d15bfc9da30447cf2087 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Aug 2022 16:46:14 +0200 Subject: [PATCH 10/10] Bump slf4j-tinylog from 2.4.1 to 2.5.0 (#9085) Bumps [slf4j-tinylog](https://github.com/tinylog-org/tinylog) from 2.4.1 to 2.5.0. - [Release notes](https://github.com/tinylog-org/tinylog/releases) - [Changelog](https://github.com/tinylog-org/tinylog/blob/v2.5/release.md) - [Commits](https://github.com/tinylog-org/tinylog/compare/2.4.1...2.5.0) --- updated-dependencies: - dependency-name: org.tinylog:slf4j-tinylog dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index f9890bdb71c..b27ee3aad08 100644 --- a/build.gradle +++ b/build.gradle @@ -179,7 +179,7 @@ dependencies { implementation 'org.slf4j:slf4j-api:2.0.0' implementation "org.tinylog:tinylog-api:2.5.0" - implementation "org.tinylog:slf4j-tinylog:2.4.1" + implementation "org.tinylog:slf4j-tinylog:2.5.0" implementation "org.tinylog:tinylog-impl:2.5.0" implementation 'de.undercouch:citeproc-java:3.0.0-alpha.6'