Skip to content
Merged
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
5 changes: 0 additions & 5 deletions .changeset/address-ui-feedback-greenhouse.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/curly-eagles-sing.md

This file was deleted.

11 changes: 0 additions & 11 deletions .changeset/empty-doors-add.md

This file was deleted.

12 changes: 0 additions & 12 deletions .changeset/fix-vite-cve-2026-39363.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/plugin-presets-kebab-menu.md

This file was deleted.

10 changes: 10 additions & 0 deletions apps/carbon/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @cloudoperators/juno-app-carbon

## 1.0.36

### Patch Changes

- b4bc2c2: Fix high vulnerabilities related to transitive dependencies `picomatch` by upgrading root project dependencies and where not possible, locking `picomatch` at versions without vulnerabilities.
- Updated dependencies [078d641]
- Updated dependencies [b4bc2c2]
- Updated dependencies [f69e63e]
- @cloudoperators/juno-ui-components@6.2.1

## 1.0.35

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/carbon/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cloudoperators/juno-app-carbon",
"version": "1.0.35",
"version": "1.0.36",
"author": "UI-Team",
"type": "module",
"repository": "https://github.com/cloudoperators/juno/tree/main/apps/template",
Expand Down
12 changes: 12 additions & 0 deletions apps/doop/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @cloudoperators/juno-app-doop

## 2.6.22

### Patch Changes

- b4bc2c2: Fix high vulnerabilities related to transitive dependencies `picomatch` by upgrading root project dependencies and where not possible, locking `picomatch` at versions without vulnerabilities.
- Updated dependencies [078d641]
- Updated dependencies [b4bc2c2]
- Updated dependencies [f69e63e]
- @cloudoperators/juno-ui-components@6.2.1
- @cloudoperators/juno-messages-provider@0.2.34
- @cloudoperators/juno-url-state-provider@3.0.8

## 2.6.21

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/doop/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cloudoperators/juno-app-doop",
"version": "2.6.21",
"version": "2.6.22",
"author": "UI-Team",
"type": "module",
"repository": "https://github.com/cloudoperators/juno/tree/main/apps/doop",
Expand Down
11 changes: 11 additions & 0 deletions apps/example/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @cloudoperators/juno-app-example

## 2.4.9

### Patch Changes

- Updated dependencies [078d641]
- Updated dependencies [b4bc2c2]
- Updated dependencies [f69e63e]
- @cloudoperators/juno-ui-components@6.2.1
- @cloudoperators/juno-messages-provider@0.2.34
- @cloudoperators/juno-url-state-provider@3.0.8

## 2.4.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/example/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cloudoperators/juno-app-example",
"version": "2.4.8",
"version": "2.4.9",
"author": "UI-Team",
"type": "module",
"repository": "https://github.com/cloudoperators/juno/tree/main/apps/example",
Expand Down
20 changes: 20 additions & 0 deletions apps/greenhouse/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# @cloudoperators/juno-app-greenhouse

## 0.12.1

### Patch Changes

- 6bea057: Address UI feedback: inline status bars for PluginPresets and PluginInstances, Configuration tab in PluginInstanceDetail, rename BasicInformation to Details.
- b4bc2c2: Fix high vulnerabilities related to transitive dependencies `picomatch` by upgrading root project dependencies and where not possible, locking `picomatch` at versions without vulnerabilities.
- 6bea057: Address UI feedback on new admin area.
- Updated dependencies [078d641]
- Updated dependencies [b4bc2c2]
- Updated dependencies [f69e63e]
- @cloudoperators/juno-ui-components@6.2.1
- @cloudoperators/juno-app-supernova@0.19.25
- @cloudoperators/juno-app-heureka@1.0.6
- @cloudoperators/juno-app-doop@2.6.22
- @cloudoperators/greenhouse-auth-provider@1.0.1
- @cloudoperators/juno-k8s-client@1.1.3
- @cloudoperators/juno-messages-provider@0.2.34
- @cloudoperators/juno-oauth@1.4.10
- @cloudoperators/juno-url-state-provider@3.0.8

## 0.12.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/greenhouse/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cloudoperators/juno-app-greenhouse",
"version": "0.12.0",
"version": "0.12.1",
"orgAdminVersion": "latest",
"author": "UI-Team",
"repository": "https://github.com/cloudoperators/greenhouse/tree/main/ui/dashboard",
Expand Down
12 changes: 12 additions & 0 deletions apps/heureka/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# heureka

## 1.0.6

### Patch Changes

- b4bc2c2: Fix high vulnerabilities related to transitive dependencies `picomatch` by upgrading root project dependencies and where not possible, locking `picomatch` at versions without vulnerabilities.
- Updated dependencies [078d641]
- Updated dependencies [b4bc2c2]
- Updated dependencies [f69e63e]
- @cloudoperators/juno-ui-components@6.2.1
- @cloudoperators/greenhouse-auth-provider@1.0.1
- @cloudoperators/juno-url-state-provider@3.0.8

## 1.0.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/heureka/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cloudoperators/juno-app-heureka",
"version": "1.0.5",
"version": "1.0.6",
"author": "UI-Team",
"type": "module",
"repository": "https://github.com/cloudoperators/juno/tree/main/apps/heureka",
Expand Down
12 changes: 12 additions & 0 deletions apps/supernova/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @cloudoperators/juno-app-supernova

## 0.19.25

### Patch Changes

- b4bc2c2: Fix high vulnerabilities related to transitive dependencies `picomatch` by upgrading root project dependencies and where not possible, locking `picomatch` at versions without vulnerabilities.
- Updated dependencies [078d641]
- Updated dependencies [b4bc2c2]
- Updated dependencies [f69e63e]
- @cloudoperators/juno-ui-components@6.2.1
- @cloudoperators/juno-messages-provider@0.2.34
- @cloudoperators/juno-url-state-provider@3.0.8

