Skip to content

Commit

Permalink
release: promethium-armadillo-11
Browse files Browse the repository at this point in the history
Signed-off-by: ovh-cds <[email protected]>
  • Loading branch information
sachinrameshn authored and ovh-cds committed Nov 19, 2024
1 parent 94f9d27 commit 2a4e33b
Show file tree
Hide file tree
Showing 95 changed files with 511 additions and 111 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-10
sonar.projectVersion=promethium-armadillo-11

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

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





## [0.5.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-carbon-calculator-app
Expand Down
4 changes: 2 additions & 2 deletions packages/manager/apps/carbon-calculator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-carbon-calculator-app",
"version": "0.5.1",
"version": "0.5.2",
"private": true,
"description": "OVHcloud CarbonCalculator app",
"repository": {
Expand All @@ -22,7 +22,7 @@
"@ovh-ux/manager-at-internet-configuration": "^1.5.0",
"@ovh-ux/manager-carbon-calculator": "^0.4.1",
"@ovh-ux/manager-config": "^8.0.0",
"@ovh-ux/manager-core": "^13.0.0",
"@ovh-ux/manager-core": "^13.0.1",
"@ovh-ux/manager-error-page": "^2.4.1",
"@ovh-ux/manager-ng-layout-helpers": "^2.9.1",
"@ovh-ux/ng-at-internet": "^6.0.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/manager/apps/carrier-sip/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-19)

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





# 4.0.0 (2024-11-12)


Expand Down
4 changes: 2 additions & 2 deletions packages/manager/apps/carrier-sip/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-carrier-sip-app",
"version": "4.0.0",
"version": "4.0.1",
"private": true,
"description": "Carrier SIP Trunk standalone application.",
"repository": {
Expand All @@ -22,7 +22,7 @@
"dependencies": {
"@ovh-ux/manager-carrier-sip": "^2.3.1",
"@ovh-ux/manager-config": "^8.0.0",
"@ovh-ux/manager-core": "^13.0.0",
"@ovh-ux/manager-core": "^13.0.1",
"@ovh-ux/manager-telecom-styles": "^4.8.3",
"@ovh-ux/ng-ovh-api-wrappers": "^5.1.0",
"@ovh-ux/ng-ovh-checkbox-table": "^2.1.1",
Expand Down
8 changes: 8 additions & 0 deletions packages/manager/apps/cda/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-19)

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





# 3.0.0 (2024-11-12)


Expand Down
4 changes: 2 additions & 2 deletions packages/manager/apps/cda/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-cda-app",
"version": "3.0.0",
"version": "3.0.1",
"private": true,
"repository": {
"type": "git",
Expand All @@ -20,7 +20,7 @@
"dependencies": {
"@ovh-ux/manager-cda": "^1.9.1",
"@ovh-ux/manager-config": "^8.0.0",
"@ovh-ux/manager-core": "^13.0.0",
"@ovh-ux/manager-core": "^13.0.1",
"@ovh-ux/manager-filters": "^0.1.0 || ^1.1.1",
"@ovh-ux/manager-ng-layout-helpers": "^2.9.1",
"@ovh-ux/ng-at-internet": "^6.0.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/manager/apps/cloud-connect/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.

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

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





# 2.0.0 (2024-11-12)


Expand Down
4 changes: 2 additions & 2 deletions packages/manager/apps/cloud-connect/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-cloud-connect-app",
"version": "2.0.0",
"version": "2.0.1",
"private": true,
"description": "OVHcloud Connect standalone application.",
"repository": {
Expand All @@ -21,7 +21,7 @@
"dependencies": {
"@ovh-ux/manager-cloud-connect": "^1.16.0",
"@ovh-ux/manager-config": "^8.0.0",
"@ovh-ux/manager-core": "^13.0.0",
"@ovh-ux/manager-core": "^13.0.1",
"@ovh-ux/manager-ng-layout-helpers": "^2.9.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/dbaas-logs/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-19)

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





# 3.0.0 (2024-11-12)


Expand Down
8 changes: 4 additions & 4 deletions packages/manager/apps/dbaas-logs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-dbaas-logs-app",
"version": "3.0.0",
"version": "3.0.1",
"private": true,
"description": "Logs Data Platform standalone application.",
"repository": {
Expand All @@ -20,10 +20,10 @@
},
"dependencies": {
"@ovh-ux/manager-at-internet-configuration": "^1.5.0",
"@ovh-ux/manager-billing-components": "^4.0.0",
"@ovh-ux/manager-billing-components": "^4.0.1",
"@ovh-ux/manager-config": "^8.0.0",
"@ovh-ux/manager-core": "^13.0.0",
"@ovh-ux/manager-dbaas-logs": "^1.26.2",
"@ovh-ux/manager-core": "^13.0.1",
"@ovh-ux/manager-dbaas-logs": "^1.26.3",
"@ovh-ux/manager-filters": "^0.1.0 || ^1.1.1",
"@ovh-ux/manager-ng-layout-helpers": "^2.9.1",
"@ovh-ux/ng-at-internet": "^6.0.0",
Expand Down
14 changes: 14 additions & 0 deletions packages/manager/apps/dedicated/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,20 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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


### Features

* **dedicated-cloud:** disabled confirm form when user is not edited ([#13927](https://github.com/ovh/manager/issues/13927)) ([f60dab0](https://github.com/ovh/manager/commit/f60dab007956fc02c343f94adfc4a642539aff4a))
* **dedicated.ip:** modify step4 no geolocation message ([#13622](https://github.com/ovh/manager/issues/13622)) ([94f9d27](https://github.com/ovh/manager/commit/94f9d2770380705a70afce6612f88c50530752f4))
* **dedicated.ip:** remove parking for ipv6 order ([#12852](https://github.com/ovh/manager/issues/12852)) ([c1e976c](https://github.com/ovh/manager/commit/c1e976c9b572a28cc22f18694ef95a1e0fbc4980))
* **dedicated:** filter organizations when order ipv4([#13464](https://github.com/ovh/manager/issues/13464)) ([b015c6d](https://github.com/ovh/manager/commit/b015c6d0e49479c44818a4ff90e9423a4f352957))





## [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
Expand Down
18 changes: 9 additions & 9 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.5",
"version": "20.1.0",
"private": true,
"description": "OVHcloud Dedicated control panel.",
"repository": {
Expand All @@ -24,28 +24,28 @@
"@ovh-ux/manager-at-internet-configuration": "^1.5.0",
"@ovh-ux/manager-banner": "^1.3.1",
"@ovh-ux/manager-beta-preference": "^1.0.0",
"@ovh-ux/manager-billing": "^0.20.0",
"@ovh-ux/manager-billing-components": "^4.0.0",
"@ovh-ux/manager-billing": "^0.21.0",
"@ovh-ux/manager-billing-components": "^4.0.1",
"@ovh-ux/manager-bm-server-components": "^2.0.0",
"@ovh-ux/manager-catalog-price": "^1.8.0",
"@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.2",
"@ovh-ux/manager-config": "^8.0.0",
"@ovh-ux/manager-core": "^13.0.0",
"@ovh-ux/manager-dbaas-logs": "^1.26.2",
"@ovh-ux/manager-core": "^13.0.1",
"@ovh-ux/manager-dbaas-logs": "^1.26.3",
"@ovh-ux/manager-error-page": "^2.4.1",
"@ovh-ux/manager-exchange": "^4.10.0",
"@ovh-ux/manager-filters": "^1.1.1",
"@ovh-ux/manager-iplb": "^1.17.1",
"@ovh-ux/manager-metrics": "^1.6.1",
"@ovh-ux/manager-models": "^2.0.0",
"@ovh-ux/manager-models": "^2.1.0",
"@ovh-ux/manager-nasha": "^2.16.3",
"@ovh-ux/manager-netapp": "^2.0.0",
"@ovh-ux/manager-netapp": "^2.0.1",
"@ovh-ux/manager-ng-layout-helpers": "^2.9.1",
"@ovh-ux/manager-nutanix": "^2.0.0",
"@ovh-ux/manager-support": "^2.0.0",
"@ovh-ux/manager-nutanix": "^2.0.1",
"@ovh-ux/manager-support": "^2.0.1",
"@ovh-ux/manager-trusted-nic": "^1.2.1",
"@ovh-ux/manager-veeam-cloud-connect": "^2.8.1",
"@ovh-ux/manager-veeam-enterprise": "^1.11.1",
Expand Down
8 changes: 8 additions & 0 deletions packages/manager/apps/email-domain/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.2](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-11-19)

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





## [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-emaildomain-app
Expand Down
4 changes: 2 additions & 2 deletions packages/manager/apps/email-domain/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-emaildomain-app",
"version": "3.0.1",
"version": "3.0.2",
"private": true,
"repository": {
"type": "git",
Expand All @@ -19,7 +19,7 @@
},
"dependencies": {
"@ovh-ux/manager-config": "^8.0.0",
"@ovh-ux/manager-core": "^13.0.0",
"@ovh-ux/manager-core": "^13.0.1",
"@ovh-ux/manager-email-domain": "^1.7.3",
"@ovh-ux/manager-ng-layout-helpers": "^2.9.1",
"@ovh-ux/ng-ovh-api-wrappers": "^5.1.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/manager/apps/email-pro/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.11.2](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-11-19)

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





## [0.11.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-emailpro-app
Expand Down
4 changes: 2 additions & 2 deletions packages/manager/apps/email-pro/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-emailpro-app",
"version": "0.11.1",
"version": "0.11.2",
"private": true,
"repository": {
"type": "git",
Expand All @@ -19,7 +19,7 @@
},
"dependencies": {
"@ovh-ux/manager-config": "^8.0.0",
"@ovh-ux/manager-core": "^13.0.0",
"@ovh-ux/manager-core": "^13.0.1",
"@ovh-ux/manager-emailpro": "^3.12.7",
"@ovh-ux/manager-ng-layout-helpers": "^2.9.1",
"@ovh-ux/ng-ovh-api-wrappers": "^5.1.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/manager/apps/exchange/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.2](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-11-19)

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





## [0.12.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-exchange-app
Expand Down
4 changes: 2 additions & 2 deletions packages/manager/apps/exchange/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-exchange-app",
"version": "0.12.1",
"version": "0.12.2",
"private": true,
"repository": {
"type": "git",
Expand All @@ -20,7 +20,7 @@
"dependencies": {
"@ovh-ux/manager-advices": "^1.8.1",
"@ovh-ux/manager-config": "^8.0.0",
"@ovh-ux/manager-core": "^13.0.0",
"@ovh-ux/manager-core": "^13.0.1",
"@ovh-ux/manager-exchange": "^4.10.0",
"@ovh-ux/manager-ng-layout-helpers": "^2.9.1",
"@ovh-ux/ng-at-internet": "^6.0.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/manager/apps/freefax/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.

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

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





# 9.0.0 (2024-11-12)


Expand Down
4 changes: 2 additions & 2 deletions packages/manager/apps/freefax/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-freefax-app",
"version": "9.0.0",
"version": "9.0.1",
"private": true,
"description": "Freefax standalone application.",
"repository": {
Expand All @@ -21,7 +21,7 @@
"dependencies": {
"@ovh-ux/manager-advices": "^1.8.1",
"@ovh-ux/manager-config": "^8.0.0",
"@ovh-ux/manager-core": "^13.0.0",
"@ovh-ux/manager-core": "^13.0.1",
"@ovh-ux/manager-freefax": "^7.9.1",
"@ovh-ux/manager-ng-layout-helpers": "^2.9.1",
"@ovh-ux/manager-telecom-styles": "^4.8.3",
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.2.2](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-11-19)


### Bug Fixes

* **vcd:** fix veeam backup status ([#13856](https://github.com/ovh/manager/issues/13856)) ([26226e3](https://github.com/ovh/manager/commit/26226e33e051583bb0dca92a78aa6068a7970f6b))





## [0.2.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-hpc-vmware-managed-vcd-app
Expand Down
2 changes: 1 addition & 1 deletion 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.2.1",
"version": "0.2.2",
"private": true,
"description": "New managed VMware Cloud Director offers",
"repository": {
Expand Down
Loading

0 comments on commit 2a4e33b

Please sign in to comment.