Skip to content

Commit

Permalink
release: krypton-dog-3
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 Dec 11, 2023
1 parent c972499 commit 1149880
Show file tree
Hide file tree
Showing 77 changed files with 445 additions and 96 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=krypton-dog-2
sonar.projectVersion=krypton-dog-3

sonar.exclusions=node_modules/**, **/node_modules/**, **/dist/**, **/semantic/**, **/coverage/**, **/static/**
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.2](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2023-12-11)

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





## [5.11.1](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2023-12-05)

**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.1",
"version": "5.11.2",
"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.8.0"
"@ovh-ux/ovh-at-internet": "^0.9.0"
},
"devDependencies": {
"@ovh-ux/component-rollup-config": "^13.0.1"
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.4.2](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2023-12-11)

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





## [0.4.1](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2023-12-05)

**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.4.1",
"version": "0.4.2",
"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.8.0"
"@ovh-ux/ovh-at-internet": "^0.9.0"
},
"devDependencies": {
"@ovh-ux/component-rollup-config": "^13.0.1"
Expand Down
16 changes: 16 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,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.9.0](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2023-12-11)


### Bug Fixes

* **ovh-at-internet:** revert constants with prefix manager ([c972499](https://github.com/ovh/manager/commit/c972499d559be236422e74bf7ef2ddcc98926994))


### Features

* **sign-up:** siret create a corporation not created yet path ([#10394](https://github.com/ovh/manager/issues/10394)) ([818f752](https://github.com/ovh/manager/commit/818f75212aeed0dcf2d5a3df3cadc835711d83aa))





# [0.8.0](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2023-12-05)


Expand Down
2 changes: 1 addition & 1 deletion 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.8.0",
"version": "0.9.0",
"private": true,
"description": "ATInternet tracking library for OVHcloud.",
"keywords": [
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.0.5](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2023-12-11)

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





## [3.0.4](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2023-12-05)


Expand Down
4 changes: 2 additions & 2 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.0.4",
"version": "3.0.5",
"private": true,
"description": "Communication and interaction between applications",
"repository": {
Expand All @@ -24,7 +24,7 @@
},
"dependencies": {
"@ovh-ux/manager-config": "^7.3.0",
"@ovh-ux/ovh-at-internet": "^0.8.0",
"@ovh-ux/ovh-at-internet": "^0.9.0",
"@ovh-ux/ovh-reket": "^2.1.1",
"@ovh-ux/request-tagger": "^0.1.1",
"@ovh-ux/url-builder": "^1.1.1",
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.2.13](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2023-12-11)

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





## [0.2.12](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2023-12-07)

**Note:** Version bump only for package @ovh-ux/manager-carbon-calculator-app
Expand Down
8 changes: 4 additions & 4 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.2.12",
"version": "0.2.13",
"private": true,
"description": "OVHcloud CarbonCalculator app",
"repository": {
Expand All @@ -25,19 +25,19 @@
"@ovh-ux/manager-core": "^12.15.0",
"@ovh-ux/manager-error-page": "^2.3.6",
"@ovh-ux/manager-ng-layout-helpers": "^2.8.1",
"@ovh-ux/ng-at-internet": "^5.11.1",
"@ovh-ux/ng-at-internet": "^5.11.2",
"@ovh-ux/ng-at-internet-ui-router-plugin": "^3.4.1",
"@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.1",
"@ovh-ux/ng-ovh-sso-auth": "^4.8.1",
"@ovh-ux/ng-ovh-swimming-poll": "^5.1.1",
"@ovh-ux/ng-shell-tracking": "^0.4.1",
"@ovh-ux/ng-shell-tracking": "^0.4.2",
"@ovh-ux/ng-translate-async-loader": "^2.2.1",
"@ovh-ux/ng-ui-router-breadcrumb": "^1.3.1",
"@ovh-ux/request-tagger": "^0.1.1",
"@ovh-ux/shell": "^3.0.4",
"@ovh-ux/shell": "^3.0.5",
"@ovh-ux/ui-kit": "^6.7.4",
"@uirouter/angularjs": "^1.0.23",
"angular": "^1.7.5",
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.1.3](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2023-12-11)

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





## [1.1.2](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2023-12-05)

**Note:** Version bump only for package @ovh-ux/manager-catalog-app
Expand Down
6 changes: 3 additions & 3 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.1.2",
"version": "1.1.3",
"private": true,
"description": "OVHcloud Catalog application",
"repository": {
Expand All @@ -24,8 +24,8 @@
},
"dependencies": {
"@ovh-ux/manager-core-api": "^0.2.0",
"@ovh-ux/manager-react-core-application": "^0.2.0",
"@ovh-ux/shell": "^3.0.4",
"@ovh-ux/manager-react-core-application": "^0.2.1",
"@ovh-ux/shell": "^3.0.5",
"@ovhcloud/msc-react-tile": "^1.1.2",
"@ovhcloud/msc-utils": "^0.2.1",
"@ovhcloud/ods-common-theming": "16.0.1",
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.0.12](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2023-12-11)

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





## [2.0.11](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2023-12-07)

**Note:** Version bump only for package @ovh-ux/manager-cda-app
Expand Down
4 changes: 2 additions & 2 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.0.11",
"version": "2.0.12",
"private": true,
"repository": {
"type": "git",
Expand All @@ -23,7 +23,7 @@
"@ovh-ux/manager-core": "^12.15.0",
"@ovh-ux/manager-filters": "^0.1.0 || ^1.1.1",
"@ovh-ux/manager-ng-layout-helpers": "^2.8.1",
"@ovh-ux/ng-at-internet": "^5.11.1",
"@ovh-ux/ng-at-internet": "^5.11.2",
"@ovh-ux/ng-at-internet-ui-router-plugin": "^3.4.1",
"@ovh-ux/ng-ovh-actions-menu": "^5.1.1",
"@ovh-ux/ng-ovh-api-wrappers": "^5.1.0",
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.7.34](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2023-12-11)

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





## [1.7.33](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2023-12-07)

**Note:** Version bump only for package @ovh-ux/manager-cloud-connect-app
Expand Down
4 changes: 2 additions & 2 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.7.33",
"version": "1.7.34",
"private": true,
"description": "OVHcloud Connect standalone application.",
"repository": {
Expand All @@ -23,7 +23,7 @@
"@ovh-ux/manager-config": "^7.3.0",
"@ovh-ux/manager-core": "^12.15.0",
"@ovh-ux/manager-ng-layout-helpers": "^2.8.1",
"@ovh-ux/ng-at-internet": "^5.11.1",
"@ovh-ux/ng-at-internet": "^5.11.2",
"@ovh-ux/ng-at-internet-ui-router-plugin": "^3.4.1",
"@ovh-ux/ng-ovh-api-wrappers": "^5.1.0",
"@ovh-ux/ng-ovh-cloud-universe-components": "^2.9.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.37.2](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2023-12-11)

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





## [0.37.1](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2023-12-06)


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.37.1",
"version": "0.37.2",
"private": true,
"description": "OVHcloud Manager Container.",
"repository": {
Expand Down Expand Up @@ -35,7 +35,7 @@
"@ovh-ux/ovh-payment-method": "^0.3.1",
"@ovh-ux/ovh-reket": "^2.1.1",
"@ovh-ux/request-tagger": "^0.1.1",
"@ovh-ux/shell": "^3.0.4",
"@ovh-ux/shell": "^3.0.5",
"@ovh-ux/ui-kit": "^6.7.4",
"@popperjs/core": "^2.11.4",
"@tanem/react-nprogress": "^5.0.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.0.16](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2023-12-11)

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





## [2.0.15](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2023-12-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.0.15",
"version": "2.0.16",
"private": true,
"description": "Logs Data Platform standalone application.",
"repository": {
Expand All @@ -25,7 +25,7 @@
"@ovh-ux/manager-dbaas-logs": "^1.18.0",
"@ovh-ux/manager-filters": "^0.1.0 || ^1.1.1",
"@ovh-ux/manager-ng-layout-helpers": "^2.8.1",
"@ovh-ux/ng-at-internet": "^5.11.1",
"@ovh-ux/ng-at-internet": "^5.11.2",
"@ovh-ux/ng-at-internet-ui-router-plugin": "^3.4.1",
"@ovh-ux/ng-ovh-actions-menu": "^5.1.1",
"@ovh-ux/ng-ovh-api-wrappers": "^5.1.0",
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.14.0](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2023-12-11)


### Features

* **web:** dns history ([#10386](https://github.com/ovh/manager/issues/10386)) ([fde3865](https://github.com/ovh/manager/commit/fde386576225e29f1f6d9b84cf256d03c0af7cfc))





# [19.13.0](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2023-12-07)


Expand Down
10 changes: 5 additions & 5 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.13.0",
"version": "19.14.0",
"private": true,
"description": "OVHcloud Dedicated control panel.",
"repository": {
Expand Down Expand Up @@ -51,7 +51,7 @@
"@ovh-ux/manager-veeam-enterprise": "^1.9.0",
"@ovh-ux/manager-vps": "^2.39.1",
"@ovh-ux/manager-vrack": "^1.8.1",
"@ovh-ux/ng-at-internet": "^5.11.1",
"@ovh-ux/ng-at-internet": "^5.11.2",
"@ovh-ux/ng-at-internet-ui-router-plugin": "^3.4.1",
"@ovh-ux/ng-ovh-api-wrappers": "^5.1.0",
"@ovh-ux/ng-ovh-browser-alert": "^2.1.1",
Expand All @@ -78,14 +78,14 @@
"@ovh-ux/ng-ovh-web-universe-components": "^9.11.6",
"@ovh-ux/ng-pagination-front": "^10.2.1",
"@ovh-ux/ng-q-allsettled": "^2.1.1",
"@ovh-ux/ng-shell-tracking": "^0.4.1",
"@ovh-ux/ng-shell-tracking": "^0.4.2",
"@ovh-ux/ng-tail-logs": "^2.1.1",
"@ovh-ux/ng-translate-async-loader": "^2.2.1",
"@ovh-ux/ng-ui-router-breadcrumb": "^1.3.1",
"@ovh-ux/ng-ui-router-layout": "^4.2.1",
"@ovh-ux/request-tagger": "^0.1.1",
"@ovh-ux/shell": "^3.0.4",
"@ovh-ux/sign-up": "^2.11.1",
"@ovh-ux/shell": "^3.0.5",
"@ovh-ux/sign-up": "^2.12.0",
"@ovh-ux/ui-kit": "^6.7.4",
"@uirouter/angularjs": "^1.0.23",
"angular": "1.7.x",
Expand Down
Loading

0 comments on commit 1149880

Please sign in to comment.