Skip to content

Commit

Permalink
chore: prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 20, 2023
1 parent 35263df commit 02a4a0c
Show file tree
Hide file tree
Showing 53 changed files with 357 additions and 231 deletions.
26 changes: 0 additions & 26 deletions .changeset/bright-dodos-deny.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/bright-zoos-hug.md

This file was deleted.

98 changes: 0 additions & 98 deletions .changeset/chatty-apes-speak.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/famous-hotels-retire.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/funny-rockets-bake.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/selfish-hairs-tie.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/small-kiwis-end.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/strange-coats-poke.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/unlucky-cats-fold.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 @@ -41,7 +41,7 @@
"react-dom": ">=16.3.0"
},
"devDependencies": {
"@talend/scripts-core": "^15.0.0",
"@talend/scripts-core": "^16.0.0",
"@talend/scripts-config-react-webpack": "^16.0.0",
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "^12.1.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/a11y/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"lodash": "^4.17.21"
},
"devDependencies": {
"@talend/scripts-core": "^15.0.0",
"@talend/scripts-core": "^16.0.0",
"@testing-library/react": "^12.1.5",
"react": "^17.0.2",
"react-dom": "^17.0.2"
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 @@ -28,7 +28,7 @@
},
"dependencies": {},
"devDependencies": {
"@talend/scripts-core": "^15.0.0",
"@talend/scripts-core": "^16.0.0",
"@talend/scripts-config-react-webpack": "^16.0.0",
"read-pkg-up": "^7.0.1"
},
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 @@
"redux-saga": "^1.2.3"
},
"devDependencies": {
"@talend/scripts-core": "^15.0.0",
"@talend/scripts-core": "^16.0.0",
"@talend/scripts-config-react-webpack": "^16.0.0",
"@testing-library/react-hooks": "^8.0.1",
"mock-socket": "^9.3.1",
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 @@ -34,7 +34,7 @@
},
"devDependencies": {
"@redux-saga/testing-utils": "^1.1.5",
"@talend/scripts-core": "^15.0.0",
"@talend/scripts-core": "^16.0.0",
"@talend/scripts-config-react-webpack": "^16.0.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 @@ -55,7 +55,7 @@
},
"devDependencies": {
"@redux-saga/testing-utils": "^1.1.5",
"@talend/scripts-core": "^15.0.0",
"@talend/scripts-core": "^16.0.0",
"@talend/scripts-config-react-webpack": "^16.0.0",
"@testing-library/react": "^12.1.5",
"jest-in-case": "^1.0.2",
Expand Down
13 changes: 13 additions & 0 deletions packages/components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @talend/react-components

## 12.0.0

### Minor Changes

- 9a0732ec5: feat: upgrade react-is

### Patch Changes

- Updated dependencies [9a0732ec5]
- Updated dependencies [9a0732ec5]
- Updated dependencies [9a0732ec5]
- @talend/design-system@8.0.0

## 11.4.5

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,11 +70,11 @@
"devDependencies": {
"@storybook/addon-actions": "^7.4.1",
"@talend/bootstrap-theme": "^8.2.0",
"@talend/design-system": "^7.15.1",
"@talend/design-system": "^8.0.0",
"@talend/icons": "^6.60.1",
"@talend/locales-design-system": "^7.3.0",
"@talend/locales-tui-components": "^9.5.0",
"@talend/scripts-core": "^15.0.0",
"@talend/scripts-core": "^16.0.0",
"@talend/scripts-config-react-webpack": "^16.1.0",
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "^12.1.5",
Expand All @@ -100,7 +100,7 @@
"react-test-renderer": "^17.0.2"
},
"peerDependencies": {
"@talend/design-system": "^7.5.0",
"@talend/design-system": "^8.0.0",
"i18next": "^20.1.0",
"prop-types": "^15.5.10",
"react": ">= 16.14.0",
Expand All @@ -113,5 +113,5 @@
"publishConfig": {
"access": "public"
},
"version": "11.4.5"
"version": "12.0.0"
}
8 changes: 8 additions & 0 deletions packages/containers/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @talend/react-containers

## 9.1.4

### Patch Changes

- Updated dependencies [9a0732ec5]
- @talend/react-components@12.0.0
- @talend/react-forms@10.2.5

## 9.1.3

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions packages/containers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
"dependencies": {
"@talend/react-bootstrap": "^1.35.2",
"@talend/react-cmf": "^7.3.0",
"@talend/react-components": "^11.4.0",
"@talend/react-forms": "^10.2.4",
"@talend/react-components": "^12.0.0",
"@talend/react-forms": "^10.2.5",
"@talend/utils": "^2.6.0",
"classnames": "^2.3.2",
"immutable": "^3.8.2",
Expand All @@ -54,7 +54,7 @@
"@talend/icons": "^6.60.1",
"@talend/locales-tui-containers": "^8.0.2",
"@talend/react-storybook-cmf": "^7.2.0",
"@talend/scripts-core": "^15.0.0",
"@talend/scripts-core": "^16.0.0",
"@talend/scripts-config-react-webpack": "^16.0.0",
"i18next": "^20.6.1",
"jest-in-case": "^1.0.2",
Expand All @@ -75,5 +75,5 @@
"publishConfig": {
"access": "public"
},
"version": "9.1.3"
"version": "9.1.4"
}
7 changes: 7 additions & 0 deletions packages/dataviz/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## 3.0.2

### Patch Changes

- Updated dependencies [9a0732ec5]
- @talend/react-components@12.0.0

## 3.0.1

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions packages/dataviz/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@talend/react-dataviz",
"version": "3.0.1",
"version": "3.0.2",
"description": "Talend charts and visualization components",
"main": "lib/index.js",
"mainSrc": "src/index.ts",
Expand Down Expand Up @@ -36,7 +36,7 @@
},
"dependencies": {
"@talend/assets-api": "^1.2.2",
"@talend/react-components": "^11.4.0",
"@talend/react-components": "^12.0.0",
"@talend/design-tokens": "^2.9.0",
"classnames": "^2.3.2",
"d3": "^7.8.5",
Expand All @@ -53,8 +53,8 @@
"@talend/icons": "^6.60.1",
"@talend/locales-tui-components": "^9.5.0",
"@talend/locales-tui-dataviz": "^0.4.6",
"@talend/react-components": "^11.4.0",
"@talend/scripts-core": "^15.0.0",
"@talend/react-components": "^12.0.0",
"@talend/scripts-core": "^16.0.0",
"@talend/scripts-config-react-webpack": "^16.0.0",
"@testing-library/react": "^12.1.5",
"@types/classnames": "^2.3.1",
Expand Down
11 changes: 11 additions & 0 deletions packages/design-docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# @talend/design-docs

## 1.3.1

### Patch Changes

- Updated dependencies [9a0732ec5]
- Updated dependencies [9a0732ec5]
- Updated dependencies [9a0732ec5]
- @talend/design-system@8.0.0
- @talend/storybook-docs@1.2.1
8 changes: 4 additions & 4 deletions packages/design-docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@talend/design-docs",
"version": "1.3.0",
"version": "1.3.1",
"description": "Package containing design.talend.com stories",
"homepage": "https://github.com/Talend/ui#readme",
"main": "src/index.ts",
Expand All @@ -23,9 +23,9 @@
"@algolia/autocomplete-js": "^1.9.4",
"@storybook/blocks": "^7.4.1",
"@storybook/react": "^7.4.1",
"@talend/design-system": "^7.15.1",
"@talend/design-system": "^8.0.0",
"@talend/design-tokens": "^2.9.0",
"@talend/storybook-docs": "^1.2.0",
"@talend/storybook-docs": "^1.2.1",
"@talend/icons": "^6.60.1",
"algoliasearch": "^4.17.2",
"classnames": "^2.3.1",
Expand Down Expand Up @@ -54,7 +54,7 @@
"@talend/locales-tui-containers": "^8.0.2",
"@talend/locales-tui-faceted-search": "^8.1.2",
"@talend/locales-tui-forms": "^9.0.1",
"@talend/scripts-core": "^15.0.0",
"@talend/scripts-core": "^16.0.0",
"@types/react": "^17.0.65",
"i18next": "^20.6.1",
"mdx-embed": "^1.1.2",
Expand Down
Loading

0 comments on commit 02a4a0c

Please sign in to comment.