Skip to content

Commit

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

* chore(jest): silence mocked function warning

* docs: changeset

* test: avoid using waitForElementToBeRemoved

* refactor(vrt): simplify icon container

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Nicola Molinari <nicola.molinari@commercetools.com>
  • Loading branch information
3 people authored Dec 8, 2021
1 parent 6f02335 commit cf91400
Show file tree
Hide file tree
Showing 37 changed files with 2,651 additions and 2,306 deletions.
32 changes: 32 additions & 0 deletions .changeset/twenty-birds-exercise.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
---
'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': patch
'@commercetools-frontend/application-shell-connectors': patch
'@commercetools-frontend/babel-preset-mc-app': patch
'@commercetools-frontend/browser-history': patch
'@commercetools-frontend/constants': patch
'@commercetools-frontend/cypress': patch
'@commercetools-frontend/i18n': patch
'@commercetools-frontend/jest-preset-mc-app': patch
'@commercetools-frontend/jest-stylelint-runner': 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
---

Update dependencies
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
16.12
16.13
300 changes: 150 additions & 150 deletions .yarn/releases/yarn-3.1.0.cjs → .yarn/releases/yarn-3.1.1.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ plugins:
- path: .yarn/plugins/@yarnpkg/plugin-postinstall.cjs
spec: "https://raw.githubusercontent.com/gravitywelluk/yarn-plugin-postinstall/master/bundles/%40yarnpkg/plugin-postinstall.js"

yarnPath: .yarn/releases/yarn-3.1.0.cjs
yarnPath: .yarn/releases/yarn-3.1.1.cjs

