Skip to content

Commit

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

* docs: changeset

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Nicola Molinari <nicola.molinari@commercetools.com>
  • Loading branch information
renovate[bot] and emmenko authored Mar 10, 2023
1 parent b3ada0c commit 007cb8a
Show file tree
Hide file tree
Showing 30 changed files with 1,646 additions and 1,492 deletions.
25 changes: 25 additions & 0 deletions .changeset/famous-weeks-jump.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
---
"@commercetools-frontend/application-components": patch
"@commercetools-frontend/application-config": patch
"@commercetools-frontend/application-shell-connectors": patch
"@commercetools-frontend/application-shell": patch
"@commercetools-frontend/eslint-config-mc-app": patch
"@commercetools-frontend/i18n": patch
"@commercetools-frontend/jest-stylelint-runner": patch
"@commercetools-frontend/l10n": patch
"@commercetools-frontend/mc-scripts": patch
"@commercetools-frontend/permissions": patch
"@commercetools-frontend/react-notifications": patch
"@commercetools-frontend/sentry": patch
"@commercetools-backend/eslint-config-node": patch
"@commercetools-backend/express": patch
"@commercetools-backend/loggers": patch
"@commercetools-applications/merchant-center-template-starter-typescript": patch
"@commercetools-applications/merchant-center-template-starter": patch
"@commercetools-local/playground": patch
"@commercetools-local/visual-testing-app": patch
"@commercetools-website/custom-applications": patch
"@commercetools-website/components-playground": patch
---

Update all dependencies
6 changes: 3 additions & 3 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:

- name: Initialize GitHub Deployment
if: ${{ env.DEPLOY_DOCS_ENV == 'Preview' }}
uses: bobheadxi/deployments@v1.3.0
uses: bobheadxi/deployments@v1.4.0
id: start-deployment
with:
step: start
Expand All @@ -109,7 +109,7 @@ jobs:
- name: Update GitHub Deployment Status
if: ${{ env.DEPLOY_DOCS_ENV == 'Preview' }}
uses: bobheadxi/deployments@v1.3.0
uses: bobheadxi/deployments@v1.4.0
id: finish_deployment
with:
step: finish
Expand Down Expand Up @@ -137,7 +137,7 @@ jobs:
uses: actions/checkout@v3

- name: Check links
uses: JustinBeckwith/linkinator-action@v1.10.3
uses: JustinBeckwith/linkinator-action@v1.10.4
with:
paths: https://appkit-sha-${{ github.sha }}.commercetools.vercel.app/custom-applications
config: website/linkinator.config.json
Expand Down
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
16.18
16.19
801 changes: 0 additions & 801 deletions .yarn/releases/yarn-3.2.4.cjs

This file was deleted.

873 changes: 873 additions & 0 deletions .yarn/releases/yarn-3.4.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 @@ -21,4 +21,4 @@ plugins:

postinstall: ./scripts/postinstall.sh

