Skip to content

Commit

Permalink
release: thorium-worm
Browse files Browse the repository at this point in the history
Signed-off-by: ovh-cds <[email protected]>
  • Loading branch information
anooparveti authored and ovh-cds committed Aug 8, 2024
1 parent a42a5f8 commit 67d6445
Show file tree
Hide file tree
Showing 167 changed files with 1,287 additions and 460 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=magnesium-bear-2
sonar.projectVersion=thorium-worm

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 docs/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.3](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-08-08)

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





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

**Note:** Version bump only for package @ovh-ux/manager-documentation
Expand Down
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-documentation",
"version": "0.4.2",
"version": "0.4.3",
"private": true,
"description": "Manager documentation deployed with GitHub Pages",
"scripts": {
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.11](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-08-08)

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





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

**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.10",
"version": "5.11.11",
"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.13.1"
"@ovh-ux/ovh-at-internet": "^0.13.2"
},
"devDependencies": {
"@ovh-ux/component-rollup-config": "^13.0.1"
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.16.1](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-08-08)

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





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


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.16.0",
"version": "9.16.1",
"description": "Get payment methods from different OVHcloud APIs",
"keywords": [
"angularjs",
Expand Down Expand Up @@ -41,7 +41,7 @@
"dependencies": {
"@adyen/adyen-web": "5.61.0",
"@ovh-ux/ovh-payment-method": "^0.5.0",
"@ovh-ux/ovh-reket": "^2.1.1",
"@ovh-ux/ovh-reket": "^2.1.2",
"lodash-es": "^4.17.11",
"validator": "^13.7.0"
},
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.8](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-08-08)

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





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

**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.7",
"version": "0.5.8",
"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.13.1"
"@ovh-ux/ovh-at-internet": "^0.13.2"
},
"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.13.2](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-08-08)

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





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

**Note:** Version bump only for package @ovh-ux/ovh-at-internet
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.13.1",
"version": "0.13.2",
"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.3.2",
"@ovh-ux/manager-config": "^7.3.3",
"@types/lodash-es": "^4.17.5",
"lodash-es": "^4.17.15"
}
Expand Down
8 changes: 8 additions & 0 deletions packages/components/ovh-reket/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.1.2](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-08-08)

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





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

**Note:** Version bump only for package @ovh-ux/ovh-reket
Expand Down
4 changes: 2 additions & 2 deletions packages/components/ovh-reket/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/ovh-reket",
"version": "2.1.1",
"version": "2.1.2",
"description": "Expose a way to get a predefined Reket instance",
"repository": {
"type": "git",
Expand All @@ -26,7 +26,7 @@
"start:watch": "lerna exec --stream --parallel --scope='@ovh-ux/ovh-reket' --include-dependencies -- yarn run dev:watch"
},
"dependencies": {
"@ovh-ux/manager-core-sso": "^0.1.0",
"@ovh-ux/manager-core-sso": "^0.2.0",
"@ovhcloud/reket-axios-client": "^0.2.1",
"@ovhcloud/reket-core": "^0.2.1"
},
Expand Down
11 changes: 11 additions & 0 deletions packages/components/ovh-shell/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.

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


### Features

