Skip to content
This repository has been archived by the owner on Aug 20, 2023. It is now read-only.

Bump com.commercetools.sdk:commercetools-sdk-java-api from 14.7.0 to 15.0.1 #105

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 14, 2023

Bumps com.commercetools.sdk:commercetools-sdk-java-api from 14.7.0 to 15.0.1.

Release notes

Sourced from com.commercetools.sdk:commercetools-sdk-java-api's releases.

15.0.1

Fixes

  • fix deserialization error for datetime attributes and custom fields with invalid offsets

Full Changelog: commercetools/commercetools-sdk-java-v2@15.0.0...15.0.1

15.0.0

What's Changed

Breaking changes

  • deprecated properties & types removed
  • CartDiscountValueFixed now supports HighPrecisionMoney and changed from CentPrecisionMoney to TypedMoney
  • Business Unit & Associate beta changes
  • Order Edit clarifications and corrections
  • deprecated com.commercetools.api.models.PagedQueryResourceRequest removed

Changelog for generated parts

Api changes

  • ⚠️ changed property money of type CartDiscountValueFixed from type CentPrecisionMoney[] to TypedMoney[]
  • added property taxedPricePortions to type CustomLineItem
  • added property customLineItemKey to type CartApplyDeltaToCustomLineItemShippingDetailsTargetsAction
  • added property customLineItemKey to type CartChangeCustomLineItemMoneyAction
  • added property customLineItemKey to type CartChangeCustomLineItemPriceModeAction
  • added property customLineItemKey to type CartChangeCustomLineItemQuantityAction
  • added property customLineItemKey to type CartRemoveCustomLineItemAction
  • added property customLineItemKey to type CartSetCustomLineItemCustomFieldAction
  • added property customLineItemKey to type CartSetCustomLineItemCustomTypeAction
  • added property customLineItemKey to type CartSetCustomLineItemShippingDetailsAction
  • added property customLineItemKey to type CartSetCustomLineItemTaxAmountAction
  • added property shippingKey to type CartSetCustomLineItemTaxAmountAction
  • added property customLineItemKey to type CartSetCustomLineItemTaxRateAction
  • added property shippingKey to type CartSetCustomLineItemTaxRateAction
  • added property associate to type ClientLogging

... (truncated)

Commits
  • 6bc9ed4 add tests of datetime deserialization for attributes & custom fields
  • 7f1a164 restrict attribute & custom field datetime deserialization to have valid offs...
  • 47bc228 TASK: Updating version in README
  • ca4352e Merge pull request #468 from commercetools/gen-sdk-updates
  • 4d4d363 TASK: Updating SDK
  • 1f4339b TASK: Updating SDK
  • 6d72e34 TASK: Updating SDK
  • d89f859 fix compatibility test
  • 7ec2338 remove expand trait from subscription and extension requests
  • d9588eb deserialize datetime and time without fraction seconds
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [com.commercetools.sdk:commercetools-sdk-java-api](https://github.com/commercetools/commercetools-sdk-java-v2) from 14.7.0 to 15.0.1.
- [Release notes](https://github.com/commercetools/commercetools-sdk-java-v2/releases)
- [Changelog](https://github.com/commercetools/commercetools-sdk-java-v2/blob/main/changes.md)
- [Commits](commercetools/commercetools-sdk-java-v2@14.7.0...15.0.1)

---
updated-dependencies:
- dependency-name: com.commercetools.sdk:commercetools-sdk-java-api
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 14, 2023
@Akii Akii merged commit 3987004 into main Aug 20, 2023
4 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/com.commercetools.sdk-commercetools-sdk-java-api-15.0.1 branch August 20, 2023 19:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant