Skip to content

Commit

Permalink
chore: upgrade dependencies (#5018)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Nov 30, 2023
1 parent f563bc7 commit c468f2f
Show file tree
Hide file tree
Showing 47 changed files with 1,045 additions and 1,280 deletions.
47 changes: 47 additions & 0 deletions .changeset/giant-cycles-tell.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
---
'@talend/babel-plugin-import-from-index': patch
'@talend/local-libs-webpack-plugin': patch
'@talend/babel-plugin-import-from-lib': patch
'@talend/scripts-config-react-webpack': patch
'@talend/scripts-config-storybook-lib': patch
'@talend/babel-plugin-assets-api': patch
'@talend/cypress-api-mock-plugin': patch
'@talend/babel-plugin-import-d3': patch
'@talend/scripts-yarn-workspace': patch
'@talend/eslint-config': patch
'@talend/scripts-publish-local': patch
'@talend/scripts-config-babel': patch
'@talend/react-faceted-search': patch
'@talend/storybook-docs': patch
'@talend/design-system': patch
'@talend/design-tokens': patch
'@talend/react-flow-designer': patch
'@talend/router-bridge': patch
'@talend/react-storybook-cmf': patch
'@talend/ui-storybook-one': patch
'@talend/scripts-locales': patch
'@talend/react-bootstrap': patch
'@talend/design-docs': patch
'@talend/scripts-teorem': patch
'@talend/assets-api': patch
'@talend/react-cmf-router': patch
'@talend/react-components': patch
'@talend/react-containers': patch
'@talend/ui-playground': patch
'@talend/scripts-core': patch
'@talend/upgrade-deps': patch
'@talend/react-cmf-cqrs': patch
'@talend/scripts-cmf': patch
'@talend/react-dataviz': patch
'@talend/react-stepper': patch
'@talend/react-forms': patch
'@talend/icons': patch
'@talend/react-sagas': patch
'@talend/bootstrap-theme': patch
'@talend/react-a11y': patch
'@talend/http': patch
'@talend/json-schema-form-core': patch
'@talend/react-cmf': patch
---

chore: upgrade dependencies
58 changes: 15 additions & 43 deletions dependencies-latest.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,25 +2,20 @@ yarn run v1.22.21
$ /home/runner/work/ui/ui/node_modules/.bin/talend-upgrade-deps --latest --dry

check versions of /home/runner/work/ui/ui/package.json using latest
"@types/react": "^18.2.7" => "^18.2.38"
"@types/react-dom": "^18.2.7" => "^18.2.17"
"@types/react": "^18.2.7" => "^18.2.39"
"lint-staged": "^13.3.0" => "^15.1.0"
"rimraf": "^3.0.2" => "^5.0.5"
"typescript": "^5.0.4" => "^5.3.2"

check versions of packages/a11y/package.json using latest
"@testing-library/react": "^12.1.5" => "^14.1.2"
"@testing-library/user-event": "^13.5.0" => "^14.5.1"
"@types/date-fns": "^0.0.2" => "^2.6.0"
"date-fns": "^1.30.1" => "^2.30.0"

check versions of packages/assets-api/package.json using latest
"@types/node": "^6.14.13" => "^20.10.0"
"@types/node": "^6.14.13" => "^20.10.1"
"read-pkg-up": "^7.0.1" => "^11.0.0"

check versions of packages/cmf-cqrs/package.json using latest
"immutable": "^3.8.2" => "^5.0.0-beta.4"
"@testing-library/react": "^12.1.5" => "^14.1.2"

check versions of packages/cmf-router/package.json using latest
"react-redux": "^7.2.9" => "^8.1.3"
Expand All @@ -32,7 +27,6 @@ check versions of packages/cmf/package.json using latest
"nested-combine-reducers": "^1.2.2" => "^2.0.0"
"path-to-regexp": "^2.4.0" => "^6.2.1"
"react-redux": "^7.2.9" => "^8.1.3"
"@testing-library/react": "^12.1.5" => "^14.1.2"
"jsdoc": "^3.6.11" => "^4.0.2"
"node-fetch": "^2.7.0" => "^3.3.2"

Expand All @@ -47,56 +41,41 @@ check versions of packages/components/package.json using latest
"simplebar-react": "^2.4.3" => "^3.2.4"
"styled-components": "^5.3.11" => "^6.1.1"
"warning": "^3.0.0" => "^4.0.3"
"@testing-library/jest-dom": "^5.17.0" => "^6.1.4"
"@testing-library/react": "^12.1.5" => "^14.1.2"
"@testing-library/user-event": "^13.5.0" => "^14.5.1"
"@types/date-fns": "^0.0.2" => "^2.6.0"
"jsdom": "^20.0.3" => "^22.1.0"
"jsdom": "^20.0.3" => "^23.0.1"
"react-a11y": "^0.3.4" => "^1.1.0"
"react-router-dom": "~6.3.0" => "^6.20.0"

check versions of packages/containers/package.json using latest
"immutable": "^3.8.2" => "^5.0.0-beta.4"
"reselect": "^2.5.4" => "^4.1.8"
"@testing-library/react": "^12.1.5" => "^14.1.2"
"@testing-library/user-event": "^13.5.0" => "^14.5.1"
"msw": "^1.3.2" => "^2.0.8"
"msw": "^1.3.2" => "^2.0.9"

check versions of packages/dataviz/package.json using latest
"@cypress/react": "^7.0.3" => "^8.0.0"
"@testing-library/react": "^12.1.5" => "^14.1.2"
"@testing-library/cypress": "^9.0.0" => "^10.0.1"
"@testing-library/user-event": "^13.5.0" => "^14.5.1"
"@types/node": "^6.14.13" => "^20.10.0"
"cypress": "^12.17.4" => "^13.6.0"
"@types/node": "^6.14.13" => "^20.10.1"

check versions of packages/design-docs/package.json using latest
"pkg-dir": "^7.0.0" => "^8.0.0"
"react-router-dom": "~6.3.0" => "^6.20.0"

check versions of packages/design-system/package.json using latest
"@floating-ui/react": "^0.24.8" => "^0.26.2"
"@floating-ui/react": "^0.24.8" => "^0.26.3"
"react-transition-group": "^2.9.0" => "^4.4.5"
"@cypress/react": "^7.0.3" => "^8.0.0"
"@svgr/webpack": "^5.5.0" => "^8.1.0"
"@testing-library/cypress": "^9.0.0" => "^10.0.1"
"@types/react-transition-group": "^2.9.2" => "^4.4.9"
"concurrently": "^7.6.0" => "^8.2.2"
"cypress": "^12.17.4" => "^13.6.0"
"react-is": "^17.0.2" => "^18.2.0"
"react-router-dom": "~6.3.0" => "^6.20.0"

check versions of packages/design-tokens/package.json using latest

check versions of packages/faceted-search/package.json using latest
"date-fns": "^1.30.1" => "^2.30.0"
"@testing-library/react": "^12.1.5" => "^14.1.2"
"@testing-library/user-event": "^13.5.0" => "^14.5.1"

check versions of packages/flow-designer/package.json using latest
"@testing-library/react": "^12.1.5" => "^14.1.2"
"@testing-library/jest-dom": "^5.17.0" => "^6.1.4"
"@types/node": "^6.14.13" => "^20.10.0"
"@types/node": "^6.14.13" => "^20.10.1"
"immutable": "^3.8.2" => "^5.0.0-beta.4"
"react-redux": "^7.2.9" => "^8.1.3"

Expand All @@ -105,8 +84,6 @@ check versions of packages/forms/package.json using latest
"ajv": "^6.12.6" => "^8.12.0"
"react-autowhatever": "10.2.0" => "^10.2.1"
"react-jsonschema-form": "0.51.0" => "^1.8.1"
"@testing-library/jest-dom": "^5.17.0" => "^6.1.4"
"@testing-library/react": "^12.1.5" => "^14.1.2"

check versions of packages/http/package.json using latest
"node-fetch": "^2.7.0" => "^3.3.2"
Expand All @@ -124,7 +101,7 @@ check versions of packages/icons/package.json using latest
check versions of packages/jsfc/package.json using latest
"objectpath": "^1.2.2" => "^2.0.0"
"@types/chai": "^3.5.2" => "^4.3.11"
"@types/node": "^6.14.13" => "^20.10.0"
"@types/node": "^6.14.13" => "^20.10.1"
"rimraf": "^3.0.2" => "^5.0.5"

check versions of packages/local-libs-webpack-plugin/package.json using latest
Expand All @@ -143,16 +120,15 @@ check versions of packages/sagas/package.json using latest
check versions of packages/stepper/package.json using latest
"@trivago/prettier-plugin-sort-imports": "^3.4.0" => "^4.3.0"
"immutable": "^3.8.2" => "^5.0.0-beta.4"
"jsdom": "^20.0.3" => "^22.1.0"
"jsdom": "^20.0.3" => "^23.0.1"
"react-redux": "^7.2.9" => "^8.1.3"
"react-transition-group": "^2.9.0" => "^4.4.5"

check versions of packages/storybook-cmf/package.json using latest
"@testing-library/react": "^12.1.5" => "^14.1.2"
"react-redux": "^7.2.9" => "^8.1.3"

check versions of packages/storybook-docs/package.json using latest
"@types/node": "^6.14.13" => "^20.10.0"
"@types/node": "^6.14.13" => "^20.10.1"
"css-loader": "^4.3.0" => "^6.8.1"
"webpack-cli": "^4.10.0" => "^5.1.4"

Expand Down Expand Up @@ -214,14 +190,13 @@ check versions of tools/scripts-config-cdn/package.json using latest
check versions of tools/scripts-config-eslint/package.json using latest

check versions of tools/scripts-config-jest/package.json using latest
"@testing-library/jest-dom": "^5.17.0" => "^6.1.4"
"regenerator-runtime": "^0.13.11" => "^0.14.0"

check versions of tools/scripts-config-prettier/package.json using latest
"@trivago/prettier-plugin-sort-imports": "^3.4.0" => "^4.3.0"

check versions of tools/scripts-config-react-webpack/package.json using latest
"@sentry/webpack-plugin": "^1.21.0" => "^2.10.1"
"@sentry/webpack-plugin": "^1.21.0" => "^2.10.2"
"copy-webpack-plugin": "^10.2.4" => "^11.0.0"
"css-loader": "^4.3.0" => "^6.8.1"
"fork-ts-checker-webpack-plugin": "^8.0.0" => "^9.0.2"
Expand All @@ -232,15 +207,15 @@ check versions of tools/scripts-config-react-webpack/package.json using latest

check versions of tools/scripts-config-storybook-lib/package.json using latest
"i18next-http-backend": "^1.4.5" => "^2.4.2"
"msw": "^1.3.2" => "^2.0.8"
"msw": "^1.3.2" => "^2.0.9"

check versions of tools/scripts-config-stylelint/package.json using latest

check versions of tools/scripts-config-typescript/package.json using latest

check versions of tools/scripts-core/package.json using latest
"cpx2": "^3.0.2" => "^6.0.1"
"fs-extra": "^10.1.0" => "^11.1.1"
"fs-extra": "^10.1.0" => "^11.2.0"
"rimraf": "^3.0.2" => "^5.0.5"
"yargs": "^15.4.1" => "^17.7.2"

Expand All @@ -257,7 +232,7 @@ check versions of tools/scripts-teorem/package.json using latest
"queue": "^6.0.2" => "^7.0.0"

check versions of tools/scripts-utils/package.json using latest
"fs-extra": "^10.1.0" => "^11.1.1"
"fs-extra": "^10.1.0" => "^11.2.0"
"glob": "^8.1.0" => "^10.3.10"
"which": "^2.0.2" => "^4.0.0"

Expand All @@ -282,9 +257,6 @@ check versions of fork/react-bootstrap/package.json using latest
"react-transition-group": "^2.9.0" => "^4.4.5"
"uncontrollable": "^7.2.1" => "^8.0.4"
"warning": "^3.0.0" => "^4.0.3"
"@testing-library/jest-dom": "^5.17.0" => "^6.1.4"
"@testing-library/react": "^12.1.5" => "^14.1.2"
"@testing-library/user-event": "^13.5.0" => "^14.5.1"
"chalk": "^2.4.2" => "^5.3.0"
"sinon": "^11.1.2" => "^17.0.1"
Done in 174.18s.
Done in 175.20s.
4 changes: 2 additions & 2 deletions fork/react-bootstrap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,9 @@
"@talend/eslint-plugin": "^1.1.0",
"@talend/scripts-core": "^16.3.1",
"@talend/scripts-config-babel": "^13.2.0",
"@talend/scripts-config-react-webpack": "^16.3.1",
"@talend/scripts-config-react-webpack": "^16.3.2",
"@testing-library/jest-dom": "^6.1.4",
"@testing-library/react": "^14.0.0",
"@testing-library/react": "^14.1.2",
"@testing-library/user-event": "^14.5.1",
"chai": "^4.3.10",
"chalk": "^2.4.2",
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"devDependencies": {
"@changesets/cli": "^2.26.2",
"@changesets/cli": "^2.27.1",
"@talend/scripts-config-babel": "^13.2.0",
"@talend/scripts-config-prettier": "^12.1.2",
"@talend/scripts-core": "^16.3.0",
"@talend/scripts-core": "^16.3.1",
"@talend/scripts-yarn-workspace": "^2.0.0",
"cross-env": "^7.0.3",
"cross-spawn": "^7.0.3",
Expand Down Expand Up @@ -67,6 +67,6 @@
},
"dependencies": {
"@types/react": "^18.2.7",
"@types/react-dom": "^18.2.7"
"@types/react-dom": "^18.2.17"
}
}
4 changes: 2 additions & 2 deletions packages/a11y/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,11 @@
"@talend/eslint-plugin": "^1.1.0",
"@talend/scripts-core": "^16.3.1",
"@talend/scripts-config-typescript": "^11.2.0",
"@testing-library/react": "^14.0.0",
"@testing-library/react": "^14.1.2",
"@testing-library/user-event": "^14.5.1",
"@types/date-fns": "^0.0.2",
"@types/jest": "^29.5.10",
"@types/react": "^18.2.38",
"@types/react": "^18.2.39",
"@types/react-dom": "^18.2.17",
"date-fns": "^1.30.1",
"jest-in-case": "^1.0.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/assets-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
"@talend/babel-plugin-import-from-index": "^1.6.0",
"@talend/eslint-config": "^13.0.1",
"@talend/eslint-plugin": "^1.1.0",
"@talend/scripts-core": "^16.3.0",
"@talend/scripts-config-react-webpack": "^16.3.1",
"@talend/scripts-core": "^16.3.1",
"@talend/scripts-config-react-webpack": "^16.3.2",
"@talend/scripts-config-typescript": "^11.2.0",
"@types/node": "^6.14.13",
"@types/jest": "^29.5.10",
Expand Down
8 changes: 4 additions & 4 deletions packages/cmf-cqrs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,19 +32,19 @@
},
"homepage": "https://github.com/Talend/ui/cmf-cqrs#readme",
"dependencies": {
"@talend/react-cmf": "^8.2.0",
"@talend/react-cmf": "^8.3.0",
"@talend/utils": "^2.8.0",
"immutable": "^3.8.2",
"redux-saga": "^1.2.3"
},
"devDependencies": {
"@talend/eslint-config": "^13.0.1",
"@talend/eslint-plugin": "^1.1.0",
"@talend/scripts-core": "^16.3.0",
"@talend/scripts-core": "^16.3.1",
"@talend/scripts-config-babel": "^13.2.0",
"@talend/scripts-config-react-webpack": "^16.3.1",
"@talend/scripts-config-react-webpack": "^16.3.2",
"@talend/scripts-config-typescript": "^11.2.0",
"@testing-library/react": "^14.0.0",
"@testing-library/react": "^14.1.2",
"@testing-library/react-hooks": "^8.0.1",
"mock-socket": "^9.3.1",
"prop-types": "^15.8.1",
Expand Down
6 changes: 3 additions & 3 deletions packages/cmf-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"lint": "talend-scripts lint"
},
"dependencies": {
"@talend/react-cmf": "^8.2.0",
"@talend/react-cmf": "^8.3.0",
"connected-react-router": "^6.9.3",
"history": "^5.3.0",
"lodash": "^4.17.21",
Expand All @@ -36,9 +36,9 @@
"@redux-saga/testing-utils": "^1.1.5",
"@talend/eslint-config": "^13.0.1",
"@talend/eslint-plugin": "^1.1.0",
"@talend/scripts-core": "^16.3.0",
"@talend/scripts-core": "^16.3.1",
"@talend/scripts-config-babel": "^13.2.0",
"@talend/scripts-config-react-webpack": "^16.3.1",
"@talend/scripts-config-react-webpack": "^16.3.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"redux-saga-tester": "^1.0.874"
Expand Down
4 changes: 2 additions & 2 deletions packages/cmf/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@
"@talend/scripts-core": "^16.3.1",
"@talend/scripts-config-babel": "^13.2.0",
"@talend/scripts-config-jest": "^14.0.0",
"@talend/scripts-config-react-webpack": "^16.3.1",
"@testing-library/react": "^14.0.0",
"@talend/scripts-config-react-webpack": "^16.3.2",
"@testing-library/react": "^14.1.2",
"jest-in-case": "^1.0.2",
"jsdoc": "^3.6.11",
"node-fetch": "^2.7.0",
Expand Down
Loading

0 comments on commit c468f2f

Please sign in to comment.