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 Jun 13, 2024
1 parent c3750a1 commit 7cb4ab6
Show file tree
Hide file tree
Showing 115 changed files with 1,104 additions and 471 deletions.
63 changes: 0 additions & 63 deletions .changeset/calm-shrimps-beg.md

This file was deleted.

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

## 5.3.0

### Minor Changes

- c3750a1: chore: upgrade dependencies

Major upgrade for all packages that have a peerDependency on react or react-dom. Those packages now ask for react@18 and react-dom@18.

## 5.2.1

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions 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.2.1",
"version": "5.3.0",
"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 Expand Up @@ -40,8 +40,8 @@
"access": "public"
},
"devDependencies": {
"@talend/eslint-config": "^13.1.0",
"@talend/eslint-plugin": "^1.2.0",
"@talend/eslint-config": "^13.2.0",
"@talend/eslint-plugin": "^1.3.0",
"eslint": "^8.57.0"
}
}
13 changes: 13 additions & 0 deletions fork/dynamic-cdn-webpack-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# CHANGELOG

## 14.0.0

### Major Changes

- c3750a1: chore: upgrade dependencies

Major upgrade for all packages that have a peerDependency on react or react-dom. Those packages now ask for react@18 and react-dom@18.

### Patch Changes

- Updated dependencies [c3750a1]
- @talend/module-to-cdn@9.11.0

## 13.1.2

### 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": "13.1.2",
"version": "14.0.0",
"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.10.1",
"@talend/module-to-cdn": "^9.11.0",
"read-pkg-up": "^7.0.1",
"semver": "^7.6.2",
"webpack-sources": "^3.2.3"
Expand Down
8 changes: 8 additions & 0 deletions fork/json-schema-form-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @talend/json-schema-form-core

## 1.4.0

### Minor Changes

- c3750a1: chore: upgrade dependencies

Major upgrade for all packages that have a peerDependency on react or react-dom. Those packages now ask for react@18 and react-dom@18.

## 1.3.0

### Minor Changes
Expand Down
16 changes: 8 additions & 8 deletions 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": "1.3.0",
"version": "1.4.0",
"description": "JSON-Schema and JSON-UI-Schema utilities for form generation.",
"main": "dist/index.js",
"module": "./lib-esm/index.js",
Expand Down Expand Up @@ -46,13 +46,13 @@
"json-schema"
],
"devDependencies": {
"@talend/babel-plugin-assets-api": "^1.3.1",
"@talend/babel-plugin-import-from-index": "^1.7.1",
"@talend/eslint-config": "^13.1.0",
"@talend/eslint-plugin": "^1.2.0",
"@talend/scripts-config-react-webpack": "^16.7.0",
"@talend/scripts-config-typescript": "^11.2.1",
"@talend/scripts-core": "^16.4.0",
"@talend/babel-plugin-assets-api": "^1.4.0",
"@talend/babel-plugin-import-from-index": "^1.8.0",
"@talend/eslint-config": "^13.2.0",
"@talend/eslint-plugin": "^1.3.0",
"@talend/scripts-config-react-webpack": "^16.8.0",
"@talend/scripts-config-typescript": "^11.3.0",
"@talend/scripts-core": "^16.5.0",
"@types/chai": "^3.5.2",
"@types/node": "^6.14.13",
"rimraf": "^5.0.7",
Expand Down
8 changes: 8 additions & 0 deletions fork/module-to-cdn/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @talend/module-to-cdn

## 9.11.0

### Minor Changes

- c3750a1: chore: upgrade dependencies

Major upgrade for all packages that have a peerDependency on react or react-dom. Those packages now ask for react@18 and react-dom@18.

## 9.10.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.10.1",
"version": "9.11.0",
"description": "Get cdn config from npm module name",
"license": "MIT",
"repository": "https://github.com/Talend/ui",
Expand Down
8 changes: 8 additions & 0 deletions fork/react-bootstrap/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
## [v0.32.5]

## 3.0.0

### Major Changes

- c3750a1: chore: upgrade dependencies

Major upgrade for all packages that have a peerDependency on react or react-dom. Those packages now ask for react@18 and react-dom@18.

## 2.3.0

### Minor Changes
Expand Down
14 changes: 7 additions & 7 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.3.0",
"version": "3.0.0",
"description": "Bootstrap 3 components built with React",
"repository": {
"type": "git",
Expand Down Expand Up @@ -46,12 +46,12 @@
"react-dom": "^18.3.1"
},
"devDependencies": {
"@talend/eslint-config": "^13.1.0",
"@talend/eslint-plugin": "^1.2.0",
"@talend/scripts-config-typescript": "^11.2.1",
"@talend/scripts-core": "^16.4.0",
"@talend/scripts-config-babel": "^13.4.0",
"@talend/scripts-config-react-webpack": "^16.7.0",
"@talend/eslint-config": "^13.2.0",
"@talend/eslint-plugin": "^1.3.0",
"@talend/scripts-config-typescript": "^11.3.0",
"@talend/scripts-core": "^16.5.0",
"@talend/scripts-config-babel": "^13.5.0",
"@talend/scripts-config-react-webpack": "^16.8.0",
"@testing-library/jest-dom": "^6.4.6",
"@testing-library/react": "^14.3.1",
"@testing-library/user-event": "^14.5.2",
Expand Down
13 changes: 13 additions & 0 deletions packages/a11y/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @talend/react-a11y

## 4.0.0

### Major Changes

- c3750a1: chore: upgrade dependencies

Major upgrade for all packages that have a peerDependency on react or react-dom. Those packages now ask for react@18 and react-dom@18.

### Patch Changes

- Updated dependencies [c3750a1]
- @talend/utils@3.2.0

## 3.1.0

### Minor Changes
Expand Down
12 changes: 6 additions & 6 deletions packages/a11y/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,13 @@
"url": "https://github.com/Talend/ui.git"
},
"dependencies": {
"@talend/utils": "^3.1.0"
"@talend/utils": "^3.2.0"
},
"devDependencies": {
"@talend/eslint-config": "^13.1.0",
"@talend/eslint-plugin": "^1.2.0",
"@talend/scripts-core": "^16.4.0",
"@talend/scripts-config-typescript": "^11.2.1",
"@talend/eslint-config": "^13.2.0",
"@talend/eslint-plugin": "^1.3.0",
"@talend/scripts-core": "^16.5.0",
"@talend/scripts-config-typescript": "^11.3.0",
"@testing-library/react": "^14.3.1",
"@testing-library/user-event": "^14.5.2",
"@types/date-fns": "^2.6.0",
Expand All @@ -57,5 +57,5 @@
"publishConfig": {
"access": "public"
},
"version": "3.1.0"
"version": "4.0.0"
}
8 changes: 8 additions & 0 deletions packages/assets-api/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @talend/assets-api

## 1.5.0

### Minor Changes

- c3750a1: chore: upgrade dependencies

Major upgrade for all packages that have a peerDependency on react or react-dom. Those packages now ask for react@18 and react-dom@18.

## 1.4.0

### Minor Changes
Expand Down
14 changes: 7 additions & 7 deletions packages/assets-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,18 +35,18 @@
},
"dependencies": {},
"devDependencies": {
"@talend/babel-plugin-import-from-index": "^1.7.1",
"@talend/eslint-config": "^13.1.0",
"@talend/eslint-plugin": "^1.2.0",
"@talend/scripts-core": "^16.4.0",
"@talend/scripts-config-react-webpack": "^16.7.0",
"@talend/scripts-config-typescript": "^11.2.1",
"@talend/babel-plugin-import-from-index": "^1.8.0",
"@talend/eslint-config": "^13.2.0",
"@talend/eslint-plugin": "^1.3.0",
"@talend/scripts-core": "^16.5.0",
"@talend/scripts-config-react-webpack": "^16.8.0",
"@talend/scripts-config-typescript": "^11.3.0",
"@types/node": "^6.14.13",
"@types/jest": "^29.5.12",
"read-pkg-up": "^7.0.1"
},
"publishConfig": {
"access": "public"
},
"version": "1.4.0"
"version": "1.5.0"
}
14 changes: 14 additions & 0 deletions packages/cmf-cqrs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @talend/react-cmf-cqrs

## 11.0.0

### Major Changes

- c3750a1: chore: upgrade dependencies

Major upgrade for all packages that have a peerDependency on react or react-dom. Those packages now ask for react@18 and react-dom@18.

### Patch Changes

- Updated dependencies [c3750a1]
- @talend/react-cmf@10.0.0
- @talend/utils@3.2.0

## 10.1.4

### Patch Changes
Expand Down
18 changes: 9 additions & 9 deletions packages/cmf-cqrs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,18 +32,18 @@
},
"homepage": "https://github.com/Talend/ui/cmf-cqrs#readme",
"dependencies": {
"@talend/react-cmf": "^9.1.0",
"@talend/utils": "^3.1.0",
"@talend/react-cmf": "^10.0.0",
"@talend/utils": "^3.2.0",
"immutable": "^3.8.2",
"redux-saga": "^1.3.0"
},
"devDependencies": {
"@talend/eslint-config": "^13.1.0",
"@talend/eslint-plugin": "^1.2.0",
"@talend/scripts-core": "^16.4.0",
"@talend/scripts-config-babel": "^13.4.0",
"@talend/scripts-config-react-webpack": "^16.7.0",
"@talend/scripts-config-typescript": "^11.2.1",
"@talend/eslint-config": "^13.2.0",
"@talend/eslint-plugin": "^1.3.0",
"@talend/scripts-core": "^16.5.0",
"@talend/scripts-config-babel": "^13.5.0",
"@talend/scripts-config-react-webpack": "^16.8.0",
"@talend/scripts-config-typescript": "^11.3.0",
"@testing-library/react": "^14.3.1",
"@testing-library/react-hooks": "^8.0.1",
"mock-socket": "^9.3.1",
Expand All @@ -60,5 +60,5 @@
"publishConfig": {
"access": "public"
},
"version": "10.1.4"
"version": "11.0.0"
}
13 changes: 13 additions & 0 deletions packages/cmf-router/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## 7.0.0

### Major Changes

- c3750a1: chore: upgrade dependencies

Major upgrade for all packages that have a peerDependency on react or react-dom. Those packages now ask for react@18 and react-dom@18.

### Patch Changes

- Updated dependencies [c3750a1]
- @talend/react-cmf@10.0.0

## 6.2.0

### Minor Changes
Expand Down
Loading

0 comments on commit 7cb4ab6

Please sign in to comment.