Skip to content

Commit

Permalink
release: lawrencium-swan
Browse files Browse the repository at this point in the history
Signed-off-by: ovh-cds <[email protected]>
  • Loading branch information
stif59100 authored and ovh-cds committed Sep 25, 2023
1 parent d52bec7 commit d3b64d0
Show file tree
Hide file tree
Showing 35 changed files with 196 additions and 34 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=technetium-rat-1
sonar.projectVersion=lawrencium-swan

sonar.exclusions=node_modules/**, **/node_modules/**, **/dist/**, **/semantic/**, **/coverage/**
sonar.coverage.exclusions=**/*.spec.js
Expand Down
11 changes: 11 additions & 0 deletions packages/manager/apps/container/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.30.1](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2023-09-25)


### Bug Fixes

* **container.level:** fix bug for supportlevel ([d52bec7](https://github.com/ovh/manager/commit/d52bec73ac07ff6f42f550ba78b56b6097fbadc8))





# [0.30.0](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2023-09-18)


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.30.0",
"version": "0.30.1",
"private": true,
"description": "OVHcloud Manager Container.",
"repository": {
Expand Down
16 changes: 16 additions & 0 deletions packages/manager/apps/dedicated/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.

# [19.4.0](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2023-09-25)


### Bug Fixes

* **dedicated-cloud:** fix description text in add vdc section ([#9956](https://github.com/ovh/manager/issues/9956)) ([d1a51cd](https://github.com/ovh/manager/commit/d1a51cda0867e37d04263731cab034b38e88153e))


### Features

* **signup:** update VAT number to ICE number for Morocco customers ([#9981](https://github.com/ovh/manager/issues/9981)) ([958872a](https://github.com/ovh/manager/commit/958872ab3dca7b006b768be2574f4012c7837f18))





# [19.3.0](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2023-09-19)


Expand Down
8 changes: 4 additions & 4 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": "19.3.0",
"version": "19.4.0",
"private": true,
"description": "OVHcloud Dedicated control panel.",
"repository": {
Expand Down Expand Up @@ -31,7 +31,7 @@
"@ovh-ux/manager-cda": "^1.7.0",
"@ovh-ux/manager-cloud-connect": "^1.11.0",
"@ovh-ux/manager-cloud-styles": "^1.5.5",
"@ovh-ux/manager-components": "^1.8.1",
"@ovh-ux/manager-components": "^1.9.0",
"@ovh-ux/manager-config": "^7.1.1",
"@ovh-ux/manager-core": "^12.13.0",
"@ovh-ux/manager-dbaas-logs": "^1.15.0",
Expand All @@ -42,7 +42,7 @@
"@ovh-ux/manager-metrics": "^1.4.1",
"@ovh-ux/manager-models": "^1.14.8",
"@ovh-ux/manager-nasha": "^2.7.2",
"@ovh-ux/manager-netapp": "^1.6.0",
"@ovh-ux/manager-netapp": "^1.7.0",
"@ovh-ux/manager-ng-layout-helpers": "^2.7.1",
"@ovh-ux/manager-nutanix": "^1.10.0",
"@ovh-ux/manager-support": "^1.19.1",
Expand Down Expand Up @@ -85,7 +85,7 @@
"@ovh-ux/ng-ui-router-layout": "^4.1.4",
"@ovh-ux/request-tagger": "^0.1.1",
"@ovh-ux/shell": "^3.0.0",
"@ovh-ux/sign-up": "^2.8.1",
"@ovh-ux/sign-up": "^2.9.0",
"@ovh-ux/ui-kit": "^6.6.2",
"@uirouter/angularjs": "^1.0.23",
"angular": "1.7.x",
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.

## [2.0.3](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2023-09-25)

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





## [2.0.2](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2023-09-18)

**Note:** Version bump only for package @ovh-ux/manager-iplb-app
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": "2.0.2",
"version": "2.0.3",
"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.8.1",
"@ovh-ux/manager-components": "^1.9.0",
"@ovh-ux/manager-config": "^7.1.1",
"@ovh-ux/manager-core": "^12.13.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.

## [2.0.3](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2023-09-25)

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





## [2.0.2](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2023-09-18)

**Note:** Version bump only for package @ovh-ux/manager-metrics-app
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": "2.0.2",
"version": "2.0.3",
"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.8.1",
"@ovh-ux/manager-components": "^1.9.0",
"@ovh-ux/manager-config": "^7.1.1",
"@ovh-ux/manager-core": "^12.13.0",
"@ovh-ux/manager-metrics": "^1.4.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.

## [3.0.3](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2023-09-25)

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





## [3.0.2](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2023-09-18)

**Note:** Version bump only for package @ovh-ux/manager-nasha-app
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": "3.0.2",
"version": "3.0.3",
"private": true,
"description": "NAS-HA standalone application.",
"repository": {
Expand All @@ -21,7 +21,7 @@
"dependencies": {
"@ovh-ux/manager-billing-components": "^3.14.0",
"@ovh-ux/manager-catalog-price": "^1.8.0",
"@ovh-ux/manager-components": "^1.8.1",
"@ovh-ux/manager-components": "^1.9.0",
"@ovh-ux/manager-config": "^7.1.1",
"@ovh-ux/manager-core": "^12.13.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.6.3](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2023-09-25)

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





## [0.6.2](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2023-09-18)

**Note:** Version bump only for package @ovh-ux/manager-netapp-app
Expand Down
6 changes: 3 additions & 3 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.6.2",
"version": "0.6.3",
"private": true,
"description": "NetApp standalone application",
"repository": {
Expand All @@ -22,13 +22,13 @@
"@ovh-ux/manager-advices": "^1.6.4",
"@ovh-ux/manager-billing-components": "^3.14.0",
"@ovh-ux/manager-catalog-price": "^1.8.0",
"@ovh-ux/manager-components": "^1.8.1",
"@ovh-ux/manager-components": "^1.9.0",
"@ovh-ux/manager-config": "^7.1.1",
"@ovh-ux/manager-core": "^12.13.0",
"@ovh-ux/manager-error-page": "^2.3.4",
"@ovh-ux/manager-filters": "^0.1.0 || ^1.1.1",
"@ovh-ux/manager-models": "^1.14.8",
"@ovh-ux/manager-netapp": "^1.6.0",
"@ovh-ux/manager-netapp": "^1.7.0",
"@ovh-ux/manager-ng-layout-helpers": "^2.7.1",
"@ovh-ux/ng-at-internet": "^5.10.5",
"@ovh-ux/ng-at-internet-ui-router-plugin": "^3.2.4",
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.

## [2.0.5](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2023-09-25)

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





## [2.0.4](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2023-09-19)

**Note:** Version bump only for package @ovh-ux/manager-nutanix-app
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": "2.0.4",
"version": "2.0.5",
"private": true,
"description": "OVHcloud Nutanix app",
"repository": {
Expand All @@ -20,7 +20,7 @@
},
"dependencies": {
"@ovh-ux/manager-bm-server-components": "^1.9.0",
"@ovh-ux/manager-components": "^1.8.1",
"@ovh-ux/manager-components": "^1.9.0",
"@ovh-ux/manager-config": "^7.1.1",
"@ovh-ux/manager-core": "^12.13.0",
"@ovh-ux/manager-error-page": "^2.3.4",
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.

## [4.0.3](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2023-09-25)

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





## [4.0.2](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2023-09-18)

**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": "4.0.2",
"version": "4.0.3",
"private": true,
"description": "Public Cloud Instance standalone application.",
"repository": {
Expand All @@ -23,12 +23,12 @@
"@ovh-ux/manager-advices": "^1.6.4",
"@ovh-ux/manager-banner": "^1.2.16",
"@ovh-ux/manager-cloud-styles": "^1.5.5",
"@ovh-ux/manager-components": "^1.8.1",
"@ovh-ux/manager-components": "^1.9.0",
"@ovh-ux/manager-config": "^7.1.1",
"@ovh-ux/manager-core": "^12.13.0",
"@ovh-ux/manager-filters": "^1.1.1",
"@ovh-ux/manager-ng-layout-helpers": "^2.7.1",
"@ovh-ux/manager-pci": "^6.1.0",
"@ovh-ux/manager-pci": "^6.2.0",
"@ovh-ux/manager-trusted-nic": "^1.1.1",
"@ovh-ux/ng-at-internet": "^5.10.5",
"@ovh-ux/ng-at-internet-ui-router-plugin": "^3.2.4",
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.

## [6.0.3](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2023-09-25)

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





## [6.0.2](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2023-09-18)

**Note:** Version bump only for package @ovh-ux/manager-public-cloud
Expand Down
6 changes: 3 additions & 3 deletions packages/manager/apps/public-cloud/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-public-cloud",
"version": "6.0.2",
"version": "6.0.3",
"private": true,
"description": "OVHcloud Public Cloud control panel.",
"repository": {
Expand All @@ -26,12 +26,12 @@
"@ovh-ux/manager-banner": "^1.2.16",
"@ovh-ux/manager-catalog-price": "^1.8.0",
"@ovh-ux/manager-cloud-styles": "^1.5.5",
"@ovh-ux/manager-components": "^1.8.1",
"@ovh-ux/manager-components": "^1.9.0",
"@ovh-ux/manager-config": "^7.1.1",
"@ovh-ux/manager-core": "^12.13.0",
"@ovh-ux/manager-error-page": "^2.3.4",
"@ovh-ux/manager-ng-layout-helpers": "^2.7.1",
"@ovh-ux/manager-pci": "^6.1.0",
"@ovh-ux/manager-pci": "^6.2.0",
"@ovh-ux/manager-telecom-styles": "^4.6.5",
"@ovh-ux/ng-at-internet": "^5.10.5",
"@ovh-ux/ng-at-internet-ui-router-plugin": "^3.2.4",
Expand Down
8 changes: 8 additions & 0 deletions packages/manager/apps/sign-up/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.3](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2023-09-25)

**Note:** Version bump only for package @ovh-ux/sign-up-app





## [3.0.2](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2023-09-18)

**Note:** Version bump only for package @ovh-ux/sign-up-app
Expand Down
4 changes: 2 additions & 2 deletions packages/manager/apps/sign-up/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/sign-up-app",
"version": "3.0.2",
"version": "3.0.3",
"private": true,
"description": "Sign-up form application.",
"repository": {
Expand Down Expand Up @@ -32,7 +32,7 @@
"@ovh-ux/ng-ovh-sso-auth": "^4.7.1",
"@ovh-ux/ng-translate-async-loader": "^2.1.7",
"@ovh-ux/request-tagger": "^0.1.1",
"@ovh-ux/sign-up": "^2.8.1",
"@ovh-ux/sign-up": "^2.9.0",
"@ovh-ux/ui-kit": "^6.6.2",
"@uirouter/angularjs": "^1.0.23",
"angular": "^1.7.8",
Expand Down
8 changes: 8 additions & 0 deletions packages/manager/apps/veeam-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.

## [3.0.3](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2023-09-25)

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





## [3.0.2](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2023-09-18)

**Note:** Version bump only for package @ovh-ux/manager-veeam-cloud-connect-app
Expand Down
4 changes: 2 additions & 2 deletions packages/manager/apps/veeam-cloud-connect/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-veeam-cloud-connect-app",
"version": "3.0.2",
"version": "3.0.3",
"private": true,
"description": "Veeam Cloud Connect standalone application.",
"repository": {
Expand All @@ -19,7 +19,7 @@
"start:watch": "lerna exec --stream --parallel --scope='@ovh-ux/manager-veeam-cloud-connect-app' --include-dependencies -- npm run dev:watch --if-present"
},
"dependencies": {
"@ovh-ux/manager-components": "^1.8.1",
"@ovh-ux/manager-components": "^1.9.0",
"@ovh-ux/manager-config": "^7.1.1",
"@ovh-ux/manager-core": "^12.13.0",
"@ovh-ux/manager-filters": "^0.1.0 || ^1.1.1",
Expand Down
Loading

0 comments on commit d3b64d0

Please sign in to comment.