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
32 changes: 0 additions & 32 deletions .changeset/empty-knives-deliver.md

This file was deleted.

6 changes: 6 additions & 0 deletions fork/bootstrap-sass/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 5.6.2

### Patch Changes

- 4408b98: chore: upgrade dependencies

## 5.6.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion fork/bootstrap-sass/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@talend/bootstrap-sass",
"version": "5.6.1",
"version": "5.6.2",
"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",
Expand Down
8 changes: 8 additions & 0 deletions fork/dynamic-cdn-webpack-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# CHANGELOG

## 14.5.2

### Patch Changes

- 4408b98: chore: upgrade dependencies
- Updated dependencies [4408b98]
- @talend/module-to-cdn@9.18.2

## 14.5.1

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions fork/dynamic-cdn-webpack-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@talend/dynamic-cdn-webpack-plugin",
"version": "14.5.1",
"version": "14.5.2",
"description": "Dynamically get your dependencies from a cdn rather than bundling them in your app",
"license": "MIT",
"repository": "Talend/dynamic-cdn-webpack-plugin",
Expand Down Expand Up @@ -36,7 +36,7 @@
"externals"
],
"dependencies": {
"@talend/module-to-cdn": "^9.18.1",
"@talend/module-to-cdn": "^9.18.2",
"read-pkg-up": "^7.0.1",
"semver": "^7.7.4",
"webpack-sources": "^3.3.4"
Expand Down
6 changes: 6 additions & 0 deletions fork/json-schema-form-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @talend/json-schema-form-core

## 2.1.2

### Patch Changes

- 4408b98: chore: upgrade dependencies

## 2.1.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion fork/json-schema-form-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@talend/json-schema-form-core",
"version": "2.1.1",
"version": "2.1.2",
"description": "JSON-Schema and JSON-UI-Schema utilities for form generation.",
"main": "dist/index.js",
"module": "./lib-esm/index.js",
Expand Down
6 changes: 6 additions & 0 deletions fork/module-to-cdn/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @talend/module-to-cdn

## 9.18.2

### Patch Changes

- 4408b98: chore: upgrade dependencies

## 9.18.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion fork/module-to-cdn/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@talend/module-to-cdn",
"version": "9.18.1",
"version": "9.18.2",
"description": "Get cdn config from npm module name",
"license": "MIT",
"repository": "https://github.com/Talend/ui",
Expand Down
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]

## 4.1.2

### Patch Changes

- 4408b98: chore: upgrade dependencies

## 4.1.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion fork/react-bootstrap/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@talend/react-bootstrap",
"version": "4.1.1",
"version": "4.1.2",
"description": "Bootstrap 3 components built with React",
"repository": {
"type": "git",
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

## 4.3.2

### Patch Changes

- 4408b98: chore: upgrade dependencies

## 4.3.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/a11y/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,5 +60,5 @@
"publishConfig": {
"access": "public"
},
"version": "4.3.1"
"version": "4.3.2"
}
6 changes: 6 additions & 0 deletions packages/assets-api/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @talend/assets-api

## 2.1.2

### Patch Changes

- 4408b98: chore: upgrade dependencies

## 2.1.1

### Patch Changes
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 @@ -50,5 +50,5 @@
"publishConfig": {
"access": "public"
},
"version": "2.1.1"
"version": "2.1.2"
}
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.2

### Patch Changes

- 4408b98: chore: upgrade dependencies
- Updated dependencies [4408b98]
- @talend/react-cmf@12.2.1

## 12.1.1

### 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 @@ -41,7 +41,7 @@
},
"homepage": "https://github.com/Talend/ui/cmf-cqrs#readme",
"dependencies": {
"@talend/react-cmf": "^12.2.0",
"@talend/react-cmf": "^12.2.1",
"@talend/utils": "^3.7.1",
"immutable": "^3.8.3",
"redux-saga": "^1.4.2"
Expand Down Expand Up @@ -72,5 +72,5 @@
"publishConfig": {
"access": "public"
},
"version": "12.1.1"
"version": "12.1.2"
}
8 changes: 8 additions & 0 deletions packages/cmf-router/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## 9.2.1

### Patch Changes

- 4408b98: chore: upgrade dependencies
- Updated dependencies [4408b98]
- @talend/react-cmf@12.2.1

