rieckpil / blog-tutorials

:star: Codebase for various tutorials about Java, Spring Boot, AWS, Kotlin, and Testing
https://rieckpil.de/
MIT License
771 stars 759 forks source link

Update dependency org.microshed:microshed-testing-liberty to v0.9.2 #200

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.microshed:microshed-testing-liberty (source) 0.9 -> 0.9.2 age adoption passing confidence

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

MicroShed/microshed-testing (org.microshed:microshed-testing-liberty) ### [`v0.9.2`](https://togithub.com/MicroShed/microshed-testing/releases/tag/0.9.2): MicroShed Testing 0.9.2 [Compare Source](https://togithub.com/MicroShed/microshed-testing/compare/0.9.1...0.9.2) ##### ⚠️ Breaking Changes - ([#​312](https://togithub.com/MicroShed/microshed-testing/issues/312)) Introduced compatibility with the Jakarta Namespace. - The `microshed-testing-core` dependency is no longer automatically included with other modules which as `microshed-testing-testcontainers` or `microshed-testing-liberty`. - Users will need to choose either `microshed-testing-core` or `microshed-testing-core-jakarta` ##### 🎉 Enhancements - ([#​296](https://togithub.com/MicroShed/microshed-testing/issues/296)) Updates base liberty image to java 17 - ([#​320](https://togithub.com/MicroShed/microshed-testing/issues/320)) Update gradle wrapper ##### New Contributors - [@​appiepollo14](https://togithub.com/appiepollo14) made their first contribution in [https://github.com/MicroShed/microshed-testing/pull/296](https://togithub.com/MicroShed/microshed-testing/pull/296) - [@​KyleAure](https://togithub.com/KyleAure) made their first contribution in [https://github.com/MicroShed/microshed-testing/pull/300](https://togithub.com/MicroShed/microshed-testing/pull/300) **Full Changelog**: https://github.com/MicroShed/microshed-testing/compare/0.9.1...0.9.2 ### [`v0.9.1`](https://togithub.com/MicroShed/microshed-testing/releases/tag/0.9.1): MicroShed Testing 0.9.1 [Compare Source](https://togithub.com/MicroShed/microshed-testing/compare/0.9...0.9.1) ##### 🐛 Bug Fixes - Quarkus extension is now fixed ([#​223](https://togithub.com/MicroShed/microshed-testing/issues/223)) - Fix issue where incorrect HTTP port gets used for rest clients in hollow mode ([#​227](https://togithub.com/MicroShed/microshed-testing/issues/227)) - Upgrade to Testcontainers 1.15.0 to pick up important fix for running on Docker for Mac 2.4 ([#​241](https://togithub.com/MicroShed/microshed-testing/issues/241))

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 has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 4 months ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (0.9.2). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.