postinstall: ./scripts/postinstall.sh
16 changes: 8 additions & 8 deletions application-templates/starter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"versions:uikit": "manypkg upgrade @commercetools-uikit"
},
"dependencies": {
"@apollo/client": "3.4.16",
"@apollo/client": "3.5.6",
"@commercetools-frontend/actions-global": "20.12.0",
"@commercetools-frontend/application-components": "20.12.0",
"@commercetools-frontend/application-shell": "20.12.0",
Expand Down Expand Up @@ -47,22 +47,22 @@
"@commercetools-uikit/pagination": "^12.2.2",
"@commercetools-uikit/spacings": "^12.2.2",
"@commercetools-uikit/text": "^12.2.2",
"@formatjs/cli": "4.4.0",
"@manypkg/cli": "0.18.0",
"@formatjs/cli": "4.5.0",
"@manypkg/cli": "0.19.1",
"@testing-library/react": "12.1.2",
"eslint": "7.32.0",
"eslint-formatter-pretty": "4.1.0",
"jest": "27.3.1",
"jest": "27.4.3",
"jest-runner-eslint": "0.11.1",
"jest-watch-typeahead": "1.0.0",
"msw": "0.35.0",
"prettier": "2.4.1",
"msw": "0.36.1",
"prettier": "2.5.1",
"prop-types": "15.7.2",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-intl": "5.21.0",
"react-intl": "5.23.0",
"react-redux": "7.2.6",
"react-router-dom": "5.3.0",
"redux": "4.1.1"
"redux": "4.1.2"
}
}
66 changes: 33 additions & 33 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,42 +80,42 @@
]
},
"dependencies": {
"@babel/cli": "7.15.7",
"@babel/core": "7.15.8",
"@changesets/changelog-github": "0.4.1",
"@changesets/cli": "2.17.0",
"@babel/cli": "7.16.0",
"@babel/core": "7.16.0",
"@changesets/changelog-github": "0.4.2",
"@changesets/cli": "2.18.1",
"@commercetools-docs/writing-style": "3.0.8",
"@commercetools-test-data/core": "2.4.1",
"@commercetools-uikit/design-system": "^12.2.2",
"@commercetools/github-labels": "1.1.0",
"@commitlint/cli": "13.2.1",
"@commitlint/config-conventional": "13.2.0",
"@formatjs/cli": "4.4.0",
"@formatjs/cli": "4.5.0",
"@graphql-codegen/add": "3.1.0",
"@graphql-codegen/cli": "2.2.1",
"@graphql-codegen/cli": "2.3.0",
"@graphql-codegen/introspection": "2.1.0",
"@graphql-codegen/typescript": "2.2.4",
"@graphql-codegen/typescript": "2.4.1",
"@graphql-codegen/typescript-graphql-files-modules": "2.1.0",
"@graphql-codegen/typescript-operations": "2.1.8",
"@manypkg/cli": "0.18.0",
"@percy/cli": "1.0.0-beta.70",
"@graphql-codegen/typescript-operations": "2.2.1",
"@manypkg/cli": "0.19.1",
"@percy/cli": "1.0.0-beta.71",
"@percy/cypress": "3.1.1",
"@percy/puppeteer": "2.0.0",
"@preconstruct/cli": "2.1.5",
"@svgr/cli": "5.5.0",
"@svgr/plugin-jsx": "5.5.0",
"@svgr/plugin-svgo": "5.5.0",
"@testing-library/cypress": "8.0.1",
"@testing-library/cypress": "8.0.2",
"@testing-library/react": "12.1.2",
"@types/faker": "5.5.9",
"@types/jest-environment-puppeteer": "4.4.1",
"@types/jquery": "3.5.8",
"@types/node": "16.11.10",
"@types/jquery": "3.5.9",
"@types/node": "16.11.12",
"@types/puppeteer": "5.4.4",
"@types/uuid": "8.3.1",
"@types/uuid": "8.3.3",
"@types/webpack-env": "1.16.3",
"apollo-server-errors": "3.2.0",
"autoprefixer": "10.3.7",
"apollo-server-errors": "3.3.0",
"autoprefixer": "10.4.0",
"babel-plugin-import-graphql": "2.8.1",
"babel-plugin-transform-rename-import": "2.3.0",
"babel-plugin-typescript-to-proptypes": "1.4.2",
Expand All @@ -127,20 +127,20 @@
"eslint-plugin-graphql": "4.0.0",
"faker": "5.5.3",
"husky": "7.0.4",
"jest": "27.3.1",
"jest-each": "27.3.1",
"jest-puppeteer": "6.0.0",
"jest": "27.4.3",
"jest-each": "27.4.2",
"jest-puppeteer": "6.0.2",
"jest-runner-eslint": "0.11.1",
"jest-runner-executor": "1.0.0",
"jest-silent-reporter": "0.5.0",
"jest-watch-typeahead": "1.0.0",
"lint-staged": "11.2.5",
"lint-staged": "11.2.6",
"mri": "1.2.0",
"patch-package": "6.4.7",
"postcss": "8.3.11",
"postcss": "8.4.4",
"postcss-load-config": "3.1.0",
"postcss-modules": "4.2.2",
"prettier": "2.4.1",
"prettier": "2.5.1",
"puppeteer": "10.4.0",
"rcfile": "1.0.3",
"replace": "1.2.1",
Expand All @@ -152,29 +152,29 @@
"stylelint-config-standard": "22.0.0",
"stylelint-order": "4.1.0",
"stylelint-value-no-unknown-custom-properties": "3.0.0",
"tsc-files": "1.1.2",
"typescript": "4.4.4",
"tsc-files": "1.1.3",
"typescript": "4.5.2",
"vfile-message": "3.0.2"
},
"resolutions": {
"@babel/core": "7.15.8",
"@babel/preset-env": "7.15.8",
"@jest/types": "27.2.5",
"@pmmmwh/react-refresh-webpack-plugin": "0.5.1",
"@babel/core": "7.16.0",
"@babel/preset-env": "7.16.4",
"@jest/types": "27.4.2",
"@pmmmwh/react-refresh-webpack-plugin": "0.5.3",
"@types/puppeteer": "5.4.4",
"@types/react": "17.0.33",
"@types/react-dom": "17.0.10",
"@types/react": "17.0.37",
"@types/react-dom": "17.0.11",
"@types/react-router": "5.1.17",
"@typescript-eslint/eslint-plugin": "4.33.0",
"@typescript-eslint/parser": "4.33.0",
"graphql": "15.6.1",
"graphql": "15.8.0",
"intl-messageformat-parser": "6.4.4",
"react-intl": "5.21.0"
"react-intl": "5.23.0"
},
"engines": {
"node": ">=12 || >=14",
"npm": ">=6",
"yarn": ">=1.10"
},
"packageManager": "yarn@3.1.0"
"packageManager": "yarn@3.1.1"
}
8 changes: 4 additions & 4 deletions packages-backend/express/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,15 @@
"module": "dist/commercetools-backend-express.esm.js",
"files": ["dist", "package.json", "LICENSE", "README.md"],
"dependencies": {
"@babel/runtime": "7.15.4",
"@babel/runtime-corejs3": "7.15.4",
"@types/node": "16.11.10",
"@babel/runtime": "7.16.3",
"@babel/runtime-corejs3": "7.16.3",
"@types/node": "16.11.12",
"express": "4.17.1",
"express-jwt": "6.1.0",
"jwks-rsa": "2.0.5"
},
"devDependencies": {
"jose": "2.0.5",
"msw": "0.35.0"
"msw": "0.36.1"
}
}
6 changes: 3 additions & 3 deletions packages-backend/loggers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@
"module": "dist/commercetools-backend-loggers.esm.js",
"files": ["dist", "package.json", "LICENSE", "README.md"],
"dependencies": {
"@babel/runtime": "7.15.4",
"@babel/runtime-corejs3": "7.15.4",
"@sentry/node": "6.13.3",
"@babel/runtime": "7.16.3",
"@babel/runtime-corejs3": "7.16.3",
"@sentry/node": "6.16.0",
"@types/triple-beam": "1.3.2",
"express-winston": "4.2.0",
"fast-safe-stringify": "2.1.1",
Expand Down
8 changes: 4 additions & 4 deletions packages/actions-global/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
"module": "dist/commercetools-frontend-actions-global.esm.js",
"files": ["dist", "package.json", "LICENSE", "README.md"],
"dependencies": {
"@babel/runtime": "7.15.4",
"@babel/runtime-corejs3": "7.15.4",
"@babel/runtime": "7.16.3",
"@babel/runtime-corejs3": "7.16.3",
"@commercetools-frontend/browser-history": "20.10.6",
"@commercetools-frontend/constants": "20.12.0",
"@commercetools-frontend/notifications": "20.10.6",
Expand All @@ -28,12 +28,12 @@
"@types/react": "^17.0.16",
"@types/react-redux": "^7.1.16",
"lodash": "4.17.21",
"redux-thunk": "2.4.0"
"redux-thunk": "2.4.1"
},
"devDependencies": {
"react": "17.0.2",
"react-redux": "7.2.6",
"redux": "4.1.1"
"redux": "4.1.2"
},
"peerDependencies": {
"react": "17.x",
Expand Down
12 changes: 6 additions & 6 deletions packages/application-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
"README.md"
],
"dependencies": {
"@babel/runtime": "7.15.4",
"@babel/runtime-corejs3": "7.15.4",
"@babel/runtime": "7.16.3",
"@babel/runtime-corejs3": "7.16.3",
"@commercetools-frontend/application-shell-connectors": "20.12.0",
"@commercetools-frontend/assets": "20.12.0",
"@commercetools-frontend/constants": "20.12.0",
Expand All @@ -47,22 +47,22 @@
"@commercetools-uikit/secondary-icon-button": "^12.2.2",
"@commercetools-uikit/spacings": "^12.2.2",
"@commercetools-uikit/text": "^12.2.2",
"@emotion/react": "11.5.0",
"@emotion/styled": "11.3.0",
"@emotion/react": "11.7.0",
"@emotion/styled": "11.6.0",
"@types/lodash": "^4.14.167",
"@types/prop-types": "^15.7.3",
"@types/react": "^17.0.16",
"@types/react-dom": "^17.0.9",
"@types/react-modal": "^3.10.4",
"lodash": "4.17.21",
"prop-types": "15.7.2",
"react-modal": "3.14.3",
"react-modal": "3.14.4",
"react-required-if": "1.0.3"
},
"devDependencies": {
"react": "17.0.2",
"react-dom": "17.0.2",
"react-intl": "5.21.0"
"react-intl": "5.23.0"
},
"peerDependencies": {
"react": "17.x",
Expand Down
10 changes: 5 additions & 5 deletions packages/application-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,12 @@
"build:schema": "json2ts schema.json src/schema.ts --style.singleQuote --bannerComment '/* eslint-disable prettier/prettier */\n// This file was automatically generated by json-schema-to-typescript.\n// DO NOT MODIFY IT BY HAND. Instead, modify the source schema.json file.'"
},
"dependencies": {
"@babel/register": "7.15.3",
"@babel/runtime": "7.15.4",
"@babel/runtime-corejs3": "7.15.4",
"@babel/register": "7.16.0",
"@babel/runtime": "7.16.3",
"@babel/runtime-corejs3": "7.16.3",
"@commercetools-frontend/babel-preset-mc-app": "20.10.6",
"ajv": "8.6.3",
"core-js": "3.19.0",
"ajv": "8.8.2",
"core-js": "3.19.3",
"cosmiconfig": "7.0.1",
"lodash": "4.17.21",
"omit-empty-es": "1.1.3"
Expand Down
10 changes: 5 additions & 5 deletions packages/application-shell-connectors/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,21 +21,21 @@
"entrypoints": ["./index.ts", "./test-utils/index.ts"]
},
"dependencies": {
"@babel/runtime": "7.15.4",
"@babel/runtime-corejs3": "7.15.4",
"@babel/runtime": "7.16.3",
"@babel/runtime-corejs3": "7.16.3",
"@commercetools-frontend/constants": "20.12.0",
"@commercetools-frontend/sentry": "20.12.0",
"@emotion/react": "11.5.0",
"@emotion/react": "11.7.0",
"@types/lodash": "^4.14.167",
"@types/prop-types": "^15.7.3",
"@types/react": "^17.0.16",
"graphql": "15.6.1",
"graphql": "15.8.0",
"lodash": "4.17.21",
"moment-timezone": "^0.5.32",
"prop-types": "15.7.2"
},
"devDependencies": {
"@apollo/client": "3.4.16",
"@apollo/client": "3.5.6",
"@testing-library/react": "12.1.2",
"react": "17.0.2"
},
Expand Down
Loading

1 comment on commit cf91400

@vercel
Copy link

@vercel vercel bot commented on cf91400 Dec 8, 2021

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.