-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update all dependencies (#1673)
* fix(deps): update all dependencies * fix: explicitly include @motion/styled-base and use yarn resolution for all emotion deps * docs: start documenting deps patches * fix: silence react-intl warnings about pre-compiling message translations * chore: remove unnecessary @types/graphql dependency As suggested by the library log during installation * chore: add changeset Co-authored-by: Renovate Bot <[email protected]> Co-authored-by: Nicola Molinari <[email protected]> Co-authored-by: Tobias Deekens <[email protected]>
- Loading branch information
1 parent
48af7b7
commit f144292
Showing
31 changed files
with
1,078 additions
and
1,382 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
--- | ||
"merchant-center-application-template-starter": patch | ||
"@commercetools-backend/express": patch | ||
"@commercetools-backend/loggers": patch | ||
"@commercetools-frontend/actions-global": patch | ||
"@commercetools-frontend/application-components": patch | ||
"@commercetools-frontend/application-config": patch | ||
"@commercetools-frontend/application-shell-connectors": patch | ||
"@commercetools-frontend/application-shell": patch | ||
"@commercetools-frontend/babel-preset-mc-app": patch | ||
"@commercetools-frontend/browser-history": patch | ||
"@commercetools-frontend/constants": patch | ||
"@commercetools-frontend/i18n": patch | ||
"@commercetools-frontend/jest-preset-mc-app": patch | ||
"@commercetools-frontend/l10n": patch | ||
"@commercetools-frontend/mc-html-template": patch | ||
"@commercetools-frontend/mc-scripts": patch | ||
"@commercetools-frontend/notifications": patch | ||
"@commercetools-frontend/permissions": patch | ||
"@commercetools-frontend/react-notifications": patch | ||
"@commercetools-frontend/sdk": patch | ||
"@commercetools-frontend/sentry": patch | ||
"@commercetools-frontend/url-utils": patch | ||
"playground": patch | ||
"@commercetools-local/visual-testing-app": patch | ||
"@commercetools-website/custom-applications": patch | ||
"@commercetools-website/components-playground": patch | ||
--- | ||
|
||
fix(deps): update all dependencies |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
# Dependency Patches | ||
|
||
This document is meant to keep track of the **dependency patches** that are currently being used in this repository. | ||
|
||
This includes things like using Yarn `resolutions` field, pinning dependency versions, etc. | ||
|
||
We use a document to give context around the patches, to link to possible issues etc. Whenever we can get rid of the patch, please remove the related entry in this document as well. | ||
|
||
**`@emotion/styled-base`** | ||
|
||
We need to explicitly include this dependency in order for Yarn workspaces to hoist it and being available to the emotion packages. | ||
|
||
See https://github.com/commercetools/ui-kit/issues/1491 | ||
|
||
Furthermore, because the UI-Kit emotion dependencies might be "older" than the emotion versions used by consumers, we also need to use Yarn resolution to force all emotion dependencies to be the same. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
f144292
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs: