-
Notifications
You must be signed in to change notification settings - Fork 8
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
Update feign monorepo to v13 (major) #1645
Conversation
06890f6
to
b8f3685
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #1645 +/- ##
=========================================
Coverage 77.40% 77.40%
Complexity 2022 2022
=========================================
Files 305 305
Lines 7214 7214
Branches 591 591
=========================================
Hits 5584 5584
Misses 1302 1302
Partials 328 328 ☔ View full report in Codecov by Sentry. |
b8f3685
to
1d54410
Compare
1d54410
to
bef789c
Compare
bef789c
to
bdb2acc
Compare
bdb2acc
to
9011ae9
Compare
9011ae9
to
d8b23db
Compare
d8b23db
to
6fcccd8
Compare
6fcccd8
to
0f7bc1f
Compare
fd56ac1
to
c51a116
Compare
c51a116
to
b58855f
Compare
b58855f
to
74bea66
Compare
d9745d7
to
278cf20
Compare
278cf20
to
be8f063
Compare
be8f063
to
39ba781
Compare
39ba781
to
2df887c
Compare
2df887c
to
1828a9a
Compare
1828a9a
to
d14c58c
Compare
d14c58c
to
8cbcb9b
Compare
8cbcb9b
to
08ce122
Compare
08ce122
to
8c45cf6
Compare
8c45cf6
to
53bf4d4
Compare
53bf4d4
to
5844d6a
Compare
5844d6a
to
16bce00
Compare
16bce00
to
aa46fc8
Compare
This PR contains the following updates:
12.5
->13.2.1
12.5
->13.2.1
12.5
->13.2.1
Release Notes
openfeign/feign (io.github.openfeign:feign-core)
v13.2.1
: OpenFeign 13.2.1Compare Source
What's Changed
List of PRs that updated libraries versions
* build(deps): bump com.squareup.moshi:moshi from 1.15.0 to 1.15.1 by @dependabot in https://github.com/OpenFeign/feign/pull/2315 * build(deps): bump com.google.http-client:google-http-client from 1.43.3 to 1.44.1 by @dependabot in https://github.com/OpenFeign/feign/pull/2313 * build(deps): bump org.junit:junit-bom from 5.10.1 to 5.10.2 by @dependabot in https://github.com/OpenFeign/feign/pull/2319 * build(deps): bump org.json:json from 20231013 to 20240205 by @dependabot in https://github.com/OpenFeign/feign/pull/2322 * build(deps-dev): bump org.assertj:assertj-core from 3.25.2 to 3.25.3 by @dependabot in https://github.com/OpenFeign/feign/pull/2320 * build(deps): bump slf4j.version from 2.0.11 to 2.0.12 by @dependabot in https://github.com/OpenFeign/feign/pull/2321
Full Changelog: OpenFeign/feign@13.2...13.2.1
v13.2
: OpenFeign 13.2Compare Source
What's Changed
List of PRs that updated libraries versions
New Contributors
Full Changelog: OpenFeign/feign@13.1...13.2
v13.1
: OpenFeign 13.1Compare Source
What's Changed
List of PRs that updated libraries versions
* build(deps): bump jakarta.xml.ws:jakarta.xml.ws-api from 4.0.0 to 4.0.1 by @dependabot in https://github.com/OpenFeign/feign/pull/2211 * build(deps-dev): bump org.glassfish.jersey.core:jersey-client from 2.40 to 2.41 by @dependabot in https://github.com/OpenFeign/feign/pull/2210 * build(deps-dev): bump org.glassfish.jersey.inject:jersey-hk2 from 2.40 to 2.41 by @dependabot in https://github.com/OpenFeign/feign/pull/2209 * build(deps): bump jakarta.xml.soap:jakarta.xml.soap-api from 3.0.0 to 3.0.1 by @dependabot in https://github.com/OpenFeign/feign/pull/2208 * build(deps): bump com.sun.xml.bind:jaxb-impl from 2.3.8 to 2.3.9 by @dependabot in https://github.com/OpenFeign/feign/pull/2207 * build(deps): bump io.sundr:sundr-maven-plugin from 0.101.0 to 0.101.1 by @dependabot in https://github.com/OpenFeign/feign/pull/2213 * build(deps): bump maven-surefire-plugin.version from 3.1.2 to 3.2.1 by @dependabot in https://github.com/OpenFeign/feign/pull/2212 * build(deps): bump io.sundr:sundr-maven-plugin from 0.101.1 to 0.101.2 by @dependabot in https://github.com/OpenFeign/feign/pull/2215 * build(deps): bump kotlin.version from 1.9.10 to 1.9.20 by @dependabot in https://github.com/OpenFeign/feign/pull/2219 * build(deps): bump io.sundr:sundr-maven-plugin from 0.101.2 to 0.101.3 by @dependabot in https://github.com/OpenFeign/feign/pull/2220 * build(deps): bump org.mockito:mockito-core from 5.6.0 to 5.7.0 by @dependabot in https://github.com/OpenFeign/feign/pull/2221 * build(deps): bump org.moditect:moditect-maven-plugin from 1.0.0.Final to 1.1.0 by @dependabot in https://github.com/OpenFeign/feign/pull/2224 * build(deps): bump io.dropwizard.metrics:metrics-core from 4.2.21 to 4.2.22 by @dependabot in https://github.com/OpenFeign/feign/pull/2222 * build(deps): bump org.junit:junit-bom from 5.10.0 to 5.10.1 by @dependabot in https://github.com/OpenFeign/feign/pull/2223 * build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.0 to 3.6.2 by @dependabot in https://github.com/OpenFeign/feign/pull/2226 * build(deps): bump maven-surefire-plugin.version from 3.2.1 to 3.2.2 by @dependabot in https://github.com/OpenFeign/feign/pull/2225
New Contributors
Full Changelog: OpenFeign/feign@13.0...13.1
v13.0
: OpenFeign 13.0Compare Source
What's Changed
mapEncoder
attribute by @pilak in https://github.com/OpenFeign/feign/pull/2098List of PRs that updated libraries versions
2023061
to2023101
by @dependabot in https://github.com/OpenFeign/feign/pull/2204New Contributors
Full Changelog: OpenFeign/feign@12.5...13.0
Configuration
📅 Schedule: Branch creation - "after 7am and before 11am every weekday" in timezone Europe/London, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.