Skip to content
This repository was archived by the owner on Apr 10, 2025. It is now read-only.

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Apr 3, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.github.openfeign:feign-httpclient 11.10 -> 13.2.1 age adoption passing confidence
io.github.openfeign:feign-jackson 11.10 -> 13.2.1 age adoption passing confidence
io.github.openfeign:feign-core 11.10 -> 13.2.1 age adoption passing confidence

Release Notes

openfeign/feign (io.github.openfeign:feign-httpclient)

v13.2.1: OpenFeign 13.2.1

Compare 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.2

Compare 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.1

Compare 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.0

Compare Source

What's Changed


List of PRs that updated libraries versions

New Contributors

Full Changelog: OpenFeign/feign@12.5...13.0

v12.5: OpenFeign 12.5

Compare Source

What's Changed


List of PRs that updated libraries versions

New Contributors

Full Changelog: OpenFeign/feign@12.4...12.5

v12.4: OpenFeign 12.4

Compare Source

What's Changed

List of PRs that updated libraries versions
New Contributors

Full Changelog: OpenFeign/feign@12.3...12.4

v12.3: OpenFeign 12.3

Compare Source

What's Changed


List of PRs that updated libraries versions

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.


  • If you want to rebase/retry this PR, check this box

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

@nicholasM95 nicholasM95 merged commit f270206 into develop Apr 3, 2024
@nicholasM95 nicholasM95 deleted the renovate/major-feign-monorepo branch April 3, 2024 22:13
@github-actions
Copy link

github-actions bot commented Apr 3, 2024

🎉 This PR is included in version 1.0.2-SNAPSHOT.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@github-actions
Copy link

github-actions bot commented Apr 3, 2024

🎉 This PR is included in version 1.0.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants