Skip to content

Commit

Permalink
release: chlorine-koala-9
Browse files Browse the repository at this point in the history
Signed-off-by: ovh-cds <[email protected]>
  • Loading branch information
tibs245 authored and ovh-cds committed Dec 17, 2024
1 parent bc9bc75 commit f31fcf4
Show file tree
Hide file tree
Showing 19 changed files with 113 additions and 19 deletions.
2 changes: 1 addition & 1 deletion .sonarcloud.properties
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ sonar.projectName=manager
sonar.sources=.
sonar.sourceEncoding=UTF-8
sonar.ws.timeout=60
sonar.projectVersion=chlorine-koala-8
sonar.projectVersion=chlorine-koala-9

sonar.exclusions=node_modules/**, **/node_modules/**, **/dist/**, **/semantic/**, **/coverage/**, **/static/**, **/mock/**, **/mockServiceWorker.js
sonar.coverage.exclusions=**/*.spec.js
Expand Down
11 changes: 11 additions & 0 deletions packages/manager/apps/hpc-vmware-managed-vcd/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.3.4](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-12-17)


### Reverts

* **vcd:** revert resetPassword and usageTile ([25a0b5c](https://github.com/ovh/manager/commit/25a0b5c8f3e871e3140aa4a0780d5e0d3ab8f28a))





## [0.3.3](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-12-16)

**Note:** Version bump only for package @ovh-ux/manager-hpc-vmware-managed-vcd-app
Expand Down
8 changes: 4 additions & 4 deletions packages/manager/apps/hpc-vmware-managed-vcd/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-hpc-vmware-managed-vcd-app",
"version": "0.3.3",
"version": "0.3.4",
"private": true,
"description": "New managed VMware Cloud Director offers",
"repository": {
Expand All @@ -24,9 +24,9 @@
"@ovh-ux/manager-config": "^8.0.1",
"@ovh-ux/manager-core-api": "^0.9.0",
"@ovh-ux/manager-core-utils": "*",
"@ovh-ux/manager-module-common-api": "^0.2.0",
"@ovh-ux/manager-module-common-api": "^0.2.1",
"@ovh-ux/manager-module-order": "^0.9.1",
"@ovh-ux/manager-module-vcd-api": "^0.1.0",
"@ovh-ux/manager-module-vcd-api": "^0.1.1",
"@ovh-ux/manager-react-components": "^1.43.0",
"@ovh-ux/manager-react-core-application": "^0.11.4",
"@ovh-ux/manager-react-shell-client": "^0.8.3",
Expand All @@ -49,7 +49,7 @@
"tailwindcss": "^3.3.3"
},
"devDependencies": {
"@ovh-ux/manager-core-test-utils": "^0.2.0",
"@ovh-ux/manager-core-test-utils": "^0.2.1",
"@ovh-ux/manager-vite-config": "^0.8.3",
"@testing-library/dom": "^10.1.0",
"@testing-library/jest-dom": "^6.4.6",
Expand Down
8 changes: 8 additions & 0 deletions packages/manager/apps/hycu/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.3.11](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-12-17)

**Note:** Version bump only for package @ovh-ux/manager-hycu-app





## [0.3.10](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-12-16)

**Note:** Version bump only for package @ovh-ux/manager-hycu-app
Expand Down
2 changes: 1 addition & 1 deletion packages/manager/apps/hycu/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-hycu-app",
"version": "0.3.10",
"version": "0.3.11",
"private": true,
"description": "Backup HYCU for OVHcloud",
"repository": {
Expand Down
8 changes: 8 additions & 0 deletions packages/manager/apps/iam/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.0.7](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-12-17)

**Note:** Version bump only for package @ovh-ux/manager-iam-app





## [3.0.6](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-12-16)

**Note:** Version bump only for package @ovh-ux/manager-iam-app
Expand Down
4 changes: 2 additions & 2 deletions packages/manager/apps/iam/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-iam-app",
"version": "3.0.6",
"version": "3.0.7",
"private": true,
"description": "IAM standalone application.",
"repository": {
Expand All @@ -22,7 +22,7 @@
"@ovh-ux/manager-at-internet-configuration": "^1.5.0",
"@ovh-ux/manager-config": "^8.0.1",
"@ovh-ux/manager-core": "^13.0.2",
"@ovh-ux/manager-iam": "^1.13.1",
"@ovh-ux/manager-iam": "^1.14.0",
"@ovh-ux/manager-ng-layout-helpers": "^2.9.2",
"@ovh-ux/ng-at-internet": "^6.0.2",
"@ovh-ux/ng-at-internet-ui-router-plugin": "^3.5.1",
Expand Down
16 changes: 16 additions & 0 deletions packages/manager/apps/key-management-service/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.14.0](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-12-17)


### Bug Fixes

* **kms): revert "feat(kms:** refacto delete modal" ([bc9bc75](https://github.com/ovh/manager/commit/bc9bc75deea305ef365d807db616f827de822044))


### Features

* **kms:** servicekey list ti implementation ([c296fa7](https://github.com/ovh/manager/commit/c296fa735925ca923fae84f08267c9f4d79333db))





## [0.13.1](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-12-16)

**Note:** Version bump only for package @ovh-ux/manager-key-management-service-app
Expand Down
2 changes: 1 addition & 1 deletion packages/manager/apps/key-management-service/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-key-management-service-app",
"version": "0.13.1",
"version": "0.14.0",
"private": true,
"description": "ovh key-management-service",
"repository": {
Expand Down
8 changes: 8 additions & 0 deletions packages/manager/apps/veeam-backup/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.3.4](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-12-17)

**Note:** Version bump only for package @ovh-ux/manager-veeam-backup-app





## [0.3.3](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-12-16)

**Note:** Version bump only for package @ovh-ux/manager-veeam-backup-app
Expand Down
8 changes: 4 additions & 4 deletions packages/manager/apps/veeam-backup/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-veeam-backup-app",
"version": "0.3.3",
"version": "0.3.4",
"private": true,
"description": "veeam backup app",
"repository": {
Expand All @@ -23,9 +23,9 @@
"@ovh-ux/manager-config": "^8.0.1",
"@ovh-ux/manager-core-api": "^0.9.0",
"@ovh-ux/manager-core-utils": "*",
"@ovh-ux/manager-module-common-api": "^0.2.0",
"@ovh-ux/manager-module-common-api": "^0.2.1",
"@ovh-ux/manager-module-order": "^0.9.1",
"@ovh-ux/manager-module-vcd-api": "^0.1.0",
"@ovh-ux/manager-module-vcd-api": "^0.1.1",
"@ovh-ux/manager-react-components": "^1.43.0",
"@ovh-ux/manager-react-core-application": "^0.11.4",
"@ovh-ux/manager-react-shell-client": "^0.8.3",
Expand All @@ -48,7 +48,7 @@
"tailwindcss": "^3.4.4"
},
"devDependencies": {
"@ovh-ux/manager-core-test-utils": "^0.2.0",
"@ovh-ux/manager-core-test-utils": "^0.2.1",
"@ovh-ux/manager-vite-config": "^0.8.3",
"@testing-library/jest-dom": "^6.5.0",
"@testing-library/react": "^16.0.1",
Expand Down
8 changes: 8 additions & 0 deletions packages/manager/core/test-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.2.1](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-12-17)

**Note:** Version bump only for package @ovh-ux/manager-core-test-utils





# [0.2.0](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-12-12)


Expand Down
2 changes: 1 addition & 1 deletion packages/manager/core/test-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-core-test-utils",
"version": "0.2.0",
"version": "0.2.1",
"private": true,
"description": "OVHcloud manager core test utils for vitest and jest",
"repository": {
Expand Down
8 changes: 8 additions & 0 deletions packages/manager/modules/common-api/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.2.1](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-12-17)

**Note:** Version bump only for package @ovh-ux/manager-module-common-api





# [0.2.0](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-12-12)


Expand Down
4 changes: 2 additions & 2 deletions packages/manager/modules/common-api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-module-common-api",
"version": "0.2.0",
"version": "0.2.1",
"private": true,
"description": "OVHcloud manager module common API (order, services, me, ...).",
"repository": {
Expand All @@ -25,7 +25,7 @@
"test:coverage": "vitest run --coverage"
},
"devDependencies": {
"@ovh-ux/manager-core-test-utils": "^0.2.0",
"@ovh-ux/manager-core-test-utils": "^0.2.1",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.0.1",
"@vitejs/plugin-react": "^4.3.3",
Expand Down
19 changes: 19 additions & 0 deletions packages/manager/modules/iam/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,25 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.14.0](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-12-17)


### Bug Fixes

* **iam:** fix application tracking constants ([576c666](https://github.com/ovh/manager/commit/576c6664a421e7cfc69b73752dbe71a13fb0ebec))
* **iam:** update application tab translations ([9290b67](https://github.com/ovh/manager/commit/9290b672a9498d3aef4dbc7f26989ea77a63fb9d))


### Features

* **iam:** add applications tab ([#13396](https://github.com/ovh/manager/issues/13396)) ([82b511a](https://github.com/ovh/manager/commit/82b511a747741b1b0ba7cc50f4d1da93e25320af))
* **iam:** add VCD translations in iam policy configuration ([d344051](https://github.com/ovh/manager/commit/d34405193b8f89b7751799dab8ef9e0b6723ffe9))
* **iam:** remove pagination on type request ([30cd2f1](https://github.com/ovh/manager/commit/30cd2f14129678f38d03dcd8ca338ad56be82489))





## [1.13.1](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-11-07)


Expand Down
2 changes: 1 addition & 1 deletion packages/manager/modules/iam/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-iam",
"version": "1.13.1",
"version": "1.14.0",
"private": true,
"description": "IAM product.",
"repository": {
Expand Down
8 changes: 8 additions & 0 deletions packages/manager/modules/vcd-api/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.1.1](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-12-17)

**Note:** Version bump only for package @ovh-ux/manager-module-vcd-api
4 changes: 2 additions & 2 deletions packages/manager/modules/vcd-api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-module-vcd-api",
"version": "0.1.0",
"version": "0.1.1",
"private": true,
"description": "OVHcloud manager module VCD API.",
"repository": {
Expand Down Expand Up @@ -31,7 +31,7 @@
"@ovh-ux/manager-react-shell-client": "^0.8.3"
},
"devDependencies": {
"@ovh-ux/manager-core-test-utils": "^0.2.0",
"@ovh-ux/manager-core-test-utils": "^0.2.1",
"@vitejs/plugin-react": "^4.3.3",
"@vitest/coverage-v8": "^2.1.4",
"msw": "2.1.7",
Expand Down

0 comments on commit f31fcf4

Please sign in to comment.