yarnPath: .yarn/releases/yarn-3.2.4.cjs
yarnPath: .yarn/releases/yarn-3.4.1.cjs
2 changes: 1 addition & 1 deletion application-templates/starter-typescript/.nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
16.18
16.19
16 changes: 8 additions & 8 deletions application-templates/starter-typescript/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.7.7",
"@apollo/client": "3.7.10",
"@babel/core": "^7.20.12",
"@babel/runtime-corejs3": "^7.20.13",
"@commercetools-frontend/actions-global": "workspace:*",
Expand All @@ -36,9 +36,9 @@
"@commercetools-frontend/mc-dev-authentication": "workspace:*",
"@commercetools-frontend/mc-scripts": "workspace:*",
"@commercetools-frontend/permissions": "workspace:*",
"@commercetools-test-data/channel": "4.9.0",
"@commercetools-test-data/commons": "4.9.0",
"@commercetools-test-data/core": "4.9.0",
"@commercetools-test-data/channel": "4.11.0",
"@commercetools-test-data/commons": "4.11.0",
"@commercetools-test-data/core": "4.11.0",
"@commercetools-uikit/constraints": "^15.13.2",
"@commercetools-uikit/data-table": "^15.13.2",
"@commercetools-uikit/flat-button": "^15.13.2",
Expand All @@ -60,7 +60,7 @@
"@emotion/react": "11.10.6",
"@formatjs/cli": "4.8.4",
"@jest/types": "27.5.1",
"@manypkg/cli": "0.19.2",
"@manypkg/cli": "0.20.0",
"@testing-library/dom": "^8.20.0",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "12.1.5",
Expand All @@ -71,17 +71,17 @@
"@types/react-router": "^5.1.20",
"@types/react-router-dom": "^5.3.3",
"@types/testing-library__jest-dom": "^5.14.5",
"eslint": "8.34.0",
"eslint": "8.35.0",
"eslint-formatter-pretty": "4.1.0",
"eslint-plugin-graphql": "^4.0.0",
"formik": "2.2.9",
"graphql": "^16.6.0",
"graphql-tag": "^2.12.6",
"jest": "27.5.1",
"jest-runner-eslint": "1.1.0",
"jest-runner-eslint": "1.2.0",
"jest-watch-typeahead": "1.1.0",
"moment": "^2.29.4",
"msw": "0.47.4",
"msw": "0.49.3",
"omit-empty-es": "1.1.3",
"prettier": "2.8.4",
"react": "17.0.2",
Expand Down
2 changes: 1 addition & 1 deletion application-templates/starter/.nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
16.18
16.19
16 changes: 8 additions & 8 deletions application-templates/starter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"versions:uikit": "manypkg upgrade @commercetools-uikit"
},
"dependencies": {
"@apollo/client": "3.7.7",
"@apollo/client": "3.7.10",
"@babel/core": "^7.20.12",
"@babel/runtime-corejs3": "^7.20.13",
"@commercetools-frontend/actions-global": "workspace:*",
Expand All @@ -34,9 +34,9 @@
"@commercetools-frontend/mc-dev-authentication": "workspace:*",
"@commercetools-frontend/mc-scripts": "workspace:*",
"@commercetools-frontend/permissions": "workspace:*",
"@commercetools-test-data/channel": "4.9.0",
"@commercetools-test-data/commons": "4.9.0",
"@commercetools-test-data/core": "4.9.0",
"@commercetools-test-data/channel": "4.11.0",
"@commercetools-test-data/commons": "4.11.0",
"@commercetools-test-data/core": "4.11.0",
"@commercetools-uikit/constraints": "^15.13.2",
"@commercetools-uikit/data-table": "^15.13.2",
"@commercetools-uikit/flat-button": "^15.13.2",
Expand All @@ -57,21 +57,21 @@
"@commercetools/sync-actions": "^5.3.1",
"@emotion/react": "11.10.6",
"@formatjs/cli": "4.8.4",
"@manypkg/cli": "0.19.2",
"@manypkg/cli": "0.20.0",
"@testing-library/dom": "^8.20.0",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "12.1.5",
"@testing-library/react-hooks": "8.0.1",
"eslint": "8.34.0",
"eslint": "8.35.0",
"eslint-formatter-pretty": "4.1.0",
"formik": "2.2.9",
"graphql": "^16.6.0",
"graphql-tag": "^2.12.6",
"jest": "27.5.1",
"jest-runner-eslint": "1.1.0",
"jest-runner-eslint": "1.2.0",
"jest-watch-typeahead": "1.1.0",
"moment": "^2.29.4",
"msw": "0.47.4",
"msw": "0.49.3",
"omit-empty-es": "1.1.3",
"prettier": "2.8.4",
"prop-types": "15.8.1",
Expand Down
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,11 +87,11 @@
"@changesets/changelog-github": "0.4.8",
"@changesets/cli": "2.26.0",
"@commercetools-docs/writing-style": "3.3.2",
"@commercetools-test-data/core": "4.9.0",
"@commercetools-test-data/core": "4.11.0",
"@commercetools-uikit/design-system": "^15.13.2",
"@commercetools/github-labels": "1.1.0",
"@commitlint/cli": "17.4.3",
"@commitlint/config-conventional": "17.4.3",
"@commitlint/cli": "17.4.4",
"@commitlint/config-conventional": "17.4.4",
"@faker-js/faker": "7.6.0",
"@formatjs/cli": "4.8.4",
"@graphql-codegen/add": "3.2.3",
Expand All @@ -100,8 +100,8 @@
"@graphql-codegen/typescript": "2.8.8",
"@graphql-codegen/typescript-graphql-files-modules": "2.2.1",
"@graphql-codegen/typescript-operations": "2.5.13",
"@manypkg/cli": "0.19.2",
"@percy/cli": "1.18.0",
"@manypkg/cli": "0.20.0",
"@percy/cli": "1.20.3",
"@percy/cypress": "3.1.2",
"@percy/puppeteer": "2.0.2",
"@preconstruct/cli": "2.3.0",
Expand All @@ -123,15 +123,15 @@
"cross-env": "7.0.3",
"cypress": "11.2.0",
"dotenv": "16.0.3",
"eslint": "8.34.0",
"eslint": "8.35.0",
"eslint-formatter-pretty": "4.1.0",
"eslint-plugin-graphql": "^4.0.0",
"graphql": "16.6.0",
"husky": "7.0.4",
"jest": "27.5.1",
"jest-each": "27.5.1",
"jest-puppeteer": "6.2.0",
"jest-runner-eslint": "1.1.0",
"jest-runner-eslint": "1.2.0",
"jest-runner-executor": "1.0.0",
"jest-silent-reporter": "0.5.0",
"jest-watch-typeahead": "1.1.0",
Expand Down Expand Up @@ -159,11 +159,11 @@
"@babel/preset-env": "^7.18.6",
"@formatjs/ecma402-abstract": "^1.11.8",
"@jest/types": "27.5.1",
"@pmmmwh/react-refresh-webpack-plugin": "0.5.8",
"@pmmmwh/react-refresh-webpack-plugin": "0.5.10",
"@types/eslint": "^8.2.2",
"@types/react": "17.0.50",
"@types/react-dom": "17.0.17",
"@types/react-router": "5.1.19",
"@types/react": "17.0.53",
"@types/react-dom": "17.0.19",
"@types/react-router": "5.1.20",
"@typescript-eslint/eslint-plugin": "^5.10.0",
"@typescript-eslint/parser": "^5.10.0",
"core-js-compat": "^3.23.4",
Expand All @@ -176,5 +176,5 @@
"npm": ">=6",
"yarn": ">=1.10"
},
"packageManager": "yarn@3.2.4"
"packageManager": "yarn@3.4.1"
}
2 changes: 1 addition & 1 deletion packages-backend/eslint-config-node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
},
"devDependencies": {
"@tsconfig/node16": "^1.0.3",
"eslint": "8.34.0"
"eslint": "8.35.0"
},
"engines": {
"node": "14.x || >=16.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages-backend/express/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@
"@types/express-unless": "^0.5.3",
"@types/jsonwebtoken": "^8.5.9",
"jose": "2.0.6",
"msw": "0.47.4"
"msw": "0.49.3"
}
}
2 changes: 1 addition & 1 deletion packages-backend/loggers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"dependencies": {
"@babel/runtime": "^7.20.13",
"@babel/runtime-corejs3": "^7.20.13",
"@sentry/node": "7.37.2",
"@sentry/node": "7.42.0",
"@types/triple-beam": "1.3.2",
"express-winston": "4.2.0",
"fast-safe-stringify": "2.1.1",
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 @@ -47,8 +47,8 @@
"@commercetools-uikit/spacings": "^15.13.2",
"@commercetools-uikit/text": "^15.13.2",
"@commercetools-uikit/utils": "^15.13.2",
"@emotion/react": "11.10.5",
"@emotion/styled": "11.10.5",
"@emotion/react": "11.10.6",
"@emotion/styled": "11.10.6",
"@react-hook/latest": "1.0.3",
"@react-hook/resize-observer": "1.2.6",
"@types/history": "^4.7.11",
Expand Down
2 changes: 1 addition & 1 deletion packages/application-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
},
"devDependencies": {
"@types/jsdom": "^16.2.15",
"json-schema-to-typescript": "11.0.3",
"json-schema-to-typescript": "11.0.5",
"shelljs": "0.8.5"
},
"engines": {
Expand Down
4 changes: 2 additions & 2 deletions packages/application-shell-connectors/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@babel/runtime-corejs3": "^7.20.13",
"@commercetools-frontend/constants": "21.23.10",
"@commercetools-frontend/sentry": "21.23.10",
"@emotion/react": "11.10.5",
"@emotion/react": "11.10.6",
"@types/lodash": "^4.14.191",
"@types/prop-types": "^15.7.5",
"@types/react": "^17.0.53",
Expand All @@ -36,7 +36,7 @@
"tiny-warning": "1.0.3"
},
"devDependencies": {
"@apollo/client": "3.7.7",
"@apollo/client": "3.7.10",
"@testing-library/react": "12.1.5",
"react": "17.0.2"
},
Expand Down
22 changes: 11 additions & 11 deletions packages/application-shell/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,14 +61,14 @@
"@commercetools-uikit/spacings": "^15.13.2",
"@commercetools-uikit/text": "^15.13.2",
"@commercetools/http-user-agent": "3.0.0",
"@emotion/react": "11.10.5",
"@emotion/styled": "11.10.5",
"@flopflip/combine-adapters": "12.5.5",
"@flopflip/http-adapter": "12.5.5",
"@flopflip/launchdarkly-adapter": "12.5.5",
"@flopflip/react-broadcast": "12.5.5",
"@flopflip/types": "12.5.5",
"@reduxjs/toolkit": "1.9.2",
"@emotion/react": "11.10.6",
"@emotion/styled": "11.10.6",
"@flopflip/combine-adapters": "12.5.6",
"@flopflip/http-adapter": "12.5.6",
"@flopflip/launchdarkly-adapter": "12.5.6",
"@flopflip/react-broadcast": "12.5.6",
"@flopflip/types": "12.5.6",
"@reduxjs/toolkit": "1.9.3",
"@types/common-tags": "^1.8.1",
"@types/history": "^4.7.11",
"@types/lodash": "^4.14.191",
Expand All @@ -80,7 +80,7 @@
"@types/react-router-dom": "^5.3.3",
"@types/redux-logger": "^3.0.9",
"@types/uuid": "8.3.4",
"apollo-link-logger": "2.0.0",
"apollo-link-logger": "2.0.1",
"classnames": "^2.3.2",
"common-tags": "1.8.2",
"debounce-async": "0.0.2",
Expand All @@ -107,10 +107,10 @@
"uuid": "8.3.2"
},
"devDependencies": {
"@apollo/client": "3.7.7",
"@apollo/client": "3.7.10",
"@testing-library/react": "12.1.5",
"@testing-library/react-hooks": "8.0.1",
"msw": "0.47.4",
"msw": "0.49.3",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-intl": "^5.25.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-mc-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"eslint": "8.x"
},
"devDependencies": {
"eslint": "8.34.0"
"eslint": "8.35.0"
},
"engines": {
"node": "14.x || >=16.0.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/i18n/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@
"@commercetools-community-kit/i18n": "^0.3.0",
"@commercetools-frontend/sentry": "21.23.10",
"@commercetools-uikit/i18n": "^15.13.2",
"@emotion/react": "11.10.5",
"@formatjs/icu-messageformat-parser": "2.2.0",
"@emotion/react": "11.10.6",
"@formatjs/icu-messageformat-parser": "2.3.0",
"@types/prop-types": "^15.7.5",
"@types/react": "^17.0.53",
"moment": "^2.29.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/jest-stylelint-runner/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"main": "index.js",
"module": "index.js",
"dependencies": {
"create-jest-runner": "0.12.2",
"create-jest-runner": "0.12.3",
"postcss-load-config": "3.1.4"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/l10n/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@babel/runtime": "^7.20.13",
"@babel/runtime-corejs3": "^7.20.13",
"@commercetools-frontend/sentry": "21.23.10",
"@emotion/react": "11.10.5",
"@emotion/react": "11.10.6",
"@types/prop-types": "^15.7.5",
"@types/react": "^17.0.53",
"lodash": "4.17.21",
Expand Down
Loading

1 comment on commit 007cb8a

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

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

Deploy preview for merchant-center-application-kit ready!

✅ Preview
https://merchant-center-application-302h3fcbe-commercetools.vercel.app

Built with commit 007cb8a.
This pull request is being automatically deployed with vercel-action

Please sign in to comment.