generated from hmcts/spring-boot-template
-
Notifications
You must be signed in to change notification settings - Fork 1
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 dependency io.github.openfeign:feign-okhttp to v13 #152
Merged
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
October 27, 2023 15:17
ef89e2d
to
2e428bd
Compare
hmcts-jenkins-cnp
bot
added
ns:darts-modernisation
prd:darts
rel:darts-gateway-pr-152
labels
Oct 27, 2023
renovate
bot
force-pushed
the
renovate/major-feign-monorepo
branch
from
October 27, 2023 15:36
2e428bd
to
abc91ad
Compare
renovate
bot
force-pushed
the
renovate/major-feign-monorepo
branch
from
October 27, 2023 18:19
abc91ad
to
8842a60
Compare
renovate
bot
force-pushed
the
renovate/major-feign-monorepo
branch
from
October 27, 2023 21:19
8842a60
to
507c536
Compare
renovate
bot
force-pushed
the
renovate/major-feign-monorepo
branch
from
October 28, 2023 00:56
507c536
to
0794d18
Compare
renovate
bot
force-pushed
the
renovate/major-feign-monorepo
branch
from
October 28, 2023 04:27
0794d18
to
e679e2d
Compare
renovate
bot
force-pushed
the
renovate/major-feign-monorepo
branch
from
October 28, 2023 07:41
e679e2d
to
c533160
Compare
renovate
bot
force-pushed
the
renovate/major-feign-monorepo
branch
from
October 28, 2023 10:44
c533160
to
339f116
Compare
renovate
bot
force-pushed
the
renovate/major-feign-monorepo
branch
from
October 28, 2023 13:13
339f116
to
945aeb0
Compare
renovate
bot
force-pushed
the
renovate/major-feign-monorepo
branch
from
October 28, 2023 16:44
945aeb0
to
269c5e3
Compare
renovate
bot
force-pushed
the
renovate/major-feign-monorepo
branch
from
November 1, 2023 14:55
269c5e3
to
07722bf
Compare
renovate
bot
force-pushed
the
renovate/major-feign-monorepo
branch
from
November 1, 2023 15:04
07722bf
to
2dd7371
Compare
renovate
bot
force-pushed
the
renovate/major-feign-monorepo
branch
from
November 2, 2023 10:24
2dd7371
to
c62dd1c
Compare
renovate
bot
force-pushed
the
renovate/major-feign-monorepo
branch
from
December 8, 2023 19:52
c57f257
to
3f11b32
Compare
renovate
bot
force-pushed
the
renovate/major-feign-monorepo
branch
from
December 12, 2023 16:03
3f11b32
to
5f1475f
Compare
renovate
bot
force-pushed
the
renovate/major-feign-monorepo
branch
from
December 13, 2023 09:43
5f1475f
to
1aff766
Compare
renovate
bot
force-pushed
the
renovate/major-feign-monorepo
branch
from
December 13, 2023 10:04
1aff766
to
71f29dd
Compare
renovate
bot
force-pushed
the
renovate/major-feign-monorepo
branch
from
December 13, 2023 10:20
71f29dd
to
9e4d0a4
Compare
renovate
bot
force-pushed
the
renovate/major-feign-monorepo
branch
from
December 13, 2023 10:30
9e4d0a4
to
04b4242
Compare
renovate
bot
force-pushed
the
renovate/major-feign-monorepo
branch
from
December 13, 2023 10:39
04b4242
to
0c2b012
Compare
renovate
bot
force-pushed
the
renovate/major-feign-monorepo
branch
from
December 14, 2023 09:37
0c2b012
to
bf7cc8a
Compare
renovate
bot
force-pushed
the
renovate/major-feign-monorepo
branch
from
December 14, 2023 11:40
bf7cc8a
to
7ccec54
Compare
renovate
bot
force-pushed
the
renovate/major-feign-monorepo
branch
from
December 14, 2023 12:08
7ccec54
to
71d54df
Compare
renovate
bot
force-pushed
the
renovate/major-feign-monorepo
branch
from
December 14, 2023 12:18
71d54df
to
f63adbf
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠ Warning: custom changes will be lost. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.1
Release Notes
openfeign/feign (io.github.openfeign:feign-okhttp)
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 this update again.
This PR has been generated by Mend Renovate. View repository job log here.