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 Nov 30, 2023
1 parent bd152f9 commit 562c223
Show file tree
Hide file tree
Showing 29 changed files with 144 additions and 80 deletions.
11 changes: 0 additions & 11 deletions .changeset/heavy-geckos-grab.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nice-schools-cry.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/orange-seahorses-talk.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/soft-plums-complain.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/strong-keys-drum.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/swift-flies-drum.md

This file was deleted.

6 changes: 6 additions & 0 deletions fork/react-bootstrap/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
## [v0.32.5]

## 2.2.0

### Minor Changes

- 24bcb177f: Remove usage of lib keyCode

## 2.1.1

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions fork/react-bootstrap/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@talend/react-bootstrap",
"version": "2.1.1",
"version": "2.2.0",
"description": "Bootstrap 3 components built with React",
"repository": {
"type": "git",
Expand Down Expand Up @@ -40,7 +40,7 @@
"devDependencies": {
"@talend/eslint-config": "^13.0.1",
"@talend/eslint-plugin": "^1.1.0",
"@talend/scripts-core": "^16.3.0",
"@talend/scripts-core": "^16.3.1",
"@talend/scripts-config-babel": "^13.2.0",
"@talend/scripts-config-react-webpack": "^16.3.1",
"@testing-library/jest-dom": "^6.1.4",
Expand Down
6 changes: 6 additions & 0 deletions packages/a11y/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @talend/react-a11y

## 2.2.0

### Minor Changes

- 24bcb177f: Remove usage of lib keyCode

## 2.1.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/a11y/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"devDependencies": {
"@talend/eslint-config": "^13.0.1",
"@talend/eslint-plugin": "^1.1.0",
"@talend/scripts-core": "^16.3.0",
"@talend/scripts-core": "^16.3.1",
"@talend/scripts-config-typescript": "^11.2.0",
"@testing-library/react": "^14.0.0",
"@testing-library/user-event": "^14.5.1",
Expand All @@ -49,5 +49,5 @@
"publishConfig": {
"access": "public"
},
"version": "2.1.0"
"version": "2.2.0"
}
12 changes: 12 additions & 0 deletions packages/cmf/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @talend/react-cmf

## 8.3.0

### Minor Changes

- c508840d1: fix(): Fix security issue on regular expression

### Patch Changes

- 795a12e2d: fix: withoutHOC regex

report says Polynomial regular expression used on uncontrolled data

## 8.2.0

### Minor Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/cmf/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,9 @@
"@redux-saga/testing-utils": "^1.1.5",
"@talend/eslint-config": "^13.0.1",
"@talend/eslint-plugin": "^1.1.0",
"@talend/scripts-core": "^16.3.0",
"@talend/scripts-core": "^16.3.1",
"@talend/scripts-config-babel": "^13.2.0",
"@talend/scripts-config-jest": "^13.1.1",
"@talend/scripts-config-jest": "^14.0.0",
"@talend/scripts-config-react-webpack": "^16.3.1",
"@testing-library/react": "^14.0.0",
"jest-in-case": "^1.0.2",
Expand All @@ -77,5 +77,5 @@
"publishConfig": {
"access": "public"
},
"version": "8.2.0"
"version": "8.3.0"
}
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.3.0

### Minor Changes

- 24bcb177f: Remove usage of lib keyCode

### Patch Changes

- 795a12e2d: fix: security issue on regexp
- Updated dependencies [24bcb177f]
- @talend/react-bootstrap@2.2.0
- @talend/react-a11y@2.2.0

## 12.2.0

### Minor Changes
Expand Down
10 changes: 5 additions & 5 deletions packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@
"@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/react-a11y": "^2.2.0",
"@talend/react-bootstrap": "^2.2.0",
"@talend/utils": "^2.8.0",
"ally.js": "^1.4.1",
"classnames": "^2.3.2",
Expand Down Expand Up @@ -72,12 +72,12 @@
"devDependencies": {
"@storybook/addon-actions": "^7.5.3",
"@talend/bootstrap-theme": "^8.3.0",
"@talend/design-system": "^8.4.0",
"@talend/design-system": "^8.6.0",
"@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-core": "^16.3.1",
"@talend/scripts-config-babel": "^13.2.0",
"@talend/scripts-config-react-webpack": "^16.3.1",
"@talend/scripts-config-storybook-lib": "^5.2.0",
Expand Down Expand Up @@ -120,5 +120,5 @@
"publishConfig": {
"access": "public"
},
"version": "12.2.0"
"version": "12.3.0"
}
19 changes: 19 additions & 0 deletions packages/containers/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# @talend/react-containers

