From 9d3881ab2d66e9485eab615e388d9756971e1ccb Mon Sep 17 00:00:00 2001 From: Talend bot Date: Thu, 23 Nov 2023 10:42:26 +0100 Subject: [PATCH] chore: prepare release (#4991) --- .changeset/afraid-ways-relate.md | 5 - .changeset/blue-kings-switch.md | 5 - .changeset/clever-humans-promise.md | 5 - .changeset/fast-seas-suffer.md | 5 - .changeset/five-games-watch.md | 5 - .changeset/forty-wolves-report.md | 5 - .changeset/gold-carrots-brush.md | 5 - .changeset/green-drinks-remain.md | 5 - .changeset/lazy-tools-invite.md | 5 - .changeset/nasty-tips-bow.md | 5 - .changeset/rotten-scissors-obey.md | 5 - .changeset/silly-grapes-sleep.md | 5 - .changeset/tricky-ties-scream.md | 5 - .changeset/weak-tips-own.md | 5 - .changeset/wicked-masks-tickle.md | 5 - fork/bootstrap-sass/CHANGELOG.md | 6 + fork/bootstrap-sass/package.json | 90 +++---- fork/dynamic-cdn-webpack-plugin/CHANGELOG.md | 6 + fork/dynamic-cdn-webpack-plugin/package.json | 128 ++++----- fork/react-bootstrap/CHANGELOG.md | 6 + fork/react-bootstrap/package.json | 8 +- packages/components/CHANGELOG.md | 14 + packages/components/package.json | 246 +++++++++--------- packages/design-system/CHANGELOG.md | 8 + packages/design-system/package.json | 10 +- packages/icons/CHANGELOG.md | 6 + packages/icons/package.json | 148 +++++------ tools/scripts-cmf/CHANGELOG.md | 6 + tools/scripts-cmf/package.json | 60 ++--- tools/scripts-config-eslint/CHANGELOG.md | 6 + tools/scripts-config-eslint/package.json | 92 +++---- tools/scripts-config-prettier/CHANGELOG.md | 6 + tools/scripts-config-prettier/package.json | 4 +- .../scripts-config-react-webpack/CHANGELOG.md | 6 + .../scripts-config-react-webpack/package.json | 138 +++++----- tools/scripts-core/CHANGELOG.md | 11 + tools/scripts-core/package.json | 138 +++++----- tools/scripts-yarn-workspace/CHANGELOG.md | 6 + tools/scripts-yarn-workspace/package.json | 48 ++-- yarn.lock | 5 + 40 files changed, 647 insertions(+), 630 deletions(-) delete mode 100644 .changeset/afraid-ways-relate.md delete mode 100644 .changeset/blue-kings-switch.md delete mode 100644 .changeset/clever-humans-promise.md delete mode 100644 .changeset/fast-seas-suffer.md delete mode 100644 .changeset/five-games-watch.md delete mode 100644 .changeset/forty-wolves-report.md delete mode 100644 .changeset/gold-carrots-brush.md delete mode 100644 .changeset/green-drinks-remain.md delete mode 100644 .changeset/lazy-tools-invite.md delete mode 100644 .changeset/nasty-tips-bow.md delete mode 100644 .changeset/rotten-scissors-obey.md delete mode 100644 .changeset/silly-grapes-sleep.md delete mode 100644 .changeset/tricky-ties-scream.md delete mode 100644 .changeset/weak-tips-own.md delete mode 100644 .changeset/wicked-masks-tickle.md diff --git a/.changeset/afraid-ways-relate.md b/.changeset/afraid-ways-relate.md deleted file mode 100644 index b8a711c38cc..00000000000 --- a/.changeset/afraid-ways-relate.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@talend/react-components': patch ---- - -TDOPS-5671 - Fix tooltip display on date time ranger picker diff --git a/.changeset/blue-kings-switch.md b/.changeset/blue-kings-switch.md deleted file mode 100644 index 409b0760dba..00000000000 --- a/.changeset/blue-kings-switch.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@talend/design-system': patch ---- - -TDOPS-5671 - Fix Design System tooltip display in case of empty value diff --git a/.changeset/clever-humans-promise.md b/.changeset/clever-humans-promise.md deleted file mode 100644 index 9e086dba84c..00000000000 --- a/.changeset/clever-humans-promise.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@talend/scripts-config-react-webpack': patch ---- - -Fix possibility to use BASENAME even if we are not using the cdn diff --git a/.changeset/fast-seas-suffer.md b/.changeset/fast-seas-suffer.md deleted file mode 100644 index 01bc7ee68a2..00000000000 --- a/.changeset/fast-seas-suffer.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@talend/react-bootstrap': patch ---- - -Fix lint issue diff --git a/.changeset/five-games-watch.md b/.changeset/five-games-watch.md deleted file mode 100644 index aaefa30db97..00000000000 --- a/.changeset/five-games-watch.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@talend/scripts-core': minor ---- - -Add option lint-merge-report diff --git a/.changeset/forty-wolves-report.md b/.changeset/forty-wolves-report.md deleted file mode 100644 index ce287d2198f..00000000000 --- a/.changeset/forty-wolves-report.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@talend/design-system': patch ---- - -Export "open" prop to children of Popover component diff --git a/.changeset/gold-carrots-brush.md b/.changeset/gold-carrots-brush.md deleted file mode 100644 index d5d82945543..00000000000 --- a/.changeset/gold-carrots-brush.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@talend/bootstrap-sass': patch ---- - -Add missing deps diff --git a/.changeset/green-drinks-remain.md b/.changeset/green-drinks-remain.md deleted file mode 100644 index 5e49560d5b8..00000000000 --- a/.changeset/green-drinks-remain.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@talend/react-components': minor ---- - -feat(TDP-12694): add pendo trackers to guided-tour actions diff --git a/.changeset/lazy-tools-invite.md b/.changeset/lazy-tools-invite.md deleted file mode 100644 index de7f47ee17a..00000000000 --- a/.changeset/lazy-tools-invite.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@talend/design-system': patch ---- - -Add missing deps diff --git a/.changeset/nasty-tips-bow.md b/.changeset/nasty-tips-bow.md deleted file mode 100644 index 21da9eb22be..00000000000 --- a/.changeset/nasty-tips-bow.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@talend/scripts-config-prettier': patch ---- - -Add missing deps diff --git a/.changeset/rotten-scissors-obey.md b/.changeset/rotten-scissors-obey.md deleted file mode 100644 index 85ad7672d0c..00000000000 --- a/.changeset/rotten-scissors-obey.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@talend/scripts-yarn-workspace': major ---- - -[BREAKING CHANGE]Remove option lint-merge-report diff --git a/.changeset/silly-grapes-sleep.md b/.changeset/silly-grapes-sleep.md deleted file mode 100644 index 609f99ec232..00000000000 --- a/.changeset/silly-grapes-sleep.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@talend/eslint-config': patch ---- - -Fix issue with eslint config diff --git a/.changeset/tricky-ties-scream.md b/.changeset/tricky-ties-scream.md deleted file mode 100644 index 821b4938cf5..00000000000 --- a/.changeset/tricky-ties-scream.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@talend/dynamic-cdn-webpack-plugin': minor ---- - -Add missing deps, adapt code to keep test working with pnpm and use custom eslint config to not have circular dependency diff --git a/.changeset/weak-tips-own.md b/.changeset/weak-tips-own.md deleted file mode 100644 index 23293fcf16d..00000000000 --- a/.changeset/weak-tips-own.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@talend/scripts-cmf': patch ---- - -Add missing deps diff --git a/.changeset/wicked-masks-tickle.md b/.changeset/wicked-masks-tickle.md deleted file mode 100644 index 75b591443dc..00000000000 --- a/.changeset/wicked-masks-tickle.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@talend/icons': minor ---- - -fix(DFD-336): Update field remover processor icon to remove default filling diff --git a/fork/bootstrap-sass/CHANGELOG.md b/fork/bootstrap-sass/CHANGELOG.md index 768f54ad9ec..9ebea2f4866 100644 --- a/fork/bootstrap-sass/CHANGELOG.md +++ b/fork/bootstrap-sass/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## 3.5.1 + +### Patch Changes + +- f14ebbe23: Add missing deps + ## 3.5.0 ### Minor Changes diff --git a/fork/bootstrap-sass/package.json b/fork/bootstrap-sass/package.json index ce95508ff0f..f327e8d6561 100644 --- a/fork/bootstrap-sass/package.json +++ b/fork/bootstrap-sass/package.json @@ -1,47 +1,47 @@ { - "name": "@talend/bootstrap-sass", - "version": "3.5.0", - "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", - "sass": "assets/stylesheets/_bootstrap.scss", - "scripts": { - "build": "echo nothing to build in bootsrap-sass", - "test": "echo nothing to test in bootsrap-sass", - "test:update": "echo nothing to test in bootsrap-sass", - "test:cov": "echo nothing to test in bootsrap-sass" - }, - "files": [ - "assets", - "CHANGELOG.md", - "LICENSE", - "README.md" - ], - "repository": { - "type": "git", - "url": "git://github.com/Talend/ui" - }, - "keywords": [ - "bootstrap", - "sass", - "css" - ], - "contributors": [ - "Thomas McDonald", - "Tristan Harward", - "Peter Gumeson", - "Gleb Mazovetskiy" - ], - "license": "MIT", - "bugs": { - "url": "https://github.com/Talend/ui/issues" - }, - "publishConfig": { - "access": "public" - }, - "devDependencies": { - "@talend/eslint-config": "^13.0.0", - "@talend/eslint-plugin": "^1.1.0", - "eslint": "^8.53.0" - } + "name": "@talend/bootstrap-sass", + "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", + "sass": "assets/stylesheets/_bootstrap.scss", + "scripts": { + "build": "echo nothing to build in bootsrap-sass", + "test": "echo nothing to test in bootsrap-sass", + "test:update": "echo nothing to test in bootsrap-sass", + "test:cov": "echo nothing to test in bootsrap-sass" + }, + "files": [ + "assets", + "CHANGELOG.md", + "LICENSE", + "README.md" + ], + "repository": { + "type": "git", + "url": "git://github.com/Talend/ui" + }, + "keywords": [ + "bootstrap", + "sass", + "css" + ], + "contributors": [ + "Thomas McDonald", + "Tristan Harward", + "Peter Gumeson", + "Gleb Mazovetskiy" + ], + "license": "MIT", + "bugs": { + "url": "https://github.com/Talend/ui/issues" + }, + "publishConfig": { + "access": "public" + }, + "devDependencies": { + "@talend/eslint-config": "^13.0.1", + "@talend/eslint-plugin": "^1.1.0", + "eslint": "^8.53.0" + } } diff --git a/fork/dynamic-cdn-webpack-plugin/CHANGELOG.md b/fork/dynamic-cdn-webpack-plugin/CHANGELOG.md index bd446c30ee3..eaf006cb4e4 100644 --- a/fork/dynamic-cdn-webpack-plugin/CHANGELOG.md +++ b/fork/dynamic-cdn-webpack-plugin/CHANGELOG.md @@ -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 diff --git a/fork/dynamic-cdn-webpack-plugin/package.json b/fork/dynamic-cdn-webpack-plugin/package.json index 79c41dee6f6..019a503ec8c 100644 --- a/fork/dynamic-cdn-webpack-plugin/package.json +++ b/fork/dynamic-cdn-webpack-plugin/package.json @@ -1,66 +1,66 @@ { - "name": "@talend/dynamic-cdn-webpack-plugin", - "version": "13.0.1", - "description": "Dynamically get your dependencies from a cdn rather than bundling them in your app", - "license": "MIT", - "repository": "Talend/dynamic-cdn-webpack-plugin", - "author": { - "name": "Thomas Sileghem", - "email": "th.sileghem@gmail.com", - "url": "https://mastilver.com" - }, - "engines": { - "node": ">=14" - }, - "publishConfig": { - "access": "public" - }, - "scripts": { - "test": "jest", - "version": "all-contributors generate", - "add-contributor": "all-contributors add" - }, - "files": [ - "index.js", - "src" - ], - "keywords": [ - "webpack", - "cdn", - "unpkg.com", - "html-webpack-plugin", - "webpack-manifest-plugin", - "html", - "script", - "assets", - "externals" - ], - "dependencies": { - "@talend/module-to-cdn": "^9.10.0", - "read-pkg-up": "^7.0.1", - "semver": "^7.5.4", - "webpack-sources": "^3.2.3" - }, - "peerDependencies": { - "webpack": "^5.89.0" - }, - "devDependencies": { - "@babel/eslint-parser": "^7.23.3", - "all-contributors-cli": "^6.26.1", - "codecov": "^3.8.3", - "eslint": "^8.53.0", - "html-webpack-plugin": "^5.5.3", - "jest": "^29.7.0", - "mz": "^2.7.0", - "rimraf": "^3.0.2", - "webpack": "^5.89.0", - "webpack-cli": "^4.10.0", - "webpack-manifest-plugin": "^5.0.0" - }, - "jest": { - "testMatch": [ - "/src/**/*.test.js", - "/test/**/*.test.js" - ] - } + "name": "@talend/dynamic-cdn-webpack-plugin", + "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", + "author": { + "name": "Thomas Sileghem", + "email": "th.sileghem@gmail.com", + "url": "https://mastilver.com" + }, + "engines": { + "node": ">=14" + }, + "publishConfig": { + "access": "public" + }, + "scripts": { + "test": "jest", + "version": "all-contributors generate", + "add-contributor": "all-contributors add" + }, + "files": [ + "index.js", + "src" + ], + "keywords": [ + "webpack", + "cdn", + "unpkg.com", + "html-webpack-plugin", + "webpack-manifest-plugin", + "html", + "script", + "assets", + "externals" + ], + "dependencies": { + "@talend/module-to-cdn": "^9.10.0", + "read-pkg-up": "^7.0.1", + "semver": "^7.5.4", + "webpack-sources": "^3.2.3" + }, + "peerDependencies": { + "webpack": "^5.89.0" + }, + "devDependencies": { + "@babel/eslint-parser": "^7.23.3", + "all-contributors-cli": "^6.26.1", + "codecov": "^3.8.3", + "eslint": "^8.53.0", + "html-webpack-plugin": "^5.5.3", + "jest": "^29.7.0", + "mz": "^2.7.0", + "rimraf": "^3.0.2", + "webpack": "^5.89.0", + "webpack-cli": "^4.10.0", + "webpack-manifest-plugin": "^5.0.0" + }, + "jest": { + "testMatch": [ + "/src/**/*.test.js", + "/test/**/*.test.js" + ] + } } diff --git a/fork/react-bootstrap/CHANGELOG.md b/fork/react-bootstrap/CHANGELOG.md index c10a925f21c..6544ccdd681 100644 --- a/fork/react-bootstrap/CHANGELOG.md +++ b/fork/react-bootstrap/CHANGELOG.md @@ -1,5 +1,11 @@ ## [v0.32.5] +## 2.1.1 + +### Patch Changes + +- f14ebbe23: Fix lint issue + ## 2.1.0 ### Minor Changes diff --git a/fork/react-bootstrap/package.json b/fork/react-bootstrap/package.json index ee286c8a187..81442fade0d 100644 --- a/fork/react-bootstrap/package.json +++ b/fork/react-bootstrap/package.json @@ -1,6 +1,6 @@ { "name": "@talend/react-bootstrap", - "version": "2.1.0", + "version": "2.1.1", "description": "Bootstrap 3 components built with React", "repository": { "type": "git", @@ -41,11 +41,11 @@ "react-dom": ">=16.3.0" }, "devDependencies": { - "@talend/eslint-config": "^13.0.0", + "@talend/eslint-config": "^13.0.1", "@talend/eslint-plugin": "^1.1.0", - "@talend/scripts-core": "^16.2.0", + "@talend/scripts-core": "^16.3.0", "@talend/scripts-config-babel": "^13.2.0", - "@talend/scripts-config-react-webpack": "^16.3.0", + "@talend/scripts-config-react-webpack": "^16.3.1", "@testing-library/jest-dom": "^5.17.0", "@testing-library/react": "^12.1.5", "@testing-library/user-event": "^13.5.0", diff --git a/packages/components/CHANGELOG.md b/packages/components/CHANGELOG.md index 1100bb65ce8..94b176c952a 100644 --- a/packages/components/CHANGELOG.md +++ b/packages/components/CHANGELOG.md @@ -1,5 +1,19 @@ # @talend/react-components +## 12.2.0 + +### Minor Changes + +- e87f8e091: feat(TDP-12694): add pendo trackers to guided-tour actions + +### Patch Changes + +- 8b1dc1fac: TDOPS-5671 - Fix tooltip display on date time ranger picker +- Updated dependencies [f14ebbe23] +- Updated dependencies [02e2d012c] + - @talend/react-bootstrap@2.1.1 + - @talend/icons@7.3.0 + ## 12.1.0 ### Minor Changes diff --git a/packages/components/package.json b/packages/components/package.json index cb0d319cc66..3c50f0d1a6c 100644 --- a/packages/components/package.json +++ b/packages/components/package.json @@ -1,125 +1,125 @@ { - "name": "@talend/react-components", - "description": "Set of react components.", - "main": "lib/index.js", - "mainSrc": "src/index.js", - "license": "Apache-2.0", - "scripts": { - "build:dev": "talend-scripts build --umd --dev", - "build:prod": "talend-scripts build --umd --prod", - "pre-release": "yarn build:dev && yarn build:prod", - "build:lib": "talend-scripts build && yarn run tsc", - "tsc": "tsc --emitDeclarationOnly --project ./tsconfig.json --outDir ./types", - "test": "cross-env TZ=UTC talend-scripts test", - "test:watch": "cross-env TZ=UTC talend-scripts test --watch", - "test:cov": "cross-env TZ=UTC talend-scripts test --coverage", - "lint": "talend-scripts lint", - "start": "talend-scripts start -p 6006", - "extract-i18n": "i18next-scanner --config i18next-scanner.config.js" - }, - "keywords": [ - "react", - "talend", - "components", - "bootstrap" - ], - "author": "Talend Frontend ", - "homepage": "https://github.com/Talend/ui/tree/master/packages/components#readme", - "bugs": { - "url": "https://github.com/Talend/ui/issues" - }, - "repository": { - "type": "git", - "url": "https://github.com/Talend/ui.git" - }, - "dependencies": { - "@popperjs/core": "^2.11.8", - "@talend/assets-api": "^1.3.0", - "@talend/bootstrap-theme": "^8.3.0", - "@talend/design-tokens": "^2.10.0", - "@talend/icons": "^7.2.0", - "@talend/react-a11y": "^2.1.0", - "@talend/react-bootstrap": "^2.1.0", - "@talend/utils": "^2.8.0", - "ally.js": "^1.4.1", - "classnames": "^2.3.2", - "d3": "^7.8.5", - "date-fns": "^1.30.1", - "dom-helpers": "^3.4.0", - "focus-outline-manager": "^1.0.2", - "immutable": "^3.8.2", - "invariant": "^2.2.4", - "keycode": "^2.2.1", - "lodash": "^4.17.21", - "memoize-one": "^6.0.0", - "rc-slider": "^10.4.0", - "react-autowhatever": "10.2.0", - "react-debounce-input": "^3.3.0", - "react-draggable": "^4.4.6", - "react-grid-layout": "^1.4.3", - "react-immutable-proptypes": "^2.2.0", - "react-is": "^17.0.2", - "react-popper": "^2.3.0", - "react-transition-group": "^2.9.0", - "react-use": "^17.4.0", - "react-virtualized": "^9.22.5", - "reactour": "^1.19.2", - "recharts": "^2.9.3", - "simplebar": "^5.3.9", - "simplebar-react": "^2.4.3", - "styled-components": "^5.3.11", - "warning": "^3.0.0" - }, - "devDependencies": { - "@storybook/addon-actions": "^7.5.3", - "@talend/bootstrap-theme": "^8.3.0", - "@talend/design-system": "^8.3.0", - "@talend/eslint-config": "^13.0.0", - "@talend/eslint-plugin": "^1.1.0", - "@talend/locales-design-system": "^7.15.1", - "@talend/locales-tui-components": "^11.4.5", - "@talend/scripts-core": "^16.2.0", - "@talend/scripts-config-babel": "^13.2.0", - "@talend/scripts-config-react-webpack": "^16.3.0", - "@talend/scripts-config-storybook-lib": "^5.2.0", - "@talend/scripts-config-typescript": "^11.2.0", - "@testing-library/jest-dom": "^5.17.0", - "@testing-library/react": "^12.1.5", - "@testing-library/user-event": "^13.5.0", - "@testing-library/react-hooks": "^8.0.1", - "@types/classnames": "^2.3.1", - "@types/d3": "^7.4.3", - "@types/date-fns": "^0.0.2", - "@types/jest": "^29.5.8", - "@types/lodash": "^4.14.201", - "@types/prop-types": "^15.7.10", - "@types/react": "^18.2.37", - "@types/react-dom": "^18.2.15", - "cross-env": "^7.0.3", - "i18next": "^23.7.6", - "jest-in-case": "^1.0.2", - "jsdom": "^20.0.3", - "prop-types": "^15.8.1", - "react": "^18.2.0", - "react-a11y": "^0.3.4", - "react-dom": "^18.2.0", - "react-router-dom": "~6.3.0", - "react-i18next": "^13.4.1", - "react-test-renderer": "^18.2.0" - }, - "peerDependencies": { - "@talend/design-system": "^8.3.0", - "i18next": "^23.7.6", - "prop-types": "^15.5.10", - "react": ">= 16.14.0", - "react-dom": ">= 16.14.0", - "react-i18next": "^13.4.1" - }, - "resolutions": { - "minimist": "^1.2.5" - }, - "publishConfig": { - "access": "public" - }, - "version": "12.1.0" + "name": "@talend/react-components", + "description": "Set of react components.", + "main": "lib/index.js", + "mainSrc": "src/index.js", + "license": "Apache-2.0", + "scripts": { + "build:dev": "talend-scripts build --umd --dev", + "build:prod": "talend-scripts build --umd --prod", + "pre-release": "yarn build:dev && yarn build:prod", + "build:lib": "talend-scripts build && yarn run tsc", + "tsc": "tsc --emitDeclarationOnly --project ./tsconfig.json --outDir ./types", + "test": "cross-env TZ=UTC talend-scripts test", + "test:watch": "cross-env TZ=UTC talend-scripts test --watch", + "test:cov": "cross-env TZ=UTC talend-scripts test --coverage", + "lint": "talend-scripts lint", + "start": "talend-scripts start -p 6006", + "extract-i18n": "i18next-scanner --config i18next-scanner.config.js" + }, + "keywords": [ + "react", + "talend", + "components", + "bootstrap" + ], + "author": "Talend Frontend ", + "homepage": "https://github.com/Talend/ui/tree/master/packages/components#readme", + "bugs": { + "url": "https://github.com/Talend/ui/issues" + }, + "repository": { + "type": "git", + "url": "https://github.com/Talend/ui.git" + }, + "dependencies": { + "@popperjs/core": "^2.11.8", + "@talend/assets-api": "^1.3.0", + "@talend/bootstrap-theme": "^8.3.0", + "@talend/design-tokens": "^2.10.0", + "@talend/icons": "^7.3.0", + "@talend/react-a11y": "^2.1.0", + "@talend/react-bootstrap": "^2.1.1", + "@talend/utils": "^2.8.0", + "ally.js": "^1.4.1", + "classnames": "^2.3.2", + "d3": "^7.8.5", + "date-fns": "^1.30.1", + "dom-helpers": "^3.4.0", + "focus-outline-manager": "^1.0.2", + "immutable": "^3.8.2", + "invariant": "^2.2.4", + "keycode": "^2.2.1", + "lodash": "^4.17.21", + "memoize-one": "^6.0.0", + "rc-slider": "^10.4.0", + "react-autowhatever": "10.2.0", + "react-debounce-input": "^3.3.0", + "react-draggable": "^4.4.6", + "react-grid-layout": "^1.4.3", + "react-immutable-proptypes": "^2.2.0", + "react-is": "^17.0.2", + "react-popper": "^2.3.0", + "react-transition-group": "^2.9.0", + "react-use": "^17.4.0", + "react-virtualized": "^9.22.5", + "reactour": "^1.19.2", + "recharts": "^2.9.3", + "simplebar": "^5.3.9", + "simplebar-react": "^2.4.3", + "styled-components": "^5.3.11", + "warning": "^3.0.0" + }, + "devDependencies": { + "@storybook/addon-actions": "^7.5.3", + "@talend/bootstrap-theme": "^8.3.0", + "@talend/design-system": "^8.3.1", + "@talend/eslint-config": "^13.0.1", + "@talend/eslint-plugin": "^1.1.0", + "@talend/locales-design-system": "^7.15.1", + "@talend/locales-tui-components": "^11.4.5", + "@talend/scripts-core": "^16.3.0", + "@talend/scripts-config-babel": "^13.2.0", + "@talend/scripts-config-react-webpack": "^16.3.1", + "@talend/scripts-config-storybook-lib": "^5.2.0", + "@talend/scripts-config-typescript": "^11.2.0", + "@testing-library/jest-dom": "^5.17.0", + "@testing-library/react": "^12.1.5", + "@testing-library/user-event": "^13.5.0", + "@testing-library/react-hooks": "^8.0.1", + "@types/classnames": "^2.3.1", + "@types/d3": "^7.4.3", + "@types/date-fns": "^0.0.2", + "@types/jest": "^29.5.8", + "@types/lodash": "^4.14.201", + "@types/prop-types": "^15.7.10", + "@types/react": "^18.2.37", + "@types/react-dom": "^18.2.15", + "cross-env": "^7.0.3", + "i18next": "^23.7.6", + "jest-in-case": "^1.0.2", + "jsdom": "^20.0.3", + "prop-types": "^15.8.1", + "react": "^18.2.0", + "react-a11y": "^0.3.4", + "react-dom": "^18.2.0", + "react-router-dom": "~6.3.0", + "react-i18next": "^13.4.1", + "react-test-renderer": "^18.2.0" + }, + "peerDependencies": { + "@talend/design-system": "^8.3.0", + "i18next": "^23.7.6", + "prop-types": "^15.5.10", + "react": ">= 16.14.0", + "react-dom": ">= 16.14.0", + "react-i18next": "^13.4.1" + }, + "resolutions": { + "minimist": "^1.2.5" + }, + "publishConfig": { + "access": "public" + }, + "version": "12.2.0" } diff --git a/packages/design-system/CHANGELOG.md b/packages/design-system/CHANGELOG.md index 90481026b5d..6f04bf67b7e 100644 --- a/packages/design-system/CHANGELOG.md +++ b/packages/design-system/CHANGELOG.md @@ -1,5 +1,13 @@ # @talend/design-system +## 8.3.1 + +### Patch Changes + +- f43609cd2: TDOPS-5671 - Fix Design System tooltip display in case of empty value +- e798efb92: Export "open" prop to children of Popover component +- f14ebbe23: Add missing deps + ## 8.3.0 ### Minor Changes diff --git a/packages/design-system/package.json b/packages/design-system/package.json index e28b53db716..23ca37f0682 100644 --- a/packages/design-system/package.json +++ b/packages/design-system/package.json @@ -1,6 +1,6 @@ { "name": "@talend/design-system", - "version": "8.3.0", + "version": "8.3.1", "description": "Talend Design System", "main": "lib/index.js", "types": "lib/index.d.ts", @@ -62,13 +62,13 @@ "@storybook/theming": "^7.5.3", "@svgr/webpack": "^5.5.0", "@talend/bootstrap-theme": "^8.3.0", - "@talend/eslint-config": "^13.0.0", + "@talend/eslint-config": "^13.0.1", "@talend/eslint-plugin": "^1.1.0", - "@talend/icons": "^7.2.0", + "@talend/icons": "^7.3.0", "@talend/locales-design-system": "^7.15.1", - "@talend/scripts-core": "^16.2.0", + "@talend/scripts-core": "^16.3.0", "@talend/scripts-config-babel": "^13.2.0", - "@talend/scripts-config-react-webpack": "^16.3.0", + "@talend/scripts-config-react-webpack": "^16.3.1", "@talend/scripts-config-storybook-lib": "^5.2.0", "@talend/scripts-config-typescript": "^11.2.0", "@talend/storybook-docs": "^2.2.0", diff --git a/packages/icons/CHANGELOG.md b/packages/icons/CHANGELOG.md index 47c37559497..b6e56ac3768 100644 --- a/packages/icons/CHANGELOG.md +++ b/packages/icons/CHANGELOG.md @@ -1,5 +1,11 @@ # @talend/icons +## 7.3.0 + +### Minor Changes + +- 02e2d012c: fix(DFD-336): Update field remover processor icon to remove default filling + ## 7.2.0 ### Minor Changes diff --git a/packages/icons/package.json b/packages/icons/package.json index 89dd0f0c9fa..718444e6a9f 100644 --- a/packages/icons/package.json +++ b/packages/icons/package.json @@ -1,76 +1,76 @@ { - "name": "@talend/icons", - "description": "A scalable set of icons handcrafted with <3 by Talend.", - "main": "dist/TalendIcons.js", - "types": "dist/typeUtils.d.ts", - "style": "build/octicons.css", - "license": "Apache-2.0", - "scripts": { - "build-umd": "webpack --config webpack.umd.js && webpack --config webpack.umd.js --env production", - "build-ts": "tsc", - "build-react": "node scripts/react.js", - "build-webfont": "webpack", - "build:lib": "npm run ts:types && npm run build-ts && npm run build-react && npm run build-webfont && npm run build-umd", - "ts:types": "node scripts/typescript.js", - "test": "echo no test", - "test:cov": "echo no test", - "start-storybook": "talend-scripts start-storybook", - "build-storybook": "talend-scripts build-storybook", - "start": "talend-scripts start-storybook -p 6010", - "lint": "echo nothing to lint", - "svgo": "svgo -f src/svg --config=.svgo-icons.yml && svgo -f src/filters --config=.svgo-filters.yml" - }, - "files": [ - "index.js", - "dist", - "src" - ], - "keywords": [ - "Talend", - "icons", - "svg" - ], - "author": "Talend Frontend ", - "homepage": "https://github.com/Talend/ui/tree/master/packages/icons#readme", - "bugs": { - "url": "https://github.com/Talend/ui/issues" - }, - "repository": { - "type": "git", - "url": "https://github.com/Talend/ui.git" - }, - "devDependencies": { - "@babel/core": "^7.23.3", - "@babel/preset-env": "^7.23.3", - "@babel/preset-react": "^7.23.3", - "@svgr/webpack": "^5.5.0", - "@talend/eslint-config": "^13.0.0", - "@talend/eslint-plugin": "^1.1.0", - "@talend/scripts-core": "^16.2.0", - "@talend/scripts-config-babel": "^13.2.0", - "@talend/scripts-config-typescript": "^11.2.0", - "@talend/babel-plugin-assets-api": "^1.2.0", - "@talend/babel-plugin-import-from-index": "^1.6.0", - "@talend/scripts-config-storybook-lib": "^5.2.0", - "@talend/design-tokens": "^2.10.0", - "babel-loader": "^9.1.3", - "copy-webpack-plugin": "^10.2.4", - "css-loader": "^4.3.0", - "mini-css-extract-plugin": "^2.7.6", - "mkdirp": "^1.0.4", - "prettier": "^3.1.0", - "react": "^18.2.0", - "react-use": "^17.4.0", - "string-replace-loader": "^2.3.0", - "style-loader": "^1.3.0", - "svgo": "^1.3.2", - "url-loader": "^4.1.1", - "webfonts-loader": "^8.0.1", - "webpack": "^5.89.0", - "webpack-cli": "^4.10.0" - }, - "publishConfig": { - "access": "public" - }, - "version": "7.2.0" + "name": "@talend/icons", + "description": "A scalable set of icons handcrafted with <3 by Talend.", + "main": "dist/TalendIcons.js", + "types": "dist/typeUtils.d.ts", + "style": "build/octicons.css", + "license": "Apache-2.0", + "scripts": { + "build-umd": "webpack --config webpack.umd.js && webpack --config webpack.umd.js --env production", + "build-ts": "tsc", + "build-react": "node scripts/react.js", + "build-webfont": "webpack", + "build:lib": "npm run ts:types && npm run build-ts && npm run build-react && npm run build-webfont && npm run build-umd", + "ts:types": "node scripts/typescript.js", + "test": "echo no test", + "test:cov": "echo no test", + "start-storybook": "talend-scripts start-storybook", + "build-storybook": "talend-scripts build-storybook", + "start": "talend-scripts start-storybook -p 6010", + "lint": "echo nothing to lint", + "svgo": "svgo -f src/svg --config=.svgo-icons.yml && svgo -f src/filters --config=.svgo-filters.yml" + }, + "files": [ + "index.js", + "dist", + "src" + ], + "keywords": [ + "Talend", + "icons", + "svg" + ], + "author": "Talend Frontend ", + "homepage": "https://github.com/Talend/ui/tree/master/packages/icons#readme", + "bugs": { + "url": "https://github.com/Talend/ui/issues" + }, + "repository": { + "type": "git", + "url": "https://github.com/Talend/ui.git" + }, + "devDependencies": { + "@babel/core": "^7.23.3", + "@babel/preset-env": "^7.23.3", + "@babel/preset-react": "^7.23.3", + "@svgr/webpack": "^5.5.0", + "@talend/eslint-config": "^13.0.1", + "@talend/eslint-plugin": "^1.1.0", + "@talend/scripts-core": "^16.3.0", + "@talend/scripts-config-babel": "^13.2.0", + "@talend/scripts-config-typescript": "^11.2.0", + "@talend/babel-plugin-assets-api": "^1.2.0", + "@talend/babel-plugin-import-from-index": "^1.6.0", + "@talend/scripts-config-storybook-lib": "^5.2.0", + "@talend/design-tokens": "^2.10.0", + "babel-loader": "^9.1.3", + "copy-webpack-plugin": "^10.2.4", + "css-loader": "^4.3.0", + "mini-css-extract-plugin": "^2.7.6", + "mkdirp": "^1.0.4", + "prettier": "^3.1.0", + "react": "^18.2.0", + "react-use": "^17.4.0", + "string-replace-loader": "^2.3.0", + "style-loader": "^1.3.0", + "svgo": "^1.3.2", + "url-loader": "^4.1.1", + "webfonts-loader": "^8.0.1", + "webpack": "^5.89.0", + "webpack-cli": "^4.10.0" + }, + "publishConfig": { + "access": "public" + }, + "version": "7.3.0" } diff --git a/tools/scripts-cmf/CHANGELOG.md b/tools/scripts-cmf/CHANGELOG.md index 7c778c4331f..3bc239f1895 100644 --- a/tools/scripts-cmf/CHANGELOG.md +++ b/tools/scripts-cmf/CHANGELOG.md @@ -1,5 +1,11 @@ # @talend/scripts-cmf +## 1.2.1 + +### Patch Changes + +- f14ebbe23: Add missing deps + ## 1.2.0 ### Minor Changes diff --git a/tools/scripts-cmf/package.json b/tools/scripts-cmf/package.json index 93f33e9ec3e..f05366abf6c 100644 --- a/tools/scripts-cmf/package.json +++ b/tools/scripts-cmf/package.json @@ -1,32 +1,32 @@ { - "name": "@talend/scripts-cmf", - "description": "@talend/react-cmf scripts to manage CMF settings", - "version": "1.2.0", - "main": "cmf-settings.js", - "publishConfig": { - "access": "public" - }, - "bin": { - "cmf-settings": "./cmf-settings.js" - }, - "scripts": { - "lint": "eslint ./" - }, - "dependencies": { - "i18next": "^23.7.6", - "deepmerge": "^1.5.2", - "jsonpath": "^1.1.1", - "lodash": "^4.17.21", - "mkdirp": "^1.0.4" - }, - "devDependencies": { - "@babel/eslint-parser": "^7.23.3", - "@talend/eslint-config": "^13.0.0", - "@talend/eslint-plugin": "^1.1.0", - "eslint": "^8.53.0" - }, - "repository": { - "type": "git", - "url": "https://github.com/Talend/ui.git" - } + "name": "@talend/scripts-cmf", + "description": "@talend/react-cmf scripts to manage CMF settings", + "version": "1.2.1", + "main": "cmf-settings.js", + "publishConfig": { + "access": "public" + }, + "bin": { + "cmf-settings": "./cmf-settings.js" + }, + "scripts": { + "lint": "eslint ./" + }, + "dependencies": { + "i18next": "^23.7.6", + "deepmerge": "^1.5.2", + "jsonpath": "^1.1.1", + "lodash": "^4.17.21", + "mkdirp": "^1.0.4" + }, + "devDependencies": { + "@babel/eslint-parser": "^7.23.3", + "@talend/eslint-config": "^13.0.1", + "@talend/eslint-plugin": "^1.1.0", + "eslint": "^8.53.0" + }, + "repository": { + "type": "git", + "url": "https://github.com/Talend/ui.git" + } } diff --git a/tools/scripts-config-eslint/CHANGELOG.md b/tools/scripts-config-eslint/CHANGELOG.md index 2798a3a8eb8..98db6a5edd0 100644 --- a/tools/scripts-config-eslint/CHANGELOG.md +++ b/tools/scripts-config-eslint/CHANGELOG.md @@ -1,5 +1,11 @@ # @talend/scripts-config-eslint +## 13.0.1 + +### Patch Changes + +- f14ebbe23: Fix issue with eslint config + ## 13.0.0 ### Major Changes diff --git a/tools/scripts-config-eslint/package.json b/tools/scripts-config-eslint/package.json index be3864305e1..d66a4fdc059 100644 --- a/tools/scripts-config-eslint/package.json +++ b/tools/scripts-config-eslint/package.json @@ -1,48 +1,48 @@ { - "name": "@talend/eslint-config", - "description": "Eslint configuration for @talend/scripts-core", - "version": "13.0.0", - "license": "Apache-2.0", - "main": "index.js", - "author": "Talend Frontend ", - "homepage": "https://github.com/Talend/ui/tree/master/packages/ui-scripts#readme", - "bugs": { - "url": "https://github.com/Talend/ui/issues" - }, - "repository": { - "type": "git", - "url": "https://github.com/Talend/ui.git" - }, - "scripts": { - "lint": "eslint index.js __tests__", - "test": "jest" - }, - "devDependencies": { - "jest": "^29.7.0" - }, - "dependencies": { - "@babel/eslint-parser": "^7.23.3", - "@talend/eslint-plugin": "^1.1.0", - "@testing-library/dom": "^9.3.3", - "@typescript-eslint/parser": "^6.11.0", - "@typescript-eslint/eslint-plugin": "^6.11.0", - "eslint": "^8.53.0", - "eslint-config-airbnb-base": "^15.0.0", - "eslint-config-airbnb-typescript": "^17.1.0", - "eslint-config-prettier": "^9.0.0", - "eslint-plugin-angular": "^4.1.0", - "eslint-plugin-cypress": "^2.15.1", - "eslint-plugin-import": "^2.29.0", - "eslint-plugin-jest-dom": "^5.1.0", - "eslint-plugin-jsx-a11y": "^6.8.0", - "eslint-plugin-mdx": "^2.2.0", - "eslint-plugin-prettier": "^5.0.1", - "eslint-plugin-react": "^7.33.2", - "eslint-plugin-react-hooks": "^4.6.0", - "eslint-plugin-storybook": "^0.6.15", - "eslint-plugin-testing-library": "^6.1.2" - }, - "publishConfig": { - "access": "public" - } + "name": "@talend/eslint-config", + "description": "Eslint configuration for @talend/scripts-core", + "version": "13.0.1", + "license": "Apache-2.0", + "main": "index.js", + "author": "Talend Frontend ", + "homepage": "https://github.com/Talend/ui/tree/master/packages/ui-scripts#readme", + "bugs": { + "url": "https://github.com/Talend/ui/issues" + }, + "repository": { + "type": "git", + "url": "https://github.com/Talend/ui.git" + }, + "scripts": { + "lint": "eslint index.js __tests__", + "test": "jest" + }, + "devDependencies": { + "jest": "^29.7.0" + }, + "dependencies": { + "@babel/eslint-parser": "^7.23.3", + "@talend/eslint-plugin": "^1.1.0", + "@testing-library/dom": "^9.3.3", + "@typescript-eslint/parser": "^6.11.0", + "@typescript-eslint/eslint-plugin": "^6.11.0", + "eslint": "^8.53.0", + "eslint-config-airbnb-base": "^15.0.0", + "eslint-config-airbnb-typescript": "^17.1.0", + "eslint-config-prettier": "^9.0.0", + "eslint-plugin-angular": "^4.1.0", + "eslint-plugin-cypress": "^2.15.1", + "eslint-plugin-import": "^2.29.0", + "eslint-plugin-jest-dom": "^5.1.0", + "eslint-plugin-jsx-a11y": "^6.8.0", + "eslint-plugin-mdx": "^2.2.0", + "eslint-plugin-prettier": "^5.0.1", + "eslint-plugin-react": "^7.33.2", + "eslint-plugin-react-hooks": "^4.6.0", + "eslint-plugin-storybook": "^0.6.15", + "eslint-plugin-testing-library": "^6.1.2" + }, + "publishConfig": { + "access": "public" + } } diff --git a/tools/scripts-config-prettier/CHANGELOG.md b/tools/scripts-config-prettier/CHANGELOG.md index 7060e13e5a4..3aa85b478c3 100644 --- a/tools/scripts-config-prettier/CHANGELOG.md +++ b/tools/scripts-config-prettier/CHANGELOG.md @@ -1,5 +1,11 @@ # @talend/scripts-config-prettier +## 12.1.1 + +### Patch Changes + +- f14ebbe23: Add missing deps + ## 12.1.0 ### Minor Changes diff --git a/tools/scripts-config-prettier/package.json b/tools/scripts-config-prettier/package.json index d7cbef3214a..8dd057e46d4 100644 --- a/tools/scripts-config-prettier/package.json +++ b/tools/scripts-config-prettier/package.json @@ -1,6 +1,6 @@ { "name": "@talend/scripts-config-prettier", - "version": "12.1.0", + "version": "12.1.1", "description": "Shared Prettier config", "main": ".prettierrc.js", "homepage": "https://github.com/Talend/ui/tree/master/packages/ui-scripts#readme", @@ -24,7 +24,7 @@ }, "devDependencies": { "@babel/eslint-parser": "^7.23.3", - "@talend/eslint-config": "^13.0.0", + "@talend/eslint-config": "^13.0.1", "@talend/eslint-plugin": "^1.1.0", "eslint": "^8.53.0" } diff --git a/tools/scripts-config-react-webpack/CHANGELOG.md b/tools/scripts-config-react-webpack/CHANGELOG.md index 74b54b78812..5524a90bac2 100644 --- a/tools/scripts-config-react-webpack/CHANGELOG.md +++ b/tools/scripts-config-react-webpack/CHANGELOG.md @@ -1,5 +1,11 @@ # @talend/scripts-config-react-webpack +## 16.3.1 + +### Patch Changes + +- f14ebbe23: Fix possibility to use BASENAME even if we are not using the cdn + ## 16.3.0 ### Minor Changes diff --git a/tools/scripts-config-react-webpack/package.json b/tools/scripts-config-react-webpack/package.json index 659ce5cbce3..60792ca84e6 100644 --- a/tools/scripts-config-react-webpack/package.json +++ b/tools/scripts-config-react-webpack/package.json @@ -1,71 +1,71 @@ { - "name": "@talend/scripts-config-react-webpack", - "description": "Webpack configuration for @talend/scripts-core", - "version": "16.3.0", - "license": "Apache-2.0", - "main": "index.js", - "author": "Talend Frontend ", - "homepage": "https://github.com/Talend/ui/tree/master/packages/ui-scripts#readme", - "bugs": { - "url": "https://github.com/Talend/ui/issues" - }, - "repository": { - "type": "git", - "url": "https://github.com/Talend/ui.git" - }, - "scripts": { - "lint": "eslint ./", - "test": "echo \"Nothing to test\"" - }, - "peerDependencies": { - "@talend/icons": "^7.1.0" - }, - "dependencies": { - "@babel/core": "^7.23.3", - "@sentry/webpack-plugin": "^1.20.1", - "@talend/react-cmf-webpack-plugin": "^6.38.0", - "@talend/scripts-config-babel": "^13.2.0", - "@talend/scripts-config-cdn": "^10.9.0", - "@talend/scripts-utils": "^2.2.0", - "@welldone-software/why-did-you-render": "^7.0.1", - "@yarnpkg/lockfile": "^1.1.0", - "autoprefixer": "^10.4.16", - "babel-loader": "^9.1.3", - "circular-dependency-plugin": "^5.2.2", - "clean-webpack-plugin": "^4.0.0", - "copy-webpack-plugin": "^10.2.4", - "core-js-bundle": "^3.33.2", - "css-loader": "^4.3.0", - "file-loader": "^6.2.0", - "fork-ts-checker-webpack-plugin": "^8.0.0", - "html-webpack-plugin": "^5.5.3", - "inspectpack": "^4.7.1", - "mini-css-extract-plugin": "^2.7.6", - "postcss": "^8.4.31", - "postcss-loader": "^7.3.3", - "postcss-safe-parser": "^6.0.0", - "regenerator-runtime": "^0.13.11", - "resolve-url-loader": "^5.0.0", - "sass": "^1.69.5", - "sass-loader": "^13.3.2", - "source-map-loader": "^4.0.1", - "style-loader": "^3.3.3", - "svg64": "^1.2.0", - "terser": "^5.24.0", - "terser-webpack-plugin": "^5.3.9", - "tmp": "^0.2.1", - "url": "^0.11.3", - "url-loader": "^4.1.1", - "webpack": "^5.89.0", - "webpack-bundle-analyzer": "^4.10.0", - "webpack-cli": "^4.10.0", - "webpack-dev-server": "^4.15.1" - }, - "devDependencies": { - "@talend/eslint-config": "^13.0.0", - "@talend/eslint-plugin": "^1.1.0" - }, - "publishConfig": { - "access": "public" - } + "name": "@talend/scripts-config-react-webpack", + "description": "Webpack configuration for @talend/scripts-core", + "version": "16.3.1", + "license": "Apache-2.0", + "main": "index.js", + "author": "Talend Frontend ", + "homepage": "https://github.com/Talend/ui/tree/master/packages/ui-scripts#readme", + "bugs": { + "url": "https://github.com/Talend/ui/issues" + }, + "repository": { + "type": "git", + "url": "https://github.com/Talend/ui.git" + }, + "scripts": { + "lint": "eslint ./", + "test": "echo \"Nothing to test\"" + }, + "peerDependencies": { + "@talend/icons": "^7.1.0" + }, + "dependencies": { + "@babel/core": "^7.23.3", + "@sentry/webpack-plugin": "^1.20.1", + "@talend/react-cmf-webpack-plugin": "^6.38.0", + "@talend/scripts-config-babel": "^13.2.0", + "@talend/scripts-config-cdn": "^10.9.0", + "@talend/scripts-utils": "^2.2.0", + "@welldone-software/why-did-you-render": "^7.0.1", + "@yarnpkg/lockfile": "^1.1.0", + "autoprefixer": "^10.4.16", + "babel-loader": "^9.1.3", + "circular-dependency-plugin": "^5.2.2", + "clean-webpack-plugin": "^4.0.0", + "copy-webpack-plugin": "^10.2.4", + "core-js-bundle": "^3.33.2", + "css-loader": "^4.3.0", + "file-loader": "^6.2.0", + "fork-ts-checker-webpack-plugin": "^8.0.0", + "html-webpack-plugin": "^5.5.3", + "inspectpack": "^4.7.1", + "mini-css-extract-plugin": "^2.7.6", + "postcss": "^8.4.31", + "postcss-loader": "^7.3.3", + "postcss-safe-parser": "^6.0.0", + "regenerator-runtime": "^0.13.11", + "resolve-url-loader": "^5.0.0", + "sass": "^1.69.5", + "sass-loader": "^13.3.2", + "source-map-loader": "^4.0.1", + "style-loader": "^3.3.3", + "svg64": "^1.2.0", + "terser": "^5.24.0", + "terser-webpack-plugin": "^5.3.9", + "tmp": "^0.2.1", + "url": "^0.11.3", + "url-loader": "^4.1.1", + "webpack": "^5.89.0", + "webpack-bundle-analyzer": "^4.10.0", + "webpack-cli": "^4.10.0", + "webpack-dev-server": "^4.15.1" + }, + "devDependencies": { + "@talend/eslint-config": "^13.0.1", + "@talend/eslint-plugin": "^1.1.0" + }, + "publishConfig": { + "access": "public" + } } diff --git a/tools/scripts-core/CHANGELOG.md b/tools/scripts-core/CHANGELOG.md index b16b60ca9c9..6e2fa2979c0 100644 --- a/tools/scripts-core/CHANGELOG.md +++ b/tools/scripts-core/CHANGELOG.md @@ -1,5 +1,16 @@ # @talend/scripts-core +## 16.3.0 + +### Minor Changes + +- e77b32c35: Add option lint-merge-report + +### Patch Changes + +- Updated dependencies [f14ebbe23] + - @talend/eslint-config@13.0.1 + ## 16.2.0 ### Minor Changes diff --git a/tools/scripts-core/package.json b/tools/scripts-core/package.json index 8bf4458c04a..84d9885ab0c 100644 --- a/tools/scripts-core/package.json +++ b/tools/scripts-core/package.json @@ -1,71 +1,71 @@ { - "name": "@talend/scripts-core", - "description": "Set of scripts", - "version": "16.2.0", - "license": "Apache-2.0", - "exports": "./src/index.js", - "type": "module", - "bin": { - "talend-scripts": "./src/index.js" - }, - "author": "Talend Frontend ", - "homepage": "https://github.com/Talend/ui/tree/master/packages/ui-scripts#readme", - "bugs": { - "url": "https://github.com/Talend/ui/issues" - }, - "repository": { - "type": "git", - "url": "https://github.com/Talend/ui.git" - }, - "scripts": { - "lint": "node ./src/index.js lint", - "test": "node ./src/index.js test ./__tests__" - }, - "peerDependencies": { - "@talend/scripts-config-react-webpack": ">=16.0.0", - "@talend/scripts-config-storybook-lib": ">=5.0.0", - "karma": ">=6.4.2", - "storybook": ">=7.4.0" - }, - "peerDependenciesMeta": { - "@talend/scripts-config-react-webpack": { - "optional": true - }, - "@talend/scripts-config-storybook-lib": { - "optional": true - }, - "karma": { - "optional": true - }, - "storybook": { - "optional": true - } - }, - "dependencies": { - "@babel/cli": "^7.23.0", - "@babel/core": "^7.23.3", - "@talend/eslint-config": "^13.0.0", - "@talend/eslint-plugin": "^1.1.0", - "@talend/scripts-utils": "^2.2.0", - "@talend/scripts-config-babel": "^13.2.0", - "@talend/scripts-config-jest": "^13.1.0", - "@talend/scripts-config-stylelint": "^4.1.0", - "@talend/scripts-config-typescript": "^11.2.0", - "stylelint": "^15.11.0", - "babel-loader": "^9.1.3", - "jest": "^29.7.0", - "jest-cli": "^29.7.0", - "cpx2": "^3.0.2", - "fs-extra": "^10.1.0", - "lodash": "^4.17.21", - "rimraf": "^3.0.2", - "typescript": "^5.2.2", - "webpack": "^5.89.0", - "webpack-merge": "^5.10.0", - "yargs": "^15.4.1" - }, - "devDependencies": {}, - "publishConfig": { - "access": "public" - } + "name": "@talend/scripts-core", + "description": "Set of scripts", + "version": "16.3.0", + "license": "Apache-2.0", + "exports": "./src/index.js", + "type": "module", + "bin": { + "talend-scripts": "./src/index.js" + }, + "author": "Talend Frontend ", + "homepage": "https://github.com/Talend/ui/tree/master/packages/ui-scripts#readme", + "bugs": { + "url": "https://github.com/Talend/ui/issues" + }, + "repository": { + "type": "git", + "url": "https://github.com/Talend/ui.git" + }, + "scripts": { + "lint": "node ./src/index.js lint", + "test": "node ./src/index.js test ./__tests__" + }, + "peerDependencies": { + "@talend/scripts-config-react-webpack": ">=16.0.0", + "@talend/scripts-config-storybook-lib": ">=5.0.0", + "karma": ">=6.4.2", + "storybook": ">=7.4.0" + }, + "peerDependenciesMeta": { + "@talend/scripts-config-react-webpack": { + "optional": true + }, + "@talend/scripts-config-storybook-lib": { + "optional": true + }, + "karma": { + "optional": true + }, + "storybook": { + "optional": true + } + }, + "dependencies": { + "@babel/cli": "^7.23.0", + "@babel/core": "^7.23.3", + "@talend/eslint-config": "^13.0.1", + "@talend/eslint-plugin": "^1.1.0", + "@talend/scripts-utils": "^2.2.0", + "@talend/scripts-config-babel": "^13.2.0", + "@talend/scripts-config-jest": "^13.1.0", + "@talend/scripts-config-stylelint": "^4.1.0", + "@talend/scripts-config-typescript": "^11.2.0", + "stylelint": "^15.11.0", + "babel-loader": "^9.1.3", + "jest": "^29.7.0", + "jest-cli": "^29.7.0", + "cpx2": "^3.0.2", + "fs-extra": "^10.1.0", + "lodash": "^4.17.21", + "rimraf": "^3.0.2", + "typescript": "^5.2.2", + "webpack": "^5.89.0", + "webpack-merge": "^5.10.0", + "yargs": "^15.4.1" + }, + "devDependencies": {}, + "publishConfig": { + "access": "public" + } } diff --git a/tools/scripts-yarn-workspace/CHANGELOG.md b/tools/scripts-yarn-workspace/CHANGELOG.md index ab478a68fc3..76f8d371966 100644 --- a/tools/scripts-yarn-workspace/CHANGELOG.md +++ b/tools/scripts-yarn-workspace/CHANGELOG.md @@ -1,5 +1,11 @@ # @talend/scripts-yarn-workspace +## 2.0.0 + +### Major Changes + +- e77b32c35: [BREAKING CHANGE]Remove option lint-merge-report + ## 1.3.0 ### Minor Changes diff --git a/tools/scripts-yarn-workspace/package.json b/tools/scripts-yarn-workspace/package.json index fb477d47b61..fefc8cd862a 100644 --- a/tools/scripts-yarn-workspace/package.json +++ b/tools/scripts-yarn-workspace/package.json @@ -1,26 +1,26 @@ { - "name": "@talend/scripts-yarn-workspace", - "version": "1.3.0", - "description": "yarn workspace commands but more friendly", - "type": "module", - "bin": { - "talend-yarn-workspace": "./src/index.js" - }, - "scripts": { - "lint": "talend-scripts lint" - }, - "author": "frontend@talend.com", - "devDependencies": { - "@talend/eslint-config": "^13.0.0", - "@talend/eslint-plugin": "^1.1.0", - "@talend/scripts-core": "^16.2.0" - }, - "license": "Apache-2.0", - "publishConfig": { - "access": "public" - }, - "repository": { - "type": "git", - "url": "https://github.com/Talend/ui" - } + "name": "@talend/scripts-yarn-workspace", + "version": "2.0.0", + "description": "yarn workspace commands but more friendly", + "type": "module", + "bin": { + "talend-yarn-workspace": "./src/index.js" + }, + "scripts": { + "lint": "talend-scripts lint" + }, + "author": "frontend@talend.com", + "devDependencies": { + "@talend/eslint-config": "^13.0.1", + "@talend/eslint-plugin": "^1.1.0", + "@talend/scripts-core": "^16.3.0" + }, + "license": "Apache-2.0", + "publishConfig": { + "access": "public" + }, + "repository": { + "type": "git", + "url": "https://github.com/Talend/ui" + } } diff --git a/yarn.lock b/yarn.lock index 7c03fe1d459..7e125638e20 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4087,6 +4087,11 @@ resolved "https://registry.yarnpkg.com/@talend/locales-tui-forms/-/locales-tui-forms-10.2.4.tgz#ea71b0d4876a82bea209d85f7da9d7b5c9bf248c" integrity sha512-3rHgRKv9bc4rpLA3p4CQ7cGEWbHVITv6aRDLjhca6ZFmlQECC0JsghrqUYZ3GZeJmHezWGZm0LLRw4nNXBHwUA== +"@talend/scripts-yarn-workspace@^1.3.0": + version "1.3.0" + resolved "https://registry.yarnpkg.com/@talend/scripts-yarn-workspace/-/scripts-yarn-workspace-1.3.0.tgz#be0691fa0d1b03ac90ee975c5d182cc7078bb540" + integrity sha512-Pbsj0SKJIluYQILQgNpWJYAc+aCLK91rlFfaz7RiXB+HbouHc3OgDj+P8XnkiPQWOr5qF/Y+YT2OtBzGjT2c4Q== + "@testing-library/cypress@^9.0.0": version "9.0.0" resolved "https://registry.yarnpkg.com/@testing-library/cypress/-/cypress-9.0.0.tgz#3facad49c4654a99bbd138f83f33b415d2d6f097"