Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/npm_and_yarn/body-parser-1.20.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mhuchet authored Sep 25, 2024
2 parents f78a2cc + 03e7a1c commit f7c197b
Show file tree
Hide file tree
Showing 60 changed files with 2,796 additions and 2,832 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pr-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
run: yarn test --coverage --coverageReporters json-summary

- name: Jest Coverage Comment
uses: MishaKav/jest-coverage-comment@434e6d2d37116d23d812809b61d499639842fa3b #1.0.26
uses: MishaKav/jest-coverage-comment@d74238813c33e6ea20530ff91b5ea37953d11c91 #1.0.27
with:
multiple-files: |
assets-api, ./packages/assets-api/coverage/coverage-summary.json
Expand Down
319 changes: 161 additions & 158 deletions dependencies-latest.txt

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions fork/bootstrap-sass/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@
"access": "public"
},
"devDependencies": {
"@talend/eslint-config": "^13.2.0",
"@talend/eslint-plugin": "^1.3.0",
"eslint": "^8.57.0"
"@talend/eslint-config": "^13.2.1",
"@talend/eslint-plugin": "^1.3.1",
"eslint": "^8.57.1"
}
}
14 changes: 7 additions & 7 deletions fork/dynamic-cdn-webpack-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,24 +36,24 @@
"externals"
],
"dependencies": {
"@talend/module-to-cdn": "^9.11.0",
"@talend/module-to-cdn": "^9.11.1",
"read-pkg-up": "^7.0.1",
"semver": "^7.6.2",
"semver": "^7.6.3",
"webpack-sources": "^3.2.3"
},
"peerDependencies": {
"webpack": "^5.92.0"
"webpack": "^5.94.0"
},
"devDependencies": {
"@babel/eslint-parser": "^7.24.7",
"@babel/eslint-parser": "^7.25.1",
"all-contributors-cli": "^6.26.1",
"codecov": "^3.8.3",
"eslint": "^8.57.0",
"eslint": "^8.57.1",
"html-webpack-plugin": "^5.6.0",
"jest": "^29.7.0",
"mz": "^2.7.0",
"rimraf": "^5.0.7",
"webpack": "^5.92.0",
"rimraf": "^5.0.10",
"webpack": "^5.94.0",
"webpack-cli": "^4.10.0",
"webpack-manifest-plugin": "^5.0.0"
},
Expand Down
10 changes: 5 additions & 5 deletions fork/json-schema-form-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,15 +48,15 @@
"devDependencies": {
"@talend/babel-plugin-assets-api": "^1.4.0",
"@talend/babel-plugin-import-from-index": "^1.8.0",
"@talend/eslint-config": "^13.2.0",
"@talend/eslint-plugin": "^1.3.0",
"@talend/scripts-config-react-webpack": "^16.8.0",
"@talend/eslint-config": "^13.2.1",
"@talend/eslint-plugin": "^1.3.1",
"@talend/scripts-config-react-webpack": "^16.8.1",
"@talend/scripts-config-typescript": "^11.3.0",
"@talend/scripts-core": "^16.5.1",
"@types/chai": "^3.5.2",
"@types/node": "^6.14.13",
"rimraf": "^5.0.7",
"webpack": "^5.92.0"
"rimraf": "^5.0.10",
"webpack": "^5.94.0"
},
"dependencies": {
"json-refs": "3.0.15",
Expand Down
6 changes: 3 additions & 3 deletions fork/module-to-cdn/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,11 @@
"dependencies": {
"execa": "^4.1.0",
"mkdirp": "^1.0.4",
"semver": "^7.6.2"
"semver": "^7.6.3"
},
"devDependencies": {
"@babel/eslint-parser": "^7.24.7",
"eslint": "^8.57.0",
"@babel/eslint-parser": "^7.25.1",
"eslint": "^8.57.1",
"jest": "^29.7.0"
},
"publishConfig": {
Expand Down
10 changes: 5 additions & 5 deletions fork/react-bootstrap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,16 +47,16 @@
"react-dom": "^18.3.1"
},
"devDependencies": {
"@talend/eslint-config": "^13.2.0",
"@talend/eslint-plugin": "^1.3.0",
"@talend/eslint-config": "^13.2.1",
"@talend/eslint-plugin": "^1.3.1",
"@talend/scripts-config-typescript": "^11.3.0",
"@talend/scripts-core": "^16.5.1",
"@talend/scripts-config-babel": "^13.5.0",
"@talend/scripts-config-react-webpack": "^16.8.0",
"@testing-library/jest-dom": "^6.4.6",
"@talend/scripts-config-react-webpack": "^16.8.1",
"@testing-library/jest-dom": "^6.5.0",
"@testing-library/react": "^14.3.1",
"@testing-library/user-event": "^14.5.2",
"chai": "^4.4.1",
"chai": "^4.5.0",
"chalk": "^2.4.2",
"create-react-class": "^15.7.0",
"cross-env": "^7.0.3",
Expand Down
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
{
"devDependencies": {
"@changesets/cli": "^2.27.5",
"@talend/scripts-config-babel": "^13.4.0",
"@talend/scripts-config-prettier": "^12.1.3",
"@talend/scripts-core": "^16.4.0",
"@talend/scripts-yarn-workspace": "^2.0.2",
"@changesets/cli": "^2.27.8",
"@talend/scripts-config-babel": "^13.5.0",
"@talend/scripts-config-prettier": "^12.2.0",
"@talend/scripts-core": "^16.5.1",
"@talend/scripts-yarn-workspace": "^2.1.0",
"cross-env": "^7.0.3",
"cross-spawn": "^7.0.3",
"eslint": "^8.57.0",
"eslint": "^8.57.1",
"husky": "^8.0.3",
"i18next-scanner": "^4.4.0",
"lint-staged": "^15.2.6",
"prettier": "^3.3.2",
"rimraf": "^5.0.7",
"typescript": "^5.4.5"
"i18next-scanner": "^4.5.0",
"lint-staged": "^15.2.10",
"prettier": "^3.3.3",
"rimraf": "^5.0.10",
"typescript": "^5.0.4"
},
"scripts": {
"postinstall": "talend-yarn-workspace run build:lib && talend-yarn-workspace run build:lib:esm",
Expand Down Expand Up @@ -69,7 +69,7 @@
},
"dependencies": {
"@types/react": "^18.2.7",
"@types/react-dom": "^18.2.7",
"@types/react-dom": "^18.3.0",
"cypress": "^13.6.0"
}
}
10 changes: 5 additions & 5 deletions packages/a11y/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,18 +32,18 @@
"url": "https://github.com/Talend/ui.git"
},
"dependencies": {
"@talend/utils": "^3.2.2"
"@talend/utils": "^3.2.3"
},
"devDependencies": {
"@talend/eslint-config": "^13.2.0",
"@talend/eslint-plugin": "^1.3.0",
"@talend/eslint-config": "^13.2.1",
"@talend/eslint-plugin": "^1.3.1",
"@talend/scripts-core": "^16.5.1",
"@talend/scripts-config-typescript": "^11.3.0",
"@testing-library/react": "^14.3.1",
"@testing-library/user-event": "^14.5.2",
"@types/date-fns": "^2.6.0",
"@types/jest": "^29.5.12",
"@types/react": "^18.3.3",
"@types/jest": "^29.5.13",
"@types/react": "^18.3.9",
"@types/react-dom": "^18.3.0",
"date-fns": "^3.6.0",
"jest-in-case": "^1.0.2",
Expand Down
8 changes: 4 additions & 4 deletions packages/assets-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,13 +36,13 @@
"dependencies": {},
"devDependencies": {
"@talend/babel-plugin-import-from-index": "^1.8.0",
"@talend/eslint-config": "^13.2.0",
"@talend/eslint-plugin": "^1.3.0",
"@talend/eslint-config": "^13.2.1",
"@talend/eslint-plugin": "^1.3.1",
"@talend/scripts-core": "^16.5.1",
"@talend/scripts-config-react-webpack": "^16.8.0",
"@talend/scripts-config-react-webpack": "^16.8.1",
"@talend/scripts-config-typescript": "^11.3.0",
"@types/node": "^6.14.13",
"@types/jest": "^29.5.12",
"@types/jest": "^29.5.13",
"read-pkg-up": "^7.0.1"
},
"publishConfig": {
Expand Down
12 changes: 6 additions & 6 deletions packages/cmf-cqrs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,17 +32,17 @@
},
"homepage": "https://github.com/Talend/ui/cmf-cqrs#readme",
"dependencies": {
"@talend/react-cmf": "^10.0.0",
"@talend/utils": "^3.2.0",
"@talend/react-cmf": "^10.0.1",
"@talend/utils": "^3.2.3",
"immutable": "^3.8.2",
"redux-saga": "^1.3.0"
},
"devDependencies": {
"@talend/eslint-config": "^13.2.0",
"@talend/eslint-plugin": "^1.3.0",
"@talend/scripts-core": "^16.5.0",
"@talend/eslint-config": "^13.2.1",
"@talend/eslint-plugin": "^1.3.1",
"@talend/scripts-core": "^16.5.1",
"@talend/scripts-config-babel": "^13.5.0",
"@talend/scripts-config-react-webpack": "^16.8.0",
"@talend/scripts-config-react-webpack": "^16.8.1",
"@talend/scripts-config-typescript": "^11.3.0",
"@testing-library/react": "^14.3.1",
"@testing-library/react-hooks": "^8.0.1",
Expand Down
8 changes: 4 additions & 4 deletions packages/cmf-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"connected-react-router": "^6.9.3",
"history": "^5.3.0",
"lodash": "^4.17.21",
"path-to-regexp": "^6.2.2",
"path-to-regexp": "^6.3.0",
"prop-types": "^15.8.1",
"react-redux": "^7.2.9",
"react-router": "~6.3.0",
Expand All @@ -42,11 +42,11 @@
},
"devDependencies": {
"@redux-saga/testing-utils": "^1.1.5",
"@talend/eslint-config": "^13.2.0",
"@talend/eslint-plugin": "^1.3.0",
"@talend/eslint-config": "^13.2.1",
"@talend/eslint-plugin": "^1.3.1",
"@talend/scripts-core": "^16.5.1",
"@talend/scripts-config-babel": "^13.5.0",
"@talend/scripts-config-react-webpack": "^16.8.0",
"@talend/scripts-config-react-webpack": "^16.8.1",
"@talend/scripts-config-typescript": "^11.3.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand Down
8 changes: 4 additions & 4 deletions packages/cmf/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
},
"dependencies": {
"@talend/scripts-cmf": "^1.3.0",
"@talend/utils": "^3.2.2",
"@talend/utils": "^3.2.3",
"commander": "^6.2.1",
"hoist-non-react-statics": "^3.3.2",
"immutable": "^3.8.2",
Expand All @@ -64,13 +64,13 @@
},
"devDependencies": {
"@redux-saga/testing-utils": "^1.1.5",
"@talend/eslint-config": "^13.2.0",
"@talend/eslint-plugin": "^1.3.0",
"@talend/eslint-config": "^13.2.1",
"@talend/eslint-plugin": "^1.3.1",
"@talend/scripts-config-typescript": "^11.3.0",
"@talend/scripts-core": "^16.5.1",
"@talend/scripts-config-babel": "^13.5.0",
"@talend/scripts-config-jest": "^14.1.0",
"@talend/scripts-config-react-webpack": "^16.8.0",
"@talend/scripts-config-react-webpack": "^16.8.1",
"@testing-library/react": "^14.3.1",
"jest-in-case": "^1.0.2",
"jsdoc": "^4.0.3",
Expand Down
38 changes: 19 additions & 19 deletions packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,9 @@
"dependencies": {
"@popperjs/core": "^2.11.8",
"@talend/assets-api": "^1.5.1",
"@talend/bootstrap-theme": "^9.2.0",
"@talend/design-tokens": "^3.4.1",
"@talend/icons": "^7.10.2",
"@talend/bootstrap-theme": "^9.2.2",
"@talend/design-tokens": "^3.4.3",
"@talend/icons": "^7.10.3",
"@talend/react-a11y": "^4.0.1",
"@talend/react-bootstrap": "^3.0.2",
"@talend/utils": "^3.2.3",
Expand All @@ -72,41 +72,41 @@
"react-is": "^17.0.2",
"react-popper": "^2.3.0",
"react-transition-group": "^2.9.0",
"react-use": "^17.5.0",
"react-use": "^17.5.1",
"react-virtualized": "^9.22.5",
"reactour": "^1.19.4",
"recharts": "^2.12.7",
"simplebar": "^6.2.6",
"simplebar": "^6.2.7",
"simplebar-react": "^2.4.3",
"styled-components": "^5.3.11",
"warning": "^3.0.0"
},
"devDependencies": {
"@storybook/addon-actions": "^7.6.19",
"@talend/bootstrap-theme": "^9.2.0",
"@talend/design-system": "^11.0.5",
"@talend/eslint-config": "^13.2.0",
"@talend/eslint-plugin": "^1.3.0",
"@storybook/addon-actions": "^7.6.20",
"@talend/bootstrap-theme": "^9.2.2",
"@talend/design-system": "^11.0.7",
"@talend/eslint-config": "^13.2.1",
"@talend/eslint-plugin": "^1.3.1",
"@talend/locales-design-system": "^7.15.1",
"@talend/locales-tui-components": "^16.0.1",
"@talend/scripts-config-babel": "^13.5.0",
"@talend/scripts-config-react-webpack": "^16.8.0",
"@talend/scripts-config-react-webpack": "^16.8.1",
"@talend/scripts-config-storybook-lib": "^5.4.0",
"@talend/scripts-config-typescript": "^11.3.0",
"@talend/scripts-core": "^16.5.1",
"@testing-library/jest-dom": "^6.4.6",
"@testing-library/jest-dom": "^6.5.0",
"@testing-library/react": "^14.3.1",
"@testing-library/react-hooks": "^8.0.1",
"@testing-library/user-event": "^14.5.2",
"@types/classnames": "^2.3.1",
"@types/d3": "^7.4.3",
"@types/jest": "^29.5.12",
"@types/lodash": "^4.17.5",
"@types/prop-types": "^15.7.12",
"@types/react": "^18.3.3",
"@types/jest": "^29.5.13",
"@types/lodash": "^4.17.9",
"@types/prop-types": "^15.7.13",
"@types/react": "^18.3.9",
"@types/react-dom": "^18.3.0",
"cross-env": "^7.0.3",
"i18next": "^23.11.5",
"i18next": "^23.15.1",
"jest-in-case": "^1.0.2",
"jsdom": "^20.0.3",
"prop-types": "^15.8.1",
Expand All @@ -118,8 +118,8 @@
"react-test-renderer": "^18.3.1"
},
"peerDependencies": {
"@talend/design-system": "^11.0.0",
"i18next": "^23.11.5",
"@talend/design-system": "^11.0.7",
"i18next": "^23.15.1",
"prop-types": "^15.5.10",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand Down
18 changes: 9 additions & 9 deletions packages/containers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,10 @@
"url": "https://github.com/Talend/ui.git"
},
"dependencies": {
"@talend/design-system": "^11.0.5",
"@talend/design-system": "^11.0.7",
"@talend/react-cmf": "^10.0.1",
"@talend/react-components": "^17.1.2",
"@talend/react-forms": "^15.0.1",
"@talend/react-components": "^17.1.3",
"@talend/react-forms": "^15.0.2",
"@talend/utils": "^3.2.3",
"classnames": "^2.5.1",
"immutable": "^3.8.2",
Expand All @@ -60,8 +60,8 @@
"reselect": "^2.5.4"
},
"devDependencies": {
"@storybook/addon-actions": "^7.6.19",
"@talend/icons": "^7.10.2",
"@storybook/addon-actions": "^7.6.20",
"@talend/icons": "^7.10.3",
"@talend/locales-tui-components": "^16.0.1",
"@talend/locales-tui-containers": "^9.1.3",
"@talend/locales-tui-forms": "^10.2.4",
Expand All @@ -72,12 +72,12 @@
"@talend/scripts-core": "^16.5.1",
"@talend/scripts-config-babel": "^13.5.0",
"@talend/scripts-config-storybook-lib": "^5.4.0",
"@talend/scripts-config-react-webpack": "^16.8.0",
"@talend/scripts-config-react-webpack": "^16.8.1",
"@testing-library/react": "^14.3.1",
"@testing-library/user-event": "^14.5.2",
"i18next": "^23.11.5",
"i18next": "^23.15.1",
"jest-in-case": "^1.0.2",
"msw": "^1.3.3",
"msw": "^1.3.4",
"prop-types": "^15.8.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand All @@ -86,7 +86,7 @@
"redux-saga-tester": "^1.0.874"
},
"peerDependencies": {
"i18next": "^23.11.5",
"i18next": "^23.15.1",
"prop-types": "^15.5.10",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand Down
Loading

0 comments on commit f7c197b

Please sign in to comment.