Skip to content

Commit

Permalink
release: seaborgium-mink
Browse files Browse the repository at this point in the history
Signed-off-by: ovh-cds <[email protected]>
  • Loading branch information
darsene authored and ovh-cds committed May 21, 2024
1 parent 0c34936 commit bddb6de
Show file tree
Hide file tree
Showing 103 changed files with 635 additions and 133 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=livermorium-wildebeest-1
sonar.projectVersion=seaborgium-mink

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-contracts/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.

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


### Features

* **pci:** disable discovery project creation in IN when undergoing kyc validation ([#11297](https://github.com/ovh/manager/issues/11297)) ([a4f3dce](https://github.com/ovh/manager/commit/a4f3dce8090a7be5b81b10538823182ffcba845f))





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

**Note:** Version bump only for package @ovh-ux/ng-ovh-contracts
Expand Down
2 changes: 1 addition & 1 deletion packages/components/ng-ovh-contracts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/ng-ovh-contracts",
"version": "4.5.1",
"version": "4.6.0",
"description": "Component to correctly show contracts in OVHcloud control panels",
"keywords": [
"angularjs",
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.15.2](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-05-21)

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





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

**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.15.1",
"version": "9.15.2",
"description": "Get payment methods from different OVHcloud APIs",
"keywords": [
"angularjs",
Expand Down Expand Up @@ -40,7 +40,7 @@
},
"dependencies": {
"@adyen/adyen-web": "5.51.0",
"@ovh-ux/ovh-payment-method": "^0.4.0",
"@ovh-ux/ovh-payment-method": "^0.5.0",
"@ovh-ux/ovh-reket": "^2.1.1",
"lodash-es": "^4.17.11",
"validator": "^13.7.0"
Expand Down
11 changes: 11 additions & 0 deletions packages/components/ovh-payment-method/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.5.0](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-05-21)


### Features

* **dedicated:** remove paymentmean deprecated call ([#11642](https://github.com/ovh/manager/issues/11642)) ([0983d74](https://github.com/ovh/manager/commit/0983d7474e3f223ed115195d6ac93548ba8a5417))





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


Expand Down
2 changes: 1 addition & 1 deletion packages/components/ovh-payment-method/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/ovh-payment-method",
"version": "0.4.0",
"version": "0.5.0",
"description": "Get payment methods from different OVHcloud APIs",
"repository": {
"type": "git",
Expand Down
6 changes: 6 additions & 0 deletions packages/manager-components/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.13.0](https://github.com/ovh/manager/compare/@ovhcloud/[email protected]...@ovhcloud/[email protected]) (2024-05-21)

### Features

- **manager-components:** useProject and useIsDiscoveryProject hooks ([#11438](https://github.com/ovh/manager/issues/11438)) ([ef335db](https://github.com/ovh/manager/commit/ef335dbefcebfd00b11f4fd07d3859412931331c))

# [1.12.0](https://github.com/ovh/manager/compare/@ovhcloud/[email protected]...@ovhcloud/[email protected]) (2024-05-13)

### Features
Expand Down
4 changes: 2 additions & 2 deletions packages/manager-components/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@ovhcloud/manager-components",
"private": true,
"version": "1.12.0",
"version": "1.13.0",
"main": "src/lib.ts",
"repository": {
"type": "git",
Expand All @@ -20,7 +20,7 @@
"dependencies": {
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
"@ovh-ux/manager-core-api": "^0.7.1",
"@ovh-ux/manager-react-shell-client": "^0.5.0",
"@ovh-ux/manager-react-shell-client": "^0.6.0",
"@ovhcloud/ods-common-core": "17.2.1",
"@ovhcloud/ods-common-testing": "17.2.1",
"@ovhcloud/ods-common-theming": "17.2.1",
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.10.2](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-05-21)

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





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

**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.10.1",
"version": "1.10.2",
"private": true,
"description": "OVHcloud Catalog application",
"repository": {
Expand All @@ -26,9 +26,9 @@
"@ovh-ux/manager-core-api": "^0.7.1",
"@ovh-ux/manager-core-utils": "^0.2.0",
"@ovh-ux/manager-react-core-application": "^0.8.3",
"@ovh-ux/manager-react-shell-client": "^0.5.0",
"@ovh-ux/manager-react-shell-client": "^0.6.0",
"@ovh-ux/shell": "^3.6.0",
"@ovhcloud/manager-components": "^1.12.0",
"@ovhcloud/manager-components": "^1.13.0",
"@ovhcloud/ods-common-core": "17.2.1",
"@ovhcloud/ods-common-theming": "17.2.1",
"@ovhcloud/ods-components": "17.2.1",
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.57.1](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-05-21)

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





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


Expand Down
6 changes: 3 additions & 3 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.57.0",
"version": "0.57.1",
"private": true,
"description": "OVHcloud Manager Container.",
"repository": {
Expand Down Expand Up @@ -29,13 +29,13 @@
"@emotion/styled": "^11.10.0",
"@ovh-ux/manager-config": "^7.3.1",
"@ovh-ux/manager-vite-config": "^0.6.1",
"@ovh-ux/ovh-payment-method": "^0.4.0",
"@ovh-ux/ovh-payment-method": "^0.5.0",
"@ovh-ux/ovh-product-icons": "^0.3.0",
"@ovh-ux/ovh-reket": "^2.1.1",
"@ovh-ux/request-tagger": "^0.2.0",
"@ovh-ux/shell": "^3.6.0",
"@ovh-ux/ui-kit": "^6.10.0",
"@ovhcloud/manager-components": "^1.12.0",
"@ovhcloud/manager-components": "^1.13.0",
"@ovhcloud/ods-common-core": "17.2.1",
"@ovhcloud/ods-common-testing": "17.2.1",
"@ovhcloud/ods-common-theming": "17.2.1",
Expand Down
21 changes: 21 additions & 0 deletions packages/manager/apps/dedicated/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,27 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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


### Bug Fixes

* **dedicated:** add missing state parameter ([#11694](https://github.com/ovh/manager/issues/11694)) ([41b941c](https://github.com/ovh/manager/commit/41b941c2caa87695b8b5a5ff57d73dab8f2a76cc))
* **dedicated:** pcc ip blocks label ([#11674](https://github.com/ovh/manager/issues/11674)) ([94ed6cc](https://github.com/ovh/manager/commit/94ed6ccdb387758cee0c5a656f3161667da03e2a))
* **dedicated:** update guide links for us version ([#11407](https://github.com/ovh/manager/issues/11407)) ([788f72a](https://github.com/ovh/manager/commit/788f72ac2b63a0107662a8ba621d2a4bc12e2300))
* **i18n:** add missing translations [CDS 2988] ([c04cb3b](https://github.com/ovh/manager/commit/c04cb3bf5cccacb4d1d616a91b907fa11793bc20))


### Features

* **dedicated:** remove paymentmean deprecated call ([#11642](https://github.com/ovh/manager/issues/11642)) ([0983d74](https://github.com/ovh/manager/commit/0983d7474e3f223ed115195d6ac93548ba8a5417))
* **iam:** sso, personnalisation of username attribute ([#10613](https://github.com/ovh/manager/issues/10613)) ([#11048](https://github.com/ovh/manager/issues/11048)) ([545b21b](https://github.com/ovh/manager/commit/545b21b47d12bc7b0f5114393805bce3a7f87ef2))
* **public-cloud:** add translation for next localzone regions ([#11686](https://github.com/ovh/manager/issues/11686)) ([349b279](https://github.com/ovh/manager/commit/349b279019d62f9082d788b7fa1d46596a70bd04))





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


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": "19.35.1",
"version": "19.36.0",
"private": true,
"description": "OVHcloud Dedicated control panel.",
"repository": {
Expand All @@ -24,14 +24,14 @@
"@ovh-ux/manager-at-internet-configuration": "^1.5.0",
"@ovh-ux/manager-banner": "^1.3.1",
"@ovh-ux/manager-beta-preference": "^1.0.0",
"@ovh-ux/manager-billing": "^0.20.0-alpha.34",
"@ovh-ux/manager-billing": "^0.20.0-alpha.35",
"@ovh-ux/manager-billing-components": "^3.18.0",
"@ovh-ux/manager-bm-server-components": "^1.19.1",
"@ovh-ux/manager-bm-server-components": "^1.20.0",
"@ovh-ux/manager-catalog-price": "^1.8.0",
"@ovh-ux/manager-cda": "^1.9.1",
"@ovh-ux/manager-cloud-connect": "^1.14.1",
"@ovh-ux/manager-cloud-styles": "^1.8.1",
"@ovh-ux/manager-components": "^1.15.1",
"@ovh-ux/manager-components": "^1.16.0",
"@ovh-ux/manager-config": "^7.3.1",
"@ovh-ux/manager-core": "^12.16.2",
"@ovh-ux/manager-dbaas-logs": "^1.20.2",
Expand All @@ -41,7 +41,7 @@
"@ovh-ux/manager-iplb": "^1.10.1",
"@ovh-ux/manager-metrics": "^1.6.1",
"@ovh-ux/manager-models": "^1.14.11",
"@ovh-ux/manager-nasha": "^2.12.1",
"@ovh-ux/manager-nasha": "^2.13.0",
"@ovh-ux/manager-netapp": "^1.11.0",
"@ovh-ux/manager-ng-layout-helpers": "^2.9.1",
"@ovh-ux/manager-nutanix": "^1.16.0",
Expand All @@ -57,15 +57,15 @@
"@ovh-ux/ng-ovh-browser-alert": "^2.1.1",
"@ovh-ux/ng-ovh-cloud-universe-components": "^2.13.2",
"@ovh-ux/ng-ovh-contacts": "^5.3.1",
"@ovh-ux/ng-ovh-contracts": "^4.5.1",
"@ovh-ux/ng-ovh-contracts": "^4.6.0",
"@ovh-ux/ng-ovh-doc-url": "^2.1.1",
"@ovh-ux/ng-ovh-export-csv": "^2.1.1",
"@ovh-ux/ng-ovh-feature-flipping": "^1.1.1",
"@ovh-ux/ng-ovh-http": "^5.1.1",
"@ovh-ux/ng-ovh-jquery-ui-draggable": "^2.1.1",
"@ovh-ux/ng-ovh-order-tracking": "^2.4.1",
"@ovh-ux/ng-ovh-otrs": "^9.4.0",
"@ovh-ux/ng-ovh-payment-method": "^9.15.1",
"@ovh-ux/ng-ovh-payment-method": "^9.15.2",
"@ovh-ux/ng-ovh-proxy-request": "^2.1.1",
"@ovh-ux/ng-ovh-request-tagger": "^1.2.2",
"@ovh-ux/ng-ovh-responsive-popover": "^6.1.1",
Expand All @@ -75,7 +75,7 @@
"@ovh-ux/ng-ovh-toaster": "^2.1.1",
"@ovh-ux/ng-ovh-user-pref": "^2.1.1",
"@ovh-ux/ng-ovh-utils": "^14.4.1",
"@ovh-ux/ng-ovh-web-universe-components": "^9.16.1",
"@ovh-ux/ng-ovh-web-universe-components": "^9.17.0",
"@ovh-ux/ng-pagination-front": "^10.3.1",
"@ovh-ux/ng-q-allsettled": "^2.1.1",
"@ovh-ux/ng-shell-tracking": "^0.5.6",
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.

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

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





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

**Note:** Version bump only for package @ovh-ux/manager-emaildomain-app
Expand Down
6 changes: 3 additions & 3 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": "2.2.2",
"version": "2.2.3",
"private": true,
"repository": {
"type": "git",
Expand All @@ -25,14 +25,14 @@
"@ovh-ux/ng-ovh-api-wrappers": "^5.1.0",
"@ovh-ux/ng-ovh-export-csv": "^2.1.1",
"@ovh-ux/ng-ovh-http": "^5.1.1",
"@ovh-ux/ng-ovh-payment-method": "^9.15.1",
"@ovh-ux/ng-ovh-payment-method": "^9.15.2",
"@ovh-ux/ng-ovh-proxy-request": "^2.1.1",
"@ovh-ux/ng-ovh-request-tagger": "^1.2.2",
"@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-web-universe-components": "^9.16.1",
"@ovh-ux/ng-ovh-web-universe-components": "^9.17.0",
"@ovh-ux/ng-pagination-front": "^10.3.1",
"@ovh-ux/ng-translate-async-loader": "^2.2.1",
"@ovh-ux/ng-ui-router-breadcrumb": "^1.3.1",
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.10.4](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-05-21)

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





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

**Note:** Version bump only for package @ovh-ux/manager-emailpro-app
Expand Down
6 changes: 3 additions & 3 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.10.3",
"version": "0.10.4",
"private": true,
"repository": {
"type": "git",
Expand All @@ -25,14 +25,14 @@
"@ovh-ux/ng-ovh-api-wrappers": "^5.1.0",
"@ovh-ux/ng-ovh-export-csv": "^2.1.1",
"@ovh-ux/ng-ovh-http": "^5.1.1",
"@ovh-ux/ng-ovh-payment-method": "^9.15.1",
"@ovh-ux/ng-ovh-payment-method": "^9.15.2",
"@ovh-ux/ng-ovh-proxy-request": "^2.1.1",
"@ovh-ux/ng-ovh-request-tagger": "^1.2.2",
"@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-web-universe-components": "^9.16.1",
"@ovh-ux/ng-ovh-web-universe-components": "^9.17.0",
"@ovh-ux/ng-pagination-front": "^10.3.1",
"@ovh-ux/ng-translate-async-loader": "^2.2.1",
"@ovh-ux/ng-ui-router-breadcrumb": "^1.3.1",
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.10.3](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-05-21)

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





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

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

0 comments on commit bddb6de

Please sign in to comment.