Skip to content

Commit

Permalink
release: neon-mink-1
Browse files Browse the repository at this point in the history
Signed-off-by: ovh-cds <[email protected]>
  • Loading branch information
ghyenne authored and ovh-cds committed Jan 26, 2024
1 parent 9def599 commit 4aad712
Show file tree
Hide file tree
Showing 75 changed files with 376 additions and 74 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=neon-mink
sonar.projectVersion=neon-mink-1

sonar.exclusions=node_modules/**, **/node_modules/**, **/dist/**, **/semantic/**, **/coverage/**, **/static/**
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.2.15](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-01-26)

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





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

**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.2.14",
"version": "0.2.15",
"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.3.0",
"@ovh-ux/manager-config": "^7.3.0",
"@ovh-ux/manager-core": "^12.15.1",
"@ovh-ux/manager-core": "^12.15.2",
"@ovh-ux/manager-error-page": "^2.3.6",
"@ovh-ux/manager-ng-layout-helpers": "^2.8.1",
"@ovh-ux/ng-at-internet": "^5.11.2",
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.

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

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





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

**Note:** Version bump only for package @ovh-ux/manager-carrier-sip-app
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": "3.0.11",
"version": "3.0.12",
"private": true,
"description": "Carrier SIP Trunk standalone application.",
"repository": {
Expand All @@ -22,7 +22,7 @@
"dependencies": {
"@ovh-ux/manager-carrier-sip": "^2.2.4",
"@ovh-ux/manager-config": "^7.3.0",
"@ovh-ux/manager-core": "^12.15.1",
"@ovh-ux/manager-core": "^12.15.2",
"@ovh-ux/manager-telecom-styles": "^4.6.8",
"@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.

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

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





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

**Note:** Version bump only for package @ovh-ux/manager-cda-app
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": "2.0.13",
"version": "2.0.14",
"private": true,
"repository": {
"type": "git",
Expand All @@ -20,7 +20,7 @@
"dependencies": {
"@ovh-ux/manager-cda": "^1.8.0",
"@ovh-ux/manager-config": "^7.3.0",
"@ovh-ux/manager-core": "^12.15.1",
"@ovh-ux/manager-core": "^12.15.2",
"@ovh-ux/manager-filters": "^0.1.0 || ^1.1.1",
"@ovh-ux/manager-ng-layout-helpers": "^2.8.1",
"@ovh-ux/ng-at-internet": "^5.11.2",
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.

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

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





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

**Note:** Version bump only for package @ovh-ux/manager-cloud-connect-app
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": "1.7.38",
"version": "1.7.39",
"private": true,
"description": "OVHcloud Connect standalone application.",
"repository": {
Expand All @@ -21,7 +21,7 @@
"dependencies": {
"@ovh-ux/manager-cloud-connect": "^1.13.1",
"@ovh-ux/manager-config": "^7.3.0",
"@ovh-ux/manager-core": "^12.15.1",
"@ovh-ux/manager-core": "^12.15.2",
"@ovh-ux/manager-ng-layout-helpers": "^2.8.1",
"@ovh-ux/ng-at-internet": "^5.11.2",
"@ovh-ux/ng-at-internet-ui-router-plugin": "^3.4.1",
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.

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

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





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

**Note:** Version bump only for package @ovh-ux/manager-dbaas-logs-app
Expand Down
4 changes: 2 additions & 2 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": "2.0.17",
"version": "2.0.18",
"private": true,
"description": "Logs Data Platform standalone application.",
"repository": {
Expand All @@ -21,7 +21,7 @@
"dependencies": {
"@ovh-ux/manager-at-internet-configuration": "^1.5.0",
"@ovh-ux/manager-config": "^7.3.0",
"@ovh-ux/manager-core": "^12.15.1",
"@ovh-ux/manager-core": "^12.15.2",
"@ovh-ux/manager-dbaas-logs": "^1.18.0",
"@ovh-ux/manager-filters": "^0.1.0 || ^1.1.1",
"@ovh-ux/manager-ng-layout-helpers": "^2.8.1",
Expand Down
11 changes: 11 additions & 0 deletions packages/manager/apps/dedicated/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.

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


### Reverts

* Revert "fix(dedicated.vmware): new workflow for add vdc (#10167)" ([9def599](https://github.com/ovh/manager/commit/9def5999b4cb6e7604fcd1174a6fcaaedf109d4b)), closes [#10167](https://github.com/ovh/manager/issues/10167)





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


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": "19.18.1",
"version": "19.18.2",
"private": true,
"description": "OVHcloud Dedicated control panel.",
"repository": {
Expand Down Expand Up @@ -33,7 +33,7 @@
"@ovh-ux/manager-cloud-styles": "^1.6.2",
"@ovh-ux/manager-components": "^1.10.0",
"@ovh-ux/manager-config": "^7.3.0",
"@ovh-ux/manager-core": "^12.15.1",
"@ovh-ux/manager-core": "^12.15.2",
"@ovh-ux/manager-dbaas-logs": "^1.18.0",
"@ovh-ux/manager-error-page": "^2.3.6",
"@ovh-ux/manager-exchange": "^4.2.0",
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.

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

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





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

**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": "2.0.13",
"version": "2.0.14",
"private": true,
"repository": {
"type": "git",
Expand All @@ -19,7 +19,7 @@
},
"dependencies": {
"@ovh-ux/manager-config": "^7.3.0",
"@ovh-ux/manager-core": "^12.15.1",
"@ovh-ux/manager-core": "^12.15.2",
"@ovh-ux/manager-email-domain": "^1.5.0",
"@ovh-ux/manager-ng-layout-helpers": "^2.8.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.8.18](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-01-26)

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





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

**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.8.17",
"version": "0.8.18",
"private": true,
"repository": {
"type": "git",
Expand All @@ -19,7 +19,7 @@
},
"dependencies": {
"@ovh-ux/manager-config": "^7.3.0",
"@ovh-ux/manager-core": "^12.15.1",
"@ovh-ux/manager-core": "^12.15.2",
"@ovh-ux/manager-emailpro": "^3.10.0",
"@ovh-ux/manager-ng-layout-helpers": "^2.8.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.8.18](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-01-26)

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





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

**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.8.17",
"version": "0.8.18",
"private": true,
"repository": {
"type": "git",
Expand All @@ -20,7 +20,7 @@
"dependencies": {
"@ovh-ux/manager-advices": "^1.7.1",
"@ovh-ux/manager-config": "^7.3.0",
"@ovh-ux/manager-core": "^12.15.1",
"@ovh-ux/manager-core": "^12.15.2",
"@ovh-ux/manager-exchange": "^4.2.0",
"@ovh-ux/manager-ng-layout-helpers": "^2.8.1",
"@ovh-ux/ng-at-internet": "^5.11.2",
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.

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

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





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

**Note:** Version bump only for package @ovh-ux/manager-freefax-app
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": "8.0.17",
"version": "8.0.18",
"private": true,
"description": "Freefax standalone application.",
"repository": {
Expand All @@ -21,7 +21,7 @@
"dependencies": {
"@ovh-ux/manager-advices": "^1.7.1",
"@ovh-ux/manager-config": "^7.3.0",
"@ovh-ux/manager-core": "^12.15.1",
"@ovh-ux/manager-core": "^12.15.2",
"@ovh-ux/manager-freefax": "^7.8.3",
"@ovh-ux/manager-ng-layout-helpers": "^2.8.1",
"@ovh-ux/manager-telecom-styles": "^4.6.8",
Expand Down
8 changes: 8 additions & 0 deletions packages/manager/apps/hub/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.2.7](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-01-26)

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





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

**Note:** Version bump only for package @ovh-ux/manager-hub-app
Expand Down
4 changes: 2 additions & 2 deletions packages/manager/apps/hub/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-hub-app",
"version": "5.2.6",
"version": "5.2.7",
"private": true,
"description": "OVHcloud Dashboard control panel.",
"repository": {
Expand All @@ -23,7 +23,7 @@
"@ovh-ux/manager-banner": "^1.3.1",
"@ovh-ux/manager-billing-components": "^3.14.3",
"@ovh-ux/manager-config": "^7.3.0",
"@ovh-ux/manager-core": "^12.15.1",
"@ovh-ux/manager-core": "^12.15.2",
"@ovh-ux/manager-error-page": "^2.3.6",
"@ovh-ux/manager-hub": "^3.7.14",
"@ovh-ux/manager-models": "^1.14.10",
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.

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

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





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

**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": "2.0.18",
"version": "2.0.19",
"private": true,
"description": "IAM standalone application.",
"repository": {
Expand All @@ -21,7 +21,7 @@
"dependencies": {
"@ovh-ux/manager-at-internet-configuration": "^1.5.0",
"@ovh-ux/manager-config": "^7.3.0",
"@ovh-ux/manager-core": "^12.15.1",
"@ovh-ux/manager-core": "^12.15.2",
"@ovh-ux/manager-iam": "^1.8.0",
"@ovh-ux/manager-ng-layout-helpers": "^2.8.1",
"@ovh-ux/ng-at-internet": "^5.11.2",
Expand Down
Loading

0 comments on commit 4aad712

Please sign in to comment.