Skip to content

Commit

Permalink
sync: master to develop
Browse files Browse the repository at this point in the history
sync: master to develop
  • Loading branch information
ovh-ux-cds authored Oct 30, 2024
2 parents f2c447c + def3f6f commit 8ddcd04
Show file tree
Hide file tree
Showing 173 changed files with 1,220 additions and 503 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=neptunium-wildebeest
sonar.projectVersion=neptunium-wildebeest-1

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.18-alpha.0](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-10-30)

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





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


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.17",
"version": "5.11.18-alpha.0",
"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.15.2"
"@ovh-ux/ovh-at-internet": "^0.15.3-alpha.0"
},
"devDependencies": {
"@ovh-ux/component-rollup-config": "^13.0.1"
Expand Down
8 changes: 8 additions & 0 deletions packages/components/ng-ovh-payment-method/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.

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

**Note:** Version bump only for package @ovh-ux/ng-ovh-payment-method





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

**Note:** Version bump only for package @ovh-ux/ng-ovh-payment-method
Expand Down
4 changes: 2 additions & 2 deletions packages/components/ng-ovh-payment-method/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/ng-ovh-payment-method",
"version": "9.16.4",
"version": "9.16.5",
"description": "Get payment methods from different OVHcloud APIs",
"keywords": [
"angularjs",
Expand Down Expand Up @@ -41,7 +41,7 @@
"dependencies": {
"@adyen/adyen-web": "5.61.0",
"@ovh-ux/ovh-payment-method": "^0.5.0",
"@ovh-ux/ovh-reket": "^2.1.5",
"@ovh-ux/ovh-reket": "^2.1.6",
"lodash-es": "^4.17.11",
"validator": "^13.7.0"
},
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.15-alpha.0](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-10-30)

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





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


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.14",
"version": "0.5.15-alpha.0",
"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.15.2"
"@ovh-ux/ovh-at-internet": "^0.15.3-alpha.0"
},
"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.15.3-alpha.0](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-10-30)

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





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


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.15.2",
"version": "0.15.3-alpha.0",
"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.5.2",
"@ovh-ux/manager-config": "^7.5.3-alpha.0",
"@types/lodash-es": "^4.17.5",
"lodash-es": "^4.17.15"
}
Expand Down
8 changes: 8 additions & 0 deletions packages/components/ovh-reket/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.1.6](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-10-30)

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





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

**Note:** Version bump only for package @ovh-ux/ovh-reket
Expand Down
4 changes: 2 additions & 2 deletions packages/components/ovh-reket/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/ovh-reket",
"version": "2.1.5",
"version": "2.1.6",
"description": "Expose a way to get a predefined Reket instance",
"repository": {
"type": "git",
Expand All @@ -26,7 +26,7 @@
"start:watch": "lerna exec --stream --parallel --scope='@ovh-ux/ovh-reket' --include-dependencies -- yarn run dev:watch"
},
"dependencies": {
"@ovh-ux/manager-core-sso": "^0.2.3",
"@ovh-ux/manager-core-sso": "^0.3.0",
"@ovhcloud/reket-axios-client": "^0.2.1",
"@ovhcloud/reket-core": "^0.2.1"
},
Expand Down
11 changes: 11 additions & 0 deletions packages/components/ovh-shell/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.

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


### Features

