Skip to content
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

fix(deps): update commercetoolsjavasdkv2version to v12 (major) #901

Merged
merged 1 commit into from
Feb 4, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 4, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

commercetools/commercetools-sdk-java-v2

v12.0.0

Compare Source

What's Changed

Api changes

Deprecated Type(s)
  • type IronMqDestination is removed
Added Type(s)
  • added type OrderPurchaseOrderNumberSetMessage
  • added type OrderPurchaseOrderNumberSetMessagePayload
  • added type StagedOrderSetPurchaseOrderNumberAction
  • added type OrderSetPurchaseOrderNumberAction
Added Property(s)
  • added property purchaseOrderNumber to type StagedOrder
  • added property purchaseOrderNumber to type Order
  • added property purchaseOrderNumber to type OrderFromCartDraft
  • added property purchaseOrderNumber to type QuoteRequest
  • added property purchaseOrderNumber to type QuoteRequestDraft
  • added property purchaseOrderNumber to type Quote
  • added property purchaseOrderNumber to type StagedQuote
Breaking changes
  • the leading slash from request builders have been removed and return now a relative path. E.g. ByProjectKeyCategoriesPost.buildHttpRequest creates now URI 'project-key/categories' instead of the previous '/project-key/categories'
  • The ApiRootBuilder adds a traling slash to the baseUri to ensure the correct building of API URLs

The changes will only affect implementations relying on the URIs of the built requests.

Full Changelog: commercetools/commercetools-sdk-java-v2@11.2.0...12.0.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.


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

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

@codecov-commenter
Copy link

Codecov Report

Merging #901 (4ec80de) into master (eb3c56b) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master     #901   +/-   ##
=========================================
  Coverage     99.13%   99.13%           
  Complexity     2670     2670           
=========================================
  Files           225      225           
  Lines          7159     7159           
  Branches        441      441           
=========================================
  Hits           7097     7097           
  Misses           32       32           
  Partials         30       30           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@renovate renovate bot merged commit aa75537 into master Feb 4, 2023
@renovate renovate bot deleted the renovate/major-commercetoolsjavasdkv2version branch February 4, 2023 11:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant