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

chore(deps): update all (major) #1122

Closed renovate[bot] closed 11 months ago

renovate[bot] commented 11 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
actions/setup-java action major v3 -> v4 age adoption passing confidence
com.github.spotbugs plugin major 5.2.5 -> 6.0.1 age adoption passing confidence

Release Notes

actions/setup-java (actions/setup-java) ### [`v4`](https://togithub.com/actions/setup-java/compare/v3...v4) [Compare Source](https://togithub.com/actions/setup-java/compare/v3...v4)

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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

codecov-commenter commented 11 months ago

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (83a34dd) 97.34% compared to head (31bb230) 97.32%. Report is 4 commits behind head on master.

Files Patch % Lines
...mercetools/sync/products/utils/AttributeUtils.java 83.33% 2 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1122 +/- ## ============================================ - Coverage 97.34% 97.32% -0.03% - Complexity 2671 2683 +12 ============================================ Files 229 229 Lines 8487 8516 +29 Branches 519 526 +7 ============================================ + Hits 8262 8288 +26 - Misses 140 142 +2 - Partials 85 86 +1 ```

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