-
Notifications
You must be signed in to change notification settings - Fork 29
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 all test-data packages to v10 (major) #3583
base: main
Are you sure you want to change the base?
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
72f247c
to
64372d5
Compare
64372d5
to
4acd20f
Compare
4acd20f
to
a087649
Compare
a087649
to
418ae01
Compare
418ae01
to
75048c3
Compare
75048c3
to
6217d6c
Compare
6217d6c
to
07ea2ec
Compare
07ea2ec
to
faaa481
Compare
cd5642f
to
00b89f7
Compare
00b89f7
to
e0a223a
Compare
e0a223a
to
84f1292
Compare
84f1292
to
74a7f4f
Compare
74a7f4f
to
cca93cb
Compare
cca93cb
to
dd2ef37
Compare
dd2ef37
to
c93838f
Compare
c93838f
to
44723b4
Compare
44723b4
to
11bee44
Compare
This PR contains the following updates:
8.5.0
->10.11.2
8.5.0
->10.11.2
8.5.0
->10.11.2
^8.0.0
->^10.0.0
Release Notes
commercetools/test-data (@commercetools-test-data/channel)
v10.11.2
Compare Source
Patch Changes
v10.11.1
Compare Source
Patch Changes
a83c452
]:v10.11.0
Compare Source
Patch Changes
3afc6db
,8038c61
]:v10.10.1
Compare Source
Patch Changes
#719
2ff2954
Thanks @CarlosCortizasCT! - There was an error with the legacyChannelDraft
model presets as it was always using theGraphQL
ones instead of relying on thebuild
method used (buildRest
orbuildGraphql
).Updated dependencies []:
v10.10.0
Compare Source
Patch Changes
ac18883
Thanks @CarlosCortizasCT! - Fixes the exported presets for the compatibility test data model.We were exporting the GraphQL ones so it was not possible to generate REST data models out of them.
v10.9.3
Compare Source
Patch Changes
073ec7d
]:v10.9.2
Compare Source
Patch Changes
0e2404c
Thanks @CarlosCortizasCT! - Added missing default value forgeoLocation
field.Return GraphQL presets in the compatibility builder by default.
0e2404c
]:v10.9.1
Compare Source
Patch Changes
v10.9.0
Compare Source
Patch Changes
b983780
]:v10.8.1
Compare Source
Patch Changes
4599846
,4599846
]:v10.8.0
Compare Source
Minor Changes
#688
6bdcbe6
Thanks @CarlosCortizasCT! - The main change is about thecore
package where we are introducing support for writing test data models using new implementation patterns which makes the process simpler. Also, the resulting code will be more maintainable.You can head over here for updated documentation about those new patterns.
Patch Changes
6bdcbe6
,1e2bba1
]:v10.7.1
Compare Source
Patch Changes
7c08fa2
]:v10.7.0
Compare Source
Patch Changes
v10.6.1
Compare Source
Patch Changes
v10.6.0
Compare Source
Patch Changes
8a16662
]:v10.5.2
Compare Source
Patch Changes
#672
8a124d6
Thanks @ragafus! - Bump @commercetools/platform-sdk dependency versionUpdated dependencies [
8a124d6
]:v10.5.1
Compare Source
Patch Changes
v10.5.0
Compare Source
Patch Changes
v10.4.0
Compare Source
Patch Changes
v10.3.0
Patch Changes
v10.2.0
Patch Changes
v10.1.4
Compare Source
Patch Changes
v10.1.3
Compare Source
Patch Changes
v10.1.2
Compare Source
Patch Changes
v10.1.1
Compare Source
Patch Changes
v10.1.0
Compare Source
Patch Changes
v10.0.0
Compare Source
Major Changes
#628
5e4d863
Thanks @stephsprinkle! - Renamed GoodStore dataset to B2C Lifestyle to support Foundry.This breaking change updates the export method for GoodStore, now B2C Lifestyle, presets. Presets that use this dataset are also updated.
Updating this package will require changes in your codebase. To migrate:
<Entity>.presets.sampleDataGoodStore.<preset-name>()
with<Entity>.presets.sampleDataB2CLifestyle.<preset-name>()
Patch Changes
5e4d863
,a4e8796
]:v9.0.7
Patch Changes
v9.0.6
Patch Changes
v9.0.5
Compare Source
Patch Changes
v9.0.4
Compare Source
Patch Changes
v9.0.3
Compare Source
Patch Changes
v9.0.2
Compare Source
Patch Changes
v9.0.1
Compare Source
Patch Changes
v9.0.0
Compare Source
Patch Changes
42e42c3
]:commercetools/test-data (@commercetools-test-data/commons)
v10.11.2
Compare Source
Patch Changes
v10.11.1
Compare Source
Patch Changes
a83c452
]:v10.11.0
Compare Source
Minor Changes
#726
3afc6db
Thanks @CarlosCortizasCT! - Added three new test data models:DicountedLineItemPortion
DicountedLineItemPortionDraft
DiscountedLitemItemPrice
#650
8038c61
Thanks @jaikumar-tj! - ### Common Model (common
)discounted-price
.Inventory Entry Model (
inventory-entry
)Product Type (
product-type
)Patch Changes
v10.10.1
Compare Source
Patch Changes
v10.10.0
Compare Source
Patch Changes
v10.9.3
Compare Source
Patch Changes
#711
073ec7d
Thanks @CarlosCortizasCT! - Fix an error in theLocalizedString.resolveGraphqlDefaultLocaleValue
helper function when an empty array is passed as a parameter.Updated dependencies []:
v10.9.2
Compare Source
Patch Changes
#709
0e2404c
Thanks @CarlosCortizasCT! - UpdateLocalizedString.resolveGraphqlDefaultLocaleValue
helper to returnnull
instead ofundefined
when not input value is provided.Updated dependencies []:
v10.9.1
Compare Source
Patch Changes
v10.9.0
Compare Source
Minor Changes
b983780
Thanks @mario-priceless! - introduction of the new type discounted pricePatch Changes
v10.8.1
Compare Source
Patch Changes
#693
4599846
Thanks @CarlosCortizasCT! - Update transformers configuration to comply with the newbuildFields
behaviour.Updated dependencies [
4599846
]:v10.8.0
Compare Source
Minor Changes
#688
6bdcbe6
Thanks @CarlosCortizasCT! - The main change is about thecore
package where we are introducing support for writing test data models using new implementation patterns which makes the process simpler. Also, the resulting code will be more maintainable.You can head over here for updated documentation about those new patterns.
Patch Changes
6bdcbe6
,1e2bba1
]:v10.7.1
Compare Source
Patch Changes
#684
7c08fa2
Thanks @ragafus! - Add max centAmount value to CentPrecisionMoney and CentPrecisioMoneyDraft models to avoid rounding errorsUpdated dependencies []:
v10.7.0
Compare Source
Patch Changes
v10.6.1
Compare Source
Patch Changes
v10.6.0
Compare Source
Patch Changes
#666
8a16662
Thanks @antoniolodias! - Addenum-value
,localized-enum-value
andfield-type
test data modelsUpdated dependencies []:
v10.5.2
Compare Source
Patch Changes
#672
8a124d6
Thanks @ragafus! - Bump @commercetools/platform-sdk dependency versionUpdated dependencies []:
v10.5.1
Compare Source
Patch Changes
v10.5.0
Compare Source
Patch Changes
v10.4.0
Compare Source
Patch Changes
v10.3.0
Patch Changes
v10.2.0
Patch Changes
v10.1.4
Compare Source
Patch Changes
v10.1.3
Compare Source
Patch Changes
Configuration
📅 Schedule: Branch creation - "after 10pm every weekday,before 8am every weekday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.
This PR was generated by Mend Renovate. View the repository job log.