Skip to content

Commit

Permalink
chore: Update Kaoto to 2.4.0-RC1
Browse files Browse the repository at this point in the history
  • Loading branch information
lordrip authored and apupier committed Jan 8, 2025
1 parent 9da3101 commit e9f4cd6
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 14 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# 2.4.0

- Fix Kaoto Datamapper editor on Windows (issue when attaching an xsd)
- Upgrade to Kaoto 2.4.0-RC1

# 2.3.0

Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<p align="center">
<a href="https://marketplace.visualstudio.com/items?itemName=redhat.vscode-kaoto"><img src="https://img.shields.io/visual-studio-marketplace/v/redhat.vscode-kaoto?style=for-the-badge" alt="Marketplace Version"/></a>
<a href="https://github.com/KaotoIO/kaoto/releases"><img alt="Kaoto UI version" src="https://img.shields.io/badge/Kaoto_UI-2.3.0-orange?style=for-the-badge"></a>
<a href="https://github.com/KaotoIO/kaoto/releases"><img alt="Kaoto UI version" src="https://img.shields.io/badge/Kaoto_UI-2.4.0--RC1-orange?style=for-the-badge"></a>
<img src="https://img.shields.io/badge/VS%20Code-1.74.0+-blue?style=for-the-badge" alt="Visual Studio Code Support"/>
<a href="https://github.com/KaotoIO/vscode-kaoto/blob/main/LICENSE"><img src="https://img.shields.io/github/license/KaotoIO/vscode-kaoto?color=blue&style=for-the-badge" alt="License"/></a>
<a href="https://camel.zulipchat.com/#narrow/stream/258729-camel-tooling"><img src="https://img.shields.io/badge/zulip-join_chat-brightgreen?color=yellow&style=for-the-badge" alt="Zulip"/></a></br>
Expand Down Expand Up @@ -45,7 +45,7 @@

### Embedded

- [Kaoto](https://github.com/KaotoIO/kaoto) in version [2.3.0](https://github.com/KaotoIO/kaoto/releases/tag/2.3.0).
- [Kaoto](https://github.com/KaotoIO/kaoto) in version [2.4.0-RC1](https://github.com/KaotoIO/kaoto/releases/tag/2.4.0-RC1).

### Issues

Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,16 +32,16 @@
"test:it:clean": "rimraf ./test-resources && rimraf ./out && rimraf *.vsix"
},
"dependencies": {
"@kaoto/kaoto": "2.3.0",
"@kaoto/kaoto": "2.4.0-RC1",
"@kie-tools-core/backend": "0.32.0",
"@kie-tools-core/editor": "0.32.0",
"@kie-tools-core/i18n": "0.32.0",
"@kie-tools-core/vscode-extension": "0.32.0",
"@patternfly/patternfly": "5.4.2",
"@patternfly/react-code-editor": "5.4.11",
"@patternfly/react-core": "5.4.8",
"@patternfly/react-code-editor": "5.4.15",
"@patternfly/react-core": "5.4.12",
"@patternfly/react-icons": "5.4.2",
"@patternfly/react-table": "5.4.9",
"@patternfly/react-table": "5.4.13",
"@patternfly/react-topology": "5.4.1",
"@redhat-developer/vscode-redhat-telemetry": "^0.9.1",
"monaco-editor": "^0.50.0",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -348,9 +348,9 @@ __metadata:
languageName: node
linkType: hard

"@kaoto/kaoto@npm:2.3.0":
version: 2.3.0
resolution: "@kaoto/kaoto@npm:2.3.0"
"@kaoto/kaoto@npm:2.4.0-RC1":
version: 2.4.0-RC1
resolution: "@kaoto/kaoto@npm:2.4.0-RC1"
dependencies:
"@dnd-kit/core": "npm:^6.1.0"
"@kaoto-next/uniforms-patternfly": "npm:^0.7.14"
Expand Down Expand Up @@ -387,7 +387,7 @@ __metadata:
react: ^18.2.0
react-dom: ^18.2.0
react-monaco-editor: ^0.56.0
checksum: 10/7946c23daf37d19c32d179df4c9a2dc90c614e50ee349d04f971d621f7e9a3c95d8acb0c4524e4468d14121f5f963f06e8bc3cb431fae25a528fd294372e7b8e
checksum: 10/f6ffd020edded5636288c67247bf348b2d0ce699d4c4297263cc6406d3112cf28819e39b2181421a17e5405d2d3c29ea2ce8aaba6a1fed57b8f29478ae83259d
languageName: node
linkType: hard

Expand Down Expand Up @@ -8901,16 +8901,16 @@ __metadata:
version: 0.0.0-use.local
resolution: "vscode-kaoto@workspace:."
dependencies:
"@kaoto/kaoto": "npm:2.3.0"
"@kaoto/kaoto": "npm:2.4.0-RC1"
"@kie-tools-core/backend": "npm:0.32.0"
"@kie-tools-core/editor": "npm:0.32.0"
"@kie-tools-core/i18n": "npm:0.32.0"
"@kie-tools-core/vscode-extension": "npm:0.32.0"
"@patternfly/patternfly": "npm:5.4.2"
"@patternfly/react-code-editor": "npm:5.4.11"
"@patternfly/react-core": "npm:5.4.8"
"@patternfly/react-code-editor": "npm:5.4.15"
"@patternfly/react-core": "npm:5.4.12"
"@patternfly/react-icons": "npm:5.4.2"
"@patternfly/react-table": "npm:5.4.9"
"@patternfly/react-table": "npm:5.4.13"
"@patternfly/react-topology": "npm:5.4.1"
"@redhat-developer/vscode-redhat-telemetry": "npm:^0.9.1"
"@types/chai": "npm:^4.3.11"
Expand Down

0 comments on commit e9f4cd6

Please sign in to comment.