renovate-bot opened a new pull request, #4845: URL: https://github.com/apache/polaris/pull/4845
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [com.adobe.testing:s3mock-testcontainers](https://redirect.github.com/adobe/S3Mock) | `5.0.0` → `5.1.0` |  |  | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/642) for more information. --- ### Release Notes <details> <summary>adobe/S3Mock (com.adobe.testing:s3mock-testcontainers)</summary> ### [`v5.1.0`](https://redirect.github.com/adobe/S3Mock/blob/HEAD/CHANGELOG.md#510) [Compare Source](https://redirect.github.com/adobe/S3Mock/compare/5.0.0...5.1.0) - Features and fixes - fix: Skip blank `initialBuckets` entries during startup to avoid creating a bogus root-level persisted bucket. - fix: InvalidRange error code (fixes [#​3044](https://redirect.github.com/adobe/S3Mock/issues/3044)) - feat: Experimental S3 Vectors API support — enable with `SPRING_PROFILES_ACTIVE=vectors`; runs on dedicated HTTP port 9092 / HTTPS port 9193. Supports `CreateVectorBucket`, `GetVectorBucket`, `ListVectorBuckets`, `DeleteVectorBucket`, `CreateIndex`, `GetIndex`, `ListIndexes`, `DeleteIndex`, `PutVectors`, `GetVectors`, `ListVectors`, `DeleteVectors`, `QueryVectors`, `PutVectorBucketPolicy`, `GetVectorBucketPolicy`, `DeleteVectorBucketPolicy`, `TagResource`, `UntagResource`, `ListTagsForResource`. See [README.md#s3-vectors-support](README.md#s3-vectors-support). - This was mostly implemented using Claude with human guidance. - [ITs](integration-tests/src/test/kotlin/com/adobe/testing/s3mock/its/vectors) pass against the real S3 API except the [VectorPolicyIT](integration-tests/src/test/kotlin/com/adobe/testing/s3mock/its/vectors/VectorPolicyIT.kt) which would need real AWS principals. - Updated LICENSE and CODE\_OF\_CONDUCT.md, CONTRIBUTING.md, PULL\_REQUEST\_TEMPLATE.md to match latest official Adobe guidelines. - Version updates (deliverable dependencies) - Bump alpine from 3.23.3 to 3.24.1 in /docker - Bump spring-boot.version from 4.0.5 to 4.1.0 - Bump software.amazon.awssdk:bom from 2.42.29 to 2.46.11 - Bump aws.sdk.kotlin:s3-jvm from 1.6.52 to 1.6.96 - Bump org.jetbrains.kotlin:kotlin-bom from 2.3.10 to 2.3.21 - Bump org.jetbrains.kotlinx:kotlinx-coroutines-bom from 1.10.2 to 1.11.0 - Bump org.testcontainers:testcontainers-bom from 2.0.2 to 2.0.5 - Version updates (build dependencies) - Bump com.github.gantsign.maven:ktlint-maven-plugin from 3.7.0 to 3.7.1 - Bump com.puppycrawl.tools:checkstyle from 13.4.0 to 13.6.0 - Bump digital.pragmatech.testing:spring-test-profiler from 0.1.0 to 0.1.2 - Bump org.jacoco:jacoco-maven-plugin from 0.8.14 to 0.8.15 - Bump org.apache.maven.plugins:maven-dependency-plugin from 3.10.0 to 3.11.0 - Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.5.5 to 3.5.6 - Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.5 to 3.5.6 - Bump org.sonatype.central:central-publishing-maven-plugin from 0.10.0 to 0.11.0 - Bump org.xmlunit:xmlunit-assertj3 from 2.11.0 to 2.12.0 - Bump actions/checkout from 6.0.2 to 6.0.3 - Bump actions/dependency-review-action from 4.9.0 to 5.0.0 - Bump actions/stale from 10.2.0 to 10.3.0 - Bump actions/upload-artifact from 7.0.0 to 7.0.1 - Bump docker/setup-qemu-action from 4.0.0 to 4.1.0 - Bump github/codeql-action from 4.35.1 to 4.36.2 - Bump step-security/harden-runner from 2.16.1 to 2.19.4 </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - 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 this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/apache/polaris). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMzEuMSIsInVwZGF0ZWRJblZlciI6IjQzLjIzMS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS1wb2xhcmlzIl19--> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
