Update dependency @medusajs/types to v1.11.17 #6
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.11.11->1.11.17Release Notes
medusajs/medusa (@medusajs/types)
v1.11.17Compare Source
v1.11.16Compare Source
Patch Changes
#6827
0c0b425de7Thanks @riqwan! - feat(medusa-react,medusa,types,dashboard): added empty state for promotions list page#7077
8d356217bdThanks @riqwan! - feat(medusa,core-flows,types): add batch updates to price list prices#6914
27f4f0d724Thanks @adrien2p! - fix(fulfillment): Wrong type usage#6864
e944a627f0Thanks @adrien2p! - feat: region payment providers management workflows/api#6880
1a48fe0282Thanks @sradevski! - Add v2 product type endpoints and adjust the product module#6872
86f499de2fThanks @sradevski! - Aligned pricing module price set API with convention#6944
09a2220569Thanks @carlos-r-l-rodrigues! - Add parents to product categories#7006
78f603e4f1Thanks @shahednasser! - fix(types): remove duplicate CreateCustomerGroupDTO interfacecc557c8752Thanks @carlos-r-l-rodrigues! - Order endpoints and Cart totals#6943
58c68f6715Thanks @fPolic! - feat(medusa, types): list payment providers endpoint#6901
82a176e30eThanks @adrien2p! - chore(medusa-test-utils): Handle errors gracefully + Do not set Distributed storage on partial loading#7144
11517f0fafThanks @riqwan! - feat(medusa,types): added store apis for products#7095
62b9dcc6c1Thanks @riqwan! - feat(core-flows,medusa,types): cancel fulfillments API#7175
e26cda4b6aThanks @adrien2p! - feat(medusa, core-flows, types): Allow to update the rules from a shipping options#6977
bc06ad2db4Thanks @adrien2p! - Feat/shipping options api 3#7101
18f3aacee6Thanks @riqwan! - feat(core-flows,medusa,types): add create shipment api for fulfillments#7124
38c971f111Thanks @riqwan! - feat(medusa,types): add fulfillment provider list api#6860
45c49e89f2Thanks @carlos-r-l-rodrigues! - Add workflow idempotencyKey to shared context#6982
528ef4ca90Thanks @adrien2p! - fix(modules-sdk): Select all should send undefined instead of an empty array#6962
65794f4bb5Thanks @adrien2p! - feat: Create shipping options API#7029
93ef94cad3Thanks @riqwan! - feat(medusa,types): create promotion flows#6800
4cf71af07dThanks @pKorsholm! - feat(core-flows, medusa): add update stock location endpoint to api-v2#7153
4b57c5d286Thanks @carlos-r-l-rodrigues! - Remote query supporting context#7028
c78915c7c5Thanks @adrien2p! - feat(): Add support for shipping options prices update#7101
18f3aacee6Thanks @riqwan! - feat(core-flows,medusa,types): fulfillment API: create#7018
f175cac4afThanks @pKorsholm! - feat(core-flows, medusa, types): add reservation item endpoints#6995
0a9b9b073dThanks @fPolic! - feat(medusa, core-flows,types): delete fulfillment set, delete shipping profile#6813
a6562d2a41Thanks @sradevski! - Added an upsertWithReplace method to the mikro orm repository#7026
00e6b21bb5Thanks @riqwan! - feat(medusa,types): added tax flows end to end#6865
8fd1488938Thanks @adrien2p! - chore: medusa shutdown#6849
1c6ba4468eThanks @carlos-r-l-rodrigues! - Remote Joiner options to check if keys exist on entrypoints or relationsv1.11.15Compare Source
Patch Changes
#6801
deab12e27eThanks @pKorsholm! - feat(types, medusa, core-flows): add delete-stock-location endpoint to api-v2#6739
56481e683dThanks @srindom! - feat: v2 - add worker mode#6796
9073d7aba3Thanks @riqwan! - feat(core-flows,medusa,types,utils): rename psma to prices#6748
05e857d256Thanks @sradevski! - Updated the signature of the product module variant and options endpoints to follow our conventions#6772
1ef9c78ceaThanks @adrien2p! - chore: v2 - deprecate extra in favor of driver optionsv1.11.14Compare Source
Patch Changes
#6329
1fd0457c15Thanks @adrien2p! - feat(fulfillment): Init dtos work and module service interface#6678
d4b921f3dbThanks @riqwan! - feat(medusa,pricing,types): added get endpoints for pricing rule types#6474
ac86362e81Thanks @riqwan! - feat(workflows-sdk,core-flows,medusa,types): add workflow to add promotions to cart#6580
e4acde1aa2Thanks @riqwan! - feat(medusa,core-flows,types): add cart <> tax integration workflows + steps#6697
1a661adf3eThanks @riqwan! - feat(medusa,types): GET admin promotion endpoint to fetch by code#6696
04a532e5efThanks @riqwan! - feat(core-flows,medusa,types): remove rules from promotion endpoints + workflows#6692
640eccd5ddThanks @riqwan! - feat(core-flows,medusa,types,utils): add rules to promotion endpoints + workflow#6399
339a946f38Thanks @carlos-r-l-rodrigues! - Initial Order module implementation#6507
ac829fc67fThanks @adrien2p! - feat(fulfillment): List shipping options filtered by context and rules#6630
d9d5afc3cfThanks @adrien2p! - Feat/fulfillment module soft delete and providers enabled#6667
c3c4f49fc2Thanks @riqwan! - feat(core-flows,medusa,types): add automatic-taxes to region + generate tax lines endpoint#6648
9288f53327Thanks @riqwan! - feat(core-flows,medusa,pricing,types,utils): added price list workflows + endpoints#6522
0d46abf0ffThanks @riqwan! - feat(types): promotion module uses big number#6381
fafde4f54dThanks @adrien2p! - feat(fulfillment): Module service implementation first iteration#6711
0c705d7bd4Thanks @riqwan! - feat(core-flows,medusa,types): split upsert workflow to create and update#6408
1d91b7429bThanks @adrien2p! - feat(fulfillment): implementation part 2#6274
1ed5f918c3Thanks @olivermrbl! - feat(cart):POST /store/carts/:id#6727
c20eb15cd9Thanks @pKorsholm! - feat(medusa, core-flows, types): Add delete-location-level api-v2 endpoints#6702
e5945479e0Thanks @riqwan! - feat(medusa,core-flows,types): adds update promotion rule endpoint + workflow#6514
f5c2256286Thanks @riqwan! - feat(core-flows,medusa,types,utils): adds update cart API with promotions#6524
62a7bcc30cThanks @adrien2p! - Feat(fulfillment): service provider registration + fulfillment management#6700
8f8a4f9b13Thanks @olivermrbl! - chore: Version all modules to allow for initial testing#6311
ce39b9b66eThanks @olivermrbl! - feat(payment-stripe): new Stripe payment provider#6308
a6a4b3f01aThanks @fPolic! - feat(types, utils): payment module - provider service#6327
4d51f095b3Thanks @pKorsholm! - feat(core-flows, types, utils, medusa): add user endpoints to api-v2#6435
56b0b45304Thanks @carlos-r-l-rodrigues! - BigNumberField decorator#6698
cc1b66842cThanks @riqwan! - feat(core-flows,medusa,types,utils): add/remove fulfillment shipping option rules#6392
24fb102a56Thanks @olivermrbl! - feat: CartRegion link, definition + workflowv1.11.13Compare Source
Patch Changes
3fd68d197Thanks @adrien2p! - feat(fulfillment): Initialize models workv1.11.12Compare Source
Patch Changes
#6319
12054f5c0Thanks @adrien2p! - Feat/shipping method init#5923
3db2f95e65Thanks @fPolic! - feat: Sales Channel module#6312
96ba49329Thanks @carlos-r-l-rodrigues! - Load custom modules by path#6263
45134e4d1Thanks @carlos-r-l-rodrigues! - Workflows passing MedusaContext as argument#6333
82c728becThanks @olivermrbl! - feat(medusa): Allow configuring of staged job polling batch size#6272
e749dd653Thanks @riqwan! - feat(types): added computed actions for automatic promotions#6218
884428a1bThanks @carlos-r-l-rodrigues! - Feat: Event Aggregator#6197
d1c18a309Thanks @pKorsholm! - feat(stock-location, medusa, types): addqandorderquery parameters to stock locations list endpointConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), 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 this update again.
This PR was generated by Mend Renovate. View the repository job log.