generated from hmcts/spring-boot-template
-
Notifications
You must be signed in to change notification settings - Fork 2
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) - autoclosed #1521
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate
bot
force-pushed
the
renovate/major-feign-monorepo
branch
from
December 20, 2023 15:16
723acdf
to
d36faa4
Compare
renovate
bot
force-pushed
the
renovate/major-feign-monorepo
branch
from
December 20, 2023 16:43
d36faa4
to
bc5a880
Compare
renovate
bot
force-pushed
the
renovate/major-feign-monorepo
branch
from
January 10, 2024 17:08
bc5a880
to
51158fe
Compare
renovate
bot
force-pushed
the
renovate/major-feign-monorepo
branch
from
January 12, 2024 13:37
51158fe
to
ca7dd8d
Compare
renovate
bot
force-pushed
the
renovate/major-feign-monorepo
branch
from
January 25, 2024 10:08
ca7dd8d
to
311140f
Compare
renovate
bot
force-pushed
the
renovate/major-feign-monorepo
branch
from
February 7, 2024 07:40
311140f
to
656a259
Compare
renovate
bot
force-pushed
the
renovate/major-feign-monorepo
branch
from
February 7, 2024 09:13
656a259
to
1cf030a
Compare
renovate
bot
force-pushed
the
renovate/major-feign-monorepo
branch
from
February 29, 2024 13:21
1cf030a
to
e700c44
Compare
renovate
bot
force-pushed
the
renovate/major-feign-monorepo
branch
from
March 4, 2024 09:09
e700c44
to
b3e335c
Compare
renovate
bot
force-pushed
the
renovate/major-feign-monorepo
branch
from
March 5, 2024 12:52
b3e335c
to
4a16436
Compare
renovate
bot
force-pushed
the
renovate/major-feign-monorepo
branch
from
March 5, 2024 14:10
4a16436
to
ae80897
Compare
renovate
bot
force-pushed
the
renovate/major-feign-monorepo
branch
from
March 12, 2024 15:40
ae80897
to
c81464f
Compare
renovate
bot
force-pushed
the
renovate/major-feign-monorepo
branch
from
March 12, 2024 18:50
c81464f
to
d87453d
Compare
renovate
bot
force-pushed
the
renovate/major-feign-monorepo
branch
from
March 12, 2024 19:11
d87453d
to
192370d
Compare
renovate
bot
force-pushed
the
renovate/major-feign-monorepo
branch
from
April 10, 2024 07:27
192370d
to
f86dc38
Compare
renovate
bot
force-pushed
the
renovate/major-feign-monorepo
branch
from
April 12, 2024 09:10
f86dc38
to
0d36d03
Compare
renovate
bot
force-pushed
the
renovate/major-feign-monorepo
branch
from
April 12, 2024 09:29
0d36d03
to
7515ee7
Compare
renovate
bot
changed the title
Update feign monorepo to v13 (major)
Update feign monorepo to v13 (major) - autoclosed
May 23, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
12.5
->13.2.1
12.5
->13.2.1
Release Notes
openfeign/feign (io.github.openfeign:feign-jackson)
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: 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.