Skip to content

Commit

Permalink
release: cesium-grasshopper-4
Browse files Browse the repository at this point in the history
Signed-off-by: ovh-cds <[email protected]>
  • Loading branch information
sachinrameshn authored and ovh-cds committed Jun 25, 2024
1 parent c9328eb commit 6b02ae1
Show file tree
Hide file tree
Showing 159 changed files with 1,103 additions and 341 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=cesium-grasshopper-3
sonar.projectVersion=cesium-grasshopper-4

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/ng-at-internet/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.

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

**Note:** Version bump only for package @ovh-ux/ng-at-internet





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

**Note:** Version bump only for package @ovh-ux/ng-at-internet
Expand Down
4 changes: 2 additions & 2 deletions packages/components/ng-at-internet/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/ng-at-internet",
"version": "5.11.9",
"version": "5.11.10",
"private": true,
"description": "ATInternet tracking library wrapper for AngularJS",
"keywords": [
Expand Down Expand Up @@ -36,7 +36,7 @@
"start:watch": "lerna exec --stream --parallel --scope='@ovh-ux/ng-at-internet' --include-dependencies -- yarn run dev:watch"
},
"dependencies": {
"@ovh-ux/ovh-at-internet": "^0.13.0"
"@ovh-ux/ovh-at-internet": "^0.13.1"
},
"devDependencies": {
"@ovh-ux/component-rollup-config": "^13.0.1"
Expand Down
11 changes: 11 additions & 0 deletions packages/components/ng-ovh-otrs/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.

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


### Bug Fixes

* **dedicated:** untranslated keys in ticket creation ([#11904](https://github.com/ovh/manager/issues/11904)) ([149a0dd](https://github.com/ovh/manager/commit/149a0dd6f54c626ba5cb731e5977f77ea8482452))





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


Expand Down
2 changes: 1 addition & 1 deletion packages/components/ng-ovh-otrs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/ng-ovh-otrs",
"version": "9.4.0",
"version": "9.4.1",
"description": "Manage OTRS tickets",
"keywords": [
"angularjs",
Expand Down
8 changes: 8 additions & 0 deletions packages/components/ng-shell-tracking/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.7](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-06-25)

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





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

**Note:** Version bump only for package @ovh-ux/ng-shell-tracking
Expand Down
4 changes: 2 additions & 2 deletions packages/components/ng-shell-tracking/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/ng-shell-tracking",
"version": "0.5.6",
"version": "0.5.7",
"private": true,
"description": "ATInternet tracking library wrapper for AngularJS",
"keywords": [
Expand Down Expand Up @@ -37,7 +37,7 @@
"start:watch": "lerna exec --stream --parallel --scope='@ovh-ux/ng-shell-tracking' --include-dependencies -- yarn run dev:watch"
},
"dependencies": {
"@ovh-ux/ovh-at-internet": "^0.13.0"
"@ovh-ux/ovh-at-internet": "^0.13.1"
},
"devDependencies": {
"@ovh-ux/component-rollup-config": "^13.0.1"
Expand Down
8 changes: 8 additions & 0 deletions packages/components/ovh-at-internet/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.13.1](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-06-25)

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





# [0.13.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/components/ovh-at-internet/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/ovh-at-internet",
"version": "0.13.0",
"version": "0.13.1",
"private": true,
"description": "ATInternet tracking library for OVHcloud.",
"keywords": [
Expand Down Expand Up @@ -35,7 +35,7 @@
"start:watch": "lerna exec --stream --parallel --scope='@ovh-ux/manager-config' --include-dependencies -- yarn run dev:watch"
},
"dependencies": {
"@ovh-ux/manager-config": "^7.3.1",
"@ovh-ux/manager-config": "^7.3.2",
"@types/lodash-es": "^4.17.5",
"lodash-es": "^4.17.15"
}
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.

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

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





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


Expand Down
6 changes: 3 additions & 3 deletions 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": "3.6.0",
"version": "3.6.1",
"private": true,
"description": "Communication and interaction between applications",
"repository": {
Expand All @@ -23,8 +23,8 @@
"start:watch": "lerna exec --stream --parallel --scope='@ovh-ux/shell' --include-dependencies -- npm run dev:watch --if-present"
},
"dependencies": {
"@ovh-ux/manager-config": "^7.3.1",
"@ovh-ux/ovh-at-internet": "^0.13.0",
"@ovh-ux/manager-config": "^7.3.2",
"@ovh-ux/ovh-at-internet": "^0.13.1",
"@ovh-ux/ovh-reket": "^2.1.1",
"@ovh-ux/request-tagger": "^0.2.0",
"@ovh-ux/url-builder": "^1.1.1",
Expand Down
12 changes: 12 additions & 0 deletions packages/manager-components/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.

# [1.19.0](https://github.com/ovh/manager/compare/@ovhcloud/[email protected]...@ovhcloud/[email protected]) (2024-06-25)

### Bug Fixes

- fix onboarding layout in manager component and kms ([#12112](https://github.com/ovh/manager/issues/12112)) ([3415206](https://github.com/ovh/manager/commit/341520648a498446464ae2779ab33ece20983a5f))
- **manager-components:** useless test import ([#12034](https://github.com/ovh/manager/issues/12034)) ([ecaeabd](https://github.com/ovh/manager/commit/ecaeabd7225228897743f0450b0001b1c1f658e5))

### Features

- **pci-rancher:** onboarding page redirect user to guides ([#11736](https://github.com/ovh/manager/issues/11736)) ([54bd61b](https://github.com/ovh/manager/commit/54bd61ba972d1ec5687e72861a6edeacecf3a460))
- **rancher:** replace with manager-components([#11668](https://github.com/ovh/manager/issues/11668)) ([aaec594](https://github.com/ovh/manager/commit/aaec594073ae9472380841cbb48544ddf5036447))

# [1.18.0](https://github.com/ovh/manager/compare/@ovhcloud/[email protected]...@ovhcloud/[email protected]) (2024-06-20)

### Features
Expand Down
6 changes: 3 additions & 3 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.18.0",
"version": "1.19.0",
"main": "src/lib.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.6.0",
"@ovh-ux/manager-react-shell-client": "^0.6.1",
"@ovhcloud/ods-common-core": "17.2.2",
"@ovhcloud/ods-common-testing": "17.2.2",
"@ovhcloud/ods-common-theming": "17.2.2",
Expand Down Expand Up @@ -50,6 +50,7 @@
"@tanstack/react-query-devtools": "5.29.2",
"@testing-library/jest-dom": "6.4.2",
"@testing-library/react": "14.0.0",
"@testing-library/user-event": "^14.5.2",
"@types/jest": "^29.5.5",
"@types/node": "20.4.9",
"@types/react": "18.2.20",
Expand All @@ -59,7 +60,6 @@
"@vitest/coverage-v8": "0.34.1",
"autoprefixer": "10.4.14",
"babel-loader": "9.1.3",
"@testing-library/user-event": "^14.5.2",
"element-internals-polyfill": "^1.3.10",
"eslint-config-prettier": "9.0.0",
"eslint-config-standard-with-typescript": "37.0.0",
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.3](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-06-25)

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





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

**Note:** Version bump only for package @ovh-ux/manager-carbon-calculator-app
Expand Down
12 changes: 6 additions & 6 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.2",
"version": "0.4.3",
"private": true,
"description": "OVHcloud CarbonCalculator app",
"repository": {
Expand All @@ -21,23 +21,23 @@
"dependencies": {
"@ovh-ux/manager-at-internet-configuration": "^1.5.0",
"@ovh-ux/manager-carbon-calculator": "^0.4.1",
"@ovh-ux/manager-config": "^7.3.1",
"@ovh-ux/manager-core": "^12.16.2",
"@ovh-ux/manager-config": "^7.3.2",
"@ovh-ux/manager-core": "^12.16.3",
"@ovh-ux/manager-error-page": "^2.4.1",
"@ovh-ux/manager-ng-layout-helpers": "^2.9.1",
"@ovh-ux/ng-at-internet": "^5.11.9",
"@ovh-ux/ng-at-internet": "^5.11.10",
"@ovh-ux/ng-at-internet-ui-router-plugin": "^3.5.0",
"@ovh-ux/ng-ovh-api-wrappers": "^5.0.0",
"@ovh-ux/ng-ovh-feature-flipping": "^1.1.1",
"@ovh-ux/ng-ovh-http": "^5.1.1",
"@ovh-ux/ng-ovh-request-tagger": "^1.2.2",
"@ovh-ux/ng-ovh-sso-auth": "^4.8.1",
"@ovh-ux/ng-ovh-swimming-poll": "^5.1.1",
"@ovh-ux/ng-shell-tracking": "^0.5.6",
"@ovh-ux/ng-shell-tracking": "^0.5.7",
"@ovh-ux/ng-translate-async-loader": "^2.2.1",
"@ovh-ux/ng-ui-router-breadcrumb": "^1.3.1",
"@ovh-ux/request-tagger": "^0.2.0",
"@ovh-ux/shell": "^3.6.0",
"@ovh-ux/shell": "^3.6.1",
"@ovh-ux/ui-kit": "^6.10.0",
"@uirouter/angularjs": "^1.0.23",
"angular": "^1.7.5",
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.2](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-06-25)

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





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

**Note:** Version bump only for package @ovh-ux/manager-carrier-sip-app
Expand Down
6 changes: 3 additions & 3 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.1",
"version": "3.3.2",
"private": true,
"description": "Carrier SIP Trunk standalone application.",
"repository": {
Expand All @@ -21,8 +21,8 @@
},
"dependencies": {
"@ovh-ux/manager-carrier-sip": "^2.3.1",
"@ovh-ux/manager-config": "^7.3.1",
"@ovh-ux/manager-core": "^12.16.2",
"@ovh-ux/manager-config": "^7.3.2",
"@ovh-ux/manager-core": "^12.16.3",
"@ovh-ux/manager-telecom-styles": "^4.8.1",
"@ovh-ux/ng-ovh-api-wrappers": "^5.1.0",
"@ovh-ux/ng-ovh-checkbox-table": "^2.1.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.12.1](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-06-25)

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





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


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.12.0",
"version": "1.12.1",
"private": true,
"description": "OVHcloud Catalog application",
"repository": {
Expand All @@ -25,10 +25,10 @@
"@cucumber/cucumber": "^10.3.1",
"@ovh-ux/manager-core-api": "^0.7.1",
"@ovh-ux/manager-core-utils": "^0.2.0",
"@ovh-ux/manager-react-core-application": "^0.8.3",
"@ovh-ux/manager-react-shell-client": "^0.6.0",
"@ovh-ux/shell": "^3.6.0",
"@ovhcloud/manager-components": "^1.18.0",
"@ovh-ux/manager-react-core-application": "^0.8.4",
"@ovh-ux/manager-react-shell-client": "^0.6.1",
"@ovh-ux/shell": "^3.6.1",
"@ovhcloud/manager-components": "^1.19.0",
"@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/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.1](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-06-25)

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





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


Expand Down
10 changes: 5 additions & 5 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.0",
"version": "2.3.1",
"private": true,
"repository": {
"type": "git",
Expand All @@ -19,15 +19,15 @@
},
"dependencies": {
"@ovh-ux/manager-cda": "^1.9.1",
"@ovh-ux/manager-config": "^7.3.1",
"@ovh-ux/manager-core": "^12.16.2",
"@ovh-ux/manager-config": "^7.3.2",
"@ovh-ux/manager-core": "^12.16.3",
"@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.9",
"@ovh-ux/ng-at-internet": "^5.11.10",
"@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.13.2",
"@ovh-ux/ng-ovh-cloud-universe-components": "^2.14.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
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.1](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-06-25)

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





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


Expand Down
Loading

0 comments on commit 6b02ae1

Please sign in to comment.