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

Version Packages #973

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

Version Packages #973

wants to merge 1 commit into from

Conversation

ct-changesets[bot]
Copy link
Contributor

@ct-changesets ct-changesets bot commented Mar 10, 2025

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.

Releases

@commercetools/[email protected]

Minor Changes

  • #972 3cd9051 Thanks @ct-sdks! - Api changes

    Added Enum(s)
    • added enum ViewMyShoppingLists to type Permission
    • added enum ViewOthersShoppingLists to type Permission
    • added enum UpdateMyShoppingLists to type Permission
    • added enum UpdateOthersShoppingLists to type Permission
    • added enum CreateMyShoppingLists to type Permission
    • added enum CreateOthersShoppingLists to type Permission
    • added enum DeleteMyShoppingLists to type Permission
    • added enum DeleteOthersShoppingLists to type Permission
Added Type(s)
  • added type OrderBusinessUnitSetMessage
  • added type OrderBusinessUnitSetMessagePayload
  • added type StagedOrderSetBusinessUnitAction
  • added type OrderSetBusinessUnitAction
Added Resource(s)
  • added resource /{projectKey}/as-associate/{associateId}/in-business-unit/key={businessUnitKey}/shopping-lists
  • added resource /{projectKey}/as-associate/{associateId}/in-business-unit/key={businessUnitKey}/shopping-lists/key={key}
  • added resource /{projectKey}/as-associate/{associateId}/in-business-unit/key={businessUnitKey}/shopping-lists/{ID}
Added Method(s)
  • added method apiRoot.withProjectKey().asAssociate().withAssociateIdValue().inBusinessUnitKeyWithBusinessUnitKeyValue().shoppingLists().get()
  • added method apiRoot.withProjectKey().asAssociate().withAssociateIdValue().inBusinessUnitKeyWithBusinessUnitKeyValue().shoppingLists().head()
  • added method apiRoot.withProjectKey().asAssociate().withAssociateIdValue().inBusinessUnitKeyWithBusinessUnitKeyValue().shoppingLists().post()
  • added method apiRoot.withProjectKey().asAssociate().withAssociateIdValue().inBusinessUnitKeyWithBusinessUnitKeyValue().shoppingLists().withKey().get()
  • added method apiRoot.withProjectKey().asAssociate().withAssociateIdValue().inBusinessUnitKeyWithBusinessUnitKeyValue().shoppingLists().withKey().head()
  • added method apiRoot.withProjectKey().asAssociate().withAssociateIdValue().inBusinessUnitKeyWithBusinessUnitKeyValue().shoppingLists().withKey().post()
  • added method apiRoot.withProjectKey().asAssociate().withAssociateIdValue().inBusinessUnitKeyWithBusinessUnitKeyValue().shoppingLists().withKey().delete()
  • added method apiRoot.withProjectKey().asAssociate().withAssociateIdValue().inBusinessUnitKeyWithBusinessUnitKeyValue().shoppingLists().withId().get()
  • added method apiRoot.withProjectKey().asAssociate().withAssociateIdValue().inBusinessUnitKeyWithBusinessUnitKeyValue().shoppingLists().withId().head()
  • added method apiRoot.withProjectKey().asAssociate().withAssociateIdValue().inBusinessUnitKeyWithBusinessUnitKeyValue().shoppingLists().withId().post()
  • added method apiRoot.withProjectKey().asAssociate().withAssociateIdValue().inBusinessUnitKeyWithBusinessUnitKeyValue().shoppingLists().withId().delete()

@ct-changesets ct-changesets bot requested a review from a team as a code owner March 10, 2025 15:57
Copy link

codecov bot commented Mar 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.19%. Comparing base (46bff0c) to head (717d789).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #973   +/-   ##
=======================================
  Coverage   97.19%   97.19%           
=======================================
  Files         113      113           
  Lines        2104     2104           
  Branches      605      603    -2     
=======================================
  Hits         2045     2045           
- Misses         52       54    +2     
+ Partials        7        5    -2     
Flag Coverage Δ
-coverage 97.19% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@ct-changesets ct-changesets bot force-pushed the changeset-release/master branch 3 times, most recently from 430d5e5 to e9134f2 Compare March 11, 2025 09:47
@ct-changesets ct-changesets bot force-pushed the changeset-release/master branch from e9134f2 to 717d789 Compare March 12, 2025 09:36
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