Skip to content

Commit

Permalink
chore: prepare release (#4315)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
build-travis-ci and github-actions[bot] authored Sep 6, 2022
1 parent 6fbd203 commit 471e90c
Show file tree
Hide file tree
Showing 39 changed files with 90 additions and 61 deletions.
8 changes: 0 additions & 8 deletions .changeset/large-days-breaking.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/large-days-listen.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/old-starfishes-listen.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/silver-teachers-report.md

This file was deleted.

2 changes: 1 addition & 1 deletion fork/react-bootstrap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
},
"devDependencies": {
"@talend/scripts-core": "^12.0.0",
"@talend/scripts-preset-react-lib": "^12.0.1",
"@talend/scripts-preset-react-lib": "^13.0.0",
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^12.1.5",
"@testing-library/user-event": "^13.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/assets-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"dependencies": {},
"devDependencies": {
"@talend/scripts-core": "^12.0.0",
"@talend/scripts-preset-react-lib": "^12.0.1",
"@talend/scripts-preset-react-lib": "^13.0.0",
"read-pkg-up": "^7.0.1"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/cmf-cqrs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
},
"devDependencies": {
"@talend/scripts-core": "^12.0.0",
"@talend/scripts-preset-react-lib": "^12.0.1",
"@talend/scripts-preset-react-lib": "^13.0.0",
"@testing-library/react-hooks": "^8.0.1",
"enzyme": "^3.11.0",
"mock-socket": "^9.1.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/cmf-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"devDependencies": {
"@redux-saga/testing-utils": "^1.1.3",
"@talend/scripts-core": "^12.0.0",
"@talend/scripts-preset-react-lib": "^12.0.1",
"@talend/scripts-preset-react-lib": "^13.0.0",
"enzyme": "^3.11.0",
"react": "^17.0.2",
"react-dom": "^17.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/cmf/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"devDependencies": {
"@redux-saga/testing-utils": "^1.1.3",
"@talend/scripts-core": "^12.0.0",
"@talend/scripts-preset-react-lib": "^12.0.1",
"@talend/scripts-preset-react-lib": "^13.0.0",
"@testing-library/react": "^12.1.5",
"jest-in-case": "^1.0.2",
"jsdoc": "^3.6.10",
Expand Down
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"@talend/locales-design-system": "^1.12.2",
"@talend/locales-tui-components": "^6.44.11",
"@talend/scripts-core": "^12.0.0",
"@talend/scripts-preset-react-lib": "^12.0.1",
"@talend/scripts-preset-react-lib": "^13.0.0",
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^12.1.5",
"@testing-library/user-event": "^13.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/containers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@talend/locales-tui-containers": "^6.38.1",
"@talend/react-storybook-cmf": "^7.1.0",
"@talend/scripts-core": "^12.0.0",
"@talend/scripts-preset-react-lib": "^12.0.1",
"@talend/scripts-preset-react-lib": "^13.0.0",
"enzyme": "^3.11.0",
"i18next": "^20.6.1",
"jest-in-case": "^1.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/datagrid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@talend/icons": "^6.48.0",
"@talend/locales-tui-datagrid": "^6.36.5",
"@talend/scripts-core": "^12.0.0",
"@talend/scripts-preset-react-lib": "^12.0.1",
"@talend/scripts-preset-react-lib": "^13.0.0",
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^12.1.5",
"i18next": "^20.6.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/dataviz/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@talend/locales-tui-dataviz": "^0.4.6",
"@talend/react-components": "^7.8.0",
"@talend/scripts-core": "^12.0.0",
"@talend/scripts-preset-react-lib": "^12.0.1",
"@talend/scripts-preset-react-lib": "^13.0.0",
"@testing-library/react": "^12.1.5",
"@types/classnames": "^2.3.1",
"@types/d3": "^7.4.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/design-system/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"@talend/icons": "^6.47.0",
"@talend/locales-design-system": "^1.12.2",
"@talend/scripts-core": "^12.0.0",
"@talend/scripts-preset-react-lib": "^12.0.1",
"@talend/scripts-preset-react-lib": "^13.0.0",
"@types/classnames": "^2.3.1",
"@types/react": "^17.0.47",
"@types/react-dom": "^17.0.17",
Expand Down
2 changes: 1 addition & 1 deletion packages/design-tokens/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
},
"devDependencies": {
"@talend/scripts-core": "^12.0.0",
"@talend/scripts-preset-react-lib": "^12.0.1",
"@talend/scripts-preset-react-lib": "^13.0.0",
"typeface-source-sans-pro": "^1.1.13"
},
"dependencies": {}
Expand Down
2 changes: 1 addition & 1 deletion packages/faceted-search/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@talend/locales-tui-faceted-search": "^4.0.2",
"@talend/react-components": "^7.7.0",
"@talend/scripts-core": "^12.0.0",
"@talend/scripts-preset-react-lib": "^12.0.1",
"@talend/scripts-preset-react-lib": "^13.0.0",
"babel-plugin-angularjs-annotate": "^0.10.0",
"cross-env": "^7.0.3",
"i18next": "^20.6.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/flow-designer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"devDependencies": {
"@talend/scripts-config-jest": "^11.3.0",
"@talend/scripts-core": "^12.0.0",
"@talend/scripts-preset-react-lib": "^12.0.1",
"@talend/scripts-preset-react-lib": "^13.0.0",
"@types/d3": "^7.4.0",
"@types/enzyme": "^3.10.12",
"@types/invariant": "^2.2.35",
Expand Down
2 changes: 1 addition & 1 deletion packages/forms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"@talend/locales-tui-forms": "^6.41.3",
"@talend/react-components": "^7.7.0",
"@talend/scripts-core": "^12.0.0",
"@talend/scripts-preset-react-lib": "^12.0.1",
"@talend/scripts-preset-react-lib": "^13.0.0",
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^12.1.5",
"@testing-library/user-event": "^13.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/http/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"devDependencies": {
"@talend/scripts-core": "^12.0.0",
"@talend/scripts-preset-react-lib": "^12.0.1",
"@talend/scripts-preset-react-lib": "^13.0.0",
"enzyme": "^3.11.0",
"fetch-mock": "^9.11.0",
"node-fetch": "^2.6.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@babel/preset-react": "^7.18.6",
"@svgr/webpack": "^5.5.0",
"@talend/scripts-core": "^12.0.0",
"@talend/scripts-preset-react-lib": "^12.0.1",
"@talend/scripts-preset-react-lib": "^13.0.0",
"babel-loader": "^8.2.5",
"copy-webpack-plugin": "^10.2.4",
"css-loader": "^4.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/jsfc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
],
"devDependencies": {
"@talend/scripts-core": "^12.0.0",
"@talend/scripts-preset-react-lib": "^12.0.1",
"@talend/scripts-preset-react-lib": "^13.0.0",
"@types/chai": "^3.5.2",
"@types/mocha": "^2.2.48",
"@types/node": "^6.14.13",
Expand Down
2 changes: 1 addition & 1 deletion packages/playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"license": "Apache-2.0",
"devDependencies": {
"@talend/scripts-core": "^12.0.0",
"@talend/scripts-preset-react": "^13.0.1",
"@talend/scripts-preset-react": "^14.0.0",
"compression": "^1.7.4",
"cross-env": "^7.0.3",
"express": "^4.18.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/router-bridge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"homepage": "https://github.com/ui/tree/master/packages/router-bridge#readme",
"devDependencies": {
"@talend/scripts-core": "^12.0.0",
"@talend/scripts-preset-react-lib": "^12.0.1",
"@talend/scripts-preset-react-lib": "^13.0.0",
"connected-react-router": "^6.9.3",
"history": "^5.3.0",
"react": "^17.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/sagas/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
},
"devDependencies": {
"@talend/scripts-core": "^12.0.0",
"@talend/scripts-preset-react-lib": "^12.0.1",
"@talend/scripts-preset-react-lib": "^13.0.0",
"prop-types": "^15.8.1",
"react": "^17.0.2",
"react-dom": "^17.0.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/stepper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"devDependencies": {
"@talend/icons": "^6.47.0",
"@talend/scripts-core": "^12.0.0",
"@talend/scripts-preset-react-lib": "^12.0.1",
"@talend/scripts-preset-react-lib": "^13.0.0",
"enzyme": "^3.11.0",
"i18next": "^20.6.1",
"immutable": "^3.8.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/storybook-cmf/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"devDependencies": {
"@talend/react-cmf": "^7.1.3",
"@talend/scripts-core": "^12.0.0",
"@talend/scripts-preset-react-lib": "^12.0.1",
"@talend/scripts-preset-react-lib": "^13.0.0",
"enzyme": "^3.11.0",
"react": "^17.0.2",
"react-dom": "^17.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/storybook-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
},
"devDependencies": {
"@talend/scripts-core": "^12.0.0",
"@talend/scripts-preset-react-lib": "^12.0.1"
"@talend/scripts-preset-react-lib": "^13.0.0"
},
"peerDependencies": {
"@talend/icons": "^6.42.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/theme/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"devDependencies": {
"@talend/icons": "^6.47.0",
"@talend/scripts-core": "^12.0.0",
"@talend/scripts-preset-react-lib": "^12.0.1",
"@talend/scripts-preset-react-lib": "^13.0.0",
"copy-webpack-plugin": "^10.2.4",
"css-minimizer-webpack-plugin": "^1.3.0",
"html-webpack-plugin": "^5.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"devDependencies": {
"@talend/scripts-core": "^12.0.0",
"@talend/scripts-preset-react-lib": "^12.0.1",
"@talend/scripts-preset-react-lib": "^13.0.0",
"cross-env": "^7.0.3"
},
"dependencies": {
Expand Down
8 changes: 8 additions & 0 deletions tools/scripts-config-react-webpack/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @talend/scripts-config-react-webpack

## 14.0.0

### Major Changes

- e22e3c952: fix(talend-scripts): update common webpack config for ng config compatibility and bump to postcss v8

Breaking: html-loader has been removed and its webpack config too which means no automatic support of html import in webapp

## 13.3.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion tools/scripts-config-react-webpack/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@talend/scripts-config-react-webpack",
"description": "Webpack configuration for @talend/scripts-core",
"version": "13.3.4",
"version": "14.0.0",
"license": "Apache-2.0",
"main": "index.js",
"author": "Talend Frontend <[email protected]>",
Expand Down
6 changes: 6 additions & 0 deletions tools/scripts-config-storybook-lib/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @talend/scripts-config-storybook-lib

## 2.1.2

### Patch Changes

- e22e3c952: chore(deps): bump storybook deps

## 2.1.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion tools/scripts-config-storybook-lib/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@talend/scripts-config-storybook-lib",
"description": "Storybook configuration for @talend/scripts-core",
"version": "2.1.1",
"version": "2.1.2",
"license": "Apache-2.0",
"main": "index.js",
"author": "Talend Frontend <[email protected]>",
Expand Down
6 changes: 6 additions & 0 deletions tools/scripts-config-stylelint/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @talend/scripts-config-stylelint

## 2.0.0

### Major Changes

- e22e3c952: chore(deps): major bump for stylelint deps

## 1.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion tools/scripts-config-stylelint/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@talend/scripts-config-stylelint",
"description": "Stylelint configuration for @talend/scripts-core",
"version": "1.0.2",
"version": "2.0.0",
"license": "Apache-2.0",
"main": "index.js",
"author": "Talend Frontend <[email protected]>",
Expand Down
17 changes: 17 additions & 0 deletions tools/scripts-preset-react-lib/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# @talend/scripts-preset-react-lib

## 13.0.0

### Major Changes

- 6fbd20305: fix(talend-scripts): update common webpack config for ng config compatibility and bump to postcss v8

Breaking: html-loader has been removed and its webpack config too which means no automatic support of html import in webapp

### Patch Changes

- Updated dependencies [e22e3c952]
- Updated dependencies [e22e3c952]
- Updated dependencies [e22e3c952]
- @talend/scripts-config-react-webpack@14.0.0
- @talend/scripts-config-storybook-lib@2.1.2
- @talend/scripts-config-stylelint@2.0.0

## 12.0.2

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions tools/scripts-preset-react-lib/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@talend/scripts-preset-react-lib",
"description": "Preset for talend/scripts-core",
"version": "12.0.2",
"version": "13.0.0",
"license": "Apache-2.0",
"main": "index.js",
"author": "Talend Frontend <[email protected]>",
Expand All @@ -22,9 +22,9 @@
"@talend/scripts-config-eslint": "^11.0.0",
"@talend/scripts-config-jest": "^11.1.0",
"@talend/scripts-config-prettier": "^11.0.0",
"@talend/scripts-config-react-webpack": "^13.2.0",
"@talend/scripts-config-storybook-lib": "^2.0.1",
"@talend/scripts-config-stylelint": "^1.0.2",
"@talend/scripts-config-react-webpack": "^14.0.0",
"@talend/scripts-config-storybook-lib": "^2.1.2",
"@talend/scripts-config-stylelint": "^2.0.0",
"@talend/scripts-config-typescript": "^11.0.0"
},
"publishConfig": {
Expand Down
17 changes: 17 additions & 0 deletions tools/scripts-preset-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# @talend/scripts-preset-react

## 14.0.0

### Major Changes

- 6fbd20305: fix(talend-scripts): update common webpack config for ng config compatibility and bump to postcss v8

Breaking: html-loader has been removed and its webpack config too which means no automatic support of html import in webapp

### Patch Changes

- Updated dependencies [e22e3c952]
- Updated dependencies [e22e3c952]
- Updated dependencies [e22e3c952]
- @talend/scripts-config-react-webpack@14.0.0
- @talend/scripts-config-storybook-lib@2.1.2
- @talend/scripts-config-stylelint@2.0.0

## 13.0.2

### Patch Changes
Expand Down
Loading

0 comments on commit 471e90c

Please sign in to comment.