Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync develop & master #12415

Merged
merged 1 commit into from
Jul 17, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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=selenium-unicorn
sonar.projectVersion=selenium-unicorn-1

sonar.exclusions=node_modules/**, **/node_modules/**, **/dist/**, **/semantic/**, **/coverage/**, **/static/**, **/mock/**, **/mockServiceWorker.js
sonar.coverage.exclusions=**/*.spec.js
Expand Down
16 changes: 16 additions & 0 deletions packages/manager/apps/dedicated/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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


### Bug Fixes

* **dedicated.ip:** fix uniq ipv4 price ([#12407](https://github.com/ovh/manager/issues/12407)) ([5f40d82](https://github.com/ovh/manager/commit/5f40d826d5d736efd19367e4b7d1eef118df8cd3))


### Reverts

* Revert "feat(dedicated.server): hide backup tab if not orderable (#12197)" (#12393) ([9407c63](https://github.com/ovh/manager/commit/9407c63e421748346b9f4999c091961b1265d4c2)), closes [#12197](https://github.com/ovh/manager/issues/12197) [#12393](https://github.com/ovh/manager/issues/12393)





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


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": "19.44.0",
"version": "19.44.1",
"private": true,
"description": "OVHcloud Dedicated control panel.",
"repository": {
Expand All @@ -26,7 +26,7 @@
"@ovh-ux/manager-beta-preference": "^1.0.0",
"@ovh-ux/manager-billing": "^0.20.0-alpha.38",
"@ovh-ux/manager-billing-components": "^3.18.1",
"@ovh-ux/manager-bm-server-components": "^1.26.0",
"@ovh-ux/manager-bm-server-components": "^1.26.1",
"@ovh-ux/manager-catalog-price": "^1.8.0",
"@ovh-ux/manager-cda": "^1.9.1",
"@ovh-ux/manager-cloud-connect": "^1.15.0",
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.2.26](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-07-17)

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





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

**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.2.25",
"version": "2.2.26",
"private": true,
"description": "OVHcloud Nutanix app",
"repository": {
Expand All @@ -19,7 +19,7 @@
"start:watch": "lerna exec --stream --parallel --scope='@ovh-ux/manager-nutanix-app' --include-dependencies -- npm run dev:watch --if-present"
},
"dependencies": {
"@ovh-ux/manager-bm-server-components": "^1.26.0",
"@ovh-ux/manager-bm-server-components": "^1.26.1",
"@ovh-ux/manager-components": "^1.19.2",
"@ovh-ux/manager-config": "^7.3.2",
"@ovh-ux/manager-core": "^12.16.3",
Expand Down
11 changes: 11 additions & 0 deletions packages/manager/modules/bm-server-components/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.

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


### Reverts

* Revert "feat(dedicated.server): hide backup tab if not orderable (#12197)" (#12393) ([9407c63](https://github.com/ovh/manager/commit/9407c63e421748346b9f4999c091961b1265d4c2)), closes [#12197](https://github.com/ovh/manager/issues/12197) [#12393](https://github.com/ovh/manager/issues/12393)





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


Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-bm-server-components",
"version": "1.26.0",
"version": "1.26.1",
"private": true,
"description": "OVHcloud BmServerComponents product",
"repository": {
Expand Down
Loading