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
15 changes: 0 additions & 15 deletions .changeset/famous-cups-attack.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/five-jeans-visit.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/heureka-mitigate-manually.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/real-ears-walk.md

This file was deleted.

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

## 1.0.40

### Patch Changes

- 0e11c6e: Updated jsdom from 26.1.0 to 29.1.1 and updated Node.js engine requirement to >=20.19.0 to match jsdom's requirements.
- Updated dependencies [0e11c6e]
- Updated dependencies [374c671]
- @cloudoperators/juno-ui-components@6.4.1

## 1.0.39

### 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.39",
"version": "1.0.40",
"author": "UI-Team",
"type": "module",
"repository": "https://github.com/cloudoperators/juno/tree/main/apps/template",
Expand Down
11 changes: 11 additions & 0 deletions apps/doop/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @cloudoperators/juno-app-doop

## 2.6.29

### Patch Changes

- 0e11c6e: Updated jsdom from 26.1.0 to 29.1.1 and updated Node.js engine requirement to >=20.19.0 to match jsdom's requirements.
- Updated dependencies [0e11c6e]
- Updated dependencies [374c671]
- @cloudoperators/juno-url-state-provider@3.0.10
- @cloudoperators/juno-messages-provider@0.2.41
- @cloudoperators/juno-ui-components@6.4.1

## 2.6.28

### 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.28",
"version": "2.6.29",
"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.16

### Patch Changes

- 0e11c6e: Updated jsdom from 26.1.0 to 29.1.1 and updated Node.js engine requirement to >=20.19.0 to match jsdom's requirements.
- Updated dependencies [0e11c6e]
- Updated dependencies [374c671]
- @cloudoperators/juno-url-state-provider@3.0.10
- @cloudoperators/juno-messages-provider@0.2.41
- @cloudoperators/juno-ui-components@6.4.1

## 2.4.15

### 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.15",
"version": "2.4.16",
"author": "UI-Team",
"type": "module",
"repository": "https://github.com/cloudoperators/juno/tree/main/apps/example",
Expand Down
15 changes: 15 additions & 0 deletions apps/greenhouse/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# @cloudoperators/juno-app-greenhouse

## 0.12.11

### Patch Changes

- Updated dependencies [0e11c6e]
- Updated dependencies [374c671]
- Updated dependencies [1ce58f0]
- Updated dependencies [b2844e4]
- @cloudoperators/juno-url-state-provider@3.0.10
- @cloudoperators/juno-messages-provider@0.2.41
- @cloudoperators/juno-ui-components@6.4.1
- @cloudoperators/juno-app-supernova@0.19.33
- @cloudoperators/juno-app-heureka@1.1.4
- @cloudoperators/juno-app-doop@2.6.29

## 0.12.10

### Patch 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.10",
"version": "0.12.11",
"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.1.4

### Patch Changes

- 0e11c6e: Updated jsdom from 26.1.0 to 29.1.1 and updated Node.js engine requirement to >=20.19.0 to match jsdom's requirements.
- 1ce58f0: Add Mitigate Manually action to vulnerability rows. Users can now mark a CVE as manually mitigated from the popup menu in both the Active and Remediated vulnerability tabs. The CVE moves to the Remediated tab immediately and can be reverted via the Remediation History Panel.
- b2844e4: Wire Jira ticket to dedicated url field in createRemediation for risk acceptance, replacing the description-prefix workaround. Surface the ticket in a new "Source Ticket" column in the remediations history panel with improved date formatting and empty-value handling.
- Updated dependencies [0e11c6e]
- Updated dependencies [374c671]
- @cloudoperators/juno-url-state-provider@3.0.10
- @cloudoperators/juno-ui-components@6.4.1

## 1.1.3

### 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.1.3",
"version": "1.1.4",
"author": "UI-Team",
"type": "module",
"repository": "https://github.com/cloudoperators/juno/tree/main/apps/heureka",
Expand Down
11 changes: 11 additions & 0 deletions apps/supernova/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @cloudoperators/juno-app-supernova

## 0.19.33

### Patch Changes

- 0e11c6e: Updated jsdom from 26.1.0 to 29.1.1 and updated Node.js engine requirement to >=20.19.0 to match jsdom's requirements.
- Updated dependencies [0e11c6e]
- Updated dependencies [374c671]
- @cloudoperators/juno-url-state-provider@3.0.10
- @cloudoperators/juno-messages-provider@0.2.41
- @cloudoperators/juno-ui-components@6.4.1

## 0.19.32

### 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.32",
"version": "0.19.33",
"author": "UI-Team",
"repository": "https://github.com/cloudoperators/juno/tree/main/apps/supernova",
"license": "Apache-2.0",
Expand Down
9 changes: 9 additions & 0 deletions apps/template/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @cloudoperators/juno-app-template

## 2.0.39

### Patch Changes

- 0e11c6e: Updated jsdom from 26.1.0 to 29.1.1 and updated Node.js engine requirement to >=20.19.0 to match jsdom's requirements.
- Updated dependencies [0e11c6e]
- Updated dependencies [374c671]
- @cloudoperators/juno-ui-components@6.4.1

## 2.0.38

### 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.38",
"version": "2.0.39",
"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.26

### Patch Changes

- 0e11c6e: Updated jsdom from 26.1.0 to 29.1.1 and updated Node.js engine requirement to >=20.19.0 to match jsdom's requirements.

## 2.2.25

### 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.25",
"version": "2.2.26",
"description": "Send and receive across tabs",
"author": "UI-Team",
"type": "module",
Expand Down
9 changes: 9 additions & 0 deletions packages/messages-provider/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @cloudoperators/juno-messages-provider

## 0.2.41

### Patch Changes

- 0e11c6e: Updated jsdom from 26.1.0 to 29.1.1 and updated Node.js engine requirement to >=20.19.0 to match jsdom's requirements.
- Updated dependencies [0e11c6e]
- Updated dependencies [374c671]
- @cloudoperators/juno-ui-components@6.4.1

## 0.2.40

### 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.40",
"version": "0.2.41",
"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/template/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @cloudoperators/juno-template

## 1.1.12

### Patch Changes

- 0e11c6e: Updated jsdom from 26.1.0 to 29.1.1 and updated Node.js engine requirement to >=20.19.0 to match jsdom's requirements.

## 1.1.11

### 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.11",
"version": "1.1.12",
"description": "Package template that will be use to generate new juno packages",
"author": "UI-Team",
"source": "src/index.js",
Expand Down
7 changes: 7 additions & 0 deletions packages/ui-components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @cloudoperators/juno-ui-components

## 6.4.1

### Patch Changes

- 0e11c6e: Updated jsdom from 26.1.0 to 29.1.1 and updated Node.js engine requirement to >=20.19.0 to match jsdom's requirements.
- 374c671: Upgrade focus-trap-react to 12.0.2 and node-sass-glob-importer to 5.3.3

## 6.4.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.4.0",
"version": "6.4.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.10

### Patch Changes

- 0e11c6e: Updated jsdom from 26.1.0 to 29.1.1 and updated Node.js engine requirement to >=20.19.0 to match jsdom's requirements.

## 3.0.9

### 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.9",
"version": "3.0.10",
"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