-
Notifications
You must be signed in to change notification settings - Fork 2
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 dependencies #597
Conversation
|
5f84bc6
to
3bffc24
Compare
3bffc24
to
4b2cd35
Compare
This PR is missing a Jira ticket reference in the title or description. |
1e8bb82
to
6079167
Compare
56cd4e8
to
2c5c364
Compare
🥷 Code experts: emmenko emmenko has most 🧠 knowledge in the files. See details
Knowledge based on git-blame:
Knowledge based on git-blame: To learn more about /:\ gitStream - Visit our Docs |
96a4db2
to
0037231
Compare
7c5778b
to
5f53d2d
Compare
becb9b2
to
b64f849
Compare
8c9b940
to
f88dccb
Compare
f88dccb
to
63c28ea
Compare
This PR contains the following updates:
2.27.3
->2.27.8
22.27.0
->22.33.0
22.27.0
->22.33.0
7.12.0
->7.14.0
19.3.0
->19.5.0
19.2.2
->19.5.0
5.0.2
->5.0.3
4.0.7
->4.0.9
4.2.1
->4.2.3
4.1.0
->4.2.1
2.8.4
->2.8.8
20.12.12
->20.16.10
8.57.0
->8.57.1
9.0.11
->9.1.6
15.2.5
->15.2.10
9.1.2
->9.11.0
3.2.5
->3.3.3
5.4.5
->5.6.2
Release Notes
changesets/changesets (@changesets/cli)
v2.27.8
Compare Source
v2.27.7
Compare Source
Patch Changes
#1047
d108fa6
Thanks @patzick! - Fixed a crash that could occur when depending on a tagged version of another workspace package.#1400
dd6e5bb
Thanks @Andarist! - Fixed a crash that prevented the CLI from running in a scenario when a workspace depends on the root workspaceUpdated dependencies [
d108fa6
,dd6e5bb
,dd6e5bb
]:v2.27.6
Compare Source
Patch Changes
#1392
f295b3e
Thanks @bluwy! - Replacemeow
dependency withmri
to reduce the number of transitive dependencies#1390
6a3452e
Thanks @bluwy! - Displaychangeset status --verbose
in list form and removetty-table
dependencyv2.27.5
Compare Source
Patch Changes
#1370
5e9d33a
Thanks @Andarist! - Fixed a regression that causedchangeset version
to fail on packages having a dev dependency on a skipped package.Updated dependencies [
5e9d33a
]:v2.27.4
Compare Source
Patch Changes
#1361
954a16a
Thanks @jakebailey! - Ensure thatversion
/tag
do not touch private packages with when versioning/tagging is turned off usingversionPackages
config#1369
d729d8c
Thanks @Andarist! -changeset tag
should now correctly skip tags that exist on the remoteUpdated dependencies [
954a16a
]:commercetools/merchant-center-application-kit (@commercetools-frontend/babel-preset-mc-app)
v22.33.0
Compare Source
v22.32.2
Compare Source
v22.32.1
Compare Source
v22.32.0
Compare Source
v22.31.0
Compare Source
v22.30.3
Compare Source
v22.30.2
Compare Source
v22.30.1
Compare Source
v22.30.0
Compare Source
v22.29.0
Compare Source
v22.28.0
Compare Source
commercetools/merchant-center-application-kit (@commercetools-frontend/eslint-config-mc-app)
v22.33.0
Compare Source
Patch Changes
v22.32.2
Compare Source
Patch Changes
v22.32.1
Compare Source
Patch Changes
v22.32.0
Compare Source
Patch Changes
v22.31.0
Compare Source
Patch Changes
v22.30.3
Compare Source
Patch Changes
v22.30.2
Compare Source
Patch Changes
v22.30.1
Compare Source
Patch Changes
v22.30.0
Compare Source
Patch Changes
v22.29.0
Compare Source
Patch Changes
v22.28.0
Compare Source
Patch Changes
commercetools/commercetools-typescript-sdks (@commercetools/platform-sdk)
v7.14.0
Compare Source
Minor Changes
#805
b8489ba
Thanks @ct-sdks! - Api changesRemoved Method(s)
apiRoot.withProjectKey().me().businessUnits().withId().delete()
apiRoot.withProjectKey().me().businessUnits().withKey().delete()
apiRoot.withProjectKey().me().carts().withKey().get()
apiRoot.withProjectKey().me().carts().withKey().head()
apiRoot.withProjectKey().me().carts().withKey().post()
apiRoot.withProjectKey().me().carts().withKey().delete()
apiRoot.withProjectKey().me().quoteRequests().withId().delete()
apiRoot.withProjectKey().me().quoteRequests().withKey().delete()
Added Method(s)
apiRoot.withProjectKey().customers().search().post()
apiRoot.withProjectKey().customers().search().head()
apiRoot.withProjectKey().customers().searchIndexingStatus().get()
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().get()
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().head()
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().post()
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().get()
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().head()
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().post()
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().get()
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().head()
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().post()
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().orders().orderQuote().post()
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().products().withProductId().productTailoring().images().post()
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().products().withProductKey().productTailoring().images().post()
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withKey().get()
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withKey().head()
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withKey().post()
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withKey().delete()
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withId().get()
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withId().head()
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withId().post()
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withId().delete()
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withKey().get()
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withKey().head()
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withKey().post()
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withKey().delete()
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withId().get()
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withId().head()
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withId().post()
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withId().delete()
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withKey().get()
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withKey().head()
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withKey().post()
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withKey().delete()
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withId().get()
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withId().head()
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withId().post()
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withId().delete()
Added Property(s)
approvalRuleMode
to typeBusinessUnit
approvalRuleMode
to typeBusinessUnitDraft
approvalRuleMode
to typeCompany
approvalRuleMode
to typeCompanyDraft
approvalRuleMode
to typeDivision
approvalRuleMode
to typeDivisionDraft
applicationMode
to typeCartDiscountValueAbsolute
applicationMode
to typeCartDiscountValueAbsoluteDraft
addressId
to typeBusinessUnitAddressCustomFieldAddedMessage
addressId
to typeBusinessUnitAddressCustomFieldChangedMessage
addressId
to typeBusinessUnitAddressCustomFieldRemovedMessage
addressId
to typeBusinessUnitAddressCustomTypeRemovedMessage
addressId
to typeBusinessUnitAddressCustomTypeSetMessage
addressId
to typeCustomerAddressCustomFieldAddedMessage
addressId
to typeCustomerAddressCustomFieldChangedMessage
addressId
to typeCustomerAddressCustomFieldRemovedMessage
addressId
to typeCustomerAddressCustomTypeRemovedMessage
addressId
to typeCustomerAddressCustomTypeSetMessage
metaTitle
to typeProductTailoringCreatedMessage
metaDescription
to typeProductTailoringCreatedMessage
metaKeywords
to typeProductTailoringCreatedMessage
variants
to typeProductTailoringCreatedMessage
staged
to typeProductVariantDeletedMessage
addressId
to typeBusinessUnitAddressCustomFieldAddedMessagePayload
addressId
to typeBusinessUnitAddressCustomFieldChangedMessagePayload
addressId
to typeBusinessUnitAddressCustomFieldRemovedMessagePayload
addressId
to typeBusinessUnitAddressCustomTypeRemovedMessagePayload
addressId
to typeBusinessUnitAddressCustomTypeSetMessagePayload
addressId
to typeCustomerAddressCustomFieldAddedMessagePayload
addressId
to typeCustomerAddressCustomFieldChangedMessagePayload
addressId
to typeCustomerAddressCustomFieldRemovedMessagePayload
addressId
to typeCustomerAddressCustomTypeRemovedMessagePayload
addressId
to typeCustomerAddressCustomTypeSetMessagePayload
metaTitle
to typeProductTailoringCreatedMessagePayload
metaDescription
to typeProductTailoringCreatedMessagePayload
metaKeywords
to typeProductTailoringCreatedMessagePayload
variants
to typeProductTailoringCreatedMessagePayload
staged
to typeProductVariantDeletedMessagePayload
variants
to typeProductTailoringData
variants
to typeProductTailoringDraft
variants
to typeProductTailoringInStoreDraft
active
to typeShippingMethod
active
to typeShippingMethodDraft
store
to typeStagedQuote
Required Property(s)
stores
of typeBusinessUnit
to be optionalstores
of typeCompany
to be optionalstores
of typeDivision
to be optionalisOnStock
of typeProductVariantAvailability
to be optionalChanged Property(s)
value
of typeDirectDiscountDraft
from typeCartDiscountValue
toCartDiscountValueDraft
totalPrice
of typeOrderLineItemDiscountSetMessage
from typeMoney
toCentPrecisionMoney
value
of typeStandalonePriceValueChangedMessage
from typeMoney
toTypedMoney
oldValue
of typeStandalonePriceValueChangedMessage
from typeMoney
toTypedMoney
totalPrice
of typeOrderLineItemDiscountSetMessagePayload
from typeMoney
toCentPrecisionMoney
value
of typeStandalonePriceValueChangedMessagePayload
from typeMoney
toTypedMoney
oldValue
of typeStandalonePriceValueChangedMessagePayload
from typeMoney
toTypedMoney
customType
of typeOrderSearchAnyValue
from typestring
toOrderSearchCustomType
customType
of typeOrderSearchDateRangeValue
from typestring
toOrderSearchCustomType
customType
of typeOrderSearchFullTextValue
from typestring
toOrderSearchCustomType
customType
of typeOrderSearchLongRangeValue
from typestring
toOrderSearchCustomType
customType
of typeOrderSearchNumberRangeValue
from typestring
toOrderSearchCustomType
customType
of typeOrderSearchQueryExpressionValue
from typestring
toOrderSearchCustomType
customType
of typeOrderSearchStringValue
from typestring
toOrderSearchCustomType
price
of typeShippingRate
from typeTypedMoney
toCentPrecisionMoney
freeAbove
of typeShippingRate
from typeTypedMoney
toCentPrecisionMoney
Added Type(s)
BusinessUnitApprovalRuleMode
BusinessUnitChangeApprovalRuleModeAction
DiscountApplicationMode
CartChangeLineItemsOrderAction
CustomerIndexingProgress
CustomerIndexingStatus
CustomerPagedSearchResponse
CustomerSearchIndexingStatusResponse
CustomerSearchRequest
CustomerSearchResult
MyCartChangeLineItemsOrderAction
BusinessUnitApprovalRuleModeChangedMessage
DeliveryCustomFieldAddedMessage
DeliveryCustomFieldChangedMessage
DeliveryCustomFieldRemovedMessage
DeliveryCustomTypeRemovedMessage
DeliveryCustomTypeSetMessage
ProductPriceCustomFieldAddedMessage
ProductPriceCustomFieldChangedMessage
ProductPriceCustomFieldRemovedMessage
ProductPriceCustomFieldsRemovedMessage
ProductPriceCustomFieldsSetMessage
ProductTailoringImageAddedMessage
ProductTailoringImagesSetMessage
ProductVariantTailoringAddedMessage
ProductVariantTailoringRemovedMessage
BusinessUnitApprovalRuleModeChangedMessagePayload
DeliveryCustomFieldAddedMessagePayload
DeliveryCustomFieldChangedMessagePayload
DeliveryCustomFieldRemovedMessagePayload
DeliveryCustomTypeRemovedMessagePayload
DeliveryCustomTypeSetMessagePayload
ProductPriceCustomFieldAddedMessagePayload
ProductPriceCustomFieldChangedMessagePayload
ProductPriceCustomFieldRemovedMessagePayload
ProductPriceCustomFieldsRemovedMessagePayload
ProductPriceCustomFieldsSetMessagePayload
ProductTailoringImageAddedMessagePayload
ProductTailoringImagesSetMessagePayload
ProductVariantTailoringAddedMessagePayload
ProductVariantTailoringRemovedMessagePayload
StagedOrderSetShippingCustomFieldAction
StagedOrderSetShippingCustomTypeAction
OrderSearchCustomType
OrderSetShippingCustomFieldAction
OrderSetShippingCustomTypeAction
ProductVariantTailoring
ProductVariantTailoringDraft
ProductTailoringAddAssetAction
ProductTailoringAddExternalImageAction
ProductTailoringAddVariantAction
ProductTailoringChangeAssetNameAction
ProductTailoringChangeAssetOrderAction
ProductTailoringMoveImageToPositionAction
ProductTailoringRemoveAssetAction
ProductTailoringRemoveImageAction
ProductTailoringRemoveVariantAction
ProductTailoringSetAssetCustomFieldAction
ProductTailoringSetAssetCustomTypeAction
ProductTailoringSetAssetDescriptionAction
ProductTailoringSetAssetKeyAction
ProductTailoringSetAssetSourcesAction
ProductTailoringSetAssetTagsAction
ProductTailoringSetExternalImagesAction
ProductTailoringSetImageLabelAction
CustomerSearchStatus
ProjectChangeCustomerSearchStatusAction
ShippingMethodChangeActiveAction
Removed Resource(s)
/{projectKey}/me/carts/key={key}
Added Resource(s)
/{projectKey}/customers/search
/{projectKey}/customers/search/indexing-status
/{projectKey}/in-store/key={storeKey}/quote-requests
/{projectKey}/in-store/key={storeKey}/staged-quotes
/{projectKey}/in-store/key={storeKey}/quotes
/{projectKey}/in-store/key={storeKey}/orders/quotes
/{projectKey}/in-store/key={storeKey}/products/{productID}/product-tailoring/images
/{projectKey}/in-store/key={storeKey}/products/key={productKey}/product-tailoring/images
/{projectKey}/in-store/key={storeKey}/quote-requests/key={key}
/{projectKey}/in-store/key={storeKey}/quote-requests/{ID}
/{projectKey}/in-store/key={storeKey}/staged-quotes/key={key}
/{projectKey}/in-store/key={storeKey}/staged-quotes/{ID}
/{projectKey}/in-store/key={storeKey}/quotes/key={key}
/{projectKey}/in-store/key={storeKey}/quotes/{ID}
Removed Enum(s)
product-price
from typeChangeSubscriptionResourceTypeId
Added Enum(s)
shopping-list
to typeExtensionResourceTypeId
customer-group
to typeAttributeReferenceTypeId
attribute-group
to typeChangeSubscriptionResourceTypeId
product-tailoring
to typeChangeSubscriptionResourceTypeId
cart-discount
to typeCustomFieldReferenceValue
customer-group
to typeCustomFieldReferenceValue
Removed QueryParameter(s)
localeProjection
from methodget /{projectKey}/products
localeProjection
from methodpost /{projectKey}/products
localeProjection
from methodget /{projectKey}/products/key={key}
localeProjection
from methodpost /{projectKey}/products/key={key}
localeProjection
from methoddelete /{projectKey}/products/key={key}
localeProjection
from methodget /{projectKey}/products/{ID}
localeProjection
from methodpost /{projectKey}/products/{ID}
localeProjection
from methoddelete /{projectKey}/products/{ID}
sort
from methodget /{projectKey}/product-projections/suggest
offset
from methodget /{projectKey}/product-projections/suggest
withTotal
from methodget /{projectKey}/product-projections/suggest
Patch Changes
dfbe4ce
]:v7.13.0
Compare Source
Minor Changes
#797
3ca2970
Thanks @ct-sdks! - Api changesRemoved Method(s)
apiRoot.withProjectKey().me().businessUnits().withId().delete()
apiRoot.withProjectKey().me().businessUnits().withKey().delete()
apiRoot.withProjectKey().me().carts().withKey().get()
apiRoot.withProjectKey().me().carts().withKey().head()
apiRoot.withProjectKey().me().carts().withKey().post()
apiRoot.withProjectKey().me().carts().withKey().delete()
apiRoot.withProjectKey().me().quoteRequests().withId().delete()
apiRoot.withProjectKey().me().quoteRequests().withKey().delete()
Added Method(s)
apiRoot.withProjectKey().customers().search().post()
apiRoot.withProjectKey().customers().search().head()
apiRoot.withProjectKey().customers().searchIndexingStatus().get()
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().get()
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().head()
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().post()
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().get()
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().head()
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().post()
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().get()
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().head()
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().post()
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().orders().orderQuote().post()
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().products().withProductId().productTailoring().images().post()
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().products().withProductKey().productTailoring().images().post()
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withKey().get()
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withKey().head()
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withKey().post()
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withKey().delete()
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withId().get()
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withId().head()
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withId().post()
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withId().delete()
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withKey().get()
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withKey().head()
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withKey().post()
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withKey().delete()
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withId().get()
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withId().head()
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withId().post()
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withId().delete()
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withKey().get()
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withKey().head()
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withKey().post()
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withKey().delete()
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withId().get()
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withId().head()
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withId().post()
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withId().delete()
Added Property(s)
approvalRuleMode
to typeBusinessUnit
approvalRuleMode
to typeBusinessUnitDraft
approvalRuleMode
to typeCompany
approvalRuleMode
to typeCompanyDraft
approvalRuleMode
to typeDivision
approvalRuleMode
to typeDivisionDraft
Configuration
📅 Schedule: Branch creation - "before 4am on the first day of the month" (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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.