## 10.3.0

### Minor Changes

- 24bcb177f: Remove usage of lib keyCode

### Patch Changes

- Updated dependencies [24bcb177f]
- Updated dependencies [c508840d1]
- Updated dependencies [bd152f9d4]
- Updated dependencies [795a12e2d]
- Updated dependencies [795a12e2d]
- @talend/design-system@8.6.0
- @talend/react-bootstrap@2.2.0
- @talend/react-components@12.3.0
- @talend/react-forms@12.3.0
- @talend/react-cmf@8.3.0

## 10.2.0

### Minor Changes
Expand Down
14 changes: 7 additions & 7 deletions packages/containers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,11 @@
"url": "https://github.com/Talend/ui.git"
},
"dependencies": {
"@talend/design-system": "^8.4.0",
"@talend/react-bootstrap": "^2.1.1",
"@talend/react-cmf": "^8.2.0",
"@talend/react-components": "^12.2.0",
"@talend/react-forms": "^12.1.0",
"@talend/design-system": "^8.6.0",
"@talend/react-bootstrap": "^2.2.0",
"@talend/react-cmf": "^8.3.0",
"@talend/react-components": "^12.3.0",
"@talend/react-forms": "^12.3.0",
"@talend/utils": "^2.8.0",
"classnames": "^2.3.2",
"immutable": "^3.8.2",
Expand All @@ -59,7 +59,7 @@
"@talend/react-storybook-cmf": "^8.2.0",
"@talend/eslint-config": "^13.0.1",
"@talend/eslint-plugin": "^1.1.0",
"@talend/scripts-core": "^16.3.0",
"@talend/scripts-core": "^16.3.1",
"@talend/scripts-config-babel": "^13.2.0",
"@talend/scripts-config-storybook-lib": "^5.2.0",
"@talend/scripts-config-react-webpack": "^16.3.1",
Expand All @@ -85,5 +85,5 @@
"publishConfig": {
"access": "public"
},
"version": "10.2.0"
"version": "10.3.0"
}
7 changes: 7 additions & 0 deletions packages/design-system/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @talend/design-system

## 8.6.0

### Minor Changes

- 24bcb177f: Remove usage of lib keyCode
- bd152f9d4: feat(TDC-7378): New enumeration component

## 8.5.1

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/design-system/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@talend/design-system",
"version": "8.5.1",
"version": "8.6.0",
"description": "Talend Design System",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down Expand Up @@ -66,7 +66,7 @@
"@talend/eslint-plugin": "^1.1.0",
"@talend/icons": "^7.3.0",
"@talend/locales-design-system": "^7.15.1",
"@talend/scripts-core": "^16.3.0",
"@talend/scripts-core": "^16.3.1",
"@talend/scripts-config-babel": "^13.2.0",
"@talend/scripts-config-react-webpack": "^16.3.2",
"@talend/scripts-config-storybook-lib": "^5.2.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/faceted-search/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## 12.2.0

### Minor Changes

- 24bcb177f: Remove usage of lib keyCode

### Patch Changes

- Updated dependencies [24bcb177f]
- @talend/react-bootstrap@2.2.0

## 12.1.0

