Skip to content

Commit

Permalink
release: promethium-armadillo-9
Browse files Browse the repository at this point in the history
Signed-off-by: ovh-cds <[email protected]>
  • Loading branch information
fredericvilcot authored and ovh-cds committed Nov 18, 2024
1 parent 6ba0614 commit 6b4ac70
Show file tree
Hide file tree
Showing 37 changed files with 202 additions and 33 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=promethium-armadillo-8
sonar.projectVersion=promethium-armadillo-9

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/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.0.5](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-11-18)

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





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

**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.0.4",
"version": "20.0.5",
"private": true,
"description": "OVHcloud Dedicated control panel.",
"repository": {
Expand Down Expand Up @@ -31,7 +31,7 @@
"@ovh-ux/manager-cda": "^1.9.1",
"@ovh-ux/manager-cloud-connect": "^1.16.0",
"@ovh-ux/manager-cloud-styles": "^1.8.3",
"@ovh-ux/manager-components": "^1.22.1",
"@ovh-ux/manager-components": "^1.22.2",
"@ovh-ux/manager-config": "^8.0.0",
"@ovh-ux/manager-core": "^13.0.0",
"@ovh-ux/manager-dbaas-logs": "^1.26.2",
Expand Down
8 changes: 8 additions & 0 deletions packages/manager/apps/iplb/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.1](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-11-18)

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





# 3.0.0 (2024-11-12)


Expand Down
4 changes: 2 additions & 2 deletions packages/manager/apps/iplb/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-iplb-app",
"version": "3.0.0",
"version": "3.0.1",
"private": true,
"description": "IP Load Balancer standalone application.",
"repository": {
Expand All @@ -19,7 +19,7 @@
"start:watch": "lerna exec --stream --parallel --scope='@ovh-ux/manager-iplb-app' --include-dependencies -- npm run dev:watch --if-present"
},
"dependencies": {
"@ovh-ux/manager-components": "^1.22.1",
"@ovh-ux/manager-components": "^1.22.2",
"@ovh-ux/manager-config": "^8.0.0",
"@ovh-ux/manager-core": "^13.0.0",
"@ovh-ux/manager-filters": "^0.1.0 || ^1.1.1",
Expand Down
8 changes: 8 additions & 0 deletions packages/manager/apps/metrics/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.1](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-11-18)

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





# 3.0.0 (2024-11-12)


Expand Down
4 changes: 2 additions & 2 deletions packages/manager/apps/metrics/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-metrics-app",
"version": "3.0.0",
"version": "3.0.1",
"private": true,
"repository": {
"type": "git",
Expand All @@ -18,7 +18,7 @@
"start:watch": "lerna exec --stream --parallel --scope='@ovh-ux/manager-metrics-app' --include-dependencies -- npm run dev:watch --if-present"
},
"dependencies": {
"@ovh-ux/manager-components": "^1.22.1",
"@ovh-ux/manager-components": "^1.22.2",
"@ovh-ux/manager-config": "^8.0.0",
"@ovh-ux/manager-core": "^13.0.0",
"@ovh-ux/manager-metrics": "^1.6.1",
Expand Down
8 changes: 8 additions & 0 deletions packages/manager/apps/nasha/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.

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

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





# 4.0.0 (2024-11-12)


Expand Down
4 changes: 2 additions & 2 deletions packages/manager/apps/nasha/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-nasha-app",
"version": "4.0.0",
"version": "4.0.1",
"private": true,
"description": "NAS-HA standalone application.",
"repository": {
Expand All @@ -21,7 +21,7 @@
"dependencies": {
"@ovh-ux/manager-billing-components": "^4.0.0",
"@ovh-ux/manager-catalog-price": "^1.8.0",
"@ovh-ux/manager-components": "^1.22.1",
"@ovh-ux/manager-components": "^1.22.2",
"@ovh-ux/manager-config": "^8.0.0",
"@ovh-ux/manager-core": "^13.0.0",
"@ovh-ux/manager-filters": "^0.1.0 || ^1.1.1",
Expand Down
8 changes: 8 additions & 0 deletions packages/manager/apps/netapp/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.1](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-11-18)

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





# 0.9.0 (2024-11-12)


Expand Down
4 changes: 2 additions & 2 deletions packages/manager/apps/netapp/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-netapp-app",
"version": "0.9.0",
"version": "0.9.1",
"private": true,
"description": "NetApp standalone application",
"repository": {
Expand All @@ -22,7 +22,7 @@
"@ovh-ux/manager-advices": "^1.8.1",
"@ovh-ux/manager-billing-components": "^4.0.0",
"@ovh-ux/manager-catalog-price": "^1.8.0",
"@ovh-ux/manager-components": "^1.22.1",
"@ovh-ux/manager-components": "^1.22.2",
"@ovh-ux/manager-config": "^8.0.0",
"@ovh-ux/manager-core": "^13.0.0",
"@ovh-ux/manager-error-page": "^2.4.1",
Expand Down
8 changes: 8 additions & 0 deletions packages/manager/apps/nutanix/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.1](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-11-18)

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





# 3.0.0 (2024-11-12)


Expand Down
4 changes: 2 additions & 2 deletions packages/manager/apps/nutanix/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-nutanix-app",
"version": "3.0.0",
"version": "3.0.1",
"private": true,
"description": "OVHcloud Nutanix app",
"repository": {
Expand All @@ -20,7 +20,7 @@
},
"dependencies": {
"@ovh-ux/manager-bm-server-components": "^2.0.0",
"@ovh-ux/manager-components": "^1.22.1",
"@ovh-ux/manager-components": "^1.22.2",
"@ovh-ux/manager-config": "^8.0.0",
"@ovh-ux/manager-core": "^13.0.0",
"@ovh-ux/manager-error-page": "^2.4.1",
Expand Down
8 changes: 8 additions & 0 deletions packages/manager/apps/octavia-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.7.3](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-11-18)

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





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

**Note:** Version bump only for package @ovh-ux/manager-octavia-load-balancer-app
Expand Down
4 changes: 2 additions & 2 deletions packages/manager/apps/octavia-load-balancer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-octavia-load-balancer-app",
"version": "0.7.2",
"version": "0.7.3",
"private": true,
"description": "OVHcloud OctaviaLoadBalancer app",
"repository": {
Expand Down Expand Up @@ -32,7 +32,7 @@
"@ovh-ux/ng-ovh-api-wrappers": "^5.0.0",
"@ovh-ux/ng-ovh-feature-flipping": "^1.1.2",
"@ovh-ux/ng-ovh-http": "^5.1.1",
"@ovh-ux/ng-ovh-pci-universe-components": "^1.1.25",
"@ovh-ux/ng-ovh-pci-universe-components": "^1.1.26",
"@ovh-ux/ng-ovh-request-tagger": "^2.0.0",
"@ovh-ux/ng-ovh-sso-auth": "^4.8.1",
"@ovh-ux/ng-ovh-swimming-poll": "^5.1.1",
Expand Down
11 changes: 11 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,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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


### Bug Fixes

* bump mrc version & fix style ([#14133](https://github.com/ovh/manager/issues/14133)) ([6ba0614](https://github.com/ovh/manager/commit/6ba0614324d53072fa25392ffdc44212559f247e))





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


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.2",
"version": "0.6.3",
"private": true,
"description": "PCI Block storage react app",
"type": "module",
Expand Down
11 changes: 11 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,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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


### Features

* **pci-kuberbetes:** display cluster status ([#13802](https://github.com/ovh/manager/issues/13802)) ([f101ba3](https://github.com/ovh/manager/commit/f101ba339b6cc50a7a9ab7649dae414a45c516ce))





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

**Note:** Version bump only for package @ovh-ux/manager-pci-kubernetes-app
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.6.1",
"version": "0.7.0",
"private": true,
"description": "PCI Kubernetes react app",
"type": "module",
Expand Down
17 changes: 17 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,23 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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


### Bug Fixes

* bump mrc version & fix style ([#14133](https://github.com/ovh/manager/issues/14133)) ([6ba0614](https://github.com/ovh/manager/commit/6ba0614324d53072fa25392ffdc44212559f247e))
* **pci.project:** update continent for Rabat ([#13105](https://github.com/ovh/manager/issues/13105)) ([6818e73](https://github.com/ovh/manager/commit/6818e73fd9632fecd023010019e647c97c8507f4))


### Features

* **pci-private-network:** region search params in creation ([c7737d4](https://github.com/ovh/manager/commit/c7737d4b1daf008d2d491ad049ff8da6dbb62e83))





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


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.9.9",
"version": "0.10.0",
"private": true,
"description": "PCI Private network react app",
"type": "module",
Expand Down
11 changes: 11 additions & 0 deletions packages/manager/apps/pci-users/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.11.12](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-11-18)


### Bug Fixes

* **pci.project:** update continent for Rabat ([#13105](https://github.com/ovh/manager/issues/13105)) ([6818e73](https://github.com/ovh/manager/commit/6818e73fd9632fecd023010019e647c97c8507f4))





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

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

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

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





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

**Note:** Version bump only for package @ovh-ux/manager-pci-app
Expand Down
6 changes: 3 additions & 3 deletions packages/manager/apps/pci/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-pci-app",
"version": "5.0.1",
"version": "5.0.2",
"private": true,
"description": "Public Cloud Instance standalone application.",
"repository": {
Expand All @@ -23,13 +23,13 @@
"@ovh-ux/manager-advices": "^1.8.1",
"@ovh-ux/manager-banner": "^1.3.1",
"@ovh-ux/manager-cloud-styles": "^1.8.3",
"@ovh-ux/manager-components": "^1.22.1",
"@ovh-ux/manager-components": "^1.22.2",
"@ovh-ux/manager-config": "^8.0.0",
"@ovh-ux/manager-core": "^13.0.0",
"@ovh-ux/manager-filters": "^1.1.1",
"@ovh-ux/manager-log-to-customer": "^2.3.2",
"@ovh-ux/manager-ng-layout-helpers": "^2.9.1",
"@ovh-ux/manager-pci": "^6.67.0",
"@ovh-ux/manager-pci": "^6.68.0",
"@ovh-ux/manager-trusted-nic": "^1.2.1",
"@ovh-ux/ng-at-internet": "^6.0.0",
"@ovh-ux/ng-at-internet-ui-router-plugin": "^3.5.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/manager/apps/public-cloud/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.

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

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





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

**Note:** Version bump only for package @ovh-ux/manager-public-cloud
Expand Down
Loading

0 comments on commit 6b4ac70

Please sign in to comment.