Skip to content

Commit

Permalink
release: lithium-cod
Browse files Browse the repository at this point in the history
Signed-off-by: ovh-cds <[email protected]>
  • Loading branch information
qpavy authored and ovh-cds committed Apr 17, 2024
1 parent 259e035 commit 317d194
Show file tree
Hide file tree
Showing 29 changed files with 142 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=rhodium-antelope-2
sonar.projectVersion=lithium-cod

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.10.1](https://github.com/ovh/manager/compare/@ovhcloud/[email protected]...@ovhcloud/[email protected]) (2024-04-17)

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

# [1.10.0](https://github.com/ovh/manager/compare/@ovhcloud/[email protected]...@ovhcloud/[email protected]) (2024-04-15)

### Bug Fixes
Expand Down
4 changes: 2 additions & 2 deletions 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.10.0",
"version": "1.10.1",
"main": "src/components/index.ts",
"repository": {
"type": "git",
Expand All @@ -20,7 +20,7 @@
"dependencies": {
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
"@ovh-ux/manager-core-api": "^0.7.1",
"@ovh-ux/manager-react-shell-client": "^0.4.1",
"@ovh-ux/manager-react-shell-client": "^0.4.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/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.9.4](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-04-17)

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





## [1.9.3](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-04-15)


Expand Down
6 changes: 3 additions & 3 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.9.3",
"version": "1.9.4",
"private": true,
"description": "OVHcloud Catalog application",
"repository": {
Expand All @@ -26,9 +26,9 @@
"@ovh-ux/manager-core-api": "^0.7.1",
"@ovh-ux/manager-core-utils": "^0.2.0",
"@ovh-ux/manager-react-core-application": "^0.8.2",
"@ovh-ux/manager-react-shell-client": "^0.4.1",
"@ovh-ux/manager-react-shell-client": "^0.4.2",
"@ovh-ux/shell": "^3.5.1",
"@ovhcloud/manager-components": "^1.10.0",
"@ovhcloud/manager-components": "^1.10.1",
"@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.54.1](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-04-17)

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





# [0.54.0](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-04-15)


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.54.0",
"version": "0.54.1",
"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.5.1",
"@ovh-ux/ui-kit": "^6.7.8",
"@ovhcloud/manager-components": "^1.10.0",
"@ovhcloud/manager-components": "^1.10.1",
"@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.32.1](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-04-17)

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





# [19.32.0](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-04-15)


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.32.0",
"version": "19.32.1",
"private": true,
"description": "OVHcloud Dedicated control panel.",
"repository": {
Expand Down Expand Up @@ -42,7 +42,7 @@
"@ovh-ux/manager-metrics": "^1.6.0",
"@ovh-ux/manager-models": "^1.14.11",
"@ovh-ux/manager-nasha": "^2.11.0",
"@ovh-ux/manager-netapp": "^1.10.2",
"@ovh-ux/manager-netapp": "^1.10.3",
"@ovh-ux/manager-ng-layout-helpers": "^2.9.0",
"@ovh-ux/manager-nutanix": "^1.15.2",
"@ovh-ux/manager-support": "^1.22.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.8.1](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-04-17)

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





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


Expand Down
4 changes: 2 additions & 2 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.8.0",
"version": "0.8.1",
"private": true,
"description": "NetApp standalone application",
"repository": {
Expand Down Expand Up @@ -28,7 +28,7 @@
"@ovh-ux/manager-error-page": "^2.4.0",
"@ovh-ux/manager-filters": "^0.1.0 || ^1.1.1",
"@ovh-ux/manager-models": "^1.14.11",
"@ovh-ux/manager-netapp": "^1.10.2",
"@ovh-ux/manager-netapp": "^1.10.3",
"@ovh-ux/manager-ng-layout-helpers": "^2.9.0",
"@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/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.2.4](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-04-17)

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





## [1.2.3](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-04-15)


Expand Down
6 changes: 3 additions & 3 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.2.3",
"version": "1.2.4",
"private": true,
"description": "pci-rancher",
"repository": {
Expand All @@ -23,9 +23,9 @@
"@ovh-ux/manager-config": "^7.3.1",
"@ovh-ux/manager-core-api": "^0.7.1",
"@ovh-ux/manager-react-core-application": "^0.8.2",
"@ovh-ux/manager-react-shell-client": "^0.4.1",
"@ovh-ux/manager-react-shell-client": "^0.4.2",
"@ovh-ux/shell": "^3.5.1",
"@ovhcloud/manager-components": "^1.10.0",
"@ovhcloud/manager-components": "^1.10.1",
"@ovhcloud/ods-common-core": "17.1.0",
"@ovhcloud/ods-common-theming": "17.1.0",
"@ovhcloud/ods-components": "17.1.0",
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.4](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-04-17)

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





## [0.2.3](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-04-15)

**Note:** Version bump only for package @ovh-ux/manager-pci-ssh-keys-app
Expand Down
6 changes: 3 additions & 3 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.3",
"version": "0.2.4",
"private": true,
"type": "module",
"scripts": {
Expand All @@ -16,10 +16,10 @@
"dependencies": {
"@ovh-ux/manager-config": "^7.3.0",
"@ovh-ux/manager-core-api": "^0.7.1",
"@ovh-ux/manager-react-shell-client": "^0.4.1",
"@ovh-ux/manager-react-shell-client": "^0.4.2",
"@ovh-ux/manager-tailwind-config": "^0.2.0",
"@ovh-ux/shell": "^3.5.1",
"@ovhcloud/manager-components": "^1.10.0",
"@ovhcloud/manager-components": "^1.10.1",
"@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-users/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.3](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-04-17)

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





## [0.1.2](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-04-15)


Expand Down
6 changes: 3 additions & 3 deletions packages/manager/apps/pci-users/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-pci-users-app",
"version": "0.1.2",
"version": "0.1.3",
"private": true,
"type": "module",
"scripts": {
Expand All @@ -17,10 +17,10 @@
"@ovh-ux/manager-config": "^7.3.0",
"@ovh-ux/manager-core-api": "^0.7.1",
"@ovh-ux/manager-core-utils": "^0.2.0",
"@ovh-ux/manager-react-shell-client": "^0.4.1",
"@ovh-ux/manager-react-shell-client": "^0.4.2",
"@ovh-ux/manager-tailwind-config": "^0.2.0",
"@ovh-ux/shell": "^3.2.0",
"@ovhcloud/manager-components": "^1.10.0",
"@ovhcloud/manager-components": "^1.10.1",
"@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-vouchers/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.4.3](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-04-17)

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





## [0.4.2](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-04-15)

**Note:** Version bump only for package @ovh-ux/manager-pci-vouchers-app
Expand Down
6 changes: 3 additions & 3 deletions packages/manager/apps/pci-vouchers/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-pci-vouchers-app",
"version": "0.4.2",
"version": "0.4.3",
"private": true,
"type": "module",
"scripts": {
Expand All @@ -17,10 +17,10 @@
"@ovh-ux/manager-config": "^7.3.0",
"@ovh-ux/manager-core-api": "^0.7.1",
"@ovh-ux/manager-core-utils": "^0.2.0",
"@ovh-ux/manager-react-shell-client": "^0.4.1",
"@ovh-ux/manager-react-shell-client": "^0.4.2",
"@ovh-ux/manager-tailwind-config": "^0.2.0",
"@ovh-ux/shell": "^3.5.1",
"@ovhcloud/manager-components": "^1.10.0",
"@ovhcloud/manager-components": "^1.10.1",
"@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/vrack-services/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.4](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-04-17)

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





## [0.1.3](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-04-15)

**Note:** Version bump only for package @ovh-ux/manager-vrack-services-app
Expand Down
10 changes: 5 additions & 5 deletions packages/manager/apps/vrack-services/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-vrack-services-app",
"version": "0.1.3",
"version": "0.1.4",
"private": true,
"description": "OVHcloud VrackServices app",
"repository": {
Expand All @@ -24,11 +24,11 @@
"dependencies": {
"@ovh-ux/manager-config": "*",
"@ovh-ux/manager-core-api": "*",
"@ovh-ux/manager-module-order": "*",
"@ovh-ux/manager-react-shell-client": "*",
"@ovh-ux/request-tagger": "*",
"@ovh-ux/manager-module-order": "^0.2.2",
"@ovh-ux/manager-react-shell-client": "^0.4.2",
"@ovh-ux/manager-tailwind-config": "*",
"@ovhcloud/manager-components": "*",
"@ovh-ux/request-tagger": "*",
"@ovhcloud/manager-components": "^1.10.1",
"@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/core/generator/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.7.2](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-04-17)

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





## [0.7.1](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-04-15)


Expand Down
2 changes: 1 addition & 1 deletion packages/manager/core/generator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-generator",
"version": "0.7.1",
"version": "0.7.2",
"private": true,
"description": "",
"license": "BSD-3-Clause",
Expand Down
8 changes: 8 additions & 0 deletions packages/manager/core/shell-client/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.4.2](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-04-17)

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





## [0.4.1](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-04-15)


Expand Down
2 changes: 1 addition & 1 deletion packages/manager/core/shell-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-react-shell-client",
"version": "0.4.1",
"version": "0.4.2",
"private": true,
"description": "",
"license": "BSD-3-Clause",
Expand Down
Loading

0 comments on commit 317d194

Please sign in to comment.