Skip to content

Commit

Permalink
release: scandium-butterfly-9
Browse files Browse the repository at this point in the history
Signed-off-by: ovh-cds <[email protected]>
  • Loading branch information
MaximeBajeux authored and ovh-cds committed Dec 23, 2024
1 parent 69065b7 commit f9fff53
Show file tree
Hide file tree
Showing 107 changed files with 608 additions and 129 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=scandium-butterfly-8
sonar.projectVersion=scandium-butterfly-9

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/manager/apps/account/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.8](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-12-23)

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





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

**Note:** Version bump only for package @ovh-ux/manager-account-app
Expand Down
6 changes: 3 additions & 3 deletions packages/manager/apps/account/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-account-app",
"version": "0.1.7",
"version": "0.1.8",
"private": true,
"description": "User account and contacts management application",
"repository": {
Expand All @@ -19,10 +19,10 @@
"start:watch": "lerna exec --stream --parallel --scope='@ovh-ux/manager-account-app' --include-dependencies -- npm run dev:watch --if-present"
},
"dependencies": {
"@ovh-ux/manager-account": "^0.3.1",
"@ovh-ux/manager-account": "^0.4.0",
"@ovh-ux/manager-at-internet-configuration": "^1.5.0",
"@ovh-ux/manager-config": "^8.0.2",
"@ovh-ux/manager-core": "^13.0.3",
"@ovh-ux/manager-core": "^13.0.4",
"@ovh-ux/manager-error-page": "^2.4.2",
"@ovh-ux/manager-ng-layout-helpers": "^2.9.2",
"@ovh-ux/ng-at-internet": "^6.0.3",
Expand Down
8 changes: 8 additions & 0 deletions packages/manager/apps/billing/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.7](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-12-23)

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





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


