From 2d7ab187feafa3c7c8e6393889c4b0866e895f94 Mon Sep 17 00:00:00 2001 From: Philippe Charles Date: Wed, 14 Dec 2022 09:43:11 +0100 Subject: [PATCH 01/33] Update for next development version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 40591d8..ef4e3fa 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.github.nbbrd.picocsv picocsv - 2.2.1 + 2.2.2-SNAPSHOT jar picocsv From 4e69174fe7d4d4c0c4dd5d5598b5faae8df723d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 04:01:59 +0000 Subject: [PATCH 02/33] Bump pomchecker-enforcer-rules from 1.4.0 to 1.5.0 Bumps pomchecker-enforcer-rules from 1.4.0 to 1.5.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 ef4e3fa..41e0136 100644 --- a/pom.xml +++ b/pom.xml @@ -354,7 +354,7 @@ org.kordamp.maven pomchecker-enforcer-rules - 1.4.0 + 1.5.0 org.codehaus.mojo From e4430c421b0512a55d121256131f7f245f402b94 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Dec 2022 04:01:11 +0000 Subject: [PATCH 03/33] Bump jreleaser-maven-plugin from 1.3.1 to 1.4.0 Bumps [jreleaser-maven-plugin](https://github.com/jreleaser/jreleaser) from 1.3.1 to 1.4.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.3.1...v1.4.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] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 41e0136..a6a840f 100644 --- a/pom.xml +++ b/pom.xml @@ -622,7 +622,7 @@ org.jreleaser jreleaser-maven-plugin - 1.3.1 + 1.4.0 install From b5b6121e5adb04ccf03ca762e2484d483d151f90 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 04:02:04 +0000 Subject: [PATCH 04/33] Bump assertj-core from 3.23.1 to 3.24.1 Bumps assertj-core from 3.23.1 to 3.24.1. --- updated-dependencies: - dependency-name: org.assertj:assertj-core dependency-type: direct:development 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 a6a840f..7055430 100644 --- a/pom.xml +++ b/pom.xml @@ -67,7 +67,7 @@ org.assertj assertj-core - 3.23.1 + 3.24.1 test From 94e93ef9dcc19bb1b7dbf874ee83607c98c5bb1b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Jan 2023 04:01:40 +0000 Subject: [PATCH 05/33] Bump junit-bom from 5.9.1 to 5.9.2 Bumps [junit-bom](https://github.com/junit-team/junit5) from 5.9.1 to 5.9.2. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.9.1...r5.9.2) --- updated-dependencies: - dependency-name: org.junit:junit-bom 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 7055430..0485e70 100644 --- a/pom.xml +++ b/pom.xml @@ -40,7 +40,7 @@ org.junit junit-bom - 5.9.1 + 5.9.2 pom import From a6b955bee968c65a3821c666dd49928920acaceb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jan 2023 04:02:14 +0000 Subject: [PATCH 06/33] Bump pomchecker-enforcer-rules from 1.5.0 to 1.6.0 Bumps pomchecker-enforcer-rules from 1.5.0 to 1.6.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 0485e70..793f1f2 100644 --- a/pom.xml +++ b/pom.xml @@ -354,7 +354,7 @@ org.kordamp.maven pomchecker-enforcer-rules - 1.5.0 + 1.6.0 org.codehaus.mojo From d3483ae41ddb2a5fec6ec8e2ecdf455cb26a43ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Jan 2023 04:01:29 +0000 Subject: [PATCH 07/33] Bump assertj-core from 3.24.1 to 3.24.2 Bumps assertj-core from 3.24.1 to 3.24.2. --- updated-dependencies: - dependency-name: org.assertj:assertj-core dependency-type: direct:development 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 793f1f2..a1c73f4 100644 --- a/pom.xml +++ b/pom.xml @@ -67,7 +67,7 @@ org.assertj assertj-core - 3.24.1 + 3.24.2 test From 63aa63b791d3562d7b805169a31e8072b21f5d90 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Jan 2023 04:01:45 +0000 Subject: [PATCH 08/33] Bump maven-surefire-plugin from 3.0.0-M7 to 3.0.0-M8 Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.0.0-M7 to 3.0.0-M8. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.0.0-M7...surefire-3.0.0-M8) --- 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 a1c73f4..f08987c 100644 --- a/pom.xml +++ b/pom.xml @@ -136,7 +136,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.0.0-M7 + 3.0.0-M8 From 6d945474f388312a5f233a77989b827dc561deee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Jan 2023 14:08:47 +0000 Subject: [PATCH 09/33] Bump jbangdev/jbang-action from 0.101.0 to 0.102.0 Bumps [jbangdev/jbang-action](https://github.com/jbangdev/jbang-action) from 0.101.0 to 0.102.0. - [Release notes](https://github.com/jbangdev/jbang-action/releases) - [Commits](https://github.com/jbangdev/jbang-action/compare/v0.101.0...v0.102.0) --- updated-dependencies: - dependency-name: jbangdev/jbang-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/docs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 3021fe0..e0e812a 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -56,7 +56,7 @@ jobs: $-jbang- - name: Create index.html - uses: jbangdev/jbang-action@v0.101.0 + uses: jbangdev/jbang-action@v0.102.0 with: trust: https://gist.github.com/charphi/ script: https://gist.github.com/charphi/f44a24eb35dbd61b9f1d7759f0e561bd From fd1a1198d9e2a60610e1ab9928b41af78bd9b4ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Feb 2023 04:01:20 +0000 Subject: [PATCH 10/33] Bump pomchecker-enforcer-rules from 1.6.0 to 1.7.0 Bumps pomchecker-enforcer-rules from 1.6.0 to 1.7.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 f08987c..119c19d 100644 --- a/pom.xml +++ b/pom.xml @@ -354,7 +354,7 @@ org.kordamp.maven pomchecker-enforcer-rules - 1.6.0 + 1.7.0 org.codehaus.mojo From c95e3be9d185214d6d16f29574074d741e3ab10e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Feb 2023 04:01:15 +0000 Subject: [PATCH 11/33] Bump lombok from 1.18.24 to 1.18.26 Bumps [lombok](https://github.com/projectlombok/lombok) from 1.18.24 to 1.18.26. - [Release notes](https://github.com/projectlombok/lombok/releases) - [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown) - [Commits](https://github.com/projectlombok/lombok/compare/v1.18.24...v1.18.26) --- updated-dependencies: - dependency-name: org.projectlombok:lombok dependency-type: direct:development 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 119c19d..352a4df 100644 --- a/pom.xml +++ b/pom.xml @@ -214,7 +214,7 @@ - 1.18.24 + 1.18.26 1.36 From f3fa96e5df006c03c001bdffe95e61fc3631df68 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Feb 2023 04:01:46 +0000 Subject: [PATCH 12/33] Bump maven-enforcer-plugin from 3.1.0 to 3.2.1 Bumps [maven-enforcer-plugin](https://github.com/apache/maven-enforcer) from 3.1.0 to 3.2.1. - [Release notes](https://github.com/apache/maven-enforcer/releases) - [Commits](https://github.com/apache/maven-enforcer/compare/enforcer-3.1.0...enforcer-3.2.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-enforcer-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 352a4df..ce89e0c 100644 --- a/pom.xml +++ b/pom.xml @@ -349,7 +349,7 @@ org.apache.maven.plugins maven-enforcer-plugin - 3.1.0 + 3.2.1 org.kordamp.maven From d917ff4b622e1ea8789e69912225bec3e5b1af6d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Feb 2023 04:57:13 +0000 Subject: [PATCH 13/33] Bump maven-deploy-plugin from 3.0.0 to 3.1.0 Bumps [maven-deploy-plugin](https://github.com/apache/maven-deploy-plugin) from 3.0.0 to 3.1.0. - [Release notes](https://github.com/apache/maven-deploy-plugin/releases) - [Commits](https://github.com/apache/maven-deploy-plugin/compare/maven-deploy-plugin-3.0.0...maven-deploy-plugin-3.1.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-deploy-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 ce89e0c..188a783 100644 --- a/pom.xml +++ b/pom.xml @@ -111,7 +111,7 @@ org.apache.maven.plugins maven-deploy-plugin - 3.0.0 + 3.1.0 org.apache.maven.plugins From ff5d156105e61e8a8abb0757dd7a3fa4a6d372f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Feb 2023 15:18:04 +0000 Subject: [PATCH 14/33] Bump jbangdev/jbang-action from 0.102.0 to 0.103.0 Bumps [jbangdev/jbang-action](https://github.com/jbangdev/jbang-action) from 0.102.0 to 0.103.0. - [Release notes](https://github.com/jbangdev/jbang-action/releases) - [Commits](https://github.com/jbangdev/jbang-action/compare/v0.102.0...v0.103.0) --- updated-dependencies: - dependency-name: jbangdev/jbang-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/docs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index e0e812a..a3bbed5 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -56,7 +56,7 @@ jobs: $-jbang- - name: Create index.html - uses: jbangdev/jbang-action@v0.102.0 + uses: jbangdev/jbang-action@v0.103.0 with: trust: https://gist.github.com/charphi/ script: https://gist.github.com/charphi/f44a24eb35dbd61b9f1d7759f0e561bd From 4e8a0625415d1e523702fb77fc472d5561b78dfe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Feb 2023 04:57:15 +0000 Subject: [PATCH 15/33] Bump pomchecker-enforcer-rules from 1.7.0 to 1.8.0 Bumps pomchecker-enforcer-rules from 1.7.0 to 1.8.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 188a783..e28a2c4 100644 --- a/pom.xml +++ b/pom.xml @@ -354,7 +354,7 @@ org.kordamp.maven pomchecker-enforcer-rules - 1.7.0 + 1.8.0 org.codehaus.mojo From bfa87741db7f9be560062f383a6ef452b9757a42 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Feb 2023 04:56:55 +0000 Subject: [PATCH 16/33] Bump maven-javadoc-plugin from 3.4.1 to 3.5.0 Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.4.1 to 3.5.0. - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases) - [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.4.1...maven-javadoc-plugin-3.5.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-javadoc-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 e28a2c4..8104d6b 100644 --- a/pom.xml +++ b/pom.xml @@ -519,7 +519,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.4.1 + 3.5.0 attach-javadocs From 09687321c3f29dec6e56cedee855f2f9b51838d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Feb 2023 04:57:27 +0000 Subject: [PATCH 17/33] Bump maven-surefire-plugin from 3.0.0-M8 to 3.0.0-M9 Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.0.0-M8 to 3.0.0-M9. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.0.0-M8...surefire-3.0.0-M9) --- 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 8104d6b..d552e0b 100644 --- a/pom.xml +++ b/pom.xml @@ -136,7 +136,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.0.0-M8 + 3.0.0-M9 From 82f185bc7eb97673db1ef0a5ef539018c1c97f9e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Feb 2023 04:57:23 +0000 Subject: [PATCH 18/33] Bump maven-compiler-plugin from 3.10.1 to 3.11.0 Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.10.1 to 3.11.0. - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.10.1...maven-compiler-plugin-3.11.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 d552e0b..982665f 100644 --- a/pom.xml +++ b/pom.xml @@ -106,7 +106,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.10.1 + 3.11.0 org.apache.maven.plugins From 0a509f889349b5790f8deac777d0860181333bdc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Feb 2023 04:58:52 +0000 Subject: [PATCH 19/33] Bump jreleaser-maven-plugin from 1.4.0 to 1.5.0 Bumps [jreleaser-maven-plugin](https://github.com/jreleaser/jreleaser) from 1.4.0 to 1.5.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.4.0...v1.5.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] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 982665f..d86caed 100644 --- a/pom.xml +++ b/pom.xml @@ -622,7 +622,7 @@ org.jreleaser jreleaser-maven-plugin - 1.4.0 + 1.5.0 install From a8c71cc7b4a87386abeef770822ee4e9fcc00684 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Feb 2023 15:04:56 +0000 Subject: [PATCH 20/33] Bump jbangdev/jbang-action from 0.103.0 to 0.104.0 Bumps [jbangdev/jbang-action](https://github.com/jbangdev/jbang-action) from 0.103.0 to 0.104.0. - [Release notes](https://github.com/jbangdev/jbang-action/releases) - [Commits](https://github.com/jbangdev/jbang-action/compare/v0.103.0...v0.104.0) --- updated-dependencies: - dependency-name: jbangdev/jbang-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/docs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index a3bbed5..b2569d5 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -56,7 +56,7 @@ jobs: $-jbang- - name: Create index.html - uses: jbangdev/jbang-action@v0.103.0 + uses: jbangdev/jbang-action@v0.104.0 with: trust: https://gist.github.com/charphi/ script: https://gist.github.com/charphi/f44a24eb35dbd61b9f1d7759f0e561bd From f13c9c7acb7615523baacc11f36719838a1ff757 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Mar 2023 04:57:12 +0000 Subject: [PATCH 21/33] Bump maven-surefire-plugin from 3.0.0-M9 to 3.0.0 Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.0.0-M9 to 3.0.0. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.0.0-M9...surefire-3.0.0) --- 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 d86caed..d05e63c 100644 --- a/pom.xml +++ b/pom.xml @@ -136,7 +136,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.0.0-M9 + 3.0.0 From 554aaf3491b2b9a18919c01f4cba4d00c05d34f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Mar 2023 04:57:15 +0000 Subject: [PATCH 22/33] Bump jreleaser-maven-plugin from 1.5.0 to 1.5.1 Bumps [jreleaser-maven-plugin](https://github.com/jreleaser/jreleaser) from 1.5.0 to 1.5.1. - [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.5.0...v1.5.1) --- updated-dependencies: - dependency-name: org.jreleaser:jreleaser-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 d05e63c..d59b6a8 100644 --- a/pom.xml +++ b/pom.xml @@ -622,7 +622,7 @@ org.jreleaser jreleaser-maven-plugin - 1.5.0 + 1.5.1 install From c80756bfb8e7620f43f3ca5177a56a3cbff26ac1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Mar 2023 04:57:22 +0000 Subject: [PATCH 23/33] Bump maven-deploy-plugin from 3.1.0 to 3.1.1 Bumps [maven-deploy-plugin](https://github.com/apache/maven-deploy-plugin) from 3.1.0 to 3.1.1. - [Release notes](https://github.com/apache/maven-deploy-plugin/releases) - [Commits](https://github.com/apache/maven-deploy-plugin/compare/maven-deploy-plugin-3.1.0...maven-deploy-plugin-3.1.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-deploy-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 d59b6a8..d56bcf8 100644 --- a/pom.xml +++ b/pom.xml @@ -111,7 +111,7 @@ org.apache.maven.plugins maven-deploy-plugin - 3.1.0 + 3.1.1 org.apache.maven.plugins From 5a4439b1150037574022f18bf01043657bca48d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Mar 2023 04:57:26 +0000 Subject: [PATCH 24/33] Bump maven-resources-plugin from 3.3.0 to 3.3.1 Bumps [maven-resources-plugin](https://github.com/apache/maven-resources-plugin) from 3.3.0 to 3.3.1. - [Release notes](https://github.com/apache/maven-resources-plugin/releases) - [Commits](https://github.com/apache/maven-resources-plugin/compare/maven-resources-plugin-3.3.0...maven-resources-plugin-3.3.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-resources-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 d56bcf8..6e6df62 100644 --- a/pom.xml +++ b/pom.xml @@ -126,7 +126,7 @@ org.apache.maven.plugins maven-resources-plugin - 3.3.0 + 3.3.1 org.apache.maven.plugins From 22ab8e071e6b45b331627b68617d99ae11c7be48 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Mar 2023 04:57:30 +0000 Subject: [PATCH 25/33] Bump maven-install-plugin from 3.1.0 to 3.1.1 Bumps [maven-install-plugin](https://github.com/apache/maven-install-plugin) from 3.1.0 to 3.1.1. - [Release notes](https://github.com/apache/maven-install-plugin/releases) - [Commits](https://github.com/apache/maven-install-plugin/compare/maven-install-plugin-3.1.0...maven-install-plugin-3.1.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-install-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 6e6df62..5e45de6 100644 --- a/pom.xml +++ b/pom.xml @@ -116,7 +116,7 @@ org.apache.maven.plugins maven-install-plugin - 3.1.0 + 3.1.1 org.apache.maven.plugins From c1ded8da8e728985e55bcfdaeabbc460bb54ddc3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Mar 2023 04:57:24 +0000 Subject: [PATCH 26/33] Bump modernizer-maven-plugin from 2.5.0 to 2.6.0 Bumps [modernizer-maven-plugin](https://github.com/gaul/modernizer-maven-plugin) from 2.5.0 to 2.6.0. - [Release notes](https://github.com/gaul/modernizer-maven-plugin/releases) - [Commits](https://github.com/gaul/modernizer-maven-plugin/compare/modernizer-maven-plugin-2.5.0...modernizer-maven-plugin-2.6.0) --- updated-dependencies: - dependency-name: org.gaul:modernizer-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 5e45de6..9b87e0f 100644 --- a/pom.xml +++ b/pom.xml @@ -422,7 +422,7 @@ org.gaul modernizer-maven-plugin - 2.5.0 + 2.6.0 1.7 From 338fa5f3acf9b1778838071a57dbd70dd96138f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Mar 2023 04:57:12 +0000 Subject: [PATCH 27/33] Bump pomchecker-enforcer-rules from 1.8.0 to 1.9.0 Bumps pomchecker-enforcer-rules from 1.8.0 to 1.9.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 9b87e0f..fcc200e 100644 --- a/pom.xml +++ b/pom.xml @@ -354,7 +354,7 @@ org.kordamp.maven pomchecker-enforcer-rules - 1.8.0 + 1.9.0 org.codehaus.mojo From 8be71d7b0577479daf3e37782e940a87937d6f7d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Mar 2023 04:57:20 +0000 Subject: [PATCH 28/33] Bump extra-enforcer-rules from 1.6.1 to 1.6.2 Bumps [extra-enforcer-rules](https://github.com/mojohaus/extra-enforcer-rules) from 1.6.1 to 1.6.2. - [Release notes](https://github.com/mojohaus/extra-enforcer-rules/releases) - [Commits](https://github.com/mojohaus/extra-enforcer-rules/compare/extra-enforcer-rules-1.6.1...1.6.2) --- updated-dependencies: - dependency-name: org.codehaus.mojo:extra-enforcer-rules 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 fcc200e..8890a37 100644 --- a/pom.xml +++ b/pom.xml @@ -359,7 +359,7 @@ org.codehaus.mojo extra-enforcer-rules - 1.6.1 + 1.6.2 From c22430cae88cace43a31b6fb988503074d5fb52f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Apr 2023 04:57:16 +0000 Subject: [PATCH 29/33] Bump maven-enforcer-plugin from 3.2.1 to 3.3.0 Bumps [maven-enforcer-plugin](https://github.com/apache/maven-enforcer) from 3.2.1 to 3.3.0. - [Release notes](https://github.com/apache/maven-enforcer/releases) - [Commits](https://github.com/apache/maven-enforcer/compare/enforcer-3.2.1...enforcer-3.3.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-enforcer-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 8890a37..c1945fd 100644 --- a/pom.xml +++ b/pom.xml @@ -349,7 +349,7 @@ org.apache.maven.plugins maven-enforcer-plugin - 3.2.1 + 3.3.0 org.kordamp.maven From cbe3338b05d8c25911ec3d67eab831f57bb8129c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Apr 2023 04:57:26 +0000 Subject: [PATCH 30/33] Bump jacoco-maven-plugin from 0.8.8 to 0.8.9 Bumps [jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.8 to 0.8.9. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](https://github.com/jacoco/jacoco/compare/v0.8.8...v0.8.9) --- updated-dependencies: - dependency-name: org.jacoco:jacoco-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 c1945fd..f9cac1e 100644 --- a/pom.xml +++ b/pom.xml @@ -454,7 +454,7 @@ org.jacoco jacoco-maven-plugin - 0.8.8 + 0.8.9 From 474e4360743b5473e2c81b20d67485cf57bd8933 Mon Sep 17 00:00:00 2001 From: Philippe Charles Date: Fri, 14 Apr 2023 09:06:06 +0200 Subject: [PATCH 31/33] Fix potential bugs related to system settings --- CHANGELOG.md | 7 +++++++ pom.xml | 31 ++++++++++++++++++++++++++++ src/main/java/nbbrd/picocsv/Csv.java | 3 ++- 3 files changed, 40 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7051f4f..e4d0472 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +This is a bugfix release of **picocsv**. +picocsv follows [semantic versioning](https://semver.org/). + +### Fixed + +- Fix potential bugs related to system settings + ## [2.2.1] - 2022-12-14 This is a bugfix release of **picocsv**. diff --git a/pom.xml b/pom.xml index f9cac1e..e74c73d 100644 --- a/pom.xml +++ b/pom.xml @@ -144,6 +144,11 @@ heylogs-maven-plugin 0.5.0 + + de.thetaphi + forbiddenapis + 3.5.1 + @@ -175,6 +180,32 @@ + + de.thetaphi + forbiddenapis + + false + + jdk-unsafe + jdk-deprecated + jdk-internal + jdk-non-portable + jdk-reflection + + + javax.annotation.processing.Generated + lombok.Generated + + + + + + check + testCheck + + + + diff --git a/src/main/java/nbbrd/picocsv/Csv.java b/src/main/java/nbbrd/picocsv/Csv.java index cd35a92..10f3e9f 100644 --- a/src/main/java/nbbrd/picocsv/Csv.java +++ b/src/main/java/nbbrd/picocsv/Csv.java @@ -19,6 +19,7 @@ import java.io.Closeable; import java.io.Flushable; import java.io.IOException; +import java.util.Locale; import java.util.Objects; /** @@ -1409,7 +1410,7 @@ private static RuntimeException newUnreachable() { private static void requireArgument(boolean condition, String format, Object arg) throws IllegalArgumentException { if (!condition) { - throw new IllegalArgumentException(String.format(format, arg)); + throw new IllegalArgumentException(String.format(Locale.ROOT, format, arg)); } } From e3ece81c31a5be1bd47e2da92932b6aad05a05b3 Mon Sep 17 00:00:00 2001 From: Philippe Charles Date: Fri, 14 Apr 2023 09:19:27 +0200 Subject: [PATCH 32/33] Update CHANGELOG.md for next release --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e4d0472..2f8f678 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [2.2.2] - 2023-04-14 + This is a bugfix release of **picocsv**. picocsv follows [semantic versioning](https://semver.org/). @@ -125,7 +127,8 @@ picocsv follows [semantic versioning](https://semver.org/). - Initial release -[Unreleased]: https://github.com/nbbrd/picocsv/compare/v2.2.1...HEAD +[Unreleased]: https://github.com/nbbrd/picocsv/compare/v2.2.2...HEAD +[2.2.2]: https://github.com/nbbrd/picocsv/compare/v2.2.1...v2.2.2 [2.2.1]: https://github.com/nbbrd/picocsv/compare/v2.2.0...v2.2.1 [2.2.0]: https://github.com/nbbrd/picocsv/compare/v2.1.0...v2.2.0 [2.1.0]: https://github.com/nbbrd/picocsv/compare/v2.0.0...v2.1.0 From 63958fa2267e3e4b3c99dd96cee14e069c2d985e Mon Sep 17 00:00:00 2001 From: Philippe Charles Date: Fri, 14 Apr 2023 09:20:26 +0200 Subject: [PATCH 33/33] Update versions for release --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e74c73d..0511243 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.github.nbbrd.picocsv picocsv - 2.2.2-SNAPSHOT + 2.2.2 jar picocsv