clementguillot / nx-cloud-ce

OSS version of Nx Cloud
MIT License
13 stars 1 forks source link

fix(deps): update dependency io.quarkiverse.amazonservices:quarkus-amazon-s3 to v2.19.0 - autoclosed #243

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.quarkiverse.amazonservices:quarkus-amazon-s3 (source) 2.18.1 -> 2.19.0 age adoption passing confidence

Release Notes

quarkiverse/quarkus-amazon-services (io.quarkiverse.amazonservices:quarkus-amazon-s3) ### [`v2.19.0`](https://redirect.github.com/quarkiverse/quarkus-amazon-services/releases/tag/2.19.0) [Compare Source](https://redirect.github.com/quarkiverse/quarkus-amazon-services/compare/2.18.1...2.19.0) #### Foreword This version, along with subsequent 2.x versions, will maintain backward compatibility with the Quarkus Platform while staying feature-aligned with the main branch (3.x). #### Major changes - This version introduces support for multiple client configurations. You can find more documentation at https://docs.quarkiverse.io/quarkus-amazon-services/dev/common-features.html#\_named_clients #### Deprecated - The `S3Presigner` bean was historically created even if no injection point was discovered. You can [opt out](https://docs.quarkiverse.io/quarkus-amazon-services/2.19.x/amazon-s3.html#quarkus-amazon-s3\_quarkus-s3-unremovable-s3-presigner-bean) if you don’t need one. Opted-out will be the default in the next major version, and the configuration property will be removed. #### What's Changed - feat: pass container properties to moto container by [@​ketola](https://redirect.github.com/ketola) in [https://github.com/quarkiverse/quarkus-amazon-services/pull/1411](https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1411) - feat: introduce multiple client configuration by [@​scrocquesel](https://redirect.github.com/scrocquesel) in [https://github.com/quarkiverse/quarkus-amazon-services/pull/1304](https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1304) - build(deps): bump software.amazon.awssdk:bom from 2.27.20 to 2.28.10 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/quarkiverse/quarkus-amazon-services/pull/1419](https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1419) - build(deps): bump software.amazon.awssdk.crt:aws-crt from 0.30.10 to 0.31.3 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/quarkiverse/quarkus-amazon-services/pull/1418](https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1418) - refactor: fix some compilation and deprecated warning by [@​scrocquesel](https://redirect.github.com/scrocquesel) in [https://github.com/quarkiverse/quarkus-amazon-services/pull/1422](https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1422) - chore: release 3.0.0.alpha1 by [@​scrocquesel](https://redirect.github.com/scrocquesel) in [https://github.com/quarkiverse/quarkus-amazon-services/pull/1423](https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1423) - docs: add ketola as a contributor for code by [@​allcontributors](https://redirect.github.com/allcontributors) in [https://github.com/quarkiverse/quarkus-amazon-services/pull/1424](https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1424) - build(deps): bump io.quarkiverse:quarkiverse-parent from 17 to 18 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/quarkiverse/quarkus-amazon-services/pull/1428](https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1428) - build(deps): bump quarkus.version from 3.15.0 to 3.15.1 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/quarkiverse/quarkus-amazon-services/pull/1421](https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1421) - build(deps-dev): bump org.junit-pioneer:junit-pioneer from 2.2.0 to 2.3.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/quarkiverse/quarkus-amazon-services/pull/1432](https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1432) - Split and Reuse the Release workflow by [@​gastaldi](https://redirect.github.com/gastaldi) in [https://github.com/quarkiverse/quarkus-amazon-services/pull/1441](https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1441) - sqs messaging connector extension by [@​ozangunalp](https://redirect.github.com/ozangunalp) in [https://github.com/quarkiverse/quarkus-amazon-services/pull/1438](https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1438) - docs: add ozangunalp as a contributor for code by [@​allcontributors](https://redirect.github.com/allcontributors) in [https://github.com/quarkiverse/quarkus-amazon-services/pull/1445](https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1445) - Enforce quarkus-config-doc-maven-plugin version by [@​gsmet](https://redirect.github.com/gsmet) in [https://github.com/quarkiverse/quarkus-amazon-services/pull/1449](https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1449) - Feat/paymentcryptography by [@​scrocquesel](https://redirect.github.com/scrocquesel) in [https://github.com/quarkiverse/quarkus-amazon-services/pull/1450](https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1450) - feat: add api gateway management api extension by [@​scrocquesel](https://redirect.github.com/scrocquesel) in [https://github.com/quarkiverse/quarkus-amazon-services/pull/1451](https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1451) - chore: fix typo by [@​scrocquesel](https://redirect.github.com/scrocquesel) in [https://github.com/quarkiverse/quarkus-amazon-services/pull/1452](https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1452) - build(deps): bump software.amazon.awssdk:bom from 2.28.10 to 2.28.29 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/quarkiverse/quarkus-amazon-services/pull/1454](https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1454) - build(deps): bump quarkus.version from 3.15.1 to 3.16.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/quarkiverse/quarkus-amazon-services/pull/1453](https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1453) - test: move to io.quarkiverse by [@​scrocquesel](https://redirect.github.com/scrocquesel) in [https://github.com/quarkiverse/quarkus-amazon-services/pull/1459](https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1459) - feat: provide messaging sqs feature by [@​scrocquesel](https://redirect.github.com/scrocquesel) in [https://github.com/quarkiverse/quarkus-amazon-services/pull/1460](https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1460) - build: workaround jreleaser cannot deploy to Central by [@​scrocquesel](https://redirect.github.com/scrocquesel) in [https://github.com/quarkiverse/quarkus-amazon-services/pull/1461](https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1461) - fix: restore S3Presigner bean production behavior by [@​scrocquesel](https://redirect.github.com/scrocquesel) in [https://github.com/quarkiverse/quarkus-amazon-services/pull/1457](https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1457) - chore: release 2.19.0.alpha1 by [@​scrocquesel](https://redirect.github.com/scrocquesel) in [https://github.com/quarkiverse/quarkus-amazon-services/pull/1458](https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1458) - chore: release 2.19.0.alpha2 by [@​scrocquesel](https://redirect.github.com/scrocquesel) in [https://github.com/quarkiverse/quarkus-amazon-services/pull/1463](https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1463) - chore: release 2.19.0 by [@​scrocquesel](https://redirect.github.com/scrocquesel) in [https://github.com/quarkiverse/quarkus-amazon-services/pull/1464](https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1464) #### New Contributors - [@​ketola](https://redirect.github.com/ketola) made their first contribution in [https://github.com/quarkiverse/quarkus-amazon-services/pull/1411](https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1411) **Full Changelog**: https://github.com/quarkiverse/quarkus-amazon-services/compare/2.18.1...2.19.0

Configuration

📅 Schedule: 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.



This PR was generated by Mend Renovate. View the repository job log.

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud