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

Update dependency com.commercetools.sdk:commercetools-okhttp-client4 to v17.25.0 - autoclosed #609

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 9, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.commercetools.sdk:commercetools-okhttp-client4 (source) 17.16.0 -> 17.25.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

commercetools/commercetools-sdk-java-v2 (com.commercetools.sdk:commercetools-okhttp-client4)

v17.25.0

Compare Source

What's Changed

Full Changelog: commercetools/commercetools-sdk-java-v2@17.24.0...17.24.1

v17.24.0

Compare Source

What's Changed

Api changes

Changed Property(s)
  • ⚠️ changed property discount of type DiscountedTotalPricePortion from type CartDiscountReference to Reference
Fixes
  • fix deserialization issue of DiscountedTotalPricePortion with a direct discount reference

Full Changelog: commercetools/commercetools-sdk-java-v2@17.23.0...17.24.0

v17.23.0

Compare Source

What's Changed

Api changes

Added Resource(s)
  • added resource /{projectKey}/in-store/key={storeKey}/business-units
  • added resource /{projectKey}/in-store/key={storeKey}/business-units/key={key}
  • added resource /{projectKey}/in-store/key={storeKey}/business-units/{ID}
Required Property(s)
  • ⚠️ changed property triggerPattern of type CartDiscountPatternTarget to be required
  • changed property images of type ProductTailoringSetExternalImagesAction to be optional
Added Property(s)
  • added property inheritedStores to type BusinessUnit
  • added property inheritedStores to type Company
  • added property inheritedStores to type Division
Added Method(s)
  • added method apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().businessUnits().get()
  • added method apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().businessUnits().head()
  • added method apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().businessUnits().post()
  • added method apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().businessUnits().withKey().get()
  • added method apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().businessUnits().withKey().head()
  • added method apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().businessUnits().withKey().post()
  • added method apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().businessUnits().withKey().delete()
  • added method apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().businessUnits().withId().get()
  • added method apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().businessUnits().withId().head()
  • added method apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().businessUnits().withId().post()
  • added method apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().businessUnits().withId().delete()

History changes

Changed Property(s)
  • ⚠️ changed property extensions of type GraphQLError from type GraphQLErrorObject to object
Required Property(s)
  • ⚠️ changed property triggerPattern of type ChangeTargetPatternChangeValue to be required
Removed Type(s)
  • ⚠️ removed type GraphQLErrorObject

Full Changelog: commercetools/commercetools-sdk-java-v2@17.22.0...17.23.0

v17.22.0

Compare Source

What's Changed

New Contributors

Full Changelog: commercetools/commercetools-sdk-java-v2@17.21.0...17.22.0

v17.21.0

Compare Source

What's Changed

Api changes

Added Resource(s)
  • added resource /{projectKey}/channels/key={key}
Added Method(s)
  • added method apiRoot.withProjectKey().channels().withKey().get()
  • added method apiRoot.withProjectKey().channels().withKey().head()
  • added method apiRoot.withProjectKey().channels().withKey().post()
  • added method apiRoot.withProjectKey().channels().withKey().delete()
Added Type(s)
  • added type CartDiscountPatternTarget
  • added type CountOnCustomLineItemUnits
  • added type CountOnLineItemUnits
  • added type PatternComponent
  • added type ShoppingListLineItemAddedMessage
  • added type ShoppingListLineItemRemovedMessage
  • added type ShoppingListMessage
  • added type ShoppingListLineItemAddedMessagePayload
  • added type ShoppingListLineItemRemovedMessagePayload
  • added type ShoppingListMessagePayload
Added Enum(s)
  • added enum Canceled to type ShipmentState
  • added enum shopping-list to type MessageSubscriptionResourceTypeId
Added Property(s)
  • added property applicationMode to type CartDiscountValueFixed
  • added property applicationMode to type CartDiscountValueFixedDraft
  • added property custom to type CartSetCustomShippingMethodAction
  • added property custom to type StagedOrderSetCustomShippingMethodAction
  • added property custom to type StagedOrderSetShippingAddressAndCustomShippingMethodAction

History changes

Added Type(s)
  • added type ChangeTargetPatternChangeValue
  • added type PatternComponent

Full Changelog: commercetools/commercetools-sdk-java-v2@17.20.0...17.21.0

v17.20.0

Compare Source

What's Changed

Full Changelog: commercetools/commercetools-sdk-java-v2@17.19.0...17.20.0

v17.19.0

Compare Source

Important notice

Due to a regression with regards to deserialization in Jackson 2.18.x we introduced the usage of JsonAnySetter at some constructors e.g. to LocalizedString. The usage of JsonAnySetter annotation is made available with Jackson 2.17.x. Any version prior to Jackson 2.17 is not compatible with the SDK.

What's Changed

Api changes

Changed Property(s)
  • ⚠️ changed property totalPrice of type StagedOrder from type TypedMoney to CentPrecisionMoney
  • ⚠️ changed property totalPrice of type Order from type TypedMoney to CentPrecisionMoney

Full Changelog: commercetools/commercetools-sdk-java-v2@17.18.0...17.19.0

v17.18.0

Compare Source

What's Changed

Full Changelog: commercetools/commercetools-sdk-java-v2@17.17.0...17.18.0

v17.17.0

Compare Source

What's Changed

Full Changelog: commercetools/commercetools-sdk-java-v2@17.16.0...17.17.0

v17.16.2

Compare Source

What's Changed

  • Update Apache HTTP client dependency with version with fix to HTTP/2 protocol to version 5.4.1

Full Changelog: commercetools/commercetools-sdk-java-v2@17.16.1...17.16.2

v17.16.1

Compare Source

What's Changed

  • Update Apache HTTP client dependency to 5.3.1

Full Changelog: commercetools/commercetools-sdk-java-v2@17.16.0...17.16.1


Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/httpclientversion branch from eccaafc to b6c4410 Compare November 21, 2024 10:29
@renovate renovate bot changed the title Update dependency com.commercetools.sdk:commercetools-okhttp-client4 to v17.17.0 Update dependency com.commercetools.sdk:commercetools-okhttp-client4 to v17.19.0 Nov 21, 2024
@renovate renovate bot force-pushed the renovate/httpclientversion branch from b6c4410 to 4860002 Compare December 2, 2024 16:08
@renovate renovate bot changed the title Update dependency com.commercetools.sdk:commercetools-okhttp-client4 to v17.19.0 Update dependency com.commercetools.sdk:commercetools-okhttp-client4 to v17.20.0 Dec 2, 2024
@renovate renovate bot force-pushed the renovate/httpclientversion branch from 4860002 to 50f1d1f Compare December 19, 2024 11:42
@renovate renovate bot changed the title Update dependency com.commercetools.sdk:commercetools-okhttp-client4 to v17.20.0 Update dependency com.commercetools.sdk:commercetools-okhttp-client4 to v17.21.0 Dec 19, 2024
@renovate renovate bot force-pushed the renovate/httpclientversion branch from 50f1d1f to 5dd2f19 Compare January 6, 2025 16:31
@renovate renovate bot changed the title Update dependency com.commercetools.sdk:commercetools-okhttp-client4 to v17.21.0 Update dependency com.commercetools.sdk:commercetools-okhttp-client4 to v17.22.0 Jan 6, 2025
@renovate renovate bot force-pushed the renovate/httpclientversion branch from 5dd2f19 to 7fad929 Compare January 21, 2025 17:48
@renovate renovate bot changed the title Update dependency com.commercetools.sdk:commercetools-okhttp-client4 to v17.22.0 Update dependency com.commercetools.sdk:commercetools-okhttp-client4 to v17.23.0 Jan 21, 2025
@renovate renovate bot force-pushed the renovate/httpclientversion branch from 7fad929 to 09b9b60 Compare January 22, 2025 10:24
@renovate renovate bot changed the title Update dependency com.commercetools.sdk:commercetools-okhttp-client4 to v17.23.0 Update dependency com.commercetools.sdk:commercetools-okhttp-client4 to v17.24.0 Jan 22, 2025
@renovate renovate bot force-pushed the renovate/httpclientversion branch from 09b9b60 to 1ede96b Compare January 23, 2025 16:50
@renovate renovate bot changed the title Update dependency com.commercetools.sdk:commercetools-okhttp-client4 to v17.24.0 Update dependency com.commercetools.sdk:commercetools-okhttp-client4 to v17.25.0 Jan 23, 2025
@renovate renovate bot changed the title Update dependency com.commercetools.sdk:commercetools-okhttp-client4 to v17.25.0 Update dependency com.commercetools.sdk:commercetools-okhttp-client4 to v17.25.0 - autoclosed Jan 23, 2025
@renovate renovate bot closed this Jan 23, 2025
@renovate renovate bot deleted the renovate/httpclientversion branch January 23, 2025 22:37
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.

0 participants