commercetools / commercetools-sync-java

Java library for importing and syncing (taking care of changes) data into one or more commercetools projects from external data files or from another commercetools project.
https://commercetools.github.io/commercetools-sync-java
Apache License 2.0
32 stars 37 forks source link

fix(deps): update commercetoolsjavasdkv2version to v17.2.0 #1115

Closed renovate[bot] closed 10 months ago

renovate[bot] commented 10 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.commercetools.sdk:commercetools-apachehttp-client (source) 17.1.0 -> 17.2.0 age adoption passing confidence
com.commercetools.sdk:commercetools-sdk-compat-v1 (source) 17.1.0 -> 17.2.0 age adoption passing confidence

Release Notes

commercetools/commercetools-sdk-java-v2 (com.commercetools.sdk:commercetools-apachehttp-client) ### [`v17.2.0`](https://togithub.com/commercetools/commercetools-sdk-java-v2/releases/tag/17.2.0) [Compare Source](https://togithub.com/commercetools/commercetools-sdk-java-v2/compare/17.1.0...17.2.0) ##### What's Changed - use a fixed version for the examples by [@​jenschude](https://togithub.com/jenschude) in [https://github.com/commercetools/commercetools-sdk-java-v2/pull/513](https://togithub.com/commercetools/commercetools-sdk-java-v2/pull/513) - add option to deserialize attribute/custom field numbers as double by [@​jenschude](https://togithub.com/jenschude) in [https://github.com/commercetools/commercetools-sdk-java-v2/pull/515](https://togithub.com/commercetools/commercetools-sdk-java-v2/pull/515) - deserialize message payload helper by [@​jenschude](https://togithub.com/jenschude) in [https://github.com/commercetools/commercetools-sdk-java-v2/pull/517](https://togithub.com/commercetools/commercetools-sdk-java-v2/pull/517) - Update generated SDKs by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/commercetools/commercetools-sdk-java-v2/pull/514](https://togithub.com/commercetools/commercetools-sdk-java-v2/pull/514) **Full Changelog**: https://github.com/commercetools/commercetools-sdk-java-v2/compare/17.1.0...17.2.0

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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.

codecov-commenter commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (14199bc) 97.63% compared to head (c9f0b8a) 97.63%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1115 +/- ## ========================================= Coverage 97.63% 97.63% Complexity 2674 2674 ========================================= Files 229 229 Lines 8471 8471 Branches 513 513 ========================================= Hits 8271 8271 Misses 128 128 Partials 72 72 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.