Skip to content

Commit

Permalink
release: chlorine-koala-5
Browse files Browse the repository at this point in the history
Signed-off-by: ovh-cds <[email protected]>
  • Loading branch information
ghyenne authored and ovh-cds committed Dec 12, 2024
1 parent 33cb805 commit d63d706
Show file tree
Hide file tree
Showing 59 changed files with 324 additions and 52 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=chlorine-koala-4
sonar.projectVersion=chlorine-koala-5

sonar.exclusions=node_modules/**, **/node_modules/**, **/dist/**, **/semantic/**, **/coverage/**, **/static/**, **/mock/**, **/mockServiceWorker.js
sonar.coverage.exclusions=**/*.spec.js
Expand Down
11 changes: 11 additions & 0 deletions packages/components/ng-ovh-utils/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.

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


### Features

* add info for alerter services ([727ea38](https://github.com/ovh/manager/commit/727ea38fb9626624e77e804fb7912e98115c26c7))





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

**Note:** Version bump only for package @ovh-ux/ng-ovh-utils
Expand Down
2 changes: 1 addition & 1 deletion packages/components/ng-ovh-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/ng-ovh-utils",
"version": "14.4.2",
"version": "14.5.0",
"description": "[DEPRECATED] A collection of directives for AngularJS.",
"keywords": [
"angularjs",
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.4](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-12-12)

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





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

**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.3",
"version": "0.1.4",
"private": true,
"description": "User account and contacts management application",
"repository": {
Expand All @@ -19,7 +19,7 @@
"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.2.1",
"@ovh-ux/manager-account": "^0.2.2",
"@ovh-ux/manager-at-internet-configuration": "^1.5.0",
"@ovh-ux/manager-config": "^8.0.1",
"@ovh-ux/manager-core": "^13.0.2",
Expand All @@ -35,7 +35,7 @@
"@ovh-ux/ng-ovh-sso-auth": "^4.8.2",
"@ovh-ux/ng-ovh-swimming-poll": "^5.1.2",
"@ovh-ux/ng-ovh-user-pref": "^2.1.2",
"@ovh-ux/ng-ovh-utils": "^14.4.2",
"@ovh-ux/ng-ovh-utils": "^14.5.0",
"@ovh-ux/ng-pagination-front": "^10.3.2",
"@ovh-ux/ng-shell-tracking": "^0.6.1",
"@ovh-ux/ng-translate-async-loader": "^2.2.2",
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.3](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-12-12)

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





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


Expand Down
4 changes: 2 additions & 2 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.2",
"version": "0.2.3",
"private": true,
"description": "OVHcloud Billing app",
"repository": {
Expand Down Expand Up @@ -44,7 +44,7 @@
"@ovh-ux/ng-ovh-sso-auth": "^4.8.1",
"@ovh-ux/ng-ovh-swimming-poll": "^5.1.1",
"@ovh-ux/ng-ovh-user-pref": "2.1.1",
"@ovh-ux/ng-ovh-utils": "^14.4.1",
"@ovh-ux/ng-ovh-utils": "^14.5.0",
"@ovh-ux/ng-q-allsettled": "^2.1.2",
"@ovh-ux/ng-shell-tracking": "^0.6.0",
"@ovh-ux/ng-translate-async-loader": "^2.2.1",
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.7.1](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-12-12)


### Bug Fixes

* **i18n:** add missing translations [CDS 3554] ([53bf8c0](https://github.com/ovh/manager/commit/53bf8c09199ef4a102dcb7c9071550446380ad20))





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


Expand Down
4 changes: 2 additions & 2 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.0",
"version": "20.7.1",
"private": true,
"description": "OVHcloud Dedicated control panel.",
"repository": {
Expand Down Expand Up @@ -75,7 +75,7 @@
"@ovh-ux/ng-ovh-swimming-poll": "^5.1.2",
"@ovh-ux/ng-ovh-toaster": "^2.1.2",
"@ovh-ux/ng-ovh-user-pref": "^2.1.2",
"@ovh-ux/ng-ovh-utils": "^14.4.2",
"@ovh-ux/ng-ovh-utils": "^14.5.0",
"@ovh-ux/ng-ovh-web-universe-components": "^9.19.1",
"@ovh-ux/ng-pagination-front": "^10.3.2",
"@ovh-ux/ng-q-allsettled": "^2.1.2",
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.5](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-12-12)

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





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

**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.4",
"version": "3.0.5",
"private": true,
"repository": {
"type": "git",
Expand Down Expand Up @@ -31,7 +31,7 @@
"@ovh-ux/ng-ovh-sso-auth": "^4.8.2",
"@ovh-ux/ng-ovh-swimming-poll": "^5.1.2",
"@ovh-ux/ng-ovh-user-pref": "^2.1.2",
"@ovh-ux/ng-ovh-utils": "^14.4.2",
"@ovh-ux/ng-ovh-utils": "^14.5.0",
"@ovh-ux/ng-ovh-web-universe-components": "^9.19.1",
"@ovh-ux/ng-pagination-front": "^10.3.2",
"@ovh-ux/ng-translate-async-loader": "^2.2.2",
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.5](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-12-12)

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





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

**Note:** Version bump only for package @ovh-ux/manager-emailpro-app
Expand Down
4 changes: 2 additions & 2 deletions packages/manager/apps/email-pro/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-emailpro-app",
"version": "0.11.4",
"version": "0.11.5",
"private": true,
"repository": {
"type": "git",
Expand Down Expand Up @@ -31,7 +31,7 @@
"@ovh-ux/ng-ovh-sso-auth": "^4.8.2",
"@ovh-ux/ng-ovh-swimming-poll": "^5.1.2",
"@ovh-ux/ng-ovh-user-pref": "^2.1.2",
"@ovh-ux/ng-ovh-utils": "^14.4.2",
"@ovh-ux/ng-ovh-utils": "^14.5.0",
"@ovh-ux/ng-ovh-web-universe-components": "^9.19.1",
"@ovh-ux/ng-pagination-front": "^10.3.2",
"@ovh-ux/ng-translate-async-loader": "^2.2.2",
Expand Down
8 changes: 8 additions & 0 deletions packages/manager/apps/exchange/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.12.6](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-12-12)

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





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

**Note:** Version bump only for package @ovh-ux/manager-exchange-app
Expand Down
4 changes: 2 additions & 2 deletions packages/manager/apps/exchange/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-exchange-app",
"version": "0.12.5",
"version": "0.12.6",
"private": true,
"repository": {
"type": "git",
Expand Down Expand Up @@ -34,7 +34,7 @@
"@ovh-ux/ng-ovh-sso-auth": "^4.8.2",
"@ovh-ux/ng-ovh-swimming-poll": "^5.1.2",
"@ovh-ux/ng-ovh-user-pref": "^2.1.2",
"@ovh-ux/ng-ovh-utils": "^14.4.2",
"@ovh-ux/ng-ovh-utils": "^14.5.0",
"@ovh-ux/ng-ovh-web-universe-components": "^9.19.1",
"@ovh-ux/ng-translate-async-loader": "^2.2.2",
"@ovh-ux/ng-ui-router-breadcrumb": "^1.3.2",
Expand Down
8 changes: 8 additions & 0 deletions packages/manager/apps/iam/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-12)

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





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

**Note:** Version bump only for package @ovh-ux/manager-iam-app
Expand Down
4 changes: 2 additions & 2 deletions packages/manager/apps/iam/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-iam-app",
"version": "3.0.4",
"version": "3.0.5",
"private": true,
"description": "IAM standalone application.",
"repository": {
Expand Down Expand Up @@ -31,7 +31,7 @@
"@ovh-ux/ng-ovh-request-tagger": "^2.0.1",
"@ovh-ux/ng-ovh-sso-auth": "^4.8.2",
"@ovh-ux/ng-ovh-swimming-poll": "^5.1.2",
"@ovh-ux/ng-ovh-utils": "^14.4.2",
"@ovh-ux/ng-ovh-utils": "^14.5.0",
"@ovh-ux/ng-pagination-front": "^10.3.2",
"@ovh-ux/ng-shell-tracking": "^0.6.1",
"@ovh-ux/ng-ui-router-breadcrumb": "^1.3.2",
Expand Down
8 changes: 8 additions & 0 deletions packages/manager/apps/nasha/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.10](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-12-12)

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





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

**Note:** Version bump only for package @ovh-ux/manager-nasha-app
Expand Down
4 changes: 2 additions & 2 deletions packages/manager/apps/nasha/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-nasha-app",
"version": "4.0.9",
"version": "4.0.10",
"private": true,
"description": "NAS-HA standalone application.",
"repository": {
Expand Down Expand Up @@ -42,7 +42,7 @@
"@ovh-ux/ng-ovh-sso-auth": "^4.8.2",
"@ovh-ux/ng-ovh-swimming-poll": "^5.1.2",
"@ovh-ux/ng-ovh-user-pref": "^2.1.2",
"@ovh-ux/ng-ovh-utils": "^14.4.2",
"@ovh-ux/ng-ovh-utils": "^14.5.0",
"@ovh-ux/ng-translate-async-loader": "^2.2.2",
"@ovh-ux/ng-ui-router-breadcrumb": "^1.3.2",
"@ovh-ux/ng-ui-router-layout": "^4.3.2",
Expand Down
8 changes: 8 additions & 0 deletions packages/manager/apps/netapp/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.9.15](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-12-12)

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





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

**Note:** Version bump only for package @ovh-ux/manager-netapp-app
Expand Down
4 changes: 2 additions & 2 deletions packages/manager/apps/netapp/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-netapp-app",
"version": "0.9.14",
"version": "0.9.15",
"private": true,
"description": "NetApp standalone application",
"repository": {
Expand Down Expand Up @@ -39,7 +39,7 @@
"@ovh-ux/ng-ovh-request-tagger": "^2.0.1",
"@ovh-ux/ng-ovh-sso-auth": "^4.8.2",
"@ovh-ux/ng-ovh-swimming-poll": "^5.1.2",
"@ovh-ux/ng-ovh-utils": "^14.4.2",
"@ovh-ux/ng-ovh-utils": "^14.5.0",
"@ovh-ux/ng-translate-async-loader": "^2.2.2",
"@ovh-ux/ng-ui-router-breadcrumb": "^1.3.2",
"@ovh-ux/ng-ui-router-layout": "^4.3.2",
Expand Down
8 changes: 8 additions & 0 deletions packages/manager/apps/nutanix/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]) (2024-12-12)

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





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

**Note:** Version bump only for package @ovh-ux/manager-nutanix-app
Expand Down
4 changes: 2 additions & 2 deletions packages/manager/apps/nutanix/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-nutanix-app",
"version": "3.0.8",
"version": "3.0.9",
"private": true,
"description": "OVHcloud Nutanix app",
"repository": {
Expand Down Expand Up @@ -36,7 +36,7 @@
"@ovh-ux/ng-ovh-request-tagger": "^2.0.1",
"@ovh-ux/ng-ovh-sso-auth": "^4.8.2",
"@ovh-ux/ng-ovh-swimming-poll": "^5.1.2",
"@ovh-ux/ng-ovh-utils": "^14.4.2",
"@ovh-ux/ng-ovh-utils": "^14.5.0",
"@ovh-ux/ng-translate-async-loader": "^2.2.2",
"@ovh-ux/ng-ui-router-breadcrumb": "^1.3.2",
"@ovh-ux/request-tagger": "^0.4.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/manager/apps/octavia-load-balancer/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.7.9](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-12-12)

**Note:** Version bump only for package @ovh-ux/manager-octavia-load-balancer-app





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

**Note:** Version bump only for package @ovh-ux/manager-octavia-load-balancer-app
Expand Down
4 changes: 2 additions & 2 deletions packages/manager/apps/octavia-load-balancer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-octavia-load-balancer-app",
"version": "0.7.8",
"version": "0.7.9",
"private": true,
"description": "OVHcloud OctaviaLoadBalancer app",
"repository": {
Expand Down Expand Up @@ -36,7 +36,7 @@
"@ovh-ux/ng-ovh-request-tagger": "^2.0.1",
"@ovh-ux/ng-ovh-sso-auth": "^4.8.2",
"@ovh-ux/ng-ovh-swimming-poll": "^5.1.2",
"@ovh-ux/ng-ovh-utils": "^14.4.2",
"@ovh-ux/ng-ovh-utils": "^14.5.0",
"@ovh-ux/ng-shell-tracking": "^0.6.1",
"@ovh-ux/ng-translate-async-loader": "^2.2.2",
"@ovh-ux/ng-ui-router-breadcrumb": "^1.3.2",
Expand Down
Loading

0 comments on commit d63d706

Please sign in to comment.