Skip to content

Commit

Permalink
release: berkelium-porpoise-5
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 Oct 10, 2024
1 parent 02bb30a commit 22638c5
Show file tree
Hide file tree
Showing 55 changed files with 314 additions and 61 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=berkelium-porpoise-4
sonar.projectVersion=berkelium-porpoise-5

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

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

### Features

- **manager-react-components:** correcting content for iam manager text ([#13469](https://github.com/ovh/manager/issues/13469)) ([6edb862](https://github.com/ovh/manager/commit/6edb862bfc21b867a38657242816e7b9623bc5f2))
- **manager-react-components:** useFormattedDate hook ([#12983](https://github.com/ovh/manager/issues/12983)) ([66217b4](https://github.com/ovh/manager/commit/66217b45f1241e7e6adc474f2a55cbf0c9b2c667))

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

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion 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.37.0",
"version": "1.38.0",
"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.14.15](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-10-10)

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





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

**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.14.14",
"version": "1.14.15",
"private": true,
"description": "OVHcloud Catalog application",
"repository": {
Expand All @@ -24,7 +24,7 @@
"@cucumber/cucumber": "^10.3.1",
"@ovh-ux/manager-core-api": "^0.8.0",
"@ovh-ux/manager-core-utils": "^0.3.0",
"@ovh-ux/manager-react-components": "^1.37.0",
"@ovh-ux/manager-react-components": "^1.38.0",
"@ovh-ux/manager-react-core-application": "^0.10.2",
"@ovh-ux/manager-react-shell-client": "^0.7.2",
"@ovh-ux/shell": "^3.8.0",
Expand Down
13 changes: 13 additions & 0 deletions packages/manager/apps/container/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,19 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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


### Bug Fixes

* **i18n:** add missing translations [CDS 3367] ([4948ec3](https://github.com/ovh/manager/commit/4948ec394b51e52df7310de27edd323c7237cd26))
* **i18n:** add missing translations [CDS 3370] ([8de108f](https://github.com/ovh/manager/commit/8de108f9010ccf2ac06501a07537f94fbfb06020))
* **i18n:** add missing translations [CDS 3376] ([5809574](https://github.com/ovh/manager/commit/5809574046d50e242bb02e165c1091270cf6683f))





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

**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.80.3",
"version": "0.80.4",
"private": true,
"description": "OVHcloud Manager Container.",
"repository": {
Expand Down Expand Up @@ -31,7 +31,7 @@
"@emotion/styled": "^11.10.0",
"@ovh-ux/manager-config": "^7.4.0",
"@ovh-ux/manager-core-api": "^0.8.0",
"@ovh-ux/manager-react-components": "^1.37.0",
"@ovh-ux/manager-react-components": "^1.38.0",
"@ovh-ux/manager-vite-config": "^0.8.0",
"@ovh-ux/ovh-payment-method": "^0.5.0",
"@ovh-ux/ovh-product-icons": "^0.6.0",
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.3.16](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-10-10)

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





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

**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.3.15",
"version": "2.3.16",
"private": true,
"description": "Logs Data Platform standalone application.",
"repository": {
Expand All @@ -23,7 +23,7 @@
"@ovh-ux/manager-billing-components": "^3.21.1",
"@ovh-ux/manager-config": "^7.4.0",
"@ovh-ux/manager-core": "^12.17.1",
"@ovh-ux/manager-dbaas-logs": "^1.26.0",
"@ovh-ux/manager-dbaas-logs": "^1.26.1",
"@ovh-ux/manager-filters": "^0.1.0 || ^1.1.1",
"@ovh-ux/manager-ng-layout-helpers": "^2.9.1",
"@ovh-ux/ng-at-internet": "^5.11.13",
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.57.7](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-10-10)


### Bug Fixes

* **i18n:** add missing translations [CDS 3367] ([4948ec3](https://github.com/ovh/manager/commit/4948ec394b51e52df7310de27edd323c7237cd26))





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

**Note:** Version bump only for package @ovh-ux/manager-dedicated
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.57.6",
"version": "19.57.7",
"private": true,
"description": "OVHcloud Dedicated control panel.",
"repository": {
Expand Down Expand Up @@ -34,7 +34,7 @@
"@ovh-ux/manager-components": "^1.21.0",
"@ovh-ux/manager-config": "^7.4.0",
"@ovh-ux/manager-core": "^12.17.1",
"@ovh-ux/manager-dbaas-logs": "^1.26.0",
"@ovh-ux/manager-dbaas-logs": "^1.26.1",
"@ovh-ux/manager-error-page": "^2.4.1",
"@ovh-ux/manager-exchange": "^4.8.0",
"@ovh-ux/manager-filters": "^1.1.1",
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.8.4](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-10-10)

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





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

**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.8.3",
"version": "0.8.4",
"private": true,
"description": "ovh key-management-service",
"repository": {
Expand All @@ -26,7 +26,7 @@
"@ovh-ux/manager-core-api": "*",
"@ovh-ux/manager-core-utils": "*",
"@ovh-ux/manager-module-order": "^0.5.3",
"@ovh-ux/manager-react-components": "^1.37.0",
"@ovh-ux/manager-react-components": "^1.38.0",
"@ovh-ux/manager-react-core-application": "*",
"@ovh-ux/manager-react-shell-client": "*",
"@ovh-ux/manager-tailwind-config": "*",
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.20](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-10-10)

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





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

**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.19",
"version": "6.3.20",
"private": true,
"description": "OverTheBox standalone application.",
"repository": {
Expand All @@ -22,7 +22,7 @@
"@ovh-ux/manager-config": "^7.4.0",
"@ovh-ux/manager-core": "^12.17.1",
"@ovh-ux/manager-ng-layout-helpers": "^2.9.1",
"@ovh-ux/manager-overthebox": "^6.19.0",
"@ovh-ux/manager-overthebox": "^6.19.1",
"@ovh-ux/manager-telecom-styles": "^4.8.3",
"@ovh-ux/ng-at-internet": "^5.11.13",
"@ovh-ux/ng-ovh-api-wrappers": "^5.1.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/manager/apps/pci-block-storage/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.13](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-10-10)

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





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

**Note:** Version bump only for package @ovh-ux/manager-pci-block-storage-app
Expand Down
6 changes: 3 additions & 3 deletions packages/manager/apps/pci-block-storage/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-pci-block-storage-app",
"version": "0.5.12",
"version": "0.5.13",
"private": true,
"type": "module",
"scripts": {
Expand All @@ -16,8 +16,8 @@
"dependencies": {
"@ovh-ux/manager-config": "^7.4.0",
"@ovh-ux/manager-core-api": "^0.8.0",
"@ovh-ux/manager-pci-common": "^0.6.1",
"@ovh-ux/manager-react-components": "^1.37.0",
"@ovh-ux/manager-pci-common": "^0.6.2",
"@ovh-ux/manager-react-components": "^1.38.0",
"@ovh-ux/manager-react-core-application": "^0.10.2",
"@ovh-ux/manager-react-shell-client": "^0.7.2",
"@ovh-ux/manager-tailwind-config": "^0.2.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.9.2](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-10-10)

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





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

**Note:** Version bump only for package @ovh-ux/manager-pci-gateway-app
Expand Down
6 changes: 3 additions & 3 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.9.1",
"version": "0.9.2",
"private": true,
"type": "module",
"scripts": {
Expand All @@ -16,8 +16,8 @@
"dependencies": {
"@ovh-ux/manager-config": "^7.4.0",
"@ovh-ux/manager-core-api": "^0.8.0",
"@ovh-ux/manager-pci-common": "^0.6.1",
"@ovh-ux/manager-react-components": "^1.37.0",
"@ovh-ux/manager-pci-common": "^0.6.2",
"@ovh-ux/manager-react-components": "^1.38.0",
"@ovh-ux/manager-react-core-application": "^0.10.2",
"@ovh-ux/manager-react-shell-client": "^0.7.2",
"@ovh-ux/manager-tailwind-config": "^0.2.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/manager/apps/pci-kubernetes/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.3.5](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-10-10)

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





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

**Note:** Version bump only for package @ovh-ux/manager-pci-kubernetes-app
Expand Down
6 changes: 3 additions & 3 deletions packages/manager/apps/pci-kubernetes/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-pci-kubernetes-app",
"version": "0.3.4",
"version": "0.3.5",
"private": true,
"type": "module",
"scripts": {
Expand All @@ -18,8 +18,8 @@
"@ovh-ux/manager-config": "^7.4.0",
"@ovh-ux/manager-core-api": "*",
"@ovh-ux/manager-core-utils": "^0.3.0",
"@ovh-ux/manager-pci-common": "^0.6.1",
"@ovh-ux/manager-react-components": "^1.37.0",
"@ovh-ux/manager-pci-common": "^0.6.2",
"@ovh-ux/manager-react-components": "^1.38.0",
"@ovh-ux/manager-react-core-application": "^0.10.2",
"@ovh-ux/manager-react-shell-client": "^0.7.2",
"@ovh-ux/manager-tailwind-config": "*",
Expand Down
8 changes: 8 additions & 0 deletions packages/manager/apps/pci-private-network/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.2](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-10-10)

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





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

**Note:** Version bump only for package @ovh-ux/manager-pci-private-network-app
Expand Down
6 changes: 3 additions & 3 deletions packages/manager/apps/pci-private-network/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-pci-private-network-app",
"version": "0.8.1",
"version": "0.8.2",
"private": true,
"type": "module",
"scripts": {
Expand All @@ -16,8 +16,8 @@
"dependencies": {
"@ovh-ux/manager-config": "^7.4.0",
"@ovh-ux/manager-core-api": "^0.8.0",
"@ovh-ux/manager-pci-common": "^0.6.1",
"@ovh-ux/manager-react-components": "^1.37.0",
"@ovh-ux/manager-pci-common": "^0.6.2",
"@ovh-ux/manager-react-components": "^1.38.0",
"@ovh-ux/manager-react-core-application": "^0.10.2",
"@ovh-ux/manager-react-shell-client": "^0.7.2",
"@ovh-ux/manager-tailwind-config": "^0.2.0",
Expand Down
12 changes: 12 additions & 0 deletions packages/manager/apps/pci-private-registry/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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


### Bug Fixes

* **i18n:** add missing translations [CDS 3376] ([5809574](https://github.com/ovh/manager/commit/5809574046d50e242bb02e165c1091270cf6683f))
* **i18n:** add missing translations [CDS 3384] ([f5b0918](https://github.com/ovh/manager/commit/f5b09180a88bfce3b8080ddf76dcca9fef69bbba))





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

**Note:** Version bump only for package @ovh-ux/manager-pci-private-registry-app
Expand Down
Loading

0 comments on commit 22638c5

Please sign in to comment.