Skip to content

Commit

Permalink
release: argon-ant-4
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 Jan 23, 2025
1 parent 149312f commit bd57ffb
Show file tree
Hide file tree
Showing 117 changed files with 657 additions and 140 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=argon-ant-3
sonar.projectVersion=argon-ant-4

sonar.exclusions=node_modules/**, **/node_modules/**, **/dist/**, **/semantic/**, **/coverage/**, **/static/**, **/mock/**, **/mockServiceWorker.js
sonar.coverage.exclusions=**/*.spec.js
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.

# [3.2.0](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-01-23)

### Bug Fixes

- remove unused translations [CDS] ([623852d](https://github.com/ovh/manager/commit/623852d715f367b35acba1a04dc86178fb955155))

### Features

- **manager-react-components:** add breadcrumb component and update error component ([#14892](https://github.com/ovh/manager/issues/14892)) ([afa601d](https://github.com/ovh/manager/commit/afa601dc0c998c5ce7061b73450233c46432bbad))

# [3.1.0](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-01-23)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion 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": "3.1.0",
"version": "3.2.0",
"license": "BSD-3-Clause",
"author": "OVH SAS",
"types": "dist/types/src/lib.d.ts",
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.14](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-01-23)

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





## [0.1.13](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-01-13)

**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.13",
"version": "0.1.14",
"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.6.1",
"@ovh-ux/manager-account": "^0.6.2",
"@ovh-ux/manager-at-internet-configuration": "^1.5.0",
"@ovh-ux/manager-config": "^8.0.2",
"@ovh-ux/manager-core": "^13.0.4",
"@ovh-ux/manager-core": "^13.0.5",
"@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
11 changes: 11 additions & 0 deletions packages/manager/apps/billing/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.

## [0.2.14](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-01-23)


### Bug Fixes

* **billing:** add missing ng-pagination-front dependency ([#15016](https://github.com/ovh/manager/issues/15016)) ([63aa941](https://github.com/ovh/manager/commit/63aa941073bfdec51b9eb186c92fa3f8e76a0c85))





## [0.2.13](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-01-16)

**Note:** Version bump only for package @ovh-ux/manager-billing-app
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.13",
"version": "0.2.14",
"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.4",
"@ovh-ux/manager-core": "^13.0.5",
"@ovh-ux/manager-error-page": "^2.4.1",
"@ovh-ux/manager-exchange": "^4.10.0",
"@ovh-ux/manager-models": "^2.3.0",
"@ovh-ux/manager-new-billing": "^0.29.0",
"@ovh-ux/manager-models": "^2.3.1",
"@ovh-ux/manager-new-billing": "^0.29.1",
"@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.8](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-01-23)

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





## [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
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.7",
"version": "0.5.8",
"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.4",
"@ovh-ux/manager-core": "^13.0.5",
"@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.5](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-01-23)

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





## [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
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.4",
"version": "4.0.5",
"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.4",
"@ovh-ux/manager-core": "^13.0.5",
"@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.7](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-01-23)

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





## [3.0.6](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-01-02)

**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.6",
"version": "3.0.7",
"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.4",
"@ovh-ux/manager-core": "^13.0.5",
"@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.8](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-01-23)

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





## [2.0.7](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-01-02)

**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.7",
"version": "2.0.8",
"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.4",
"@ovh-ux/manager-core": "^13.0.5",
"@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
12 changes: 12 additions & 0 deletions packages/manager/apps/container/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.

## [0.101.1](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-01-23)


### Bug Fixes

* **i18n:** add missing translations [CDS 3629] ([adf932c](https://github.com/ovh/manager/commit/adf932c4780460a1e65e59b0eb50dcca029018f0))
* **i18n:** add missing translations [CDS 3635] ([147aa3b](https://github.com/ovh/manager/commit/147aa3b07e678f0f9185b09da2dee61c73ff22ed))





# [0.101.0](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-01-21)


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.101.0",
"version": "0.101.1",
"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.13](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-01-23)

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





## [3.0.12](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-01-16)

**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.12",
"version": "3.0.13",
"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.8.0",
"@ovh-ux/manager-billing-components": "^4.8.1",
"@ovh-ux/manager-config": "^8.0.2",
"@ovh-ux/manager-core": "^13.0.4",
"@ovh-ux/manager-core": "^13.0.5",
"@ovh-ux/manager-dbaas-logs": "^1.27.0",
"@ovh-ux/manager-filters": "^0.1.0 || ^1.1.1",
"@ovh-ux/manager-ng-layout-helpers": "^2.9.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.

## [20.13.1](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-01-23)


### Bug Fixes

* **i18n:** add missing translations [CDS 3629] ([adf932c](https://github.com/ovh/manager/commit/adf932c4780460a1e65e59b0eb50dcca029018f0))
* remove unused translations [CDS] ([623852d](https://github.com/ovh/manager/commit/623852d715f367b35acba1a04dc86178fb955155))





# [20.13.0](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-01-20)


Expand Down
16 changes: 8 additions & 8 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.13.0",
"version": "20.13.1",
"private": true,
"description": "OVHcloud Dedicated control panel.",
"repository": {
Expand All @@ -24,28 +24,28 @@
"@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.29.0",
"@ovh-ux/manager-billing-components": "^4.8.0",
"@ovh-ux/manager-billing": "^0.29.1",
"@ovh-ux/manager-billing-components": "^4.8.1",
"@ovh-ux/manager-bm-server-components": "^2.4.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.5",
"@ovh-ux/manager-components": "^1.22.6",
"@ovh-ux/manager-config": "^8.0.2",
"@ovh-ux/manager-core": "^13.0.4",
"@ovh-ux/manager-core": "^13.0.5",
"@ovh-ux/manager-dbaas-logs": "^1.27.0",
"@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.3.0",
"@ovh-ux/manager-models": "^2.3.1",
"@ovh-ux/manager-nasha": "^2.17.0",
"@ovh-ux/manager-netapp": "^2.4.1",
"@ovh-ux/manager-ng-layout-helpers": "^2.9.2",
"@ovh-ux/manager-nutanix": "^2.4.0",
"@ovh-ux/manager-support": "^2.1.2",
"@ovh-ux/manager-nutanix": "^2.4.1",
"@ovh-ux/manager-support": "^2.1.3",
"@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",
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.9](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-01-23)

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





## [3.0.8](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-01-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": "3.0.8",
"version": "3.0.9",
"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.4",
"@ovh-ux/manager-core": "^13.0.5",
"@ovh-ux/manager-email-domain": "^1.8.0",
"@ovh-ux/manager-ng-layout-helpers": "^2.9.2",
"@ovh-ux/ng-ovh-api-wrappers": "^5.1.0",
Expand Down
Loading

0 comments on commit bd57ffb

Please sign in to comment.