Skip to content

Commit

Permalink
release: berkelium-porpoise-6
Browse files Browse the repository at this point in the history
Signed-off-by: ovh-cds <[email protected]>
  • Loading branch information
aboungnaseng-ovhcloud authored and ovh-cds committed Oct 11, 2024
1 parent ea1dd83 commit 364221d
Show file tree
Hide file tree
Showing 33 changed files with 193 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=berkelium-porpoise-5
sonar.projectVersion=berkelium-porpoise-6

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

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

### Bug Fixes

- **manager-react-components:** fix bump ods 18 issues ([ea1dd83](https://github.com/ovh/manager/commit/ea1dd83d2b85d5a6ab5b0bbb91dbf6350286cde8))

### Features

- **manager-react-components:** update generator ([f6b3540](https://github.com/ovh/manager/commit/f6b3540cdd3deadf7a1bdbb743728edd0d0e4b78))
- **manager-react-components:** upgrade ods version 18 ([3f1b963](https://github.com/ovh/manager/commit/3f1b9639f44cead589b99e2eda4a214cbc63ea14))

### BREAKING CHANGES

- **manager-react-components:** bump ods version in manager react components lib

Signed-off-by: Alex Boungnaseng <[email protected]>

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

### Features
Expand Down
10 changes: 5 additions & 5 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": "2.0.0",
"version": "3.0.0",
"main": "src/lib.ts",
"repository": {
"type": "git",
Expand Down Expand Up @@ -49,9 +49,6 @@
"@mdx-js/react": "^3.0.1",
"@ovh-ux/manager-vite-config": "^0.8.0",
"@storybook/addon-a11y": "8.0.4",
"@storybook/test": "8.0.4",
"@storybook/web-components": "8.0.4",
"@storybook/web-components-vite": "8.0.4",
"@storybook/addon-docs": "^7.5.3",
"@storybook/addon-essentials": "7.5.3",
"@storybook/addon-interactions": "7.5.3",
Expand All @@ -61,7 +58,10 @@
"@storybook/client-api": "7.5.3",
"@storybook/react": "7.5.3",
"@storybook/react-vite": "7.5.3",
"@storybook/test": "8.0.4",
"@storybook/testing-library": "0.2.0",
"@storybook/web-components": "8.0.4",
"@storybook/web-components-vite": "8.0.4",
"@testing-library/jest-dom": "6.4.2",
"@testing-library/react": "14.0.0",
"@types/jest": "^29.5.5",
Expand Down Expand Up @@ -114,4 +114,4 @@
"react-router-dom": "^6.3.0",
"zustand": "^4.5.0"
}
}
}
11 changes: 11 additions & 0 deletions packages/manager/apps/container/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.

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


### Bug Fixes

* **manager-react-components:** fix bump ods 18 issues ([ea1dd83](https://github.com/ovh/manager/commit/ea1dd83d2b85d5a6ab5b0bbb91dbf6350286cde8))





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


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.4",
"version": "0.80.5",
"private": true,
"description": "OVHcloud Manager Container.",
"repository": {
Expand Down Expand Up @@ -96,4 +96,4 @@
"EU",
"US"
]
}
}
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.14](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-10-11)

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





## [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
Expand Down
4 changes: 2 additions & 2 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.13",
"version": "0.5.14",
"private": true,
"type": "module",
"scripts": {
Expand All @@ -16,7 +16,7 @@
"dependencies": {
"@ovh-ux/manager-config": "^7.4.0",
"@ovh-ux/manager-core-api": "^0.8.0",
"@ovh-ux/manager-pci-common": "^0.6.2",
"@ovh-ux/manager-pci-common": "^0.7.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",
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.3](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-10-11)

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





## [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
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.9.2",
"version": "0.9.3",
"private": true,
"type": "module",
"scripts": {
Expand All @@ -16,7 +16,7 @@
"dependencies": {
"@ovh-ux/manager-config": "^7.4.0",
"@ovh-ux/manager-core-api": "^0.8.0",
"@ovh-ux/manager-pci-common": "^0.6.2",
"@ovh-ux/manager-pci-common": "^0.7.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",
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.6](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-10-11)

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





## [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
Expand Down
4 changes: 2 additions & 2 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.5",
"version": "0.3.6",
"private": true,
"type": "module",
"scripts": {
Expand All @@ -18,7 +18,7 @@
"@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.2",
"@ovh-ux/manager-pci-common": "^0.7.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",
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.3](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-10-11)

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





## [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
Expand Down
4 changes: 2 additions & 2 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.2",
"version": "0.8.3",
"private": true,
"type": "module",
"scripts": {
Expand All @@ -16,7 +16,7 @@
"dependencies": {
"@ovh-ux/manager-config": "^7.4.0",
"@ovh-ux/manager-core-api": "^0.8.0",
"@ovh-ux/manager-pci-common": "^0.6.2",
"@ovh-ux/manager-pci-common": "^0.7.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",
Expand Down
8 changes: 8 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,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-10-11)

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





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


Expand Down
4 changes: 2 additions & 2 deletions packages/manager/apps/pci-private-registry/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-pci-private-registry-app",
"version": "0.1.5",
"version": "0.1.6",
"private": true,
"type": "module",
"scripts": {
Expand All @@ -18,7 +18,7 @@
"@ovh-ux/manager-config": "*",
"@ovh-ux/manager-core-api": "*",
"@ovh-ux/manager-core-utils": "*",
"@ovh-ux/manager-pci-common": "^0.6.2",
"@ovh-ux/manager-pci-common": "^0.7.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",
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.7.4](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-10-11)

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





## [0.7.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-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.7.3",
"version": "0.7.4",
"private": true,
"type": "module",
"scripts": {
Expand All @@ -18,7 +18,7 @@
"@ovh-ux/manager-config": "^7.4.0",
"@ovh-ux/manager-core-api": "^0.8.0",
"@ovh-ux/manager-module-order": "^0.5.3",
"@ovh-ux/manager-pci-common": "^0.6.2",
"@ovh-ux/manager-pci-common": "^0.7.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",
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.18.4](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-10-11)

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





## [1.18.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-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.18.3",
"version": "1.18.4",
"private": true,
"description": "pci-rancher",
"repository": {
Expand All @@ -23,7 +23,7 @@
"dependencies": {
"@ovh-ux/manager-config": "^7.4.0",
"@ovh-ux/manager-core-api": "^0.8.0",
"@ovh-ux/manager-pci-common": "^0.6.2",
"@ovh-ux/manager-pci-common": "^0.7.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",
Expand Down
8 changes: 8 additions & 0 deletions packages/manager/apps/pci-savings-plan/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.1.8](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-10-11)

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





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


Expand Down
4 changes: 2 additions & 2 deletions packages/manager/apps/pci-savings-plan/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-pci-savings-plan-app",
"version": "1.1.7",
"version": "1.1.8",
"private": true,
"description": "savings plan application",
"repository": {
Expand All @@ -23,7 +23,7 @@
"@ovh-ux/manager-config": "*",
"@ovh-ux/manager-core-api": "*",
"@ovh-ux/manager-core-utils": "*",
"@ovh-ux/manager-pci-common": "^0.6.2",
"@ovh-ux/manager-pci-common": "^0.7.0",
"@ovh-ux/manager-react-components": "^1.38.0",
"@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-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.6.13](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-10-11)

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





## [0.6.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-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.6.12",
"version": "0.6.13",
"private": true,
"type": "module",
"scripts": {
Expand All @@ -16,7 +16,7 @@
"dependencies": {
"@ovh-ux/manager-config": "^7.4.0",
"@ovh-ux/manager-core-api": "^0.8.0",
"@ovh-ux/manager-pci-common": "^0.6.2",
"@ovh-ux/manager-pci-common": "^0.7.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",
Expand Down
Loading

0 comments on commit 364221d

Please sign in to comment.