Skip to content

Commit

Permalink
release: polonium-horse-4
Browse files Browse the repository at this point in the history
Signed-off-by: ovh-cds <[email protected]>
  • Loading branch information
github-actions[bot] authored and ovh-cds committed Jun 17, 2024
1 parent 5fbddcf commit c7c89b2
Show file tree
Hide file tree
Showing 43 changed files with 203 additions and 39 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=polonium-horse-3
sonar.projectVersion=polonium-horse-4

sonar.exclusions=node_modules/**, **/node_modules/**, **/dist/**, **/semantic/**, **/coverage/**, **/static/**, **/mock/**, **/mockServiceWorker.js
sonar.coverage.exclusions=**/*.spec.js
Expand Down
4 changes: 4 additions & 0 deletions packages/manager-components/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.16.2](https://github.com/ovh/manager/compare/@ovhcloud/[email protected]...@ovhcloud/[email protected]) (2024-06-17)

**Note:** Version bump only for package @ovhcloud/manager-components

## [1.16.1](https://github.com/ovh/manager/compare/@ovhcloud/[email protected]...@ovhcloud/[email protected]) (2024-06-13)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/manager-components/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@ovhcloud/manager-components",
"private": true,
"version": "1.16.1",
"version": "1.16.2",
"main": "src/lib.ts",
"repository": {
"type": "git",
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.10.8](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-06-17)

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





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

**Note:** Version bump only for package @ovh-ux/manager-catalog-app
Expand Down
4 changes: 2 additions & 2 deletions 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.10.7",
"version": "1.10.8",
"private": true,
"description": "OVHcloud Catalog application",
"repository": {
Expand All @@ -27,7 +27,7 @@
"@ovh-ux/manager-core-utils": "^0.2.0",
"@ovh-ux/manager-react-core-application": "^0.8.3",
"@ovh-ux/manager-react-shell-client": "^0.6.0",
"@ovhcloud/manager-components": "^1.16.1",
"@ovhcloud/manager-components": "^1.16.2",
"@ovhcloud/ods-common-core": "17.2.1",
"@ovhcloud/ods-common-theming": "17.2.1",
"@ovhcloud/ods-components": "17.2.1",
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.57.6](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-06-17)

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





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

**Note:** Version bump only for package @ovh-ux/manager-container-app
Expand Down
4 changes: 2 additions & 2 deletions 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.57.5",
"version": "0.57.6",
"private": true,
"description": "OVHcloud Manager Container.",
"repository": {
Expand Down Expand Up @@ -35,7 +35,7 @@
"@ovh-ux/request-tagger": "^0.2.0",
"@ovh-ux/shell": "^3.6.0",
"@ovh-ux/ui-kit": "^6.10.0",
"@ovhcloud/manager-components": "^1.16.1",
"@ovhcloud/manager-components": "^1.16.2",
"@ovhcloud/ods-common-core": "17.2.1",
"@ovhcloud/ods-common-testing": "17.2.1",
"@ovhcloud/ods-common-theming": "17.2.1",
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.

## [19.38.5](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-06-17)

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





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


Expand Down
6 changes: 3 additions & 3 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.38.4",
"version": "19.38.5",
"private": true,
"description": "OVHcloud Dedicated control panel.",
"repository": {
Expand All @@ -26,7 +26,7 @@
"@ovh-ux/manager-beta-preference": "^1.0.0",
"@ovh-ux/manager-billing": "^0.20.0-alpha.36",
"@ovh-ux/manager-billing-components": "^3.18.0",
"@ovh-ux/manager-bm-server-components": "^1.23.1",
"@ovh-ux/manager-bm-server-components": "^1.23.2",
"@ovh-ux/manager-catalog-price": "^1.8.0",
"@ovh-ux/manager-cda": "^1.9.1",
"@ovh-ux/manager-cloud-connect": "^1.15.0",
Expand All @@ -41,7 +41,7 @@
"@ovh-ux/manager-iplb": "^1.11.0",
"@ovh-ux/manager-metrics": "^1.6.1",
"@ovh-ux/manager-models": "^1.14.11",
"@ovh-ux/manager-nasha": "^2.14.0",
"@ovh-ux/manager-nasha": "^2.14.1",
"@ovh-ux/manager-netapp": "^1.11.0",
"@ovh-ux/manager-ng-layout-helpers": "^2.9.1",
"@ovh-ux/manager-nutanix": "^1.17.0",
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.1.9](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-06-17)

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





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

**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.1.8",
"version": "0.1.9",
"private": true,
"description": "ovh key-management-service",
"repository": {
Expand All @@ -26,7 +26,7 @@
"@ovh-ux/manager-core-utils": "*",
"@ovh-ux/manager-react-shell-client": "^0.6.0",
"@ovh-ux/manager-tailwind-config": "*",
"@ovhcloud/manager-components": "^1.16.1",
"@ovhcloud/manager-components": "^1.16.2",
"@ovhcloud/ods-common-core": "17.2.1",
"@ovhcloud/ods-common-theming": "17.2.1",
"@ovhcloud/ods-components": "17.2.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.2.12](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-06-17)

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





## [3.2.11](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-06-10)

**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.2.11",
"version": "3.2.12",
"private": true,
"description": "NAS-HA standalone application.",
"repository": {
Expand All @@ -26,7 +26,7 @@
"@ovh-ux/manager-core": "^12.16.2",
"@ovh-ux/manager-filters": "^0.1.0 || ^1.1.1",
"@ovh-ux/manager-models": "^1.14.11",
"@ovh-ux/manager-nasha": "^2.14.0",
"@ovh-ux/manager-nasha": "^2.14.1",
"@ovh-ux/manager-ng-layout-helpers": "^2.9.1",
"@ovh-ux/ng-at-internet": "^5.11.9",
"@ovh-ux/ng-at-internet-ui-router-plugin": "^3.5.0",
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.2.17](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-06-17)

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





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

**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.2.16",
"version": "2.2.17",
"private": true,
"description": "OVHcloud Nutanix app",
"repository": {
Expand All @@ -19,7 +19,7 @@
"start:watch": "lerna exec --stream --parallel --scope='@ovh-ux/manager-nutanix-app' --include-dependencies -- npm run dev:watch --if-present"
},
"dependencies": {
"@ovh-ux/manager-bm-server-components": "^1.23.1",
"@ovh-ux/manager-bm-server-components": "^1.23.2",
"@ovh-ux/manager-components": "^1.18.1",
"@ovh-ux/manager-config": "^7.3.1",
"@ovh-ux/manager-core": "^12.16.2",
Expand Down
8 changes: 8 additions & 0 deletions packages/manager/apps/overthebox/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.3.3](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-06-17)

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





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

**Note:** Version bump only for package @ovh-ux/manager-overthebox-app
Expand Down
4 changes: 2 additions & 2 deletions packages/manager/apps/overthebox/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-overthebox-app",
"version": "6.3.2",
"version": "6.3.3",
"private": true,
"description": "OverTheBox standalone application.",
"repository": {
Expand All @@ -22,7 +22,7 @@
"@ovh-ux/manager-config": "^7.3.1",
"@ovh-ux/manager-core": "^12.16.2",
"@ovh-ux/manager-ng-layout-helpers": "^2.9.1",
"@ovh-ux/manager-overthebox": "^6.16.0",
"@ovh-ux/manager-overthebox": "^6.16.1",
"@ovh-ux/manager-telecom-styles": "^4.8.1",
"@ovh-ux/ng-at-internet": "^5.11.3",
"@ovh-ux/ng-ovh-api-wrappers": "^5.1.0",
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.1.2](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-06-17)

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





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


Expand Down
4 changes: 2 additions & 2 deletions 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.1.1",
"version": "0.1.2",
"private": true,
"type": "module",
"scripts": {
Expand All @@ -18,7 +18,7 @@
"@ovh-ux/manager-core-api": "^0.7.1",
"@ovh-ux/manager-react-shell-client": "^0.6.0",
"@ovh-ux/manager-tailwind-config": "^0.2.0",
"@ovhcloud/manager-components": "^1.16.1",
"@ovhcloud/manager-components": "^1.16.2",
"@ovhcloud/ods-common-core": "^17.2.1",
"@ovhcloud/ods-common-stencil": "^17.2.1",
"@ovhcloud/ods-common-theming": "^17.2.1",
Expand Down
8 changes: 8 additions & 0 deletions packages/manager/apps/pci-public-ip/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.6](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-06-17)

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





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

**Note:** Version bump only for package @ovh-ux/manager-pci-public-ip-app
Expand Down
4 changes: 2 additions & 2 deletions packages/manager/apps/pci-public-ip/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-pci-public-ip-app",
"version": "0.1.5",
"version": "0.1.6",
"private": true,
"type": "module",
"scripts": {
Expand All @@ -22,7 +22,7 @@
"@ovh-ux/manager-react-shell-client": "^0.6.0",
"@ovh-ux/manager-tailwind-config": "^0.2.0",
"@ovh-ux/shell": "^3.2.0",
"@ovhcloud/manager-components": "^1.16.1",
"@ovhcloud/manager-components": "^1.16.2",
"@ovhcloud/ods-common-core": "^17.2.1",
"@ovhcloud/ods-common-stencil": "^17.2.1",
"@ovhcloud/ods-common-theming": "^17.2.1",
Expand Down
8 changes: 8 additions & 0 deletions packages/manager/apps/pci-rancher/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.2](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-06-17)

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





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

**Note:** Version bump only for package @ovh-ux/manager-pci-rancher-app
Expand Down
4 changes: 2 additions & 2 deletions packages/manager/apps/pci-rancher/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-pci-rancher-app",
"version": "1.7.1",
"version": "1.7.2",
"private": true,
"description": "pci-rancher",
"repository": {
Expand All @@ -26,7 +26,7 @@
"@ovh-ux/manager-react-shell-client": "^0.6.0",
"@ovh-ux/request-tagger": "^0.2.0",
"@ovh-ux/shell": "^3.6.0",
"@ovhcloud/manager-components": "^1.16.1",
"@ovhcloud/manager-components": "^1.16.2",
"@ovhcloud/ods-common-core": "17.2.1",
"@ovhcloud/ods-common-theming": "17.2.1",
"@ovhcloud/ods-components": "17.2.1",
Expand Down
8 changes: 8 additions & 0 deletions packages/manager/apps/pci-ssh-keys/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.14](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-06-17)

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





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

**Note:** Version bump only for package @ovh-ux/manager-pci-ssh-keys-app
Expand Down
4 changes: 2 additions & 2 deletions packages/manager/apps/pci-ssh-keys/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-pci-ssh-keys-app",
"version": "0.2.13",
"version": "0.2.14",
"private": true,
"type": "module",
"scripts": {
Expand All @@ -19,7 +19,7 @@
"@ovh-ux/manager-react-shell-client": "^0.6.0",
"@ovh-ux/manager-tailwind-config": "^0.2.0",
"@ovh-ux/shell": "^3.6.0",
"@ovhcloud/manager-components": "^1.16.1",
"@ovhcloud/manager-components": "^1.16.2",
"@ovhcloud/ods-common-core": "^17.2.1",
"@ovhcloud/ods-common-theming": "^17.2.1",
"@ovhcloud/ods-components": "^17.2.1",
Expand Down
Loading

0 comments on commit c7c89b2

Please sign in to comment.