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 all test-data packages to v10 (major) #3583

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 7, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@commercetools-test-data/channel (source) 8.5.0 -> 10.11.2 age adoption passing confidence
@commercetools-test-data/commons (source) 8.5.0 -> 10.11.2 age adoption passing confidence
@commercetools-test-data/core (source) 8.5.0 -> 10.11.2 age adoption passing confidence
@commercetools-test-data/custom-view (source) ^8.0.0 -> ^10.0.0 age adoption passing confidence

Release Notes

commercetools/test-data (@​commercetools-test-data/channel)

v10.11.2

Compare Source

Patch Changes

v10.11.1

Compare Source

Patch Changes

v10.11.0

Compare Source

Patch Changes

v10.10.1

Compare Source

Patch Changes

v10.10.0

Compare Source

Patch Changes

v10.9.3

Compare Source

Patch Changes

v10.9.2

Compare Source

Patch Changes

v10.9.1

Compare Source

Patch Changes

v10.9.0

Compare Source

Patch Changes

v10.8.1

Compare Source

Patch Changes

v10.8.0

Compare Source

Minor Changes
  • #​688 6bdcbe6 Thanks @​CarlosCortizasCT! - The main change is about the core 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

v10.7.1

Compare Source

Patch Changes

v10.7.0

Compare Source

Patch Changes

v10.6.1

Compare Source

Patch Changes

v10.6.0

Compare Source

Patch Changes

v10.5.2

Compare Source

Patch Changes

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:

    • Replace any instance of <Entity>.presets.sampleDataGoodStore.<preset-name>() with <Entity>.presets.sampleDataB2CLifestyle.<preset-name>()
Patch Changes

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
commercetools/test-data (@​commercetools-test-data/commons)

v10.11.2

Compare Source

Patch Changes

v10.11.1

Compare Source

Patch Changes

v10.11.0

Compare Source

Minor Changes
Inventory Entry Model (inventory-entry)
  • Updated the transformer file to conditionally send the supply channel, making it optional.
Product Type (product-type)
  • Added new presets for enum and localized enum types.
Patch Changes

v10.10.1

Compare Source

Patch Changes

v10.10.0

Compare Source

Patch Changes

v10.9.3

Compare Source

Patch Changes

v10.9.2

Compare Source

Patch Changes

v10.9.1

Compare Source

Patch Changes

v10.9.0

Compare Source

Minor Changes
Patch Changes

v10.8.1

Compare Source

Patch Changes

v10.8.0

Compare Source

Minor Changes
  • #​688 6bdcbe6 Thanks @​CarlosCortizasCT! - The main change is about the core 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

v10.7.1

Compare Source

Patch Changes

v10.7.0

Compare Source

Patch Changes

v10.6.1

Compare Source

Patch Changes

v10.6.0

Compare Source

Patch Changes

v10.5.2

Compare Source

Patch Changes

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.


  • 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 requested a review from a team as a code owner August 7, 2024 07:52
@renovate renovate bot added the 🤖 Type: Dependencies Dependency updates or something similar label Aug 7, 2024
Copy link

vercel bot commented Aug 7, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
mc-app-kit-playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 30, 2024 10:01am
merchant-center-application-kit-components-playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 30, 2024 10:01am

Copy link

changeset-bot bot commented Aug 7, 2024

⚠️ No Changeset found

Latest commit: 11bee44

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate bot force-pushed the renovate/major-all-test-data-packages branch from 72f247c to 64372d5 Compare August 7, 2024 08:10
@renovate renovate bot force-pushed the renovate/major-all-test-data-packages branch from 64372d5 to 4acd20f Compare August 9, 2024 13:23
@renovate renovate bot force-pushed the renovate/major-all-test-data-packages branch from 4acd20f to a087649 Compare August 13, 2024 08:51
@renovate renovate bot changed the title fix(deps): update all test-data packages to v9 (major) fix(deps): update all test-data packages to v10 (major) Aug 13, 2024
@renovate renovate bot force-pushed the renovate/major-all-test-data-packages branch from a087649 to 418ae01 Compare August 16, 2024 11:41
@renovate renovate bot force-pushed the renovate/major-all-test-data-packages branch from 418ae01 to 75048c3 Compare August 16, 2024 16:57
@renovate renovate bot force-pushed the renovate/major-all-test-data-packages branch from 75048c3 to 6217d6c Compare August 20, 2024 09:25
@renovate renovate bot force-pushed the renovate/major-all-test-data-packages branch from 6217d6c to 07ea2ec Compare August 20, 2024 13:34
@renovate renovate bot force-pushed the renovate/major-all-test-data-packages branch from 07ea2ec to faaa481 Compare August 20, 2024 21:25
@renovate renovate bot force-pushed the renovate/major-all-test-data-packages branch from cd5642f to 00b89f7 Compare November 27, 2024 10:40
@renovate renovate bot force-pushed the renovate/major-all-test-data-packages branch from 00b89f7 to e0a223a Compare December 5, 2024 15:36
@renovate renovate bot force-pushed the renovate/major-all-test-data-packages branch from e0a223a to 84f1292 Compare December 6, 2024 11:39
@renovate renovate bot force-pushed the renovate/major-all-test-data-packages branch from 84f1292 to 74a7f4f Compare December 10, 2024 11:04
@renovate renovate bot force-pushed the renovate/major-all-test-data-packages branch from 74a7f4f to cca93cb Compare December 11, 2024 13:07
@renovate renovate bot force-pushed the renovate/major-all-test-data-packages branch from cca93cb to dd2ef37 Compare December 19, 2024 15:42
@renovate renovate bot force-pushed the renovate/major-all-test-data-packages branch from dd2ef37 to c93838f Compare December 20, 2024 18:06
@renovate renovate bot force-pushed the renovate/major-all-test-data-packages branch from c93838f to 44723b4 Compare December 23, 2024 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🤖 Type: Dependencies Dependency updates or something similar
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants