Skip to content

Commit

Permalink
fix(deps): update all dependencies (#1776)
Browse files Browse the repository at this point in the history
* fix(deps): update all dependencies

* chore: downgrade @types/enzyme

* chore: add changset for dep updates

Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: Adnan Asani <[email protected]>
  • Loading branch information
3 people authored Oct 6, 2020
1 parent 405e5ad commit 8cdb025
Show file tree
Hide file tree
Showing 18 changed files with 1,026 additions and 723 deletions.
19 changes: 19 additions & 0 deletions .changeset/wet-badgers-speak.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
---
'merchant-center-application-template-starter': patch
'@commercetools-backend/loggers': patch
'@commercetools-frontend/application-components': patch
'@commercetools-frontend/application-shell': patch
'@commercetools-frontend/i18n': patch
'@commercetools-frontend/jest-preset-mc-app': patch
'@commercetools-frontend/mc-http-server': patch
'@commercetools-frontend/mc-scripts': patch
'@commercetools-frontend/react-notifications': patch
'@commercetools-frontend/sdk': patch
'@commercetools-frontend/sentry': patch
'playground': patch
'@commercetools-local/visual-testing-app': patch
'@commercetools-website/custom-applications': patch
'@commercetools-website/components-playground': patch
---

update deps
8 changes: 4 additions & 4 deletions application-templates/starter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,17 +20,17 @@
"@commercetools-frontend/i18n": "16.17.0",
"@commercetools-frontend/mc-http-server": "16.17.4",
"@commercetools-frontend/permissions": "16.17.0",
"@commercetools-uikit/flat-button": "10.35.1",
"@commercetools-uikit/flat-button": "10.36.0",
"@commercetools-uikit/icons": "10.33.0",
"@commercetools-uikit/spacings": "10.18.7",
"@commercetools-uikit/text": "10.35.1",
"@commercetools-uikit/text": "10.36.0",
"apollo-client": "2.6.10",
"bulk-update-versions": "1.1.0",
"prop-types": "15.7.2",
"react": "16.13.1",
"react-apollo": "3.1.5",
"react-dom": "16.13.1",
"react-intl": "5.8.3",
"react-intl": "5.8.4",
"react-redux": "7.2.1",
"react-router-dom": "5.2.0",
"redux": "4.0.5"
Expand All @@ -41,6 +41,6 @@
"@testing-library/react": "11.0.4",
"dotenv-cli": "4.0.0",
"enzyme": "3.11.0",
"jest": "26.4.2"
"jest": "26.5.0"
}
}
38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,17 +81,17 @@
"@commercetools/github-labels": "1.1.0",
"@commitlint/cli": "11.0.0",
"@commitlint/config-conventional": "11.0.0",
"@formatjs/cli": "2.12.0",
"@graphql-cli/codegen": "1.17.9",
"@formatjs/cli": "2.13.0",
"@graphql-cli/codegen": "1.17.10",
"@graphql-cli/coverage": "2.1.0",
"@graphql-cli/validate": "2.1.0",
"@graphql-codegen/add": "1.17.7",
"@graphql-codegen/cli": "1.17.9",
"@graphql-codegen/cli": "1.17.10",
"@graphql-codegen/introspection": "1.18.0",
"@graphql-codegen/typescript": "1.17.10",
"@graphql-codegen/typescript-graphql-files-modules": "1.18.0",
"@graphql-codegen/typescript-operations": "1.17.8",
"@percy/cypress": "2.3.1",
"@percy/cypress": "2.3.2",
"@percy/puppeteer": "1.1.0",
"@rollup/plugin-babel": "5.2.1",
"@rollup/plugin-commonjs": "15.1.0",
Expand All @@ -102,16 +102,16 @@
"@types/enzyme": "3.10.6",
"@types/jquery": "3.5.1",
"@types/node": "14.11.2",
"@types/react": "16.9.49",
"@types/react": "16.9.51",
"@types/react-dom": "16.9.8",
"@types/react-redux": "7.1.9",
"@types/react-router": "5.1.8",
"@types/react-router-dom": "5.1.5",
"@types/uuid": "8.3.0",
"@types/webpack": "4.41.22",
"@types/webpack-env": "1.15.3",
"@typescript-eslint/eslint-plugin": "4.3.0",
"@typescript-eslint/parser": "4.3.0",
"@typescript-eslint/eslint-plugin": "4.4.0",
"@typescript-eslint/parser": "4.4.0",
"apollo-server-errors": "2.4.2",
"babel-eslint": "10.1.0",
"babel-plugin-import-graphql": "2.7.0",
Expand All @@ -136,16 +136,16 @@
"eslint-plugin-jsx-a11y": "6.3.1",
"eslint-plugin-prefer-object-spread": "1.2.1",
"eslint-plugin-prettier": "3.1.4",
"eslint-plugin-react": "7.21.2",
"eslint-plugin-react": "7.21.3",
"eslint-plugin-react-hooks": "4.1.2",
"eslint-plugin-testing-library": "3.9.0",
"faker": "5.1.0",
"gatsby-plugin-emotion": "4.3.12",
"gatsby-plugin-mdx": "1.2.42",
"gatsby-plugin-mdx": "1.2.43",
"graphql-cli": "4.0.0",
"husky": "4.3.0",
"jest": "26.4.2",
"jest-each": "26.4.2",
"jest": "26.5.0",
"jest-each": "26.5.0",
"jest-puppeteer": "4.4.0",
"jest-runner-eslint": "0.10.0",
"jest-runner-executor": "1.0.0",
Expand All @@ -169,7 +169,7 @@
"rollup-plugin-postcss": "3.1.8",
"rosie": "2.0.1",
"shelljs": "0.8.4",
"start-server-and-test": "1.11.4",
"start-server-and-test": "1.11.5",
"stylelint": "13.7.2",
"stylelint-config-prettier": "8.0.2",
"stylelint-config-standard": "20.0.0",
Expand All @@ -184,17 +184,17 @@
"@mdx-js/react": "1.6.18",
"**/@mdx-js/react": "1.6.18",
"**/gatsby-link": "2.4.15",
"@sentry/types": "5.24.2",
"**/@sentry/types": "5.24.2",
"@types/react": "16.9.49",
"@sentry/types": "5.25.0",
"**/@sentry/types": "5.25.0",
"@types/react": "16.9.51",
"@types/react-router": "5.1.8",
"**/sharp": "0.26.1",
"cypress": "5.3.0",
"graphql": "14.7.0",
"pretty-format": "26.4.2",
"intl-messageformat-parser": "6.0.7",
"**/intl-messageformat-parser": "6.0.7",
"**/@commercetools-docs/gatsby-theme-docs/react-intl": "5.8.3"
"pretty-format": "26.5.0",
"intl-messageformat-parser": "6.0.8",
"**/intl-messageformat-parser": "6.0.8",
"**/@commercetools-docs/gatsby-theme-docs/react-intl": "5.8.4"
},
"engines": {
"node": ">=12",
Expand Down
2 changes: 1 addition & 1 deletion packages-backend/loggers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"build": "tsc -p tsconfig.build.json"
},
"dependencies": {
"@sentry/node": "5.24.2",
"@sentry/node": "5.25.0",
"@types/triple-beam": "1.3.2",
"express-winston": "4.0.5",
"fast-safe-stringify": "2.0.7",
Expand Down
4 changes: 2 additions & 2 deletions packages/application-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@commercetools-uikit/secondary-button": "^10.35.1",
"@commercetools-uikit/secondary-icon-button": "^10.30.1",
"@commercetools-uikit/spacings": "^10.18.7",
"@commercetools-uikit/text": "10.35.1",
"@commercetools-uikit/text": "10.36.0",
"@emotion/core": "10.0.35",
"@emotion/styled": "10.0.27",
"@types/lodash": "^4.14.155",
Expand All @@ -67,7 +67,7 @@
"devDependencies": {
"react": "16.13.1",
"react-dom": "16.13.1",
"react-intl": "5.8.3"
"react-intl": "5.8.4"
},
"peerDependencies": {
"@commercetools-frontend/ui-kit": "10.x",
Expand Down
6 changes: 3 additions & 3 deletions packages/application-shell/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,16 +111,16 @@
"redux-logger": "3.0.6",
"redux-thunk": "2.3.0",
"tiny-invariant": "1.1.0",
"unfetch": "4.1.0",
"uuid": "8.3.0"
"unfetch": "4.2.0",
"uuid": "8.3.1"
},
"devDependencies": {
"@testing-library/react": "11.0.4",
"msw": "0.21.2",
"react": "16.13.1",
"react-apollo": "3.1.5",
"react-dom": "16.13.1",
"react-intl": "5.8.3",
"react-intl": "5.8.4",
"react-redux": "7.2.1",
"react-router-dom": "5.2.0",
"redux": "4.0.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/i18n/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"prop-types": "15.7.2"
},
"devDependencies": {
"intl-messageformat-parser": "6.0.7",
"intl-messageformat-parser": "6.0.8",
"react": "16.13.1"
},
"peerDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/jest-preset-mc-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@commercetools/jest-enzyme-matchers": "1.1.2",
"@sheerun/mutationobserver-shim": "0.3.3",
"@testing-library/jest-dom": "5.11.4",
"babel-jest": "26.3.0",
"babel-jest": "26.5.0",
"colors": "1.4.0",
"cosmiconfig": "7.0.0",
"enzyme-adapter-react-16": "1.15.5",
Expand All @@ -47,7 +47,7 @@
"pkg-dir": "4.2.0",
"raf": "3.4.1",
"ts-jest": "26.4.1",
"unfetch": "4.1.0"
"unfetch": "4.2.0"
},
"devDependencies": {
"@testing-library/react": "11.0.4"
Expand Down
4 changes: 2 additions & 2 deletions packages/mc-http-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
"@commercetools-frontend/assets": "16.15.3",
"@commercetools-frontend/mc-dev-authentication": "16.15.2",
"@commercetools-frontend/mc-html-template": "16.17.4",
"@promster/express": "4.1.12",
"@promster/server": "4.2.13",
"@promster/express": "4.1.13",
"@promster/server": "4.2.15",
"compression": "1.7.4",
"express": "4.17.1",
"hide-powered-by": "1.1.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/mc-scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"graphql-tag": "^2.11.0",
"html-webpack-plugin": "4.5.0",
"json-loader": "0.5.7",
"mini-css-extract-plugin": "0.11.2",
"mini-css-extract-plugin": "0.11.3",
"moment-locales-webpack-plugin": "1.2.0",
"mri": "1.1.6",
"optimize-css-assets-webpack-plugin": "5.0.4",
Expand All @@ -80,13 +80,13 @@
"postcss-custom-media": "7.0.8",
"postcss-custom-properties": "10.0.0",
"postcss-import": "12.0.1",
"postcss-loader": "4.0.2",
"postcss-loader": "4.0.3",
"postcss-preset-env": "6.7.0",
"postcss-reporter": "6.0.1",
"postcss-safe-parser": "4.0.2",
"react-dev-utils": "10.2.1",
"shelljs": "0.8.4",
"style-loader": "1.2.1",
"style-loader": "1.3.0",
"svg-url-loader": "6.0.0",
"terser-webpack-plugin": "4.2.2",
"thread-loader": "2.1.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-notifications/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"@testing-library/react": "11.0.4",
"react": "16.13.1",
"react-dom": "16.13.1",
"react-intl": "5.8.3",
"react-intl": "5.8.4",
"react-redux": "7.2.1",
"react-router-dom": "5.2.0"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,21 +49,21 @@
"@commercetools/http-user-agent": "2.1.2",
"@commercetools/sdk-client": "2.1.2",
"@commercetools/sdk-middleware-correlation-id": "2.1.4",
"@commercetools/sdk-middleware-http": "6.0.8",
"@commercetools/sdk-middleware-http": "6.0.9",
"@types/node-fetch": "^2.5.7",
"@types/prop-types": "^15.7.3",
"fast-equals": "2.0.0",
"prop-types": "15.7.2",
"qss": "2.0.3",
"unfetch": "4.1.0"
"unfetch": "4.2.0"
},
"devDependencies": {
"@types/uuid": "8.3.0",
"react": "16.13.1",
"react-redux": "7.2.1",
"redux": "4.0.5",
"redux-thunk": "2.3.0",
"uuid": "8.3.0"
"uuid": "8.3.1"
},
"peerDependencies": {
"@types/react": "16.x",
Expand Down
2 changes: 1 addition & 1 deletion packages/sentry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@babel/runtime": "7.11.2",
"@babel/runtime-corejs3": "7.11.2",
"@commercetools-frontend/constants": "16.16.0",
"@sentry/browser": "5.24.2",
"@sentry/browser": "5.25.0",
"@types/prop-types": "^15.7.3",
"prop-types": "15.7.2"
},
Expand Down
12 changes: 6 additions & 6 deletions playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,14 @@
"@commercetools-frontend/permissions": "16.17.0",
"@commercetools-frontend/sdk": "16.16.1",
"@commercetools-uikit/constraints": "10.30.1",
"@commercetools-uikit/data-table": "10.35.1",
"@commercetools-uikit/flat-button": "10.35.1",
"@commercetools-uikit/data-table": "10.36.0",
"@commercetools-uikit/flat-button": "10.36.0",
"@commercetools-uikit/grid": "10.30.1",
"@commercetools-uikit/icons": "10.33.0",
"@commercetools-uikit/loading-spinner": "10.35.1",
"@commercetools-uikit/primary-button": "10.35.1",
"@commercetools-uikit/loading-spinner": "10.36.0",
"@commercetools-uikit/primary-button": "10.36.0",
"@commercetools-uikit/spacings": "10.18.7",
"@commercetools-uikit/text": "10.35.1",
"@commercetools-uikit/text": "10.36.0",
"lodash": "4.17.20",
"lodash-es": "4.17.15",
"moment": "^2.24.0",
Expand All @@ -41,7 +41,7 @@
"prop-types": "15.7.2",
"react": "16.13.1",
"react-dom": "16.13.1",
"react-intl": "5.8.3",
"react-intl": "5.8.4",
"react-redux": "7.2.1",
"react-router-dom": "5.2.0",
"redux": "4.0.5"
Expand Down
10 changes: 5 additions & 5 deletions visual-testing-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,18 +15,18 @@
"@commercetools-frontend/constants": "16.16.0",
"@commercetools-frontend/react-notifications": "16.17.2",
"@commercetools-uikit/design-system": "10.18.4",
"@commercetools-uikit/icon-button": "10.35.1",
"@commercetools-uikit/icon-button": "10.36.0",
"@commercetools-uikit/icons": "10.33.0",
"@commercetools-uikit/spacings": "10.18.7",
"@commercetools-uikit/text": "10.35.1",
"@commercetools-uikit/text-field": "10.35.1",
"@commercetools-uikit/text": "10.36.0",
"@commercetools-uikit/text-field": "10.36.0",
"@commercetools-uikit/text-input": "10.34.1",
"@emotion/core": "10.0.35",
"@emotion/styled": "10.0.27",
"formik": "2.1.5",
"formik": "2.1.7",
"react": "16.13.1",
"react-dom": "16.13.1",
"react-intl": "5.8.3",
"react-intl": "5.8.4",
"react-redux": "7.2.1",
"react-router-dom": "5.2.0"
},
Expand Down
22 changes: 11 additions & 11 deletions website-components-playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,30 +13,30 @@
"@commercetools-frontend/application-components": "16.17.2",
"@commercetools-frontend/i18n": "16.17.0",
"@commercetools-uikit/design-system": "10.18.4",
"@commercetools-uikit/icon-button": "10.35.1",
"@commercetools-uikit/icon-button": "10.36.0",
"@commercetools-uikit/icons": "10.33.0",
"@commercetools-uikit/multiline-text-field": "10.35.1",
"@commercetools-uikit/secondary-button": "10.35.1",
"@commercetools-uikit/select-field": "10.35.1",
"@commercetools-uikit/multiline-text-field": "10.36.0",
"@commercetools-uikit/secondary-button": "10.36.0",
"@commercetools-uikit/select-field": "10.36.0",
"@commercetools-uikit/spacings": "10.18.7",
"@commercetools-uikit/text": "10.35.1",
"@commercetools-uikit/text-field": "10.35.1",
"@commercetools-uikit/text": "10.36.0",
"@commercetools-uikit/text-field": "10.36.0",
"@commercetools-uikit/text-input": "10.34.1",
"@emotion/core": "10.0.35",
"@emotion/styled": "10.0.27",
"core-js": "3.6.5",
"formik": "2.1.5",
"gatsby": "2.24.66",
"gatsby-cli": "2.12.101",
"formik": "2.1.7",
"gatsby": "2.24.67",
"gatsby-cli": "2.12.102",
"gatsby-plugin-emotion": "4.3.12",
"gatsby-plugin-prefetch-google-fonts": "1.4.3",
"gatsby-source-filesystem": "2.3.31",
"gatsby-source-filesystem": "2.3.32",
"moment": "2.29.0",
"moment-timezone": "0.5.31",
"prop-types": "15.7.2",
"react": "16.13.1",
"react-dom": "16.13.1",
"react-intl": "5.8.3",
"react-intl": "5.8.4",
"react-router-dom": "5.2.0"
}
}
Loading

1 comment on commit 8cdb025

@vercel
Copy link

@vercel vercel bot commented on 8cdb025 Oct 6, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.