* clean dependencies versions of react apps ([7969ba7](https://github.com/ovh/manager/commit/7969ba70f9e03033271a48a5bd0021484ea36263))





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

**Note:** Version bump only for package @ovh-ux/shell
Expand Down
12 changes: 6 additions & 6 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.6.1",
"version": "3.7.0",
"private": true,
"description": "Communication and interaction between applications",
"repository": {
Expand All @@ -23,11 +23,11 @@
"start:watch": "lerna exec --stream --parallel --scope='@ovh-ux/shell' --include-dependencies -- npm run dev:watch --if-present"
},
"dependencies": {
"@ovh-ux/manager-config": "^7.3.2",
"@ovh-ux/ovh-at-internet": "^0.13.1",
"@ovh-ux/ovh-reket": "^2.1.1",
"@ovh-ux/request-tagger": "^0.2.0",
"@ovh-ux/url-builder": "^1.1.1",
"@ovh-ux/manager-config": "^7.3.3",
"@ovh-ux/ovh-at-internet": "^0.13.2",
"@ovh-ux/ovh-reket": "^2.1.2",
"@ovh-ux/request-tagger": "^0.3.0",
"@ovh-ux/url-builder": "^1.2.0",
"@types/react": "^18.0.0",
"dompurify": "^2.3.3",
"jest-cucumber": "^3.0.1",
Expand Down
19 changes: 19 additions & 0 deletions packages/manager-components/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,25 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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

### Bug Fixes

- define version in react apps for request header ([#12406](https://github.com/ovh/manager/issues/12406)) ([137341c](https://github.com/ovh/manager/commit/137341c121df3077139fbce953b36989ad779f12))
- **i18n:** add missing translations [CDS 3189] ([ba73a17](https://github.com/ovh/manager/commit/ba73a17c03a04db70aad532fab42b31c1367dd03))
- **i18n:** add missing translations [CDS 3199] ([e992a06](https://github.com/ovh/manager/commit/e992a060d76739fe2a98b49772d4da5b77f15277))
- **i18n:** add missing translations [CDS 3209] ([12e662d](https://github.com/ovh/manager/commit/12e662de397e753719573add17acbd94fcadb33f))
- **manager-components:** export clipboard component ([#12595](https://github.com/ovh/manager/issues/12595)) ([4e5b410](https://github.com/ovh/manager/commit/4e5b4101cb52f2d36678780517d0f754be814bd2))
- **manager-components:** export enum types ([#12644](https://github.com/ovh/manager/issues/12644)) ([9f86ca2](https://github.com/ovh/manager/commit/9f86ca29039db7e1cfd4e8cd02a37fb95aad2418))
- remove unused translations [CDS] ([1d3aa8a](https://github.com/ovh/manager/commit/1d3aa8ae9bb5653da32aad6fc2b66bb8d98aa295))

### Features

- clean dependencies versions of react apps ([7969ba7](https://github.com/ovh/manager/commit/7969ba70f9e03033271a48a5bd0021484ea36263))
- **manager-components:** add introduction in storybook ([f910d83](https://github.com/ovh/manager/commit/f910d834891830d67f3eafa7525527dca2f38904))
- **manager-components:** add listing component page ([4716cce](https://github.com/ovh/manager/commit/4716cceef8c5168e19361b6e68ae428bfcd9e312))
- **manager-components:** onboarding redesign ([#12330](https://github.com/ovh/manager/issues/12330)) ([17ed1dc](https://github.com/ovh/manager/commit/17ed1dc4c1b407d3140a9ef485e0fcadc583c789))

# [1.24.0](https://github.com/ovh/manager/compare/@ovhcloud/[email protected]...@ovhcloud/[email protected]) (2024-08-01)

### Features
Expand Down
10 changes: 5 additions & 5 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.24.0",
"version": "1.25.0",
"main": "src/lib.ts",
"repository": {
"type": "git",
Expand Down Expand Up @@ -29,8 +29,8 @@
},
"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.6.1",
"@ovh-ux/manager-core-api": "^0.8.0",
"@ovh-ux/manager-react-shell-client": "^0.7.0",
"@ovhcloud/ods-common-core": "17.2.2",
"@ovhcloud/ods-common-theming": "17.2.2",
"@ovhcloud/ods-components": "17.2.2",
Expand All @@ -50,7 +50,7 @@
"devDependencies": {
"@babel/core": "7.22.10",
"@ovh-ux/manager-tailwind-config": "^0.2.0",
"@ovh-ux/manager-vite-config": "^0.7.0",
"@ovh-ux/manager-vite-config": "^0.8.0",
"@storybook/addon-essentials": "7.5.3",
"@storybook/addon-interactions": "7.5.3",
"@storybook/addon-links": "7.5.3",
Expand Down Expand Up @@ -98,8 +98,8 @@
"ts-jest": "^29.1.1",
"typescript": "^4.3.2",
"undici": "5.28.4",
"vite-plugin-dts": "3.5.1",
"vite": "^5.2.13",
"vite-plugin-dts": "3.5.1",
"vitest": "^1.2.0",
"zustand": "^4.5.0"
},
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.5](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-08-08)

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





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

**Note:** Version bump only for package @ovh-ux/manager-carbon-calculator-app
Expand Down
16 changes: 8 additions & 8 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.4",
"version": "0.4.5",
"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.3.2",
"@ovh-ux/manager-core": "^12.16.3",
"@ovh-ux/manager-config": "^7.3.3",
"@ovh-ux/manager-core": "^12.16.4",
"@ovh-ux/manager-error-page": "^2.4.1",
"@ovh-ux/manager-ng-layout-helpers": "^2.9.1",
"@ovh-ux/ng-at-internet": "^5.11.10",
"@ovh-ux/ng-at-internet": "^5.11.11",
"@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.2",
"@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.7",
"@ovh-ux/ng-shell-tracking": "^0.5.8",
"@ovh-ux/ng-translate-async-loader": "^2.2.1",
"@ovh-ux/ng-ui-router-breadcrumb": "^1.3.1",
"@ovh-ux/request-tagger": "^0.2.0",
"@ovh-ux/shell": "^3.6.1",
"@ovh-ux/request-tagger": "^0.3.0",
"@ovh-ux/shell": "^3.7.0",
"@ovh-ux/ui-kit": "^6.10.0",
"@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.5](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-08-08)

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





## [3.3.4](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-carrier-sip-app
Expand Down
Loading

0 comments on commit 67d6445

Please sign in to comment.