Skip to content

Commit

Permalink
release: tungsten-raccoon-6
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 Oct 21, 2024
1 parent c990a65 commit 2f5d7bb
Show file tree
Hide file tree
Showing 155 changed files with 985 additions and 340 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=tungsten-raccoon-5
sonar.projectVersion=tungsten-raccoon-6

sonar.exclusions=node_modules/**, **/node_modules/**, **/dist/**, **/semantic/**, **/coverage/**, **/static/**, **/mock/**, **/mockServiceWorker.js
sonar.coverage.exclusions=**/*.spec.js
Expand Down
8 changes: 8 additions & 0 deletions packages/components/ng-at-internet/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.11.14](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-10-21)

**Note:** Version bump only for package @ovh-ux/ng-at-internet





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

**Note:** Version bump only for package @ovh-ux/ng-at-internet
Expand Down
4 changes: 2 additions & 2 deletions packages/components/ng-at-internet/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/ng-at-internet",
"version": "5.11.13",
"version": "5.11.14",
"private": true,
"description": "ATInternet tracking library wrapper for AngularJS",
"keywords": [
Expand Down Expand Up @@ -36,7 +36,7 @@
"start:watch": "lerna exec --stream --parallel --scope='@ovh-ux/ng-at-internet' --include-dependencies -- yarn run dev:watch"
},
"dependencies": {
"@ovh-ux/ovh-at-internet": "^0.14.0"
"@ovh-ux/ovh-at-internet": "^0.14.1"
},
"devDependencies": {
"@ovh-ux/component-rollup-config": "^13.0.1"
Expand Down
8 changes: 8 additions & 0 deletions packages/components/ng-shell-tracking/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.11](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-10-21)

**Note:** Version bump only for package @ovh-ux/ng-shell-tracking





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

**Note:** Version bump only for package @ovh-ux/ng-shell-tracking
Expand Down
4 changes: 2 additions & 2 deletions packages/components/ng-shell-tracking/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/ng-shell-tracking",
"version": "0.5.10",
"version": "0.5.11",
"private": true,
"description": "ATInternet tracking library wrapper for AngularJS",
"keywords": [
Expand Down Expand Up @@ -37,7 +37,7 @@
"start:watch": "lerna exec --stream --parallel --scope='@ovh-ux/ng-shell-tracking' --include-dependencies -- yarn run dev:watch"
},
"dependencies": {
"@ovh-ux/ovh-at-internet": "^0.14.0"
"@ovh-ux/ovh-at-internet": "^0.14.1"
},
"devDependencies": {
"@ovh-ux/component-rollup-config": "^13.0.1"
Expand Down
8 changes: 8 additions & 0 deletions packages/components/ovh-at-internet/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.14.1](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-10-21)

**Note:** Version bump only for package @ovh-ux/ovh-at-internet





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


Expand Down
4 changes: 2 additions & 2 deletions packages/components/ovh-at-internet/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/ovh-at-internet",
"version": "0.14.0",
"version": "0.14.1",
"private": true,
"description": "ATInternet tracking library for OVHcloud.",
"keywords": [
Expand Down Expand Up @@ -35,7 +35,7 @@
"start:watch": "lerna exec --stream --parallel --scope='@ovh-ux/manager-config' --include-dependencies -- yarn run dev:watch"
},
"dependencies": {
"@ovh-ux/manager-config": "^7.4.0",
"@ovh-ux/manager-config": "^7.5.0",
"@types/lodash-es": "^4.17.5",
"lodash-es": "^4.17.15"
}
Expand Down
8 changes: 8 additions & 0 deletions packages/components/ovh-shell/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.9.1](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-10-21)

**Note:** Version bump only for package @ovh-ux/shell





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


Expand Down
6 changes: 3 additions & 3 deletions packages/components/ovh-shell/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/shell",
"version": "3.9.0",
"version": "3.9.1",
"private": true,
"description": "Communication and interaction between applications",
"repository": {
Expand All @@ -23,8 +23,8 @@
"start:watch": "lerna exec --stream --parallel --scope='@ovh-ux/shell' --include-dependencies -- npm run dev:watch --if-present"
},
"dependencies": {
"@ovh-ux/manager-config": "^7.4.0",
"@ovh-ux/ovh-at-internet": "^0.14.0",
"@ovh-ux/manager-config": "^7.5.0",
"@ovh-ux/ovh-at-internet": "^0.14.1",
"@ovh-ux/ovh-reket": "^2.1.2",
"@ovh-ux/request-tagger": "^0.3.0",
"@ovh-ux/url-builder": "^1.2.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/manager-react-components/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.39.0](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-10-21)

### Features

- **hpc-vmware-managed-vcd:** add new product VCD ([#12552](https://github.com/ovh/manager/issues/12552)) ([c990a65](https://github.com/ovh/manager/commit/c990a65189760c0b109902e3e292b31e8b59dd83))
- **hycu:** add product HYCU for OVHCloud ([#13244](https://github.com/ovh/manager/issues/13244)) ([5ab27eb](https://github.com/ovh/manager/commit/5ab27eb9dbb9ba886dbb61e6dd4a1670c138100c))
- **veeam-backup:** add new product veeam-backup ([#12611](https://github.com/ovh/manager/issues/12611)) ([df1cd33](https://github.com/ovh/manager/commit/df1cd3377a025e7a1cd4c166f26838d0871397c4))

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

**Note:** Version bump only for package @ovh-ux/manager-react-components
Expand Down
4 changes: 2 additions & 2 deletions 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": "1.38.2",
"version": "1.39.0",
"main": "src/lib.ts",
"repository": {
"type": "git",
Expand All @@ -27,7 +27,7 @@
"dependencies": {
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
"@ovh-ux/manager-core-api": "^0.8.0",
"@ovh-ux/manager-react-shell-client": "^0.7.3",
"@ovh-ux/manager-react-shell-client": "^0.7.4",
"@ovhcloud/ods-common-core": "17.2.2",
"@ovhcloud/ods-common-theming": "17.2.2",
"@ovhcloud/ods-components": "17.2.2",
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.4.12](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-10-21)

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





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

**Note:** Version bump only for package @ovh-ux/manager-carbon-calculator-app
Expand Down
12 changes: 6 additions & 6 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.4.11",
"version": "0.4.12",
"private": true,
"description": "OVHcloud CarbonCalculator app",
"repository": {
Expand All @@ -21,23 +21,23 @@
"dependencies": {
"@ovh-ux/manager-at-internet-configuration": "^1.5.0",
"@ovh-ux/manager-carbon-calculator": "^0.4.1",
"@ovh-ux/manager-config": "^7.4.0",
"@ovh-ux/manager-core": "^12.17.1",
"@ovh-ux/manager-config": "^7.5.0",
"@ovh-ux/manager-core": "^12.17.2",
"@ovh-ux/manager-error-page": "^2.4.1",
"@ovh-ux/manager-ng-layout-helpers": "^2.9.1",
"@ovh-ux/ng-at-internet": "^5.11.13",
"@ovh-ux/ng-at-internet": "^5.11.14",
"@ovh-ux/ng-at-internet-ui-router-plugin": "^3.5.0",
"@ovh-ux/ng-ovh-api-wrappers": "^5.0.0",
"@ovh-ux/ng-ovh-feature-flipping": "^1.1.2",
"@ovh-ux/ng-ovh-http": "^5.1.1",
"@ovh-ux/ng-ovh-request-tagger": "^1.2.3",
"@ovh-ux/ng-ovh-sso-auth": "^4.8.1",
"@ovh-ux/ng-ovh-swimming-poll": "^5.1.1",
"@ovh-ux/ng-shell-tracking": "^0.5.10",
"@ovh-ux/ng-shell-tracking": "^0.5.11",
"@ovh-ux/ng-translate-async-loader": "^2.2.1",
"@ovh-ux/ng-ui-router-breadcrumb": "^1.3.1",
"@ovh-ux/request-tagger": "^0.3.0",
"@ovh-ux/shell": "^3.9.0",
"@ovh-ux/shell": "^3.9.1",
"@ovh-ux/ui-kit": "^6.10.5",
"@uirouter/angularjs": "^1.0.23",
"angular": "^1.7.5",
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.

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

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





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

**Note:** Version bump only for package @ovh-ux/manager-carrier-sip-app
Expand Down
6 changes: 3 additions & 3 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": "3.3.9",
"version": "3.3.10",
"private": true,
"description": "Carrier SIP Trunk standalone application.",
"repository": {
Expand All @@ -21,8 +21,8 @@
},
"dependencies": {
"@ovh-ux/manager-carrier-sip": "^2.3.1",
"@ovh-ux/manager-config": "^7.4.0",
"@ovh-ux/manager-core": "^12.17.1",
"@ovh-ux/manager-config": "^7.5.0",
"@ovh-ux/manager-core": "^12.17.2",
"@ovh-ux/manager-telecom-styles": "^4.8.3",
"@ovh-ux/ng-ovh-api-wrappers": "^5.1.0",
"@ovh-ux/ng-ovh-checkbox-table": "^2.1.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.14.18](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-10-21)

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





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

**Note:** Version bump only for package @ovh-ux/manager-catalog-app
Expand Down
10 changes: 5 additions & 5 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.14.17",
"version": "1.14.18",
"private": true,
"description": "OVHcloud Catalog application",
"repository": {
Expand All @@ -24,10 +24,10 @@
"@cucumber/cucumber": "^10.3.1",
"@ovh-ux/manager-core-api": "^0.8.0",
"@ovh-ux/manager-core-utils": "^0.3.0",
"@ovh-ux/manager-react-components": "^1.38.2",
"@ovh-ux/manager-react-core-application": "^0.10.3",
"@ovh-ux/manager-react-shell-client": "^0.7.3",
"@ovh-ux/shell": "^3.9.0",
"@ovh-ux/manager-react-components": "^1.39.0",
"@ovh-ux/manager-react-core-application": "^0.10.4",
"@ovh-ux/manager-react-shell-client": "^0.7.4",
"@ovh-ux/shell": "^3.9.1",
"@ovhcloud/ods-common-core": "17.2.2",
"@ovhcloud/ods-common-theming": "17.2.2",
"@ovhcloud/ods-components": "17.2.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.

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

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





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

**Note:** Version bump only for package @ovh-ux/manager-cda-app
Expand Down
8 changes: 4 additions & 4 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": "2.3.6",
"version": "2.3.7",
"private": true,
"repository": {
"type": "git",
Expand All @@ -19,11 +19,11 @@
},
"dependencies": {
"@ovh-ux/manager-cda": "^1.9.1",
"@ovh-ux/manager-config": "^7.4.0",
"@ovh-ux/manager-core": "^12.17.1",
"@ovh-ux/manager-config": "^7.5.0",
"@ovh-ux/manager-core": "^12.17.2",
"@ovh-ux/manager-filters": "^0.1.0 || ^1.1.1",
"@ovh-ux/manager-ng-layout-helpers": "^2.9.1",
"@ovh-ux/ng-at-internet": "^5.11.13",
"@ovh-ux/ng-at-internet": "^5.11.14",
"@ovh-ux/ng-at-internet-ui-router-plugin": "^3.5.0",
"@ovh-ux/ng-ovh-actions-menu": "^5.1.1",
"@ovh-ux/ng-ovh-api-wrappers": "^5.1.0",
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.

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

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





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

**Note:** Version bump only for package @ovh-ux/manager-cloud-connect-app
Expand Down
8 changes: 4 additions & 4 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": "1.10.7",
"version": "1.10.8",
"private": true,
"description": "OVHcloud Connect standalone application.",
"repository": {
Expand All @@ -20,10 +20,10 @@
},
"dependencies": {
"@ovh-ux/manager-cloud-connect": "^1.15.0",
"@ovh-ux/manager-config": "^7.4.0",
"@ovh-ux/manager-core": "^12.17.1",
"@ovh-ux/manager-config": "^7.5.0",
"@ovh-ux/manager-core": "^12.17.2",
"@ovh-ux/manager-ng-layout-helpers": "^2.9.1",
"@ovh-ux/ng-at-internet": "^5.11.13",
"@ovh-ux/ng-at-internet": "^5.11.14",
"@ovh-ux/ng-at-internet-ui-router-plugin": "^3.5.0",
"@ovh-ux/ng-ovh-api-wrappers": "^5.1.0",
"@ovh-ux/ng-ovh-chart": "^1.2.0",
Expand Down
13 changes: 13 additions & 0 deletions packages/manager/apps/container/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,19 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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


### Features

* **hpc-vmware-managed-vcd:** add new product VCD ([#12552](https://github.com/ovh/manager/issues/12552)) ([c990a65](https://github.com/ovh/manager/commit/c990a65189760c0b109902e3e292b31e8b59dd83))
* **hycu:** add product HYCU for OVHCloud ([#13244](https://github.com/ovh/manager/issues/13244)) ([5ab27eb](https://github.com/ovh/manager/commit/5ab27eb9dbb9ba886dbb61e6dd4a1670c138100c))
* **veeam-backup:** add new product veeam-backup ([#12611](https://github.com/ovh/manager/issues/12611)) ([df1cd33](https://github.com/ovh/manager/commit/df1cd3377a025e7a1cd4c166f26838d0871397c4))





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


Expand Down
Loading

0 comments on commit 2f5d7bb

Please sign in to comment.