Skip to content

Commit

Permalink
release: beryllium-crow
Browse files Browse the repository at this point in the history
Signed-off-by: ovh-cds <[email protected]>
  • Loading branch information
sachinrameshn authored and ovh-cds committed Oct 11, 2023
1 parent bc3610c commit dd4b636
Show file tree
Hide file tree
Showing 41 changed files with 221 additions and 41 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=germanium-kangaroo-3
sonar.projectVersion=beryllium-crow

sonar.exclusions=node_modules/**, **/node_modules/**, **/dist/**, **/semantic/**, **/coverage/**
sonar.coverage.exclusions=**/*.spec.js
Expand Down
11 changes: 11 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,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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


### Features

* **ng-ovh-payment-method:** show accepted card brands in adyen form ([bc3610c](https://github.com/ovh/manager/commit/bc3610c61f8127100c655b9e270cd6374c437758))





# [9.8.0](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2023-09-27)


Expand Down
2 changes: 1 addition & 1 deletion 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.8.0",
"version": "9.9.0",
"description": "Get payment methods from different OVHcloud APIs",
"keywords": [
"angularjs",
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.6.1](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2023-10-11)


### Bug Fixes

* **webauthn:** delete doesn't require challenge and use enroll wrapper ([52e63ed](https://github.com/ovh/manager/commit/52e63ed36a4400675069fa1f41e4adb5cf821468))





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


Expand Down
6 changes: 3 additions & 3 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.6.0",
"version": "19.6.1",
"private": true,
"description": "OVHcloud Dedicated control panel.",
"repository": {
Expand All @@ -24,7 +24,7 @@
"@ovh-ux/manager-at-internet-configuration": "^1.5.0",
"@ovh-ux/manager-banner": "^1.2.16",
"@ovh-ux/manager-beta-preference": "^1.0.0",
"@ovh-ux/manager-billing": "^0.20.0-alpha.21",
"@ovh-ux/manager-billing": "^0.20.0-alpha.22",
"@ovh-ux/manager-billing-components": "^3.14.0",
"@ovh-ux/manager-bm-server-components": "^1.10.0",
"@ovh-ux/manager-catalog-price": "^1.8.0",
Expand Down Expand Up @@ -65,7 +65,7 @@
"@ovh-ux/ng-ovh-jquery-ui-draggable": "^2.0.7",
"@ovh-ux/ng-ovh-order-tracking": "^2.2.4",
"@ovh-ux/ng-ovh-otrs": "^9.2.12",
"@ovh-ux/ng-ovh-payment-method": "^9.8.0",
"@ovh-ux/ng-ovh-payment-method": "^9.9.0",
"@ovh-ux/ng-ovh-proxy-request": "^2.0.7",
"@ovh-ux/ng-ovh-request-tagger": "^1.1.9",
"@ovh-ux/ng-ovh-responsive-popover": "^6.0.3",
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.0.4](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2023-10-11)

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





## [2.0.3](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2023-09-27)

**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": "2.0.3",
"version": "2.0.4",
"private": true,
"repository": {
"type": "git",
Expand All @@ -25,7 +25,7 @@
"@ovh-ux/ng-ovh-api-wrappers": "^5.1.0",
"@ovh-ux/ng-ovh-export-csv": "^2.0.7",
"@ovh-ux/ng-ovh-http": "^5.0.7",
"@ovh-ux/ng-ovh-payment-method": "^9.8.0",
"@ovh-ux/ng-ovh-payment-method": "^9.9.0",
"@ovh-ux/ng-ovh-proxy-request": "^2.0.7",
"@ovh-ux/ng-ovh-request-tagger": "^1.1.9",
"@ovh-ux/ng-ovh-sso-auth": "^4.7.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.8.5](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2023-10-11)

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





## [0.8.4](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2023-09-27)

**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.8.4",
"version": "0.8.5",
"private": true,
"repository": {
"type": "git",
Expand All @@ -25,7 +25,7 @@
"@ovh-ux/ng-ovh-api-wrappers": "^5.1.0",
"@ovh-ux/ng-ovh-export-csv": "^2.0.7",
"@ovh-ux/ng-ovh-http": "^5.0.7",
"@ovh-ux/ng-ovh-payment-method": "^9.8.0",
"@ovh-ux/ng-ovh-payment-method": "^9.9.0",
"@ovh-ux/ng-ovh-proxy-request": "^2.0.7",
"@ovh-ux/ng-ovh-request-tagger": "^1.1.9",
"@ovh-ux/ng-ovh-sso-auth": "^4.7.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.8.6](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2023-10-11)

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





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

**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.8.5",
"version": "0.8.6",
"private": true,
"repository": {
"type": "git",
Expand All @@ -27,7 +27,7 @@
"@ovh-ux/ng-ovh-api-wrappers": "^5.1.0",
"@ovh-ux/ng-ovh-export-csv": "^2.0.7",
"@ovh-ux/ng-ovh-http": "^5.0.7",
"@ovh-ux/ng-ovh-payment-method": "^9.8.0",
"@ovh-ux/ng-ovh-payment-method": "^9.9.0",
"@ovh-ux/ng-ovh-proxy-request": "^2.0.7",
"@ovh-ux/ng-ovh-request-tagger": "^1.1.9",
"@ovh-ux/ng-ovh-sso-auth": "^4.7.1",
Expand Down
8 changes: 8 additions & 0 deletions packages/manager/apps/freefax/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.

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

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





## [8.0.3](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2023-09-27)

**Note:** Version bump only for package @ovh-ux/manager-freefax-app
Expand Down
4 changes: 2 additions & 2 deletions packages/manager/apps/freefax/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-freefax-app",
"version": "8.0.3",
"version": "8.0.4",
"private": true,
"description": "Freefax standalone application.",
"repository": {
Expand Down Expand Up @@ -32,7 +32,7 @@
"@ovh-ux/ng-ovh-feature-flipping": "^1.0.8",
"@ovh-ux/ng-ovh-http": "^5.0.7",
"@ovh-ux/ng-ovh-order-tracking": "^2.2.4",
"@ovh-ux/ng-ovh-payment-method": "^9.8.0",
"@ovh-ux/ng-ovh-payment-method": "^9.9.0",
"@ovh-ux/ng-ovh-request-tagger": "^1.1.9",
"@ovh-ux/ng-ovh-sso-auth": "^4.7.1",
"@ovh-ux/ng-ovh-swimming-poll": "^5.0.8",
Expand Down
8 changes: 8 additions & 0 deletions packages/manager/apps/hub/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.0.4](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2023-10-11)

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





## [5.0.3](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2023-09-27)

**Note:** Version bump only for package @ovh-ux/manager-hub-app
Expand Down
4 changes: 2 additions & 2 deletions packages/manager/apps/hub/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-hub-app",
"version": "5.0.3",
"version": "5.0.4",
"private": true,
"description": "OVHcloud Dashboard control panel.",
"repository": {
Expand Down Expand Up @@ -36,7 +36,7 @@
"@ovh-ux/ng-ovh-feature-flipping": "^1.0.8",
"@ovh-ux/ng-ovh-http": "^5.0.7",
"@ovh-ux/ng-ovh-order-tracking": "^2.2.4",
"@ovh-ux/ng-ovh-payment-method": "^9.8.0",
"@ovh-ux/ng-ovh-payment-method": "^9.9.0",
"@ovh-ux/ng-ovh-proxy-request": "^2.0.7",
"@ovh-ux/ng-ovh-request-tagger": "^1.1.9",
"@ovh-ux/ng-ovh-sso-auth": "^4.7.1",
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.

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

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





## [3.0.5](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2023-10-02)

**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": "3.0.5",
"version": "3.0.6",
"private": true,
"description": "NAS-HA standalone application.",
"repository": {
Expand Down Expand Up @@ -35,7 +35,7 @@
"@ovh-ux/ng-ovh-doc-url": "^2.0.7",
"@ovh-ux/ng-ovh-feature-flipping": "^1.0.8",
"@ovh-ux/ng-ovh-http": "^5.0.7",
"@ovh-ux/ng-ovh-payment-method": "^9.8.0",
"@ovh-ux/ng-ovh-payment-method": "^9.9.0",
"@ovh-ux/ng-ovh-proxy-request": "^2.0.7",
"@ovh-ux/ng-ovh-request-tagger": "^1.1.9",
"@ovh-ux/ng-ovh-responsive-popover": "^6.0.3",
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.6.7](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2023-10-11)

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





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

**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.6.6",
"version": "0.6.7",
"private": true,
"description": "NetApp standalone application",
"repository": {
Expand Down Expand Up @@ -35,7 +35,7 @@
"@ovh-ux/ng-ovh-api-wrappers": "^5.1.0",
"@ovh-ux/ng-ovh-feature-flipping": "^1.0.8",
"@ovh-ux/ng-ovh-http": "^5.0.7",
"@ovh-ux/ng-ovh-payment-method": "^9.8.0",
"@ovh-ux/ng-ovh-payment-method": "^9.9.0",
"@ovh-ux/ng-ovh-request-tagger": "^1.1.9",
"@ovh-ux/ng-ovh-sso-auth": "^4.7.1",
"@ovh-ux/ng-ovh-swimming-poll": "^5.0.8",
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.

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

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





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

**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": "2.0.7",
"version": "2.0.8",
"private": true,
"description": "OVHcloud Nutanix app",
"repository": {
Expand Down Expand Up @@ -30,7 +30,7 @@
"@ovh-ux/ng-ovh-api-wrappers": "^5.1.0",
"@ovh-ux/ng-ovh-feature-flipping": "^1.0.8",
"@ovh-ux/ng-ovh-http": "^5.0.7",
"@ovh-ux/ng-ovh-payment-method": "^9.8.0",
"@ovh-ux/ng-ovh-payment-method": "^9.9.0",
"@ovh-ux/ng-ovh-request-tagger": "^1.1.9",
"@ovh-ux/ng-ovh-sso-auth": "^4.7.1",
"@ovh-ux/ng-ovh-swimming-poll": "^5.0.8",
Expand Down
8 changes: 8 additions & 0 deletions packages/manager/apps/office/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.8.4](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2023-10-11)

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





## [0.8.3](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2023-09-27)

**Note:** Version bump only for package @ovh-ux/manager-office-app
Expand Down
4 changes: 2 additions & 2 deletions packages/manager/apps/office/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-office-app",
"version": "0.8.3",
"version": "0.8.4",
"private": true,
"repository": {
"type": "git",
Expand All @@ -26,7 +26,7 @@
"@ovh-ux/ng-at-internet": "^5.10.6",
"@ovh-ux/ng-ovh-api-wrappers": "^5.1.0",
"@ovh-ux/ng-ovh-http": "^5.0.7",
"@ovh-ux/ng-ovh-payment-method": "^9.8.0",
"@ovh-ux/ng-ovh-payment-method": "^9.9.0",
"@ovh-ux/ng-ovh-proxy-request": "^2.0.7",
"@ovh-ux/ng-ovh-request-tagger": "^1.1.9",
"@ovh-ux/ng-ovh-sso-auth": "^4.7.1",
Expand Down
8 changes: 8 additions & 0 deletions packages/manager/apps/pci/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.8](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2023-10-11)

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





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

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

0 comments on commit dd4b636

Please sign in to comment.