Skip to content

Commit

Permalink
release: scandium-butterfly-7
Browse files Browse the repository at this point in the history
Signed-off-by: ovh-cds <[email protected]>
  • Loading branch information
qpavy authored and ovh-cds committed Dec 20, 2024
1 parent d93d91b commit 3667fc2
Show file tree
Hide file tree
Showing 63 changed files with 298 additions and 44 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=scandium-butterfly-6
sonar.projectVersion=scandium-butterfly-7

sonar.exclusions=node_modules/**, **/node_modules/**, **/dist/**, **/semantic/**, **/coverage/**, **/static/**, **/mock/**, **/mockServiceWorker.js
sonar.coverage.exclusions=**/*.spec.js
Expand Down
8 changes: 8 additions & 0 deletions packages/manager/apps/catalog/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.

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

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





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

**Note:** Version bump only for package @ovh-ux/manager-catalog-app
Expand Down
2 changes: 1 addition & 1 deletion packages/manager/apps/catalog/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-catalog-app",
"version": "1.14.32",
"version": "1.14.33",
"private": true,
"description": "OVHcloud Catalog application",
"repository": {
Expand Down
8 changes: 8 additions & 0 deletions packages/manager/apps/container/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.95.2](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-12-20)

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





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

**Note:** Version bump only for package @ovh-ux/manager-container-app
Expand Down
2 changes: 1 addition & 1 deletion packages/manager/apps/container/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-container-app",
"version": "0.95.1",
"version": "0.95.2",
"private": true,
"description": "OVHcloud Manager Container.",
"repository": {
Expand Down
8 changes: 8 additions & 0 deletions packages/manager/apps/dedicated/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.

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

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





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

**Note:** Version bump only for package @ovh-ux/manager-dedicated
Expand Down
4 changes: 2 additions & 2 deletions packages/manager/apps/dedicated/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-dedicated",
"version": "20.7.4",
"version": "20.7.5",
"private": true,
"description": "OVHcloud Dedicated control panel.",
"repository": {
Expand Down Expand Up @@ -50,7 +50,7 @@
"@ovh-ux/manager-veeam-cloud-connect": "^2.8.1",
"@ovh-ux/manager-veeam-enterprise": "^1.11.1",
"@ovh-ux/manager-vps": "^2.44.0",
"@ovh-ux/manager-vrack": "^1.14.0",
"@ovh-ux/manager-vrack": "^1.14.1",
"@ovh-ux/ng-at-internet": "^6.0.3",
"@ovh-ux/ng-at-internet-ui-router-plugin": "^3.5.1",
"@ovh-ux/ng-ovh-api-wrappers": "^5.1.0",
Expand Down
8 changes: 8 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,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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

**Note:** Version bump only for package @ovh-ux/manager-hpc-vmware-managed-vcd-app





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

**Note:** Version bump only for package @ovh-ux/manager-hpc-vmware-managed-vcd-app
Expand Down
6 changes: 3 additions & 3 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.8",
"version": "0.3.9",
"private": true,
"description": "New managed VMware Cloud Director offers",
"repository": {
Expand All @@ -25,8 +25,8 @@
"@ovh-ux/manager-core-api": "^0.9.0",
"@ovh-ux/manager-core-utils": "*",
"@ovh-ux/manager-module-common-api": "^0.2.3",
"@ovh-ux/manager-module-order": "^0.9.2",
"@ovh-ux/manager-module-vcd-api": "^0.1.3",
"@ovh-ux/manager-module-order": "^0.9.3",
"@ovh-ux/manager-module-vcd-api": "^0.1.4",
"@ovh-ux/manager-react-components": "^1.43.0",
"@ovh-ux/manager-react-core-application": "^0.11.5",
"@ovh-ux/manager-react-shell-client": "^0.8.5",
Expand Down
8 changes: 8 additions & 0 deletions packages/manager/apps/hub-react/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.4.6](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-12-20)

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





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

**Note:** Version bump only for package @ovh-ux/manager-hub-react-app
Expand Down
2 changes: 1 addition & 1 deletion packages/manager/apps/hub-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-hub-react-app",
"version": "0.4.5",
"version": "0.4.6",
"private": true,
"description": "OVHcloud Dashboard control panel.",
"repository": {
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.14](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-12-20)

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





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

**Note:** Version bump only for package @ovh-ux/manager-hycu-app
Expand Down
4 changes: 2 additions & 2 deletions 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.13",
"version": "0.3.14",
"private": true,
"description": "Backup HYCU for OVHcloud",
"repository": {
Expand All @@ -23,7 +23,7 @@
"@ovh-ux/manager-config": "^8.0.2",
"@ovh-ux/manager-core-api": "^0.9.0",
"@ovh-ux/manager-core-utils": "*",
"@ovh-ux/manager-module-order": "^0.9.2",
"@ovh-ux/manager-module-order": "^0.9.3",
"@ovh-ux/manager-react-components": "^1.41.2",
"@ovh-ux/manager-react-core-application": "^0.11.5",
"@ovh-ux/manager-react-shell-client": "^0.8.5",
Expand Down
8 changes: 8 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,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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

**Note:** Version bump only for package @ovh-ux/manager-key-management-service-app





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

**Note:** Version bump only for package @ovh-ux/manager-key-management-service-app
Expand Down
4 changes: 2 additions & 2 deletions 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.14.2",
"version": "0.14.3",
"private": true,
"description": "ovh key-management-service",
"repository": {
Expand All @@ -26,7 +26,7 @@
"@ovh-ux/manager-config": "^8.0.2",
"@ovh-ux/manager-core-api": "^0.9.0",
"@ovh-ux/manager-core-utils": "*",
"@ovh-ux/manager-module-order": "^0.9.2",
"@ovh-ux/manager-module-order": "^0.9.3",
"@ovh-ux/manager-react-components": "^1.41.1",
"@ovh-ux/manager-react-core-application": "^0.11.5",
"@ovh-ux/manager-react-shell-client": "^0.8.5",
Expand Down
8 changes: 8 additions & 0 deletions packages/manager/apps/pci-ai-endpoints/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.1.15](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-12-20)

**Note:** Version bump only for package @ovh-ux/manager-pci-ai-endpoints-app





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


Expand Down
2 changes: 1 addition & 1 deletion packages/manager/apps/pci-ai-endpoints/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-pci-ai-endpoints-app",
"version": "0.1.14",
"version": "0.1.15",
"private": true,
"description": "Manage AI Endpoints (usage and tokens) through OVHcloud control panel",
"repository": {
Expand Down
8 changes: 8 additions & 0 deletions packages/manager/apps/pci-billing/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.1.5](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-12-20)

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





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


Expand Down
2 changes: 1 addition & 1 deletion packages/manager/apps/pci-billing/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-pci-billing-app",
"version": "0.1.4",
"version": "0.1.5",
"private": true,
"description": "PCI Billing react app",
"type": "module",
Expand Down
8 changes: 8 additions & 0 deletions packages/manager/apps/pci-block-storage/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.6.20](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-12-20)

**Note:** Version bump only for package @ovh-ux/manager-pci-block-storage-app





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

**Note:** Version bump only for package @ovh-ux/manager-pci-block-storage-app
Expand Down
2 changes: 1 addition & 1 deletion packages/manager/apps/pci-block-storage/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-pci-block-storage-app",
"version": "0.6.19",
"version": "0.6.20",
"private": true,
"description": "PCI Block storage react app",
"type": "module",
Expand Down
8 changes: 8 additions & 0 deletions packages/manager/apps/pci-databases-analytics/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.

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

**Note:** Version bump only for package @ovh-ux/manager-pci-databases-analytics-app





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

**Note:** Version bump only for package @ovh-ux/manager-pci-databases-analytics-app
Expand Down
2 changes: 1 addition & 1 deletion packages/manager/apps/pci-databases-analytics/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-pci-databases-analytics-app",
"version": "1.9.2",
"version": "1.9.3",
"private": true,
"description": "pci-databases-analytics",
"repository": {
Expand Down
8 changes: 8 additions & 0 deletions packages/manager/apps/pci-gateway/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.9.29](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-12-20)

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





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


Expand Down
2 changes: 1 addition & 1 deletion packages/manager/apps/pci-gateway/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-pci-gateway-app",
"version": "0.9.28",
"version": "0.9.29",
"private": true,
"description": "PCI Gateway react app",
"type": "module",
Expand Down
8 changes: 8 additions & 0 deletions packages/manager/apps/pci-kubernetes/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.12.7](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-12-20)

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





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


Expand Down
2 changes: 1 addition & 1 deletion packages/manager/apps/pci-kubernetes/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-pci-kubernetes-app",
"version": "0.12.6",
"version": "0.12.7",
"private": true,
"description": "PCI Kubernetes react app",
"type": "module",
Expand Down
8 changes: 8 additions & 0 deletions packages/manager/apps/pci-load-balancer/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.11](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-12-20)

**Note:** Version bump only for package @ovh-ux/manager-pci-load-balancer-app





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

**Note:** Version bump only for package @ovh-ux/manager-pci-load-balancer-app
Expand Down
2 changes: 1 addition & 1 deletion packages/manager/apps/pci-load-balancer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-pci-load-balancer-app",
"version": "0.2.10",
"version": "0.2.11",
"private": true,
"description": "PCI Octavia load balancer react app",
"type": "module",
Expand Down
8 changes: 8 additions & 0 deletions packages/manager/apps/pci-private-network/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.12.4](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-12-20)

**Note:** Version bump only for package @ovh-ux/manager-pci-private-network-app





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


Expand Down
2 changes: 1 addition & 1 deletion packages/manager/apps/pci-private-network/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-pci-private-network-app",
"version": "0.12.3",
"version": "0.12.4",
"private": true,
"description": "PCI Private network react app",
"type": "module",
Expand Down
Loading

0 comments on commit 3667fc2

Please sign in to comment.