### Minor Changes
Expand Down
12 changes: 6 additions & 6 deletions packages/faceted-search/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@talend/react-faceted-search",
"version": "12.1.0",
"version": "12.2.0",
"description": "Faceted search",
"main": "lib/index.js",
"mainSrc": "src/index.js",
Expand Down Expand Up @@ -35,7 +35,7 @@
"dependencies": {
"@talend/daikon-tql-client": "^1.3.1",
"@talend/utils": "^2.8.0",
"@talend/react-bootstrap": "^2.1.1",
"@talend/react-bootstrap": "^2.2.0",
"@talend/design-tokens": "^2.10.0",
"classnames": "^2.3.2",
"date-fns": "^1.30.1",
Expand All @@ -46,16 +46,16 @@
"@storybook/addon-actions": "^7.5.3",
"@storybook/testing-library": "^0.2.2",
"@talend/bootstrap-theme": "^8.3.0",
"@talend/design-system": "^8.4.0",
"@talend/design-system": "^8.6.0",
"@talend/eslint-config": "^13.0.1",
"@talend/eslint-plugin": "^1.1.0",
"@talend/icons": "^7.3.0",
"@talend/locales-tui-components": "^11.4.5",
"@talend/locales-tui-faceted-search": "^11.3.0",
"@talend/react-components": "^12.2.0",
"@talend/scripts-core": "^16.3.0",
"@talend/react-components": "^12.3.0",
"@talend/scripts-core": "^16.3.1",
"@talend/scripts-config-babel": "^13.2.0",
"@talend/scripts-config-jest": "^13.1.1",
"@talend/scripts-config-jest": "^14.0.0",
"@talend/scripts-config-react-webpack": "^16.3.1",
"@talend/scripts-config-storybook-lib": "^5.2.0",
"@testing-library/react": "^14.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/flow-designer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
"@talend/babel-plugin-assets-api": "^1.2.0",
"@talend/eslint-config": "^13.0.1",
"@talend/eslint-plugin": "^1.1.0",
"@talend/scripts-config-jest": "^13.1.1",
"@talend/scripts-core": "^16.3.0",
"@talend/scripts-config-jest": "^14.0.0",
"@talend/scripts-core": "^16.3.1",
"@talend/scripts-config-typescript": "^11.2.0",
"@talend/scripts-config-react-webpack": "^16.3.1",
"@testing-library/react": "^14.0.0",
Expand Down
15 changes: 15 additions & 0 deletions packages/forms/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# @talend/react-forms

## 12.3.0

### Minor Changes

- 24bcb177f: Remove usage of lib keyCode

### Patch Changes

- Updated dependencies [24bcb177f]
- Updated dependencies [bd152f9d4]
- Updated dependencies [795a12e2d]
- @talend/design-system@8.6.0
- @talend/react-bootstrap@2.2.0
- @talend/react-components@12.3.0

## 12.2.0

### Minor Changes
Expand Down
12 changes: 6 additions & 6 deletions packages/forms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,10 @@
"@talend/assets-api": "^1.3.0",
"@talend/icons": "^7.3.0",
"@talend/json-schema-form-core": "^1.2.0",
"@talend/react-components": "^12.2.0",
"@talend/design-system": "^8.5.0",
"@talend/react-components": "^12.3.0",
"@talend/design-system": "^8.6.0",
"@talend/design-tokens": "^2.10.0",
"@talend/react-bootstrap": "^2.1.1",
"@talend/react-bootstrap": "^2.2.0",
"@talend/utils": "^2.8.0",
"ace-builds": "1.10.1",
"ajv": "^6.12.6",
Expand All @@ -60,10 +60,10 @@
"@storybook/addon-controls": "^7.5.3",
"@talend/bootstrap-theme": "^8.3.0",
"@talend/locales-tui-forms": "^10.2.4",
"@talend/react-components": "^12.2.0",
"@talend/react-components": "^12.3.0",
"@talend/eslint-config": "^13.0.1",
"@talend/eslint-plugin": "^1.1.0",
"@talend/scripts-core": "^16.3.0",
"@talend/scripts-core": "^16.3.1",
"@talend/scripts-config-babel": "^13.2.0",
"@talend/scripts-config-react-webpack": "^16.3.2",
"@talend/scripts-config-storybook-lib": "^5.2.0",
Expand Down Expand Up @@ -94,5 +94,5 @@
"publishConfig": {
"access": "public"
},
"version": "12.2.0"
"version": "12.3.0"
}
Loading

0 comments on commit 562c223

Please sign in to comment.