Skip to content

Commit

Permalink
release: promethium-armadillo
Browse files Browse the repository at this point in the history
Signed-off-by: ovh-cds <[email protected]>
  • Loading branch information
anooparveti authored and ovh-cds committed Nov 13, 2024
1 parent 0a4100f commit 391eaaa
Show file tree
Hide file tree
Showing 73 changed files with 428 additions and 144 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=californium-rhinoceros-12
sonar.projectVersion=promethium-armadillo

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/components/ovh-shell/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-13)

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





# 4.0.0 (2024-11-12)


Expand Down
2 changes: 1 addition & 1 deletion packages/components/ovh-shell/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/shell",
"version": "4.0.0",
"version": "4.0.1",
"description": "Communication and interaction between applications",
"repository": {
"type": "git",
Expand Down
4 changes: 4 additions & 0 deletions packages/manager-react-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.41.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-react-components

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

### Bug Fixes
Expand Down
4 changes: 2 additions & 2 deletions packages/manager-react-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-react-components",
"version": "1.41.0",
"version": "1.41.1",
"license": "BSD-3-Clause",
"author": "OVH SAS",
"types": "dist/types/src/lib.d.ts",
Expand Down Expand Up @@ -54,7 +54,7 @@
"@babel/core": "7.22.10",
"@mdx-js/react": "^3.0.1",
"@ovh-ux/manager-core-api": "^0.9.0",
"@ovh-ux/manager-react-shell-client": "^0.8.0",
"@ovh-ux/manager-react-shell-client": "^0.8.1",
"@ovh-ux/manager-tailwind-config": "^0.2.0",
"@ovh-ux/manager-vite-config": "^0.8.1",
"@storybook/addon-docs": "^7.5.3",
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.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





# 0.5.0 (2024-11-12)


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.0",
"version": "0.5.1",
"private": true,
"description": "OVHcloud CarbonCalculator app",
"repository": {
Expand Down Expand Up @@ -37,7 +37,7 @@
"@ovh-ux/ng-translate-async-loader": "^2.2.1",
"@ovh-ux/ng-ui-router-breadcrumb": "^1.3.1",
"@ovh-ux/request-tagger": "^0.4.0",
"@ovh-ux/shell": "^4.0.0",
"@ovh-ux/shell": "^4.0.1",
"@ovh-ux/ui-kit": "^6.10.5",
"@uirouter/angularjs": "^1.0.23",
"angular": "^1.7.5",
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.14.23](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-catalog-app





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


Expand Down
10 changes: 5 additions & 5 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.14.22",
"version": "1.14.23",
"private": true,
"description": "OVHcloud Catalog application",
"repository": {
Expand All @@ -24,10 +24,10 @@
"@cucumber/cucumber": "^10.3.1",
"@ovh-ux/manager-core-api": "^0.9.0",
"@ovh-ux/manager-core-utils": "^0.3.0",
"@ovh-ux/manager-react-components": "^1.41.0",
"@ovh-ux/manager-react-core-application": "^0.11.0",
"@ovh-ux/manager-react-shell-client": "^0.8.0",
"@ovh-ux/shell": "^4.0.0",
"@ovh-ux/manager-react-components": "^1.41.1",
"@ovh-ux/manager-react-core-application": "^0.11.1",
"@ovh-ux/manager-react-shell-client": "^0.8.1",
"@ovh-ux/shell": "^4.0.1",
"@ovhcloud/ods-common-core": "17.2.2",
"@ovhcloud/ods-common-theming": "17.2.2",
"@ovhcloud/ods-components": "17.2.2",
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.86.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-container-app





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

**Note:** Version bump only for package @ovh-ux/manager-container-app
Expand Down
8 changes: 4 additions & 4 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.86.0",
"version": "0.86.1",
"private": true,
"description": "OVHcloud Manager Container.",
"repository": {
Expand Down Expand Up @@ -31,14 +31,14 @@
"@emotion/styled": "^11.10.0",
"@ovh-ux/manager-config": "^8.0.0",
"@ovh-ux/manager-core-api": "^0.9.0",
"@ovh-ux/manager-react-components": "^1.41.0",
"@ovh-ux/manager-react-shell-client": "^0.8.0",
"@ovh-ux/manager-react-components": "^1.41.1",
"@ovh-ux/manager-react-shell-client": "^0.8.1",
"@ovh-ux/manager-vite-config": "^0.8.2",
"@ovh-ux/ovh-payment-method": "^0.5.0",
"@ovh-ux/ovh-product-icons": "^0.6.0",
"@ovh-ux/ovh-reket": "^2.1.6",
"@ovh-ux/request-tagger": "^0.4.0",
"@ovh-ux/shell": "^4.0.0",
"@ovh-ux/shell": "^4.0.1",
"@ovh-ux/ui-kit": "^6.10.5",
"@ovhcloud/ods-common-core": "17.2.2",
"@ovhcloud/ods-common-theming": "17.2.2",
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.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-dedicated





# 20.0.0 (2024-11-12)


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.0",
"version": "20.0.1",
"private": true,
"description": "OVHcloud Dedicated control panel.",
"repository": {
Expand Down Expand Up @@ -85,7 +85,7 @@
"@ovh-ux/ng-ui-router-breadcrumb": "^1.3.1",
"@ovh-ux/ng-ui-router-layout": "^4.3.1",
"@ovh-ux/request-tagger": "^0.4.0",
"@ovh-ux/shell": "^4.0.0",
"@ovh-ux/shell": "^4.0.1",
"@ovh-ux/sign-up": "^3.0.0",
"@ovh-ux/ui-kit": "^6.10.5",
"@uirouter/angularjs": "^1.0.23",
Expand Down
8 changes: 8 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,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [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





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


Expand Down
10 changes: 5 additions & 5 deletions 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.0",
"version": "0.2.1",
"private": true,
"description": "New managed VMware Cloud Director offers",
"repository": {
Expand All @@ -26,10 +26,10 @@
"@ovh-ux/manager-config": "^8.0.0",
"@ovh-ux/manager-core-api": "^0.9.0",
"@ovh-ux/manager-core-utils": "*",
"@ovh-ux/manager-module-order": "^0.7.0",
"@ovh-ux/manager-react-components": "^1.41.0",
"@ovh-ux/manager-react-core-application": "^0.11.0",
"@ovh-ux/manager-react-shell-client": "^0.8.0",
"@ovh-ux/manager-module-order": "^0.7.1",
"@ovh-ux/manager-react-components": "^1.41.1",
"@ovh-ux/manager-react-core-application": "^0.11.1",
"@ovh-ux/manager-react-shell-client": "^0.8.1",
"@ovh-ux/manager-tailwind-config": "*",
"@ovh-ux/request-tagger": "^0.4.0",
"@ovhcloud/ods-common-core": "17.2.2",
Expand Down
8 changes: 8 additions & 0 deletions packages/manager/apps/hub-react/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.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-hub-react-app





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


Expand Down
8 changes: 4 additions & 4 deletions packages/manager/apps/hub-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-hub-react-app",
"version": "0.2.0",
"version": "0.2.1",
"private": true,
"description": "OVHcloud Dashboard control panel.",
"repository": {
Expand All @@ -25,9 +25,9 @@
"@ovh-ux/manager-config": "^8.0.0",
"@ovh-ux/manager-core-api": "^0.9.0",
"@ovh-ux/manager-models": "^2.0.0",
"@ovh-ux/manager-react-components": "^1.41.0",
"@ovh-ux/manager-react-core-application": "^0.11.0",
"@ovh-ux/manager-react-shell-client": "^0.8.0",
"@ovh-ux/manager-react-components": "^1.41.1",
"@ovh-ux/manager-react-core-application": "^0.11.1",
"@ovh-ux/manager-react-shell-client": "^0.8.1",
"@ovh-ux/manager-tailwind-config": "^0.2.0",
"@ovh-ux/request-tagger": "^0.4.0",
"@ovhcloud/ods-common-core": "17.2.1",
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.

## [6.0.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-hub-app





# 6.0.0 (2024-11-12)


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": "6.0.0",
"version": "6.0.1",
"private": true,
"description": "OVHcloud Dashboard control panel.",
"repository": {
Expand Down Expand Up @@ -48,7 +48,7 @@
"@ovh-ux/ng-ui-router-breadcrumb": "^1.3.1",
"@ovh-ux/ng-ui-router-layout": "^4.3.1",
"@ovh-ux/request-tagger": "^0.4.0",
"@ovh-ux/shell": "^4.0.0",
"@ovh-ux/shell": "^4.0.1",
"@ovh-ux/ui-kit": "^6.10.5",
"@ovh-ux/url-builder": "^2.0.0",
"@uirouter/angularjs": "^1.0.23",
Expand Down
8 changes: 8 additions & 0 deletions packages/manager/apps/hycu/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.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-hycu-app





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


Expand Down
8 changes: 4 additions & 4 deletions packages/manager/apps/hycu/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-hycu-app",
"version": "0.2.0",
"version": "0.2.1",
"private": true,
"description": "Backup HYCU for OVHcloud",
"repository": {
Expand All @@ -22,9 +22,9 @@
"@ovh-ux/manager-config": "^8.0.0",
"@ovh-ux/manager-core-api": "^0.9.0",
"@ovh-ux/manager-core-utils": "*",
"@ovh-ux/manager-react-components": "^1.41.0",
"@ovh-ux/manager-react-core-application": "^0.11.0",
"@ovh-ux/manager-react-shell-client": "^0.8.0",
"@ovh-ux/manager-react-components": "^1.41.1",
"@ovh-ux/manager-react-core-application": "^0.11.1",
"@ovh-ux/manager-react-shell-client": "^0.8.1",
"@ovh-ux/manager-tailwind-config": "*",
"@ovh-ux/request-tagger": "^0.4.0",
"@ovhcloud/ods-common-core": "17.2.1",
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.

## [3.0.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-iam-app





# 3.0.0 (2024-11-12)


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": "3.0.0",
"version": "3.0.1",
"private": true,
"description": "IAM standalone application.",
"repository": {
Expand Down Expand Up @@ -36,7 +36,7 @@
"@ovh-ux/ng-shell-tracking": "^0.6.0",
"@ovh-ux/ng-ui-router-breadcrumb": "^1.3.1",
"@ovh-ux/request-tagger": "^0.4.0",
"@ovh-ux/shell": "^4.0.0",
"@ovh-ux/shell": "^4.0.1",
"@ovh-ux/ui-kit": "^6.10.5",
"@uirouter/angularjs": "^1.0.23",
"angular": "^1.7.5",
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.10.2](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-key-management-service-app





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


Expand Down
Loading

0 comments on commit 391eaaa

Please sign in to comment.