From 504c6583529a3618c46d577545016384610e1786 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Oct 2023 18:01:43 +0200 Subject: [PATCH 1/6] build(deps): bump org.testcontainers:testcontainers from 1.19.0 to 1.19.1 (#960) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [org.testcontainers:testcontainers](https://github.com/testcontainers/testcontainers-java) from 1.19.0 to 1.19.1.
Release notes

Sourced from org.testcontainers:testcontainers's releases.

1.19.1

Testcontainers for Java 1.19.1

Core

Modules

Redpanda

What's Changed

☠️ Deprecations

📖 Documentation

📦 Dependency updates

Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.testcontainers:testcontainers&package-manager=maven&previous-version=1.19.0&new-version=1.19.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) ---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 09f9603c4..892d7c31e 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ 1.17.0 2.7.5 0.9.5 - 1.19.0 + 1.19.1 3.2.0 3.1.4 1.18.24 From 2e3c31c3955ef1a750505af9c1ca624b5b24399e Mon Sep 17 00:00:00 2001 From: nfawcett <46357635+nfawcett@users.noreply.github.com> Date: Fri, 10 Nov 2023 11:03:45 +0000 Subject: [PATCH 2/6] Readme doc urls (#989) To fix the user & development doc links in the README.md. --- README.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.adoc b/README.adoc index 3c48e97a5..f310dee09 100644 --- a/README.adoc +++ b/README.adoc @@ -37,8 +37,8 @@ ____ == Documentation -- https://spring-projects-experimental.github.io/spring-boot-migrator/user-documentation.html[User documentation,window=_blank] -- https://spring-projects-experimental.github.io/spring-boot-migrator/developer-documentation.html[Developer documentation,window=_blank] +- https://github.com/spring-projects-experimental/spring-boot-migrator/blob/main/docs/reference/user-documentation.adoc[User documentation] +- https://github.com/spring-projects-experimental/spring-boot-migrator/blob/main/docs/reference/developer-documentation.adoc[Developer documentation] == Spring Boot 3.0 Upgrade - Interactive Web UI From a258d1310a87ec668b87bfaff6f4feb7e3334777 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 12 Nov 2023 20:59:17 +0100 Subject: [PATCH 3/6] build(deps): bump io.spring.asciidoctor.backends:spring-asciidoctor-backends from 0.0.5 to 0.0.7 (#962) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [io.spring.asciidoctor.backends:spring-asciidoctor-backends](https://github.com/spring-io/spring-asciidoctor-backends) from 0.0.5 to 0.0.7.
Release notes

Sourced from io.spring.asciidoctor.backends:spring-asciidoctor-backends's releases.

v0.0.7

:heart: Contributors

We'd like to thank all the contributors who worked on this release!

v0.0.6

:beetle: Bug Fixes

  • Encoding problems in Maven builds that copy resources as UTF-8 #80
Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.spring.asciidoctor.backends:spring-asciidoctor-backends&package-manager=maven&previous-version=0.0.5&new-version=0.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) ---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Fabian Krüger <56278322+fabapp2@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 892d7c31e..e49f6793c 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ UTF-8 src/generated/java 1.33 - 0.0.5 + 0.0.7 From 23d42bec41124d1ec73c32a428a4fb0ce7cda0b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 12 Nov 2023 22:31:09 +0100 Subject: [PATCH 4/6] build(deps): bump com.mycila:license-maven-plugin from 4.1 to 4.3 (#963) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps com.mycila:license-maven-plugin from 4.1 to 4.3. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.mycila:license-maven-plugin&package-manager=maven&previous-version=4.1&new-version=4.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) ---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days. --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Fabian Krüger <56278322+fabapp2@users.noreply.github.com> Co-authored-by: Fabian Krüger --- .../sbm/BootUpgrade_27_30_IntegrationTest.java | 3 +-- pom.xml | 4 +++- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/applications/spring-shell/src/test/java/org/springframework/sbm/BootUpgrade_27_30_IntegrationTest.java b/applications/spring-shell/src/test/java/org/springframework/sbm/BootUpgrade_27_30_IntegrationTest.java index 87b8ec54c..3ef19d9e8 100644 --- a/applications/spring-shell/src/test/java/org/springframework/sbm/BootUpgrade_27_30_IntegrationTest.java +++ b/applications/spring-shell/src/test/java/org/springframework/sbm/BootUpgrade_27_30_IntegrationTest.java @@ -127,8 +127,7 @@ private void verifyJohnzonCoreDependencyIsUpgraded() { assertThat(johnzonDependency.getClassifier()).isEqualTo("jakarta"); assertThat(johnzonDependency.getArtifactId()).isEqualTo("johnzon-core"); - Optional expectedJohnzonVersion = DependencyVersionHelper.getLatestReleaseVersion(johnzonDependency.getGroupId(), johnzonDependency.getArtifactId()); - assertThat(johnzonDependency.getVersion()).isEqualTo(expectedJohnzonVersion.get()); + assertThat(johnzonDependency.getVersion()).isEqualTo("1.2.21"); } @NotNull diff --git a/pom.xml b/pom.xml index e49f6793c..217e7337d 100644 --- a/pom.xml +++ b/pom.xml @@ -382,7 +382,7 @@ com.mycila license-maven-plugin - 4.1 + 4.3 validate @@ -441,6 +441,8 @@ limitations under the License. **/*.xsd **/*.xml **/*.sh + **/spring.factories + **/*.gradle* **/generated/** **/Dockerfile From 58eaa9834a936f0ec46f8c943c81ea28e8568d03 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 12 Nov 2023 22:31:47 +0100 Subject: [PATCH 5/6] build(deps): bump org.slf4j:jcl-over-slf4j from 2.0.6 to 2.0.9 (#964) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps org.slf4j:jcl-over-slf4j from 2.0.6 to 2.0.9. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.slf4j:jcl-over-slf4j&package-manager=maven&previous-version=2.0.6&new-version=2.0.9)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) ---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days. Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Fabian Krüger <56278322+fabapp2@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 217e7337d..9267414ef 100644 --- a/pom.xml +++ b/pom.xml @@ -272,7 +272,7 @@ org.slf4j jcl-over-slf4j - 2.0.6 + 2.0.9 From b936d5a1507ad72a07033ad2c95aef147e44d80f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Nov 2023 00:08:05 +0100 Subject: [PATCH 6/6] build(deps): bump org.junit-pioneer:junit-pioneer from 2.0.1 to 2.1.0 (#968) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [org.junit-pioneer:junit-pioneer](https://github.com/junit-pioneer/junit-pioneer) from 2.0.1 to 2.1.0.
Release notes

Sourced from org.junit-pioneer:junit-pioneer's releases.

v2.1.0

Changelog handcrafted due to #757

Prominent Changes:

  • Add simple aggregator (#745 / #744)
  • Add option to customise ObjectMapper (#704, #740 / #741)
  • Adds number to byte array converter (#734 / #742)
  • Add restore annotations for system properties and environment variables (#574 / #700)

Other changes:

  • Update project (#752)
  • Use argument converter in @NumberToByteArrayConversion docs (#734 / #751)
  • Add missing / to end version tag in Maven instruction (#746)
  • Update code to Java 11 (#706 / #707)
  • Update Gradle Wrapper to 8.1.1 (#732)

2023-09-08 - 9 commit(s) by Daniel Kraus, Nicolai Parlog, Eric, Kim Saabye Pedersen, Mihály Verhás, Stefano Cordio

Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.junit-pioneer:junit-pioneer&package-manager=maven&previous-version=2.0.1&new-version=2.1.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) ---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days. Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Fabian Krüger <56278322+fabapp2@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9267414ef..f8283b028 100644 --- a/pom.xml +++ b/pom.xml @@ -258,7 +258,7 @@ org.junit-pioneer junit-pioneer - 2.0.1 + 2.1.0 test