Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 0 additions & 14 deletions .changeset/drop-dynamic-cdn-webpack-plugin.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fresh-forks-start.md

This file was deleted.

10 changes: 0 additions & 10 deletions .changeset/lucky-moons-smoke.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/proud-suits-shout.md

This file was deleted.

11 changes: 0 additions & 11 deletions .changeset/real-hornets-check.md

This file was deleted.

8 changes: 8 additions & 0 deletions packages/cmf-cqrs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @talend/react-cmf-cqrs

## 12.1.3

### Patch Changes

- 685d45a: fix: cwe-407 update immutable
- Updated dependencies [685d45a]
- @talend/react-cmf@12.2.3

## 12.1.2

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/cmf-cqrs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
},
"homepage": "https://github.com/Talend/ui/cmf-cqrs#readme",
"dependencies": {
"@talend/react-cmf": "^12.2.2",
"@talend/react-cmf": "^12.2.3",
"@talend/utils": "^3.7.2",
"immutable": "^3.8.4",
"redux-saga": "^1.5.1"
Expand All @@ -62,5 +62,5 @@
"publishConfig": {
"access": "public"
},
"version": "12.1.2"
"version": "12.1.3"
}
6 changes: 6 additions & 0 deletions packages/cmf/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @talend/react-cmf

## 12.2.3

### Patch Changes

- 685d45a: fix: cwe-407 update immutable

## 12.2.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cmf/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,5 +75,5 @@
"publishConfig": {
"access": "public"
},
"version": "12.2.2"
"version": "12.2.3"
}
8 changes: 8 additions & 0 deletions packages/components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @talend/react-components

## 18.1.4

### Patch Changes

- 685d45a: fix: cwe-407 update immutable
- Updated dependencies [1de4792]
- @talend/icons@8.0.3

## 18.1.3

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@talend/assets-api": "^2.1.3",
"@talend/bootstrap-theme": "^10.1.3",
"@talend/design-tokens": "^4.1.3",
"@talend/icons": "^8.0.2",
"@talend/icons": "^8.0.3",
"@talend/react-a11y": "^4.3.3",
"@talend/react-bootstrap": "^5.0.1",
"@talend/utils": "^3.7.2",
Expand Down Expand Up @@ -121,5 +121,5 @@
"publishConfig": {
"access": "public"
},
"version": "18.1.3"
"version": "18.1.4"
}
9 changes: 9 additions & 0 deletions packages/containers/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @talend/react-containers

## 12.1.4

### Patch Changes

- 685d45a: fix: cwe-407 update immutable
- Updated dependencies [685d45a]
- @talend/react-components@18.1.4
- @talend/react-cmf@12.2.3

## 12.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 @@ -45,8 +45,8 @@
},
"dependencies": {
"@talend/design-system": "^12.1.3",
"@talend/react-cmf": "^12.2.2",
"@talend/react-components": "^18.1.3",
"@talend/react-cmf": "^12.2.3",
"@talend/react-components": "^18.1.4",
"@talend/react-forms": "^16.1.4",
"@talend/utils": "^3.7.2",
"classnames": "^2.5.1",
Expand All @@ -59,7 +59,7 @@
"reselect": "^2.5.4"
},
"devDependencies": {
"@talend/icons": "^8.0.2",
"@talend/icons": "^8.0.3",
"@talend/react-storybook-cmf": "^12.1.2",
"@testing-library/react": "^14.3.1",
"@testing-library/user-event": "^14.6.1",
Expand All @@ -85,5 +85,5 @@
"publishConfig": {
"access": "public"
},
"version": "12.1.3"
"version": "12.1.4"
}
6 changes: 6 additions & 0 deletions packages/flow-designer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 8.1.4

### Patch Changes

- 685d45a: fix: cwe-407 update immutable

## 8.1.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/flow-designer/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@talend/react-flow-designer",
"description": "Flow designer for react and redux",
"version": "8.1.3",
"version": "8.1.4",
"types": "lib/index.d.ts",
"main": "lib/index.js",
"mainSrc": "src/index.js",
Expand Down
6 changes: 6 additions & 0 deletions packages/icons/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @talend/icons

## 8.0.3

### Patch Changes

- 1de4792: chore(deps-dev): bump svgo from 3.3.4 to 3.3.5

## 8.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,5 +70,5 @@
"publishConfig": {
"access": "public"
},
"version": "8.0.2"
"version": "8.0.3"
}
21 changes: 21 additions & 0 deletions packages/playground/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
# @talend/ui-playground

## 3.1.4

### Patch Changes

- 6ce7336: Drop `@talend/dynamic-cdn-webpack-plugin` and `@talend/scripts-config-cdn`

Both packages only served the webpack-based CDN externalization feature, which
is unused now that the app build was migrated off webpack. Removed:

- the `fork/dynamic-cdn-webpack-plugin` package
- the `tools/scripts-config-cdn` package (its only consumer)
- the now-dead `dynamic-cdn-webpack-plugin` config keys in
`talend-scripts.json` files

- Updated dependencies [1de4792]
- Updated dependencies [685d45a]
- @talend/icons@8.0.3
- @talend/react-components@18.1.4
- @talend/react-containers@12.1.4
- @talend/react-cmf@12.2.3

## 3.1.3

### Patch Changes
Expand Down
16 changes: 8 additions & 8 deletions packages/playground/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@talend/ui-playground",
"version": "3.1.3",
"version": "3.1.4",
"description": "Showcase Talend/UI",
"private": true,
"type": "module",
Expand All @@ -23,11 +23,11 @@
"author": "Talend Frontend <frontend@talend.com>",
"license": "Apache-2.0",
"devDependencies": {
"@talend/eslint-config": "^14.1.2",
"@talend/eslint-plugin": "^1.8.1",
"@talend/eslint-config": "^14.2.0",
"@talend/eslint-plugin": "^2.0.0",
"@talend/scripts-config-babel": "^13.10.1",
"@talend/scripts-config-stylelint": "^5.0.0",
"@talend/scripts-core": "^20.0.0",
"@talend/scripts-core": "^21.0.0",
"@vitejs/plugin-react": "^4.7.0",
"cross-env": "^10.1.0",
"esbuild-plugin-react-virtualized": "^1.0.6",
Expand All @@ -43,15 +43,15 @@
"@talend/assets-api": "^2.1.3",
"@talend/design-system": "^12.1.3",
"@talend/design-tokens": "^4.1.3",
"@talend/icons": "^8.0.2",
"@talend/icons": "^8.0.3",
"@talend/locales-tui-components": "^16.0.1",
"@talend/locales-tui-containers": "^9.1.3",
"@talend/locales-tui-faceted-search": "^11.3.0",
"@talend/locales-tui-forms": "^15.2.0",
"@talend/react-cmf": "^12.2.2",
"@talend/react-cmf": "^12.2.3",
"@talend/react-cmf-router": "^9.2.2",
"@talend/react-components": "^18.1.3",
"@talend/react-containers": "^12.1.3",
"@talend/react-components": "^18.1.4",
"@talend/react-containers": "^12.1.4",
"@talend/react-dataviz": "^8.1.3",
"@talend/react-faceted-search": "^22.1.3",
"@talend/react-forms": "^16.1.4",
Expand Down
8 changes: 8 additions & 0 deletions packages/sagas/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @talend/react-sagas

## 10.1.4

### Patch Changes

- 685d45a: fix: cwe-407 update immutable
- Updated dependencies [685d45a]
- @talend/react-cmf@12.2.3

## 10.1.3

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/sagas/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@talend/react-sagas",
"version": "10.1.3",
"version": "10.1.4",
"description": "App wide redux sagas",
"main": "lib/index.js",
"mainSrc": "src/index.js",
Expand Down Expand Up @@ -40,7 +40,7 @@
"url": "https://github.com/Talend/ui.git"
},
"dependencies": {
"@talend/react-cmf": "^12.2.2",
"@talend/react-cmf": "^12.2.3",
"immutable": "^3.8.4",
"redux-saga": "^1.5.1"
},
Expand Down
8 changes: 8 additions & 0 deletions packages/stepper/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @talend/react-stepper

## 13.1.3

### Patch Changes

- 685d45a: fix: cwe-407 update immutable
- Updated dependencies [685d45a]
- @talend/react-components@18.1.4

## 13.1.2

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/stepper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,13 +45,13 @@
"dependencies": {
"@talend/design-system": "^12.1.3",
"@talend/design-tokens": "^4.1.3",
"@talend/react-components": "^18.1.3",
"@talend/react-components": "^18.1.4",
"classnames": "^2.5.1",
"invariant": "^2.2.4",
"lodash": "^4.18.1"
},
"devDependencies": {
"@talend/icons": "^8.0.2",
"@talend/icons": "^8.0.3",
"@testing-library/react-hooks": "^8.0.1",
"i18next": "^23.16.8",
"immutable": "^3.8.4",
Expand All @@ -76,5 +76,5 @@
"publishConfig": {
"access": "public"
},
"version": "13.1.2"
"version": "13.1.3"
}
10 changes: 10 additions & 0 deletions tools/eslint-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @talend/eslint-plugin

## 2.0.0

### Major Changes

- 661d925: Remove the `@talend/import-depth` rule

The rule was tied to the UMD/CDN build constraints which are no longer relevant.
It is removed from the plugin and from the shared eslint config, along with the
now useless `eslint-disable` directives across the repository.

## 1.8.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion tools/eslint-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@talend/eslint-plugin",
"version": "1.8.2",
"version": "2.0.0",
"description": "Contains internal rules used at Talend",
"keywords": [
"eslint",
Expand Down
15 changes: 15 additions & 0 deletions tools/scripts-config-eslint/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# @talend/scripts-config-eslint

## 14.2.0

### Minor Changes

- 661d925: Remove the `@talend/import-depth` rule

The rule was tied to the UMD/CDN build constraints which are no longer relevant.
It is removed from the plugin and from the shared eslint config, along with the
now useless `eslint-disable` directives across the repository.

### Patch Changes

- Updated dependencies [661d925]
- @talend/eslint-plugin@2.0.0

## 14.1.4

### Patch Changes
Expand Down
Loading
Loading