* build and publish manager-react-components and its deps ([cbcd795](https://github.com/ovh/manager/commit/cbcd7959a217c191c003058455ba2c38fb7553f1))





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


Expand Down
12 changes: 6 additions & 6 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.10.2",
"version": "3.11.0-alpha.0",
"description": "Communication and interaction between applications",
"repository": {
"type": "git",
Expand All @@ -23,11 +23,11 @@
"start:watch": "lerna exec --stream --parallel --scope='@ovh-ux/shell' --include-dependencies -- npm run dev:watch --if-present"
},
"dependencies": {
"@ovh-ux/manager-config": "^7.5.2",
"@ovh-ux/ovh-at-internet": "^0.15.2",
"@ovh-ux/ovh-reket": "^2.1.5",
"@ovh-ux/request-tagger": "^0.3.2",
"@ovh-ux/url-builder": "^1.2.2",
"@ovh-ux/manager-config": "^7.5.3-alpha.0",
"@ovh-ux/ovh-at-internet": "^0.15.3-alpha.0",
"@ovh-ux/ovh-reket": "^2.1.6",
"@ovh-ux/request-tagger": "^0.4.0-alpha.0",
"@ovh-ux/url-builder": "^1.3.0-alpha.0",
"@types/react": "^18.0.0",
"dompurify": "^2.3.3",
"jest-cucumber": "^3.0.1",
Expand Down
10 changes: 10 additions & 0 deletions packages/manager-react-components/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
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.0](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-10-30)

### Bug Fixes

- **manager-react-components:** build configuration ([5a4a65e](https://github.com/ovh/manager/commit/5a4a65e117ab9ebf47606916e078163e5f4d8ac0))

### Features

- build and publish manager-react-components and its deps ([cbcd795](https://github.com/ovh/manager/commit/cbcd7959a217c191c003058455ba2c38fb7553f1))

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

### Bug Fixes
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.40.0",
"version": "1.41.0-alpha.0",
"license": "BSD-3-Clause",
"author": "OVH SAS",
"types": "dist/types/src/lib.d.ts",
Expand Down Expand Up @@ -36,8 +36,8 @@
},
"dependencies": {
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
"@ovh-ux/manager-core-api": "^0.8.2",
"@ovh-ux/manager-react-shell-client": "^0.7.7",
"@ovh-ux/manager-core-api": "^0.9.0-alpha.0",
"@ovh-ux/manager-react-shell-client": "^0.8.0-alpha.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/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.0](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-10-30)

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





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


Expand Down
16 changes: 8 additions & 8 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.15",
"version": "0.4.16-alpha.0",
"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.5.2",
"@ovh-ux/manager-core": "^12.17.4",
"@ovh-ux/manager-config": "^7.5.3-alpha.0",
"@ovh-ux/manager-core": "^12.17.5-alpha.0",
"@ovh-ux/manager-error-page": "^2.4.1",
"@ovh-ux/manager-ng-layout-helpers": "^2.9.1",
"@ovh-ux/ng-at-internet": "^5.11.17",
"@ovh-ux/ng-at-internet": "^5.11.18-alpha.0",
"@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.2",
"@ovh-ux/ng-ovh-http": "^5.1.1",
"@ovh-ux/ng-ovh-request-tagger": "^1.2.5",
"@ovh-ux/ng-ovh-request-tagger": "^1.2.6-alpha.0",
"@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.14",
"@ovh-ux/ng-shell-tracking": "^0.5.15-alpha.0",
"@ovh-ux/ng-translate-async-loader": "^2.2.1",
"@ovh-ux/ng-ui-router-breadcrumb": "^1.3.1",
"@ovh-ux/request-tagger": "^0.3.2",
"@ovh-ux/shell": "^3.10.2",
"@ovh-ux/request-tagger": "^0.4.0-alpha.0",
"@ovh-ux/shell": "^3.11.0-alpha.0",
"@ovh-ux/ui-kit": "^6.10.5",
"@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.13-alpha.0](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-10-30)

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





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


Expand Down
10 changes: 5 additions & 5 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.12",
"version": "3.3.13-alpha.0",
"private": true,
"description": "Carrier SIP Trunk standalone application.",
"repository": {
Expand All @@ -21,19 +21,19 @@
},
"dependencies": {
"@ovh-ux/manager-carrier-sip": "^2.3.1",
"@ovh-ux/manager-config": "^7.5.2",
"@ovh-ux/manager-core": "^12.17.4",
"@ovh-ux/manager-config": "^7.5.3-alpha.0",
"@ovh-ux/manager-core": "^12.17.5-alpha.0",
"@ovh-ux/manager-telecom-styles": "^4.8.3",
"@ovh-ux/ng-ovh-api-wrappers": "^5.1.0",
"@ovh-ux/ng-ovh-checkbox-table": "^2.1.1",
"@ovh-ux/ng-ovh-http": "^5.1.1",
"@ovh-ux/ng-ovh-mondial-relay": "^8.8.3",
"@ovh-ux/ng-ovh-request-tagger": "^1.2.5",
"@ovh-ux/ng-ovh-request-tagger": "^1.2.6-alpha.0",
"@ovh-ux/ng-ovh-sso-auth": "^4.8.1",
"@ovh-ux/ng-ovh-swimming-poll": "^5.1.1",
"@ovh-ux/ng-ovh-telecom-universe-components": "^7.28.4",
"@ovh-ux/ng-translate-async-loader": "^2.2.1",
"@ovh-ux/request-tagger": "^0.3.2",
"@ovh-ux/request-tagger": "^0.4.0-alpha.0",
"@ovh-ux/ui-kit": "^6.10.5",
"@uirouter/angularjs": "^1.0.22",
"CSV-JS": "^1.2.0",
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.0](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-10-30)

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





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


Expand Down
12 changes: 6 additions & 6 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.21",
"version": "1.14.22-alpha.0",
"private": true,
"description": "OVHcloud Catalog application",
"repository": {
Expand All @@ -22,12 +22,12 @@
},
"dependencies": {
"@cucumber/cucumber": "^10.3.1",
"@ovh-ux/manager-core-api": "^0.8.2",
"@ovh-ux/manager-core-api": "^0.9.0-alpha.0",
"@ovh-ux/manager-core-utils": "^0.3.0",
"@ovh-ux/manager-react-components": "^1.40.0",
"@ovh-ux/manager-react-core-application": "^0.10.7",
"@ovh-ux/manager-react-shell-client": "^0.7.7",
"@ovh-ux/shell": "^3.10.2",
"@ovh-ux/manager-react-components": "^1.41.0-alpha.0",
"@ovh-ux/manager-react-core-application": "^0.10.8-alpha.0",
"@ovh-ux/manager-react-shell-client": "^0.8.0-alpha.0",
"@ovh-ux/shell": "^3.11.0-alpha.0",
"@ovhcloud/ods-common-core": "17.2.2",
"@ovhcloud/ods-common-theming": "17.2.2",
"@ovhcloud/ods-components": "17.2.2",
Expand Down
Loading

0 comments on commit 8ddcd04

Please sign in to comment.