Skip to content

Commit

Permalink
release: californium-rhinoceros-8
Browse files Browse the repository at this point in the history
Signed-off-by: Anoop N <[email protected]>
  • Loading branch information
anooparveti committed Nov 11, 2024
1 parent c382e39 commit 7eda91a
Show file tree
Hide file tree
Showing 140 changed files with 879 additions and 219 deletions.
16 changes: 16 additions & 0 deletions packages/manager-react-components/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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

### Bug Fixes

- **manager-components:** fix services type ([84a0527](https://github.com/ovh/manager/commit/84a0527ef98de57d2b23ebb756e375460d975ae6))
- **manager-pci-common:** update peer dependencies ([6cd2ee2](https://github.com/ovh/manager/commit/6cd2ee2285c3872c53af36c994085c287ec2d262))
- **manager-react-components:** udpate dependencies versions ([9bb9c47](https://github.com/ovh/manager/commit/9bb9c4746ee71f35e622e4511e4be0370984f901))

### Features

- split services mock file ([16c3cab](https://github.com/ovh/manager/commit/16c3cab2dd56af8ed859618dfaf809956c46e610))

### Reverts

- Revert "fix(manager-pci-common): update peer dependencies (mrc without build) (#13971)" ([8b81fcc](https://github.com/ovh/manager/commit/8b81fcc58788ed6c9ae962a332c10ab07d26aaef)), closes [#13971](https://github.com/ovh/manager/issues/13971)

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

### Reverts
Expand Down
6 changes: 3 additions & 3 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-alpha.10",
"version": "1.41.0-alpha.11",
"license": "BSD-3-Clause",
"author": "OVH SAS",
"types": "dist/types/src/lib.d.ts",
Expand Down Expand Up @@ -54,9 +54,9 @@
"@babel/core": "7.22.10",
"@mdx-js/react": "^3.0.1",
"@ovh-ux/manager-core-api": "^0.9.0-alpha.0",
"@ovh-ux/manager-react-shell-client": "^0.8.0-alpha.3",
"@ovh-ux/manager-react-shell-client": "^0.8.1-alpha.0",
"@ovh-ux/manager-tailwind-config": "^0.2.0",
"@ovh-ux/manager-vite-config": "^0.8.1",
"@ovh-ux/manager-vite-config": "^0.8.3",
"@storybook/addon-docs": "^7.5.3",
"@storybook/addon-essentials": "7.5.3",
"@storybook/addon-interactions": "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.4.16-alpha.2](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-11-11)

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





## [0.4.16-alpha.1](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-11-07)

**Note:** Version bump only for package @ovh-ux/manager-carbon-calculator-app
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.4.16-alpha.1",
"version": "0.4.16-alpha.2",
"private": true,
"description": "OVHcloud CarbonCalculator app",
"repository": {
Expand Down Expand Up @@ -59,7 +59,7 @@
"whatwg-fetch": "^3.5.0"
},
"devDependencies": {
"@ovh-ux/manager-webpack-config": "^7.0.3",
"@ovh-ux/manager-webpack-config": "^7.0.4",
"glob": "^7.1.6",
"lodash": "^4.17.15",
"webpack": "^5.94.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/manager/apps/carrier-sip/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.3.13-alpha.2](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-11-11)

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





## [3.3.13-alpha.1](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-11-07)

**Note:** Version bump only for package @ovh-ux/manager-carrier-sip-app
Expand Down
4 changes: 2 additions & 2 deletions packages/manager/apps/carrier-sip/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-carrier-sip-app",
"version": "3.3.13-alpha.1",
"version": "3.3.13-alpha.2",
"private": true,
"description": "Carrier SIP Trunk standalone application.",
"repository": {
Expand Down Expand Up @@ -76,7 +76,7 @@
"whatwg-fetch": "^3.5.0"
},
"devDependencies": {
"@ovh-ux/manager-webpack-config": "^7.0.3",
"@ovh-ux/manager-webpack-config": "^7.0.4",
"glob": "^7.1.6",
"webpack-merge": "^4.2.2"
},
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.22-alpha.11](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-11-11)

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





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

**Note:** Version bump only for package @ovh-ux/manager-catalog-app
Expand Down
8 changes: 4 additions & 4 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-alpha.10",
"version": "1.14.22-alpha.11",
"private": true,
"description": "OVHcloud Catalog application",
"repository": {
Expand All @@ -24,9 +24,9 @@
"@cucumber/cucumber": "^10.3.1",
"@ovh-ux/manager-core-api": "^0.9.0-alpha.0",
"@ovh-ux/manager-core-utils": "^0.3.0",
"@ovh-ux/manager-react-components": "^1.41.0-alpha.10",
"@ovh-ux/manager-react-components": "^1.41.0-alpha.11",
"@ovh-ux/manager-react-core-application": "^0.10.8-alpha.0",
"@ovh-ux/manager-react-shell-client": "^0.8.0-alpha.3",
"@ovh-ux/manager-react-shell-client": "^0.8.1-alpha.0",
"@ovh-ux/shell": "^3.11.0-alpha.0",
"@ovhcloud/ods-common-core": "17.2.2",
"@ovhcloud/ods-common-theming": "17.2.2",
Expand All @@ -46,7 +46,7 @@
},
"devDependencies": {
"@ovh-ux/manager-tailwind-config": "^0.2.0",
"@ovh-ux/manager-vite-config": "^0.8.2",
"@ovh-ux/manager-vite-config": "^0.8.3",
"@playwright/test": "^1.41.2",
"@tanstack/react-query-devtools": "^5.51.21",
"@types/jest": "^29.5.5",
Expand Down
8 changes: 8 additions & 0 deletions packages/manager/apps/cda/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.11-alpha.3](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-11-11)

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





## [2.3.11-alpha.2](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-11-07)

**Note:** Version bump only for package @ovh-ux/manager-cda-app
Expand Down
6 changes: 3 additions & 3 deletions packages/manager/apps/cda/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-cda-app",
"version": "2.3.11-alpha.2",
"version": "2.3.11-alpha.3",
"private": true,
"repository": {
"type": "git",
Expand All @@ -27,7 +27,7 @@
"@ovh-ux/ng-at-internet-ui-router-plugin": "^3.5.0",
"@ovh-ux/ng-ovh-actions-menu": "^5.1.1",
"@ovh-ux/ng-ovh-api-wrappers": "^5.1.0",
"@ovh-ux/ng-ovh-cloud-universe-components": "^2.16.0",
"@ovh-ux/ng-ovh-cloud-universe-components": "^2.17.0",
"@ovh-ux/ng-ovh-doc-url": "^2.1.1",
"@ovh-ux/ng-ovh-http": "^5.1.1",
"@ovh-ux/ng-ovh-proxy-request": "^2.1.1",
Expand Down Expand Up @@ -63,7 +63,7 @@
"whatwg-fetch": "^3.5.0"
},
"devDependencies": {
"@ovh-ux/manager-webpack-config": "^7.0.3",
"@ovh-ux/manager-webpack-config": "^7.0.4",
"glob": "^7.1.6",
"webpack-merge": "^4.2.2"
},
Expand Down
8 changes: 8 additions & 0 deletions packages/manager/apps/cloud-connect/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.12-alpha.3](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-11-11)

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





## [1.10.12-alpha.2](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-11-07)

**Note:** Version bump only for package @ovh-ux/manager-cloud-connect-app
Expand Down
6 changes: 3 additions & 3 deletions packages/manager/apps/cloud-connect/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-cloud-connect-app",
"version": "1.10.12-alpha.2",
"version": "1.10.12-alpha.3",
"private": true,
"description": "OVHcloud Connect standalone application.",
"repository": {
Expand All @@ -27,7 +27,7 @@
"@ovh-ux/ng-at-internet-ui-router-plugin": "^3.5.0",
"@ovh-ux/ng-ovh-api-wrappers": "^5.1.0",
"@ovh-ux/ng-ovh-chart": "^1.2.0",
"@ovh-ux/ng-ovh-cloud-universe-components": "^2.16.0",
"@ovh-ux/ng-ovh-cloud-universe-components": "^2.17.0",
"@ovh-ux/ng-ovh-http": "^5.1.1",
"@ovh-ux/ng-ovh-proxy-request": "^2.1.1",
"@ovh-ux/ng-ovh-request-tagger": "^1.2.6-alpha.0",
Expand Down Expand Up @@ -65,7 +65,7 @@
"whatwg-fetch": "^3.5.0"
},
"devDependencies": {
"@ovh-ux/manager-webpack-config": "^7.0.3",
"@ovh-ux/manager-webpack-config": "^7.0.4",
"bootstrap": "^4.3.1",
"glob": "^7.1.6",
"webpack-merge": "^4.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.0-alpha.12](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-11-11)

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





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

**Note:** Version bump only for package @ovh-ux/manager-container-app
Expand Down
10 changes: 5 additions & 5 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-alpha.11",
"version": "0.86.0-alpha.12",
"private": true,
"description": "OVHcloud Manager Container.",
"repository": {
Expand Down Expand Up @@ -31,9 +31,9 @@
"@emotion/styled": "^11.10.0",
"@ovh-ux/manager-config": "^7.5.3-alpha.0",
"@ovh-ux/manager-core-api": "^0.9.0-alpha.0",
"@ovh-ux/manager-react-components": "^1.41.0-alpha.10",
"@ovh-ux/manager-react-shell-client": "^0.8.0-alpha.3",
"@ovh-ux/manager-vite-config": "^0.8.2",
"@ovh-ux/manager-react-components": "^1.41.0-alpha.11",
"@ovh-ux/manager-react-shell-client": "^0.8.1-alpha.0",
"@ovh-ux/manager-vite-config": "^0.8.3",
"@ovh-ux/ovh-payment-method": "^0.5.0",
"@ovh-ux/ovh-product-icons": "^0.6.0",
"@ovh-ux/ovh-reket": "^2.1.6",
Expand Down Expand Up @@ -73,7 +73,7 @@
"tailwindcss": "^3.4.4"
},
"devDependencies": {
"@ovh-ux/manager-dev-server-config": "^6.1.1",
"@ovh-ux/manager-dev-server-config": "^6.1.2",
"@testing-library/dom": "^8.5.0",
"@testing-library/jest-dom": "^5.14.1",
"@testing-library/react": "^13.3.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.23-alpha.3](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-11-11)

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





## [2.3.23-alpha.2](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-11-07)

**Note:** Version bump only for package @ovh-ux/manager-dbaas-logs-app
Expand Down
6 changes: 3 additions & 3 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.23-alpha.2",
"version": "2.3.23-alpha.3",
"private": true,
"description": "Logs Data Platform standalone application.",
"repository": {
Expand Down Expand Up @@ -31,7 +31,7 @@
"@ovh-ux/ng-ovh-actions-menu": "^5.1.1",
"@ovh-ux/ng-ovh-api-wrappers": "^5.1.0",
"@ovh-ux/ng-ovh-chart": "^1.2.0",
"@ovh-ux/ng-ovh-cloud-universe-components": "^2.16.0",
"@ovh-ux/ng-ovh-cloud-universe-components": "^2.17.0",
"@ovh-ux/ng-ovh-doc-url": "^2.1.1",
"@ovh-ux/ng-ovh-feature-flipping": "^1.1.2",
"@ovh-ux/ng-ovh-http": "^5.1.1",
Expand Down Expand Up @@ -75,7 +75,7 @@
"whatwg-fetch": "^3.5.0"
},
"devDependencies": {
"@ovh-ux/manager-webpack-config": "^7.0.3",
"@ovh-ux/manager-webpack-config": "^7.0.4",
"glob": "^7.1.6",
"lodash": "^4.17.15",
"webpack-merge": "^4.2.2"
Expand Down
12 changes: 12 additions & 0 deletions packages/manager/apps/dedicated/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.

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


### Bug Fixes

* **i18n:** add missing translations [CDS 3458] ([7e28b09](https://github.com/ovh/manager/commit/7e28b094b3beecf58574f99d00a97ef9ae458498))
* remove unused translations [CDS] ([5862492](https://github.com/ovh/manager/commit/586249238c245cd6fb79ee96ea382f697369af7a))





# [19.64.0-alpha.2](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-11-07)


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.64.0-alpha.2",
"version": "19.64.0-alpha.3",
"private": true,
"description": "OVHcloud Dedicated control panel.",
"repository": {
Expand Down Expand Up @@ -56,7 +56,7 @@
"@ovh-ux/ng-ovh-api-wrappers": "^5.1.0",
"@ovh-ux/ng-ovh-browser-alert": "^2.1.1",
"@ovh-ux/ng-ovh-chart": "^1.2.0",
"@ovh-ux/ng-ovh-cloud-universe-components": "^2.16.0",
"@ovh-ux/ng-ovh-cloud-universe-components": "^2.17.0",
"@ovh-ux/ng-ovh-contacts": "^5.3.2",
"@ovh-ux/ng-ovh-contracts": "^4.6.0",
"@ovh-ux/ng-ovh-doc-url": "^2.1.1",
Expand Down Expand Up @@ -152,7 +152,7 @@
"whatwg-fetch": "^3.5.0"
},
"devDependencies": {
"@ovh-ux/manager-webpack-config": "^7.0.3",
"@ovh-ux/manager-webpack-config": "^7.0.4",
"eslint-plugin-angular": "^4.0.1",
"glob": "^7.1.4",
"webpack": "^5.76.2",
Expand Down
8 changes: 8 additions & 0 deletions packages/manager/apps/email-domain/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.15-alpha.3](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-11-11)

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





## [2.2.15-alpha.2](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-11-07)

**Note:** Version bump only for package @ovh-ux/manager-emaildomain-app
Expand Down
4 changes: 2 additions & 2 deletions packages/manager/apps/email-domain/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-emaildomain-app",
"version": "2.2.15-alpha.2",
"version": "2.2.15-alpha.3",
"private": true,
"repository": {
"type": "git",
Expand Down Expand Up @@ -62,7 +62,7 @@
"whatwg-fetch": "^3.0.0"
},
"devDependencies": {
"@ovh-ux/manager-webpack-config": "^7.0.3",
"@ovh-ux/manager-webpack-config": "^7.0.4",
"glob": "^7.1.6",
"lodash": "^4.17.15",
"webpack-merge": "^4.2.2"
Expand Down
Loading

0 comments on commit 7eda91a

Please sign in to comment.