Skip to content

Update adobe.testing.s3mock to v3.12.0 #3365

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

solrbot
Copy link
Collaborator

@solrbot solrbot commented May 26, 2025

This PR contains the following updates:

Package Type Update Change
com.adobe.testing:s3mock-testsupport-common dependencies minor 3.9.1 -> 3.12.0
com.adobe.testing:s3mock-junit4 dependencies minor 3.9.1 -> 3.12.0

Release Notes

adobe/S3Mock (com.adobe.testing:s3mock-testsupport-common)

v3.12.0

Compare Source

3.x is JDK17 LTS bytecode compatible, with Docker and JUnit / direct Java integration.

  • Features and fixes
    • none
  • Refactorings
    • none
  • Version updates (deliverable dependencies)
    • Bump aws-v2.version from 2.28.11 to 2.29.29
    • Bump aws.version from 1.12.772 to 1.12.779
    • Bump kotlin.version from 2.0.20 to 2.1.0
    • Bump com.fasterxml.jackson:jackson-bom from 2.18.0 to 2.18.2
    • Bump commons-io:commons-io from 2.17.0 to 2.18.0
    • Bump testcontainers.version from 1.20.1 to 1.20.4
    • Bump alpine from 3.20.3 to 3.21.0 in /docker
  • Version updates (build dependencies)
    • Bump io.fabric8:docker-maven-plugin from 0.45.0 to 0.45.1
    • Bump com.puppycrawl.tools:checkstyle from 10.18.1 to 10.20.2
    • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.0 to 3.11.2
    • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.0 to 3.5.2
    • Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.5.0 to 3.5.2
    • Bump org.apache.maven.plugins:maven-dependency-plugin from 3.8.0 to 3.8.1
    • Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.5.0 to 3.6.0
    • Bump org.codehaus.mojo:exec-maven-plugin from 3.4.1 to 3.5.0
    • Bump actions/dependency-review-action from 4.3.4 to 4.5.0
    • Bump actions/setup-java from 4.4.0 to 4.5.0
    • Bump actions/upload-artifact from 3.1.0 to 4.4.3
    • Bump actions/checkout from 4.2.0 to 4.2.2
    • Bump github/codeql-action from 3.26.9 to 3.27.6
    • Bump advanced-security/maven-dependency-submission-action from 3.0.3 to 4.1.1
    • Bump step-security/harden-runner from 2.10.1 to 2.10.2

v3.11.0

Compare Source

3.x is JDK17 LTS bytecode compatible, with Docker and JUnit / direct Java integration.

  • Features and fixes
    • none
  • Version updates (deliverable dependencies)
    • Bump aws-v2.version from 2.26.25 to 2.28.11
    • Bump aws.version from 1.12.765 to 1.12.772
    • Bump spring-boot.version from 3.3.2 to 3.3.3
    • Bump commons-io:commons-io from 2.16.1 to 2.17.0
    • Bump com.fasterxml.jackson:jackson-bom from 2.17.2 to 2.18.0
    • Bump testcontainers.version from 1.20.0 to 1.20.1
    • Bump alpine from 3.20.2 to 3.20.3 in /docker
    • Bump kotlin.version from 2.0.0 to 2.0.20

v3.10.3

Compare Source

Test release that incremented the patch version number.
Please refer / update to version 3.11.0, thanks.

v3.10.2

Compare Source

3.x is JDK17 LTS bytecode compatible, with Docker and JUnit / direct Java integration.

  • Features and fixes
    • Let CopyObject overwrite store headers (fixes #​2005)
  • Version updates (build dependencies)
    • Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.2 to 3.1.3
    • Bump org.apache.maven.plugins:maven-dependency-plugin from 3.7.1 to 3.8.0
    • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.8.0 to 3.10.0
    • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.6 to 3.2.7
    • Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.4.0 to 3.5.0
    • Bump license-maven-plugin-git.version from 4.5 to 4.6
    • Bump com.puppycrawl.tools:checkstyle from 10.17.0 to 10.18.1
    • Bump actions/checkout from 4.1.7 to 4.2.0
    • Bump github/codeql-action from 3.26.7 to 3.26.9
    • Bump actions/setup-java from 4.3.0 to 4.4.0

v3.10.1

Compare Source

3.x is JDK17 LTS bytecode compatible, with Docker and JUnit / direct Java integration.

  • Features and fixes
    • CRT-based S3 client has timeouts with mock when uploading streams of unknown size (fixes #​2049)
  • Version updates (build dependencies)
    • Bump io.fabric8:docker-maven-plugin from 0.44.0 to 0.45.0
    • Bump org.codehaus.mojo:exec-maven-plugin from 3.3.0 to 3.4.1
    • Bump org.apache.maven.plugins:maven-install-plugin from 3.1.2 to 3.1.3
    • Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.3.1 to 3.5.0
    • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.1 to 3.5.0
    • Bump github/codeql-action from 3.25.15 to 3.26.7
    • Bump step-security/harden-runner from 2.9.0 to 2.10.1
    • Bump actions/setup-java from 4.2.1 to 4.3.0
    • Bump actions/upload-artifact from 4.3.4 to 4.4.0

v3.10.0

Compare Source

3.x is JDK17 LTS bytecode compatible, with Docker and JUnit / direct Java integration.

  • Features and fixes
    • Allow PUT requests without content-type application/xml (fixes #​1978)
  • Version updates (deliverable dependencies)
    • Bump aws-v2.version from 2.25.59 to 2.26.25
    • Bump aws.version from 1.12.729 to 1.12.765
    • Bump spring-boot.version from 3.3.0 to 3.3.2
    • Bump alpine from 3.20.0 to 3.20.2 in /docker
    • Bump com.fasterxml.jackson:jackson-bom from 2.17.1 to 2.17.2
    • Bump testcontainers.version from 1.19.8 to 1.20.0
    • Bump org.mockito.kotlin:mockito-kotlin from 5.3.1 to 5.4.0
  • Version updates (build dependencies)
    • Bump com.puppycrawl.tools:checkstyle from 10.16.0 to 10.17.0
    • Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.2.5 to 3.3.1
    • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.3.1
    • Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.4.1 to 3.5.0
    • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.3 to 3.8.0
    • Bump org.apache.maven.plugins:maven-dependency-plugin from 3.6.1 to 3.7.1
    • Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.3.1 to 3.4.0
    • Bump org.apache.maven.plugins:maven-release-plugin from 3.0.1 to 3.1.1
    • Bump org.apache.maven.plugins:maven-clean-plugin from 3.3.2 to 3.4.0
    • Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.1 to 3.4.2
    • Bump org.sonatype.plugins:nexus-staging-maven-plugin from 1.6.13 to 1.7.0
    • Bump docker/setup-qemu-action from 3.0.0 to 3.2.0
    • Bump actions/upload-artifact from 4.3.3 to 4.3.4
    • Bump actions/dependency-review-action from 4.3.2 to 4.3.4
    • Bump actions/checkout from 4.1.6 to 4.1.7
    • Bump github/codeql-action from 3.25.6 to 3.25.14
    • Bump ossf/scorecard-action from 2.3.3 to 2.4.0
    • Bump step-security/harden-runner from 2.8.0 to 2.9.0

Configuration

📅 Schedule: Branch creation - "* * * * *" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant