Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into jmfrancois/chore/up…
Browse files Browse the repository at this point in the history
…grade-testing-library
  • Loading branch information
jmainguytalend committed Nov 27, 2023
2 parents ae06047 + e8c64eb commit 6c0b8a6
Show file tree
Hide file tree
Showing 105 changed files with 993 additions and 1,207 deletions.
5 changes: 0 additions & 5 deletions .changeset/afraid-ways-relate.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/blue-kings-switch.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/clever-humans-promise.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fast-seas-suffer.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/five-games-watch.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/forty-wolves-report.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/gold-carrots-brush.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/green-drinks-remain.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/lazy-tools-invite.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nasty-tips-bow.md

This file was deleted.

5 changes: 5 additions & 0 deletions .changeset/ninety-baboons-join.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@talend/upgrade-deps': major
---
Make upgrade-deps compatible with pnpm
[Breaking Change]remove security option (has it's not used)
5 changes: 0 additions & 5 deletions .changeset/rotten-scissors-obey.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/silly-grapes-sleep.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tricky-ties-scream.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/weak-tips-own.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/wicked-masks-tickle.md

This file was deleted.

18 changes: 0 additions & 18 deletions .prettierrc.js
Original file line number Diff line number Diff line change
@@ -1,21 +1,3 @@
module.exports = {
...require('@talend/scripts-config-prettier'),
overrides: [
{
files: 'fork/module-to-cdn/**/*',
...require('./fork/module-to-cdn/.prettierrc'),
},
{
files: 'packages/design-system/**/*',
...require('./packages/design-system/.prettierrc'),
},
{
files: 'packages/stepper/**/*',
...require('./packages/stepper/.prettierrc'),
},
{
files: 'packages/storybook-docs/**/*',
...require('./packages/storybook-docs/.prettierrc'),
},
],
};
71 changes: 36 additions & 35 deletions dependencies-latest.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,34 +2,37 @@ 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"
"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.0"
"@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.9.0"
"@types/node": "^6.14.13" => "^20.10.0"
"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.0"
"@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"
"react-router": "~6.3.0" => "^6.18.0"
"react-router-dom": "~6.3.0" => "^6.18.0"
"react-router": "~6.3.0" => "^6.20.0"
"react-router-dom": "~6.3.0" => "^6.20.0"

check versions of packages/cmf/package.json using latest
"immutable": "^3.8.2" => "^5.0.0-beta.4"
"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.0"
"@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 @@ -45,31 +48,31 @@ check versions of packages/components/package.json using latest
"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.0"
"@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"
"react-a11y": "^0.3.4" => "^1.1.0"
"react-router-dom": "~6.3.0" => "^6.18.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.0"
"@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.6"
"msw": "^1.3.2" => "^2.0.8"

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.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.9.0"
"cypress": "^12.17.4" => "^13.5.1"
"@types/node": "^6.14.13" => "^20.10.0"
"cypress": "^12.17.4" => "^13.6.0"

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.18.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"
Expand All @@ -79,21 +82,21 @@ check versions of packages/design-system/package.json using latest
"@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.5.1"
"cypress": "^12.17.4" => "^13.6.0"
"react-is": "^17.0.2" => "^18.2.0"
"react-router-dom": "~6.3.0" => "^6.18.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.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.0"
"@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.9.0"
"@types/node": "^6.14.13" => "^20.10.0"
"immutable": "^3.8.2" => "^5.0.0-beta.4"
"react-redux": "^7.2.9" => "^8.1.3"

Expand All @@ -103,7 +106,7 @@ check versions of packages/forms/package.json using latest
"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.0"
"@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 @@ -115,24 +118,24 @@ check versions of packages/icons/package.json using latest
"mkdirp": "^1.0.4" => "^3.0.1"
"string-replace-loader": "^2.3.0" => "^3.1.0"
"style-loader": "^1.3.0" => "^3.3.3"
"svgo": "^1.3.2" => "^3.0.3"
"svgo": "^1.3.2" => "^3.0.4"
"webpack-cli": "^4.10.0" => "^5.1.4"

check versions of packages/jsfc/package.json using latest
"objectpath": "^1.2.2" => "^2.0.0"
"@types/chai": "^3.5.2" => "^4.3.10"
"@types/node": "^6.14.13" => "^20.9.0"
"@types/chai": "^3.5.2" => "^4.3.11"
"@types/node": "^6.14.13" => "^20.10.0"
"rimraf": "^3.0.2" => "^5.0.5"

check versions of packages/local-libs-webpack-plugin/package.json using latest

check versions of packages/playground/package.json using latest
"body-parser": "1.20.1" => "^1.20.2"
"copy-webpack-plugin": "^10.2.4" => "^11.0.0"
"i18next-http-backend": "^1.4.5" => "^2.4.1"
"i18next-http-backend": "^1.4.5" => "^2.4.2"

check versions of packages/router-bridge/package.json using latest
"react-router-dom": "~6.3.0" => "^6.18.0"
"react-router-dom": "~6.3.0" => "^6.20.0"

check versions of packages/sagas/package.json using latest
"immutable": "^3.8.2" => "^5.0.0-beta.4"
Expand All @@ -145,17 +148,17 @@ check versions of packages/stepper/package.json using latest
"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.0"
"@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.9.0"
"@types/node": "^6.14.13" => "^20.10.0"
"css-loader": "^4.3.0" => "^6.8.1"
"webpack-cli": "^4.10.0" => "^5.1.4"

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

check versions of packages/theme/package.json using latest
"copy-webpack-plugin": "^10.2.4" => "^11.0.0"
Expand Down Expand Up @@ -195,7 +198,6 @@ check versions of tools/scripts-build-cdn/package.json using latest
"mkdirp": "^1.0.4" => "^3.0.1"
"queue": "^6.0.2" => "^7.0.0"
"rimraf": "^3.0.2" => "^5.0.5"
"webpack-bundle-analyzer": "^4.10.0" => "^4.9.1"
"webpack-cli": "^4.10.0" => "^5.1.4"

check versions of tools/scripts-cmf/package.json using latest
Expand All @@ -219,19 +221,18 @@ 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.20.1" => "^2.10.0"
"@sentry/webpack-plugin": "^1.21.0" => "^2.10.1"
"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"
"postcss-safe-parser": "^6.0.0" => "^7.0.0"
"regenerator-runtime": "^0.13.11" => "^0.14.0"
"svg64": "^1.2.0" => "^2.0.0"
"webpack-bundle-analyzer": "^4.10.0" => "^4.9.1"
"webpack-cli": "^4.10.0" => "^5.1.4"

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

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

Expand Down Expand Up @@ -282,8 +283,8 @@ check versions of fork/react-bootstrap/package.json using latest
"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.0"
"@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 171.22s.
Done in 174.18s.
6 changes: 6 additions & 0 deletions fork/bootstrap-sass/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 3.5.1

### Patch Changes

- f14ebbe23: Add missing deps

## 3.5.0

### Minor Changes
Expand Down
6 changes: 3 additions & 3 deletions fork/bootstrap-sass/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@talend/bootstrap-sass",
"version": "3.5.0",
"version": "3.5.1",
"description": "bootstrap-sass is a Sass-powered version of Bootstrap 3, ready to drop right into your Sass powered applications.",
"main": "assets/javascripts/bootstrap.js",
"style": "assets/stylesheets/_bootstrap.scss",
Expand Down Expand Up @@ -40,8 +40,8 @@
"access": "public"
},
"devDependencies": {
"@talend/eslint-config": "^13.0.0",
"@talend/eslint-config": "^13.0.1",
"@talend/eslint-plugin": "^1.1.0",
"eslint": "^8.53.0"
"eslint": "^8.54.0"
}
}
6 changes: 6 additions & 0 deletions fork/dynamic-cdn-webpack-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# CHANGELOG

## 13.1.0

### Minor Changes

- f14ebbe23: Add missing deps, adapt code to keep test working with pnpm and use custom eslint config to not have circular dependency

## 13.0.1

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions fork/dynamic-cdn-webpack-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@talend/dynamic-cdn-webpack-plugin",
"version": "13.0.1",
"version": "13.1.0",
"description": "Dynamically get your dependencies from a cdn rather than bundling them in your app",
"license": "MIT",
"repository": "Talend/dynamic-cdn-webpack-plugin",
Expand Down Expand Up @@ -48,7 +48,7 @@
"@babel/eslint-parser": "^7.23.3",
"all-contributors-cli": "^6.26.1",
"codecov": "^3.8.3",
"eslint": "^8.53.0",
"eslint": "^8.54.0",
"html-webpack-plugin": "^5.5.3",
"jest": "^29.7.0",
"mz": "^2.7.0",
Expand Down
2 changes: 1 addition & 1 deletion fork/module-to-cdn/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
},
"devDependencies": {
"@babel/eslint-parser": "^7.23.3",
"eslint": "^8.53.0",
"eslint": "^8.54.0",
"jest": "^29.7.0"
},
"publishConfig": {
Expand Down
Loading

0 comments on commit 6c0b8a6

Please sign in to comment.