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 all #608

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update all #608

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 2, 2024

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
gradle (source) minor 8.10.2 -> 8.12.1 age adoption passing confidence
com.commercetools.sdk:commercetools-okhttp-client4 (source) dependencies minor 17.16.0 -> 17.26.0 age adoption passing confidence
pmd (source) dependencies minor 7.7.0 -> 7.10.0 age adoption passing confidence
org.assertj:assertj-core (source) dependencies minor 3.26.3 -> 3.27.3 age adoption passing confidence
com.github.spotbugs plugin minor 6.0.25 -> 6.1.5 age adoption passing confidence
com.github.ben-manes.versions plugin minor 0.51.0 -> 0.52.0 age adoption passing confidence

Warning

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


Release Notes

gradle/gradle (gradle)

v8.12.1

Compare Source

v8.12

Compare Source

v8.11.1: 8.11.1

Compare Source

This is a patch release for Gradle 8.11. We recommend users upgrade to 8.11.1 instead of 8.11.

It fixes the following issues:

  • #​31268 BuildEventsListenerRegistry corrupted with Isolated Projects and parallel configuration
  • #​31282 Running executables sporadically fails with ETXTBSY (Text file busy)
  • #​31284 ArrayIndexOutOfBoundsException after upgrading to gradle 8.11 when generating problems report
  • #​31310 Unable to run Gradle task in 8.10 due to bytecode interception

Read the Release Notes

Upgrade instructions

Switch your build to use Gradle 8.11.1 by updating your wrapper:

./gradlew wrapper --gradle-version=8.11.1

See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

v8.11: 8.11

Compare Source

The Gradle team is excited to announce Gradle 8.11.

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Adam,
alyssoncs,
Bilel MEDIMEGH,
Björn Kautler,
Chuck Thomas,
Daniel Lacasse,
Finn Petersen,
JK,
Jérémie Bresson,
luozexuan,
Mahdi Hosseinzadeh,
Markus Gaisbauer,
Matthew Haughton,
Matthew Von-Maszewski,
ploober,
Siarhei,
Titus James,
vrp0211

Upgrade instructions

Switch your build to use Gradle 8.11 by updating your wrapper:

./gradlew wrapper --gradle-version=8.11

See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

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

v17.26.0

Compare Source

What's Changed

Full Changelog: commercetools/commercetools-sdk-java-v2@17.25.0...17.26.0

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.

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


  • 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 changed the title Update plugin com.github.spotbugs to v6.0.26 Update all Nov 11, 2024
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from a57628a to 91054a3 Compare December 20, 2024 21:07
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 0cab85b to 1022d83 Compare January 16, 2025 10:02
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from a764c61 to f722cce Compare January 23, 2025 22:37
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 18c2b41 to 55cc31d Compare January 31, 2025 13:21
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