## 9.2.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/cmf-router/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@talend/react-cmf-router",
"version": "9.2.0",
"version": "9.2.1",
"description": "",
"main": "lib/index.js",
"module": "./lib-esm/index.js",
Expand All @@ -27,7 +27,7 @@
"test:update": "vitest run --update"
},
"dependencies": {
"@talend/react-cmf": "^12.2.0",
"@talend/react-cmf": "^12.2.1",
"connected-react-router": "^6.9.3",
"history": "^5.3.0",
"lodash": "^4.18.0",
Expand Down
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.1

### Patch Changes

- 4408b98: chore: upgrade dependencies

## 12.2.0

### Minor 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 @@ -86,5 +86,5 @@
"publishConfig": {
"access": "public"
},
"version": "12.2.0"
"version": "12.2.1"
}
12 changes: 12 additions & 0 deletions packages/components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @talend/react-components

## 18.1.2

### Patch Changes

- 4408b98: chore: upgrade dependencies
- Updated dependencies [4408b98]
- @talend/react-a11y@4.3.2
- @talend/assets-api@2.1.2
- @talend/design-tokens@4.1.2
- @talend/icons@8.0.1
- @talend/react-bootstrap@4.1.2

## 18.1.1

### Patch Changes
Expand Down
14 changes: 7 additions & 7 deletions packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,12 +47,12 @@
},
"dependencies": {
"@popperjs/core": "^2.11.8",
"@talend/assets-api": "^2.1.1",
"@talend/assets-api": "^2.1.2",
"@talend/bootstrap-theme": "^10.1.1",
"@talend/design-tokens": "^4.1.1",
"@talend/icons": "^8.0.0",
"@talend/react-a11y": "^4.3.1",
"@talend/react-bootstrap": "^4.1.1",
"@talend/design-tokens": "^4.1.2",
"@talend/icons": "^8.0.1",
"@talend/react-a11y": "^4.3.2",
"@talend/react-bootstrap": "^4.1.2",
"@talend/utils": "^3.7.1",
"classnames": "^2.5.1",
"d3": "^7.9.0",
Expand Down Expand Up @@ -87,7 +87,7 @@
"@vitejs/plugin-react": "^5.2.0",
"@vitest/coverage-v8": "^4.1.2",
"@talend/bootstrap-theme": "^10.1.1",
"@talend/design-system": "^12.1.1",
"@talend/design-system": "^12.1.2",
"@talend/eslint-config": "^14.1.2",
"@talend/eslint-plugin": "^1.8.1",
"@talend/locales-design-system": "^7.15.1",
Expand Down Expand Up @@ -137,5 +137,5 @@
"publishConfig": {
"access": "public"
},
"version": "18.1.1"
"version": "18.1.2"
}
11 changes: 11 additions & 0 deletions packages/containers/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @talend/react-containers

## 12.1.2

### Patch Changes

- 4408b98: chore: upgrade dependencies
- Updated dependencies [4408b98]
- @talend/react-cmf@12.2.1
- @talend/react-components@18.1.2
- @talend/design-system@12.1.2
- @talend/react-forms@16.1.3

## 12.1.1

### Patch Changes
Expand Down
12 changes: 6 additions & 6 deletions packages/containers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,10 @@
"url": "https://github.com/Talend/ui.git"
},
"dependencies": {
"@talend/design-system": "^12.1.1",
"@talend/react-cmf": "^12.2.0",
"@talend/react-components": "^18.1.1",
"@talend/react-forms": "^16.1.2",
"@talend/design-system": "^12.1.2",
"@talend/react-cmf": "^12.2.1",
"@talend/react-components": "^18.1.2",
"@talend/react-forms": "^16.1.3",
"@talend/utils": "^3.7.1",
"classnames": "^2.5.1",
"immutable": "^3.8.3",
Expand All @@ -62,7 +62,7 @@
"devDependencies": {
"@vitejs/plugin-react": "^5.2.0",
"@vitest/coverage-v8": "^4.1.2",
"@talend/icons": "^8.0.0",
"@talend/icons": "^8.0.1",
"@talend/locales-tui-components": "^16.0.1",
"@talend/locales-tui-containers": "^9.1.3",
"@talend/locales-tui-forms": "^15.2.0",
Expand Down Expand Up @@ -102,5 +102,5 @@
"publishConfig": {
"access": "public"
},
"version": "12.1.1"
"version": "12.1.2"
}
10 changes: 10 additions & 0 deletions packages/dataviz/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## 8.1.2

### Patch Changes

- 4408b98: chore: upgrade dependencies
- Updated dependencies [4408b98]
- @talend/assets-api@2.1.2
- @talend/react-components@18.1.2
- @talend/design-tokens@4.1.2

## 8.1.1

### Patch Changes
Expand Down
Loading
Loading