Skip to content

Commit 69ec285

Browse files
chore: prepare release (#5746)
1 parent 9420fae commit 69ec285

110 files changed

Lines changed: 2229 additions & 573 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.changeset/hungry-animals-dig.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/tall-pillows-rhyme.md

Lines changed: 0 additions & 57 deletions
This file was deleted.

fork/bootstrap-sass/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 5.6.1
4+
5+
### Patch Changes
6+
7+
- 6181519: chore: update eslint 10
8+
39
## 5.6.0
410

511
### Minor Changes

fork/bootstrap-sass/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@talend/bootstrap-sass",
3-
"version": "5.6.0",
3+
"version": "5.6.1",
44
"description": "bootstrap-sass is a Sass-powered version of Bootstrap 3, ready to drop right into your Sass powered applications.",
55
"main": "assets/javascripts/bootstrap.js",
66
"style": "assets/stylesheets/_bootstrap.scss",
@@ -40,8 +40,8 @@
4040
"access": "public"
4141
},
4242
"devDependencies": {
43-
"@talend/eslint-config": "^14.1.0",
44-
"@talend/eslint-plugin": "^1.8.0",
43+
"@talend/eslint-config": "^14.1.1",
44+
"@talend/eslint-plugin": "^1.8.1",
4545
"eslint": "^10.0.3"
4646
}
4747
}

fork/dynamic-cdn-webpack-plugin/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# CHANGELOG
22

3+
## 14.5.1
4+
5+
### Patch Changes
6+
7+
- 6181519: chore: update eslint 10
8+
- Updated dependencies [6181519]
9+
- @talend/module-to-cdn@9.18.1
10+
311
## 14.5.0
412

513
### Minor Changes

fork/dynamic-cdn-webpack-plugin/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@talend/dynamic-cdn-webpack-plugin",
3-
"version": "14.5.0",
3+
"version": "14.5.1",
44
"description": "Dynamically get your dependencies from a cdn rather than bundling them in your app",
55
"license": "MIT",
66
"repository": "Talend/dynamic-cdn-webpack-plugin",
@@ -36,7 +36,7 @@
3636
"externals"
3737
],
3838
"dependencies": {
39-
"@talend/module-to-cdn": "^9.18.0",
39+
"@talend/module-to-cdn": "^9.18.1",
4040
"read-pkg-up": "^7.0.1",
4141
"semver": "^7.7.3",
4242
"webpack-sources": "^3.3.3"

fork/json-schema-form-core/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @talend/json-schema-form-core
22

3+
## 2.1.1
4+
5+
### Patch Changes
6+
7+
- 6181519: chore: update eslint 10
8+
39
## 2.1.0
410

511
### Minor Changes

fork/json-schema-form-core/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@talend/json-schema-form-core",
3-
"version": "2.1.0",
3+
"version": "2.1.1",
44
"description": "JSON-Schema and JSON-UI-Schema utilities for form generation.",
55
"main": "dist/index.js",
66
"module": "./lib-esm/index.js",
@@ -49,13 +49,13 @@
4949
],
5050
"devDependencies": {
5151
"@vitest/coverage-v8": "^4.0.18",
52-
"@talend/babel-plugin-assets-api": "^1.9.0",
53-
"@talend/babel-plugin-import-from-index": "^1.13.0",
54-
"@talend/eslint-config": "^14.1.0",
55-
"@talend/eslint-plugin": "^1.8.0",
56-
"@talend/scripts-config-react-webpack": "^17.1.0",
57-
"@talend/scripts-config-typescript": "^12.1.0",
58-
"@talend/scripts-core": "^18.0.0",
52+
"@talend/babel-plugin-assets-api": "^1.9.1",
53+
"@talend/babel-plugin-import-from-index": "^1.13.1",
54+
"@talend/eslint-config": "^14.1.1",
55+
"@talend/eslint-plugin": "^1.8.1",
56+
"@talend/scripts-config-react-webpack": "^17.1.1",
57+
"@talend/scripts-config-typescript": "^12.1.1",
58+
"@talend/scripts-core": "^19.0.0",
5959
"@types/chai": "^3.5.2",
6060
"@types/node": "^6.14.13",
6161
"eslint": "^10.0.3",

fork/module-to-cdn/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @talend/module-to-cdn
22

3+
## 9.18.1
4+
5+
### Patch Changes
6+
7+
- 6181519: chore: update eslint 10
8+
39
## 9.18.0
410

511
### Minor Changes

fork/module-to-cdn/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@talend/module-to-cdn",
3-
"version": "9.18.0",
3+
"version": "9.18.1",
44
"description": "Get cdn config from npm module name",
55
"license": "MIT",
66
"repository": "https://github.com/Talend/ui",

0 commit comments

Comments
 (0)