Expand Down
8 changes: 4 additions & 4 deletions packages/manager/apps/billing/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-billing-app",
"version": "0.2.6",
"version": "0.2.7",
"private": true,
"description": "OVHcloud Billing app",
"repository": {
Expand All @@ -23,11 +23,11 @@
"@ovh-ux/manager-advices": "^1.8.1",
"@ovh-ux/manager-at-internet-configuration": "^1.5.0",
"@ovh-ux/manager-config": "^8.0.2",
"@ovh-ux/manager-core": "^13.0.3",
"@ovh-ux/manager-core": "^13.0.4",
"@ovh-ux/manager-error-page": "^2.4.1",
"@ovh-ux/manager-exchange": "^4.10.0",
"@ovh-ux/manager-models": "^2.2.1",
"@ovh-ux/manager-new-billing": "^0.25.2",
"@ovh-ux/manager-models": "^2.3.0",
"@ovh-ux/manager-new-billing": "^0.26.0",
"@ovh-ux/manager-ng-layout-helpers": "^2.9.1",
"@ovh-ux/ng-at-internet": "^6.0.3",
"@ovh-ux/ng-at-internet-ui-router-plugin": "^3.5.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.5.7](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-12-23)

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





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

**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.5.6",
"version": "0.5.7",
"private": true,
"description": "OVHcloud CarbonCalculator app",
"repository": {
Expand All @@ -22,7 +22,7 @@
"@ovh-ux/manager-at-internet-configuration": "^1.5.0",
"@ovh-ux/manager-carbon-calculator": "^0.4.1",
"@ovh-ux/manager-config": "^8.0.2",
"@ovh-ux/manager-core": "^13.0.3",
"@ovh-ux/manager-core": "^13.0.4",
"@ovh-ux/manager-error-page": "^2.4.2",
"@ovh-ux/manager-ng-layout-helpers": "^2.9.2",
"@ovh-ux/ng-at-internet": "^6.0.3",
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.

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

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





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

**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": "4.0.3",
"version": "4.0.4",
"private": true,
"description": "Carrier SIP Trunk standalone application.",
"repository": {
Expand All @@ -22,7 +22,7 @@
"dependencies": {
"@ovh-ux/manager-carrier-sip": "^2.3.1",
"@ovh-ux/manager-config": "^8.0.2",
"@ovh-ux/manager-core": "^13.0.3",
"@ovh-ux/manager-core": "^13.0.4",
"@ovh-ux/manager-telecom-styles": "^4.8.4",
"@ovh-ux/ng-ovh-api-wrappers": "^5.1.0",
"@ovh-ux/ng-ovh-checkbox-table": "^2.1.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.

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

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





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

**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": "3.0.4",
"version": "3.0.5",
"private": true,
"repository": {
"type": "git",
Expand All @@ -20,7 +20,7 @@
"dependencies": {
"@ovh-ux/manager-cda": "^1.9.1",
"@ovh-ux/manager-config": "^8.0.2",
"@ovh-ux/manager-core": "^13.0.3",
"@ovh-ux/manager-core": "^13.0.4",
"@ovh-ux/manager-filters": "^0.1.0 || ^1.1.1",
"@ovh-ux/manager-ng-layout-helpers": "^2.9.2",
"@ovh-ux/ng-at-internet": "^6.0.3",
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.

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

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





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

**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": "2.0.5",
"version": "2.0.6",
"private": true,
"description": "OVHcloud Connect standalone application.",
"repository": {
Expand All @@ -21,7 +21,7 @@
"dependencies": {
"@ovh-ux/manager-cloud-connect": "^1.16.0",
"@ovh-ux/manager-config": "^8.0.2",
"@ovh-ux/manager-core": "^13.0.3",
"@ovh-ux/manager-core": "^13.0.4",
"@ovh-ux/manager-ng-layout-helpers": "^2.9.2",
"@ovh-ux/ng-at-internet": "^6.0.3",
"@ovh-ux/ng-at-internet-ui-router-plugin": "^3.5.1",
Expand Down
19 changes: 19 additions & 0 deletions packages/manager/apps/container/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,25 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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


### Bug Fixes

* **pnr:** resolve routing undefined error ([#14572](https://github.com/ovh/manager/issues/14572)) ([69065b7](https://github.com/ovh/manager/commit/69065b77d59bcfcbbf70639894b48623c2e0224a))


### Features

* **billing:** backport myservices ([#14474](https://github.com/ovh/manager/issues/14474)) ([b09461e](https://github.com/ovh/manager/commit/b09461edcacaf8635c0168383c5a43af9db31cc1))
* **container:** always show tour after user chooses cookies ([#14684](https://github.com/ovh/manager/issues/14684)) ([a64a4da](https://github.com/ovh/manager/commit/a64a4dac95f50895e7ca65693de2bbf90a168976))
* **container:** change sunrise icon ([#14661](https://github.com/ovh/manager/issues/14661)) ([8496d11](https://github.com/ovh/manager/commit/8496d118742a36cd8687ab54d19f58a8d60eeb37))
* **container:** move the public cloud create project button ([#14635](https://github.com/ovh/manager/issues/14635)) ([8b14f4e](https://github.com/ovh/manager/commit/8b14f4e4b507f25a47353a308c0bbdef22f7497a))





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

**Note:** Version bump only for package @ovh-ux/manager-container-app
Expand Down
2 changes: 1 addition & 1 deletion 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.95.2",
"version": "0.96.0",
"private": true,
"description": "OVHcloud Manager Container.",
"repository": {
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.

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

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





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

**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": "3.0.9",
"version": "3.0.10",
"private": true,
"description": "Logs Data Platform standalone application.",
"repository": {
Expand All @@ -20,9 +20,9 @@
},
"dependencies": {
"@ovh-ux/manager-at-internet-configuration": "^1.5.0",
"@ovh-ux/manager-billing-components": "^4.6.1",
"@ovh-ux/manager-billing-components": "^4.7.0",
"@ovh-ux/manager-config": "^8.0.2",
"@ovh-ux/manager-core": "^13.0.3",
"@ovh-ux/manager-core": "^13.0.4",
"@ovh-ux/manager-dbaas-logs": "^1.26.3",
"@ovh-ux/manager-filters": "^0.1.0 || ^1.1.1",
"@ovh-ux/manager-ng-layout-helpers": "^2.9.2",
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.

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


### Features

* **dedicated:** my services revamp ([#14431](https://github.com/ovh/manager/issues/14431)) ([be8ee42](https://github.com/ovh/manager/commit/be8ee42ac19a18f9ea6e276d3dcf099a3c6f64f7))





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

**Note:** Version bump only for package @ovh-ux/manager-dedicated
Expand Down
22 changes: 11 additions & 11 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": "20.7.5",
"version": "20.8.0",
"private": true,
"description": "OVHcloud Dedicated control panel.",
"repository": {
Expand All @@ -24,32 +24,32 @@
"@ovh-ux/manager-at-internet-configuration": "^1.5.0",
"@ovh-ux/manager-banner": "^1.3.2",
"@ovh-ux/manager-beta-preference": "^1.0.0",
"@ovh-ux/manager-billing": "^0.25.0",
"@ovh-ux/manager-billing-components": "^4.6.1",
"@ovh-ux/manager-bm-server-components": "^2.2.1",
"@ovh-ux/manager-billing": "^0.26.0",
"@ovh-ux/manager-billing-components": "^4.7.0",
"@ovh-ux/manager-bm-server-components": "^2.3.0",
"@ovh-ux/manager-catalog-price": "^1.8.0",
"@ovh-ux/manager-cda": "^1.9.1",
"@ovh-ux/manager-cloud-connect": "^1.16.0",
"@ovh-ux/manager-cloud-styles": "^1.8.4",
"@ovh-ux/manager-components": "^1.22.4",
"@ovh-ux/manager-config": "^8.0.2",
"@ovh-ux/manager-core": "^13.0.3",
"@ovh-ux/manager-core": "^13.0.4",
"@ovh-ux/manager-dbaas-logs": "^1.26.3",
"@ovh-ux/manager-error-page": "^2.4.2",
"@ovh-ux/manager-exchange": "^4.10.1",
"@ovh-ux/manager-filters": "^1.1.1",
"@ovh-ux/manager-iplb": "^1.18.0",
"@ovh-ux/manager-metrics": "^1.6.1",
"@ovh-ux/manager-models": "^2.2.1",
"@ovh-ux/manager-nasha": "^2.16.3",
"@ovh-ux/manager-netapp": "^2.3.1",
"@ovh-ux/manager-models": "^2.3.0",
"@ovh-ux/manager-nasha": "^2.17.0",
"@ovh-ux/manager-netapp": "^2.4.0",
"@ovh-ux/manager-ng-layout-helpers": "^2.9.2",
"@ovh-ux/manager-nutanix": "^2.1.1",
"@ovh-ux/manager-support": "^2.0.3",
"@ovh-ux/manager-nutanix": "^2.2.0",
"@ovh-ux/manager-support": "^2.0.4",
"@ovh-ux/manager-trusted-nic": "^1.2.1",
"@ovh-ux/manager-veeam-cloud-connect": "^2.8.1",
"@ovh-ux/manager-veeam-enterprise": "^1.11.1",
"@ovh-ux/manager-vps": "^2.44.0",
"@ovh-ux/manager-vps": "^2.45.0",
"@ovh-ux/manager-vrack": "^1.14.1",
"@ovh-ux/ng-at-internet": "^6.0.3",
"@ovh-ux/ng-at-internet-ui-router-plugin": "^3.5.1",
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.

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

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





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

**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": "3.0.6",
"version": "3.0.7",
"private": true,
"repository": {
"type": "git",
Expand All @@ -19,7 +19,7 @@
},
"dependencies": {
"@ovh-ux/manager-config": "^8.0.2",
"@ovh-ux/manager-core": "^13.0.3",
"@ovh-ux/manager-core": "^13.0.4",
"@ovh-ux/manager-email-domain": "^1.7.3",
"@ovh-ux/manager-ng-layout-helpers": "^2.9.2",
"@ovh-ux/ng-ovh-api-wrappers": "^5.1.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/manager/apps/email-pro/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.11.8](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-12-23)

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





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

**Note:** Version bump only for package @ovh-ux/manager-emailpro-app
Expand Down
Loading

0 comments on commit f9fff53

Please sign in to comment.