test-data
test-data copied to clipboard
Modules to generate test data for commercetools APIs
We didn't expose the draft models, this PR only adds them.
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/commercetools/test-data). ## Config Migration Needed - [ ]...
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [@commitlint/cli](https://commitlint.js.org/) ([source](https://redirect.github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli)) | [`19.8.1` -> `20.1.0`](https://renovatebot.com/diffs/npm/@commitlint%2fcli/19.8.1/20.1.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [@commitlint/config-conventional](https://commitlint.js.org/)...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://redirect.github.com/actions/checkout) | action | major | `v5` -> `v6` | --- ### Release...
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [@changesets/changelog-github](https://redirect.github.com/changesets/changesets/tree/main#readme) ([source](https://redirect.github.com/changesets/changesets)) | [`0.5.1` -> `0.5.2`](https://renovatebot.com/diffs/npm/@changesets%2fchangelog-github/0.5.1/0.5.2) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [@changesets/cli](https://redirect.github.com/changesets/changesets/tree/main#readme)...
### Summary - Release yaml updated - node version bumped
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/setup-node](https://redirect.github.com/actions/setup-node) | action | major | `v4` -> `v6` | --- ### Release...
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically....
**Is your feature request related to a problem? Please describe.** At the moment 98% of our graphql transformers use the `addFields` to set the `__typename`. **Describe the solution you'd like**...