## 0.19.24

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/supernova/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cloudoperators/juno-app-supernova",
"version": "0.19.24",
"version": "0.19.25",
"author": "UI-Team",
"repository": "https://github.com/cloudoperators/juno/tree/main/apps/supernova",
"license": "Apache-2.0",
Expand Down
10 changes: 10 additions & 0 deletions apps/template/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @cloudoperators/juno-app-template

## 2.0.35

### Patch Changes

- b4bc2c2: Fix high vulnerabilities related to transitive dependencies `picomatch` by upgrading root project dependencies and where not possible, locking `picomatch` at versions without vulnerabilities.
- Updated dependencies [078d641]
- Updated dependencies [b4bc2c2]
- Updated dependencies [f69e63e]
- @cloudoperators/juno-ui-components@6.2.1

## 2.0.34

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/template/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cloudoperators/juno-app-template",
"version": "2.0.34",
"version": "2.0.35",
"author": "UI-Team",
"repository": "https://github.com/cloudoperators/juno/tree/main/apps/template",
"license": "Apache-2.0",
Expand Down
6 changes: 6 additions & 0 deletions packages/communicator/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @cloudoperators/juno-communicator

## 2.2.24

### Patch Changes

- f69e63e: fix: address CVE-2026-39363 vulnerability in vite

## 2.2.23

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/communicator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cloudoperators/juno-communicator",
"version": "2.2.23",
"version": "2.2.24",
"description": "Send and receive across tabs",
"author": "UI-Team",
"type": "module",
Expand Down
6 changes: 6 additions & 0 deletions packages/greenhouse-auth-provider/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1 +1,7 @@
# @cloudoperators/greenhouse-auth-provider

## 1.0.1

### Patch Changes

- f69e63e: fix: address CVE-2026-39363 vulnerability in vite
2 changes: 1 addition & 1 deletion packages/greenhouse-auth-provider/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cloudoperators/greenhouse-auth-provider",
"version": "1.0.0",
"version": "1.0.1",
"description": "Package provides authentication for Greenhouse and plugins",
"author": "UI-Team",
"private": true,
Expand Down
6 changes: 6 additions & 0 deletions packages/k8s-client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @cloudoperators/juno-k8s-client

## 1.1.3

### Patch Changes

- f69e63e: fix: address CVE-2026-39363 vulnerability in vite

## 1.1.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/k8s-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cloudoperators/juno-k8s-client",
"version": "1.1.2",
"version": "1.1.3",
"author": "UI-Team",
"description": "JavaScript client for Kubernetes API",
"main": "build/index.cjs.js",
Expand Down
10 changes: 10 additions & 0 deletions packages/messages-provider/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @cloudoperators/juno-messages-provider

## 0.2.34

### Patch Changes

- f69e63e: fix: address CVE-2026-39363 vulnerability in vite
- Updated dependencies [078d641]
- Updated dependencies [b4bc2c2]
- Updated dependencies [f69e63e]
- @cloudoperators/juno-ui-components@6.2.1

## 0.2.33

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/messages-provider/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cloudoperators/juno-messages-provider",
"version": "0.2.33",
"version": "0.2.34",
"description": "Messages provider",
"author": "UI-Team",
"repository": "https://github.com/cloudoperators/juno/tree/main/packages/messages-provider",
Expand Down
6 changes: 6 additions & 0 deletions packages/oauth/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @cloudoperators/juno-oauth

## 1.4.10

### Patch Changes

- f69e63e: fix: address CVE-2026-39363 vulnerability in vite

## 1.4.9

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/oauth/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cloudoperators/juno-oauth",
"version": "1.4.9",
"version": "1.4.10",
"author": "UI-Team",
"description": "Authenticates user via OIDC",
"main": "build/index.js",
Expand Down
6 changes: 6 additions & 0 deletions packages/template/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @cloudoperators/juno-template

## 1.1.9

### Patch Changes

- f69e63e: fix: address CVE-2026-39363 vulnerability in vite

## 1.1.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/template/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cloudoperators/juno-package-template",
"version": "1.1.8",
"version": "1.1.9",
"description": "Package template that will be use to generate new juno packages",
"author": "UI-Team",
"source": "src/index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/ui-components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @cloudoperators/juno-ui-components

## 6.2.1

### Patch Changes

- 078d641: upgrades background colors and spacing in message component
- b4bc2c2: Fix high vulnerabilities related to transitive dependencies `picomatch` by upgrading root project dependencies and where not possible, locking `picomatch` at versions without vulnerabilities.
- f69e63e: fix: address CVE-2026-39363 vulnerability in vite

## 6.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ui-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@cloudoperators/juno-ui-components",
"private": false,
"source": "src/index.js",
"version": "6.2.0",
"version": "6.2.1",
"types": "build/index.d.ts",
"exports": {
"./index": "./build/index.js",
Expand Down
6 changes: 6 additions & 0 deletions packages/url-state-provider/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @cloudoperators/juno-url-state-provider

## 3.0.8

### Patch Changes

- f69e63e: fix: address CVE-2026-39363 vulnerability in vite

## 3.0.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/url-state-provider/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cloudoperators/juno-url-state-provider",
"version": "3.0.7",
"version": "3.0.8",
"description": "Save several paths in the url. This makes it possible to manage the status of several apps such as micro frontends with the help of URL.",
"author": "UI-Team",
"repository": {
Expand Down
Loading