krud-dev / ostara

Ostara is a cross-platform desktop app for managing and monitoring Spring Boot applications using the Actuator API, providing comprehensive insights and effortless control.
https://ostara.dev
Apache License 2.0
319 stars 11 forks source link

fix(deps): update feign monorepo to v12.4 #678

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.github.openfeign:feign-okhttp 12.3 -> 12.4 age adoption passing confidence
io.github.openfeign:feign-jackson 12.3 -> 12.4 age adoption passing confidence
io.github.openfeign:feign-core 12.3 -> 12.4 age adoption passing confidence

Release Notes

openfeign/feign (io.github.openfeign:feign-okhttp) ### [`v12.4`](https://togithub.com/OpenFeign/feign/releases/tag/12.4): OpenFeign 12.4 [Compare Source](https://togithub.com/openfeign/feign/compare/12.3...12.4) #### What's Changed - added jaxb-jakarta module on the basis of jaxb module by [@​FloLei](https://togithub.com/FloLei) in [https://github.com/OpenFeign/feign/pull/2014](https://togithub.com/OpenFeign/feign/pull/2014) - added jaxb-jakarta module to parent pom by [@​FloLei](https://togithub.com/FloLei) in [https://github.com/OpenFeign/feign/pull/2015](https://togithub.com/OpenFeign/feign/pull/2015) - Enrich example for ErrorDecoder and Retryer by [@​xialeistudio](https://togithub.com/xialeistudio) in [https://github.com/OpenFeign/feign/pull/2030](https://togithub.com/OpenFeign/feign/pull/2030) - Added error decoder to async builder by [@​rwagstaff](https://togithub.com/rwagstaff) in [https://github.com/OpenFeign/feign/pull/2029](https://togithub.com/OpenFeign/feign/pull/2029) - Optimize README.md by [@​kerwin612](https://togithub.com/kerwin612) in [https://github.com/OpenFeign/feign/pull/2042](https://togithub.com/OpenFeign/feign/pull/2042) - [GH-2047](https://togithub.com/openfeign/feign/issues/2047): Exclude okio from module info by [@​kdavisk6](https://togithub.com/kdavisk6) in [https://github.com/OpenFeign/feign/pull/2048](https://togithub.com/OpenFeign/feign/pull/2048) - Rollback Jackson 2.15.1 due to module incompatibilities by [@​kdavisk6](https://togithub.com/kdavisk6) in [https://github.com/OpenFeign/feign/pull/2051](https://togithub.com/OpenFeign/feign/pull/2051) - Re-format the overview mindmap by [@​luciolucio](https://togithub.com/luciolucio) in [https://github.com/OpenFeign/feign/pull/2066](https://togithub.com/OpenFeign/feign/pull/2066) - \[ [#​2070](https://togithub.com/openfeign/feign/issues/2070) ] | Update README.md | Clean Maven Central link by [@​academy-codex](https://togithub.com/academy-codex) in [https://github.com/OpenFeign/feign/pull/2069](https://togithub.com/OpenFeign/feign/pull/2069) - Unknown hostnames correspond to reserved ones in RFC 2602 by [@​radio-rogal](https://togithub.com/radio-rogal) in [https://github.com/OpenFeign/feign/pull/2087](https://togithub.com/OpenFeign/feign/pull/2087) - Allow QueryMapEncoder accept null value by [@​quaff](https://togithub.com/quaff) in [https://github.com/OpenFeign/feign/pull/2086](https://togithub.com/OpenFeign/feign/pull/2086) - The HTTP protocol version: it misses in AsyncApacheHttp5Client's response and hardcoded in Request.toString() by [@​radio-rogal](https://togithub.com/radio-rogal) in [https://github.com/OpenFeign/feign/pull/2097](https://togithub.com/OpenFeign/feign/pull/2097) - feign-soap-jakarta module like feign-soap, but with feign-jaxb-jakarta instead of feign-jaxb by [@​kistlers](https://togithub.com/kistlers) in [https://github.com/OpenFeign/feign/pull/2094](https://togithub.com/OpenFeign/feign/pull/2094) - Adds convenient overloaded constructor for Request.Options by [@​iwek7](https://togithub.com/iwek7) in [https://github.com/OpenFeign/feign/pull/2093](https://togithub.com/OpenFeign/feign/pull/2093) - ApacheHttp5Client uses Options to follow Redirects by [@​ShubhamDagar](https://togithub.com/ShubhamDagar) in [https://github.com/OpenFeign/feign/pull/2104](https://togithub.com/OpenFeign/feign/pull/2104) - Allow schema and validation event handler customization in JAXBContextFactory by [@​virtual-machinist](https://togithub.com/virtual-machinist) in [https://github.com/OpenFeign/feign/pull/2084](https://togithub.com/OpenFeign/feign/pull/2084) - Remove usage of deprecated public constructor for `RibbonClient` by [@​fandreuz](https://togithub.com/fandreuz) in [https://github.com/OpenFeign/feign/pull/2111](https://togithub.com/OpenFeign/feign/pull/2111) - Allow override of maxBodyBytesLength in ErrorDecoder by [@​ddeath](https://togithub.com/ddeath) in [https://github.com/OpenFeign/feign/pull/2113](https://togithub.com/OpenFeign/feign/pull/2113) ***
List of PRs that updated libraries versions
- build(deps): bump mockito-core from 5.2.0 to 5.3.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/OpenFeign/feign/pull/2012](https://togithub.com/OpenFeign/feign/pull/2012) - build(deps): bump reactor.version from 3.5.4 to 3.5.5 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/OpenFeign/feign/pull/2011](https://togithub.com/OpenFeign/feign/pull/2011) - build(deps): bump micrometer.version from 1.10.5 to 1.10.6 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/OpenFeign/feign/pull/2010](https://togithub.com/OpenFeign/feign/pull/2010) - build(deps-dev): bump spring-context from 6.0.7 to 6.0.8 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/OpenFeign/feign/pull/2013](https://togithub.com/OpenFeign/feign/pull/2013) - build(deps): bump jackson-databind.version from 2.14.2 to 2.15.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/OpenFeign/feign/pull/2020](https://togithub.com/OpenFeign/feign/pull/2020) - build(deps): bump mockito-core from 5.3.0 to 5.3.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/OpenFeign/feign/pull/2022](https://togithub.com/OpenFeign/feign/pull/2022) - build(deps): bump okhttp-bom from 4.10.0 to 4.11.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/OpenFeign/feign/pull/2021](https://togithub.com/OpenFeign/feign/pull/2021) - build(deps-dev): bump jackson-databind from 2.14.2 to 2.15.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/OpenFeign/feign/pull/2023](https://togithub.com/OpenFeign/feign/pull/2023) - build(deps): bump kotlin.version from 1.8.20 to 1.8.21 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/OpenFeign/feign/pull/2024](https://togithub.com/OpenFeign/feign/pull/2024) - build(deps-dev): bump junit-jupiter-params from 5.9.2 to 5.9.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/OpenFeign/feign/pull/2027](https://togithub.com/OpenFeign/feign/pull/2027) - build(deps): bump netty.version from 4.1.91.Final to 4.1.92.Final by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/OpenFeign/feign/pull/2025](https://togithub.com/OpenFeign/feign/pull/2025) - build(deps): bump moditect-maven-plugin from 1.0.0.RC3 to 1.0.0.Final by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/OpenFeign/feign/pull/2031](https://togithub.com/OpenFeign/feign/pull/2031) - build(deps): bump maven-surefire-plugin.version from 3.0.0 to 3.1.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/OpenFeign/feign/pull/2034](https://togithub.com/OpenFeign/feign/pull/2034) - build(deps): bump maven-gpg-plugin from 3.0.1 to 3.1.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/OpenFeign/feign/pull/2033](https://togithub.com/OpenFeign/feign/pull/2033) - build(deps): bump kotlinx.coroutines.version from 1.6.4 to 1.7.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/OpenFeign/feign/pull/2032](https://togithub.com/OpenFeign/feign/pull/2032) - build(deps): bump micrometer.version from 1.10.6 to 1.11.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/OpenFeign/feign/pull/2036](https://togithub.com/OpenFeign/feign/pull/2036) - build(deps): bump reactor.version from 3.5.5 to 3.5.6 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/OpenFeign/feign/pull/2038](https://togithub.com/OpenFeign/feign/pull/2038) - build(deps): bump kotlinx.coroutines.version from 1.7.0 to 1.7.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/OpenFeign/feign/pull/2046](https://togithub.com/OpenFeign/feign/pull/2046) - build(deps): bump google-http-client from 1.43.1 to 1.43.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/OpenFeign/feign/pull/2043](https://togithub.com/OpenFeign/feign/pull/2043) - build(deps-dev): bump spring-context from 6.0.8 to 6.0.9 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/OpenFeign/feign/pull/2044](https://togithub.com/OpenFeign/feign/pull/2044) - build(deps): bump jackson-databind.version from 2.15.0 to 2.15.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/OpenFeign/feign/pull/2049](https://togithub.com/OpenFeign/feign/pull/2049) - build(deps-dev): bump jackson-databind from 2.15.0 to 2.15.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/OpenFeign/feign/pull/2050](https://togithub.com/OpenFeign/feign/pull/2050) - build(deps): bump maven-bundle-plugin from 5.1.8 to 5.1.9 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/OpenFeign/feign/pull/2054](https://togithub.com/OpenFeign/feign/pull/2054) - build(deps): bump maven-scm-plugin from 2.0.0 to 2.0.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/OpenFeign/feign/pull/2056](https://togithub.com/OpenFeign/feign/pull/2056) - build(deps): bump maven-source-plugin from 3.2.1 to 3.3.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/OpenFeign/feign/pull/2057](https://togithub.com/OpenFeign/feign/pull/2057) - build(deps): bump guava from 31.1-jre to 32.0.0-jre by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/OpenFeign/feign/pull/2067](https://togithub.com/OpenFeign/feign/pull/2067) - build(deps): bump spring-cloud-dependencies from 2022.0.2 to 2022.0.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/OpenFeign/feign/pull/2063](https://togithub.com/OpenFeign/feign/pull/2063) - build(deps): bump sundr-maven-plugin from 0.94.0 to 0.95.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/OpenFeign/feign/pull/2061](https://togithub.com/OpenFeign/feign/pull/2061) - build(deps): bump auto-service-annotations from 1.0.1 to 1.1.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/OpenFeign/feign/pull/2059](https://togithub.com/OpenFeign/feign/pull/2059) - build(deps): bump netty.version from 4.1.92.Final to 4.1.93.Final by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/OpenFeign/feign/pull/2062](https://togithub.com/OpenFeign/feign/pull/2062) - build(deps): bump jackson.version from 2.15.0 to 2.15.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/OpenFeign/feign/pull/2071](https://togithub.com/OpenFeign/feign/pull/2071) - build(deps): bump metrics-core from 4.2.18 to 4.2.19 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/OpenFeign/feign/pull/2072](https://togithub.com/OpenFeign/feign/pull/2072) - build(deps): bump maven-release-plugin from 3.0.0 to 3.0.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/OpenFeign/feign/pull/2073](https://togithub.com/OpenFeign/feign/pull/2073) - build(deps): bump maven-surefire-plugin.version from 3.1.0 to 3.1.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/OpenFeign/feign/pull/2075](https://togithub.com/OpenFeign/feign/pull/2075) - build(deps): bump versions-maven-plugin from 2.15.0 to 2.16.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/OpenFeign/feign/pull/2074](https://togithub.com/OpenFeign/feign/pull/2074) - build(deps): bump kotlin.version from 1.8.21 to 1.8.22 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/OpenFeign/feign/pull/2076](https://togithub.com/OpenFeign/feign/pull/2076) - build(deps): bump guava from 32.0.0-jre to 32.0.1-jre by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/OpenFeign/feign/pull/2077](https://togithub.com/OpenFeign/feign/pull/2077) - build(deps): bump micrometer.version from 1.11.0 to 1.11.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/OpenFeign/feign/pull/2080](https://togithub.com/OpenFeign/feign/pull/2080) - build(deps): bump auto-service-annotations from 1.1.0 to 1.1.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/OpenFeign/feign/pull/2079](https://togithub.com/OpenFeign/feign/pull/2079) - build(deps): bump reactor.version from 3.5.6 to 3.5.7 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/OpenFeign/feign/pull/2082](https://togithub.com/OpenFeign/feign/pull/2082) - build(deps-dev): bump spring-context from 6.0.9 to 6.0.10 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/OpenFeign/feign/pull/2088](https://togithub.com/OpenFeign/feign/pull/2088) - build(deps): bump maven-shade-plugin from 3.4.1 to 3.5.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/OpenFeign/feign/pull/2090](https://togithub.com/OpenFeign/feign/pull/2090) - build(deps): bump json from [`2023022`](https://togithub.com/openfeign/feign/commit/20230227) to [`2023061`](https://togithub.com/openfeign/feign/commit/20230618) by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/OpenFeign/feign/pull/2092](https://togithub.com/OpenFeign/feign/pull/2092) - build(deps): bump mockito-core from 5.3.1 to 5.4.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/OpenFeign/feign/pull/2091](https://togithub.com/OpenFeign/feign/pull/2091) - build(deps): bump netty.version from 4.1.93.Final to 4.1.94.Final by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/OpenFeign/feign/pull/2096](https://togithub.com/OpenFeign/feign/pull/2096) - build(deps): bump google-http-client from 1.43.2 to 1.43.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/OpenFeign/feign/pull/2102](https://togithub.com/OpenFeign/feign/pull/2102) - build(deps): bump sundr-maven-plugin from 0.95.0 to 0.100.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/OpenFeign/feign/pull/2101](https://togithub.com/OpenFeign/feign/pull/2101) - build(deps): bump commons-codec from 1.15 to 1.16.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/OpenFeign/feign/pull/2100](https://togithub.com/OpenFeign/feign/pull/2100) - build(deps): bump netty-handler from 4.1.93.Final to 4.1.94.Final in /benchmark by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/OpenFeign/feign/pull/2095](https://togithub.com/OpenFeign/feign/pull/2095) - build(deps-dev): bump jersey-client from 2.39.1 to 2.40 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/OpenFeign/feign/pull/2106](https://togithub.com/OpenFeign/feign/pull/2106) - build(deps-dev): bump jersey-hk2 from 2.39.1 to 2.40 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/OpenFeign/feign/pull/2105](https://togithub.com/OpenFeign/feign/pull/2105) - build(deps): bump kotlinx.coroutines.version from 1.7.1 to 1.7.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/OpenFeign/feign/pull/2109](https://togithub.com/OpenFeign/feign/pull/2109) - build(deps): bump guava from 32.0.1-jre to 32.1.0-jre by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/OpenFeign/feign/pull/2110](https://togithub.com/OpenFeign/feign/pull/2110) - build(deps): bump guava from 32.0.1-jre to 32.1.1-jre by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/OpenFeign/feign/pull/2112](https://togithub.com/OpenFeign/feign/pull/2112) - build(deps): bump sundr-maven-plugin from 0.100.0 to 0.100.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/OpenFeign/feign/pull/2118](https://togithub.com/OpenFeign/feign/pull/2118)
#### New Contributors * @​FloLei made their first contributi[https://github.com/OpenFeign/feign/pull/2014](https://togithub.com/OpenFeign/feign/pull/2014)l/2014 * @​xialeistudio made their first contributi[https://github.com/OpenFeign/feign/pull/2030](https://togithub.com/OpenFeign/feign/pull/2030)l/2030 * @​rwagstaff made their first contributi[https://github.com/OpenFeign/feign/pull/2029](https://togithub.com/OpenFeign/feign/pull/2029)l/2029 * @​kerwin612 made their first contributi[https://github.com/OpenFeign/feign/pull/2042](https://togithub.com/OpenFeign/feign/pull/2042)l/2042 * @​luciolucio made their first contributi[https://github.com/OpenFeign/feign/pull/2066](https://togithub.com/OpenFeign/feign/pull/2066)l/2066 * @​academy-codex made their first contributi[https://github.com/OpenFeign/feign/pull/2069](https://togithub.com/OpenFeign/feign/pull/2069)l/2069 * @​quaff made their first contributi[https://github.com/OpenFeign/feign/pull/2086](https://togithub.com/OpenFeign/feign/pull/2086)l/2086 * @​kistlers made their first contributi[https://github.com/OpenFeign/feign/pull/2094](https://togithub.com/OpenFeign/feign/pull/2094)l/2094 * @​iwek7 made their first contributi[https://github.com/OpenFeign/feign/pull/2093](https://togithub.com/OpenFeign/feign/pull/2093)l/2093 * @​ShubhamDagar made their first contributi[https://github.com/OpenFeign/feign/pull/2104](https://togithub.com/OpenFeign/feign/pull/2104)l/2104 * @​virtual-machinist made their first contributi[https://github.com/OpenFeign/feign/pull/2084](https://togithub.com/OpenFeign/feign/pull/2084)l/2084 * @​fandreuz made their first contributi[https://github.com/OpenFeign/feign/pull/2111](https://togithub.com/OpenFeign/feign/pull/2111)l/2111 * @​ddeath made their first contributi[https://github.com/OpenFeign/feign/pull/2113](https://togithub.com/OpenFeign/feign/pull/2113)l/2113 **Full Changelog**: https://github.com/OpenFeign/feign/compare/12.3...12.4

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 these updates again.



This PR has been generated by Mend Renovate. View repository job log here.

changeset-bot[bot] commented 1 year ago

āš ļø No Changeset found

Latest commit: 56231d414c911969386534945fe6305eaf1319d7

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

sonarcloud[bot] commented 1 year ago

[daemon] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information