Skip to content

Commit

Permalink
release: radon-sheep-3
Browse files Browse the repository at this point in the history
Signed-off-by: ovh-cds <[email protected]>
  • Loading branch information
ghyenne authored and ovh-cds committed Oct 24, 2024
1 parent a588912 commit 92cfec6
Show file tree
Hide file tree
Showing 175 changed files with 1,462 additions and 503 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=radon-sheep
sonar.projectVersion=radon-sheep-3

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-at-internet/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.

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


### Reverts

* Revert "release: radon-sheep-1" ([fae4a9c](https://github.com/ovh/manager/commit/fae4a9cb14816715b060fe0ebe42d45056c9714d))





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

**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.15",
"version": "5.11.16",
"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.15.0"
"@ovh-ux/ovh-at-internet": "^0.15.1"
},
"devDependencies": {
"@ovh-ux/component-rollup-config": "^13.0.1"
Expand Down
11 changes: 11 additions & 0 deletions packages/components/ng-ovh-contact/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.

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


### Bug Fixes

* **telecom.xdsl:** add custom address for ONT shipping ([#13452](https://github.com/ovh/manager/issues/13452)) ([a588912](https://github.com/ovh/manager/commit/a588912c1869fc88d1152e824ed37eb3d06645a2))





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


Expand Down
2 changes: 1 addition & 1 deletion packages/components/ng-ovh-contact/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/ng-ovh-contact",
"version": "5.2.2",
"version": "5.2.3",
"description": "Helps you dealing with OVHcloud contacts from /me/contact API.",
"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.16.3](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-10-24)

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





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

**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.16.2",
"version": "9.16.3",
"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.3",
"@ovh-ux/ovh-reket": "^2.1.4",
"lodash-es": "^4.17.11",
"validator": "^13.7.0"
},
Expand Down
11 changes: 11 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,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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


### Reverts

* Revert "release: radon-sheep-1" ([fae4a9c](https://github.com/ovh/manager/commit/fae4a9cb14816715b060fe0ebe42d45056c9714d))





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

**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.12",
"version": "0.5.13",
"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.15.0"
"@ovh-ux/ovh-at-internet": "^0.15.1"
},
"devDependencies": {
"@ovh-ux/component-rollup-config": "^13.0.1"
Expand Down
11 changes: 11 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,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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


### Reverts

* Revert "release: radon-sheep-1" ([fae4a9c](https://github.com/ovh/manager/commit/fae4a9cb14816715b060fe0ebe42d45056c9714d))





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


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.15.0",
"version": "0.15.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.5.0",
"@ovh-ux/manager-config": "^7.5.1",
"@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.4](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-10-24)

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





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

**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.3",
"version": "2.1.4",
"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.2.1",
"@ovh-ux/manager-core-sso": "^0.2.2",
"@ovhcloud/reket-axios-client": "^0.2.1",
"@ovhcloud/reket-core": "^0.2.1"
},
Expand Down
12 changes: 12 additions & 0 deletions packages/components/ovh-shell/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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


### Reverts

* Revert "feat(manager-react-components): build manager react components lib" ([5d68a86](https://github.com/ovh/manager/commit/5d68a8677efea465ebf882c77ca5413388f2dfbf))
* Revert "release: radon-sheep-1" ([fae4a9c](https://github.com/ovh/manager/commit/fae4a9cb14816715b060fe0ebe42d45056c9714d))





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


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.10.0",
"version": "3.10.1",
"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.5.0",
"@ovh-ux/ovh-at-internet": "^0.15.0",
"@ovh-ux/ovh-reket": "^2.1.2",
"@ovh-ux/request-tagger": "^0.3.0",
"@ovh-ux/url-builder": "^1.2.0",
"@ovh-ux/manager-config": "^7.5.1",
"@ovh-ux/ovh-at-internet": "^0.15.1",
"@ovh-ux/ovh-reket": "^2.1.4",
"@ovh-ux/request-tagger": "^0.3.1",
"@ovh-ux/url-builder": "^1.2.1",
"@types/react": "^18.0.0",
"dompurify": "^2.3.3",
"jest-cucumber": "^3.0.1",
Expand Down
7 changes: 7 additions & 0 deletions packages/manager-react-components/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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

### Reverts

- Revert "feat(manager-react-components): build manager react components lib" ([5d68a86](https://github.com/ovh/manager/commit/5d68a8677efea465ebf882c77ca5413388f2dfbf))
- Revert "release: radon-sheep-1" ([fae4a9c](https://github.com/ovh/manager/commit/fae4a9cb14816715b060fe0ebe42d45056c9714d))

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

**Note:** Version bump only for package @ovh-ux/manager-react-components
Expand Down
6 changes: 3 additions & 3 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.39.1",
"version": "1.39.2",
"main": "src/lib.ts",
"repository": {
"type": "git",
Expand All @@ -26,8 +26,8 @@
},
"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.5",
"@ovh-ux/manager-core-api": "^0.8.1",
"@ovh-ux/manager-react-shell-client": "^0.7.6",
"@ovhcloud/ods-common-core": "17.2.2",
"@ovhcloud/ods-common-theming": "17.2.2",
"@ovhcloud/ods-components": "17.2.2",
Expand Down
11 changes: 11 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,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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


### Reverts

* Revert "release: radon-sheep-1" ([fae4a9c](https://github.com/ovh/manager/commit/fae4a9cb14816715b060fe0ebe42d45056c9714d))





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

**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.13",
"version": "0.4.14",
"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.5.0",
"@ovh-ux/manager-core": "^12.17.2",
"@ovh-ux/manager-config": "^7.5.1",
"@ovh-ux/manager-core": "^12.17.3",
"@ovh-ux/manager-error-page": "^2.4.1",
"@ovh-ux/manager-ng-layout-helpers": "^2.9.1",
"@ovh-ux/ng-at-internet": "^5.11.15",
"@ovh-ux/ng-at-internet": "^5.11.16",
"@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-request-tagger": "^1.2.4",
"@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.12",
"@ovh-ux/ng-shell-tracking": "^0.5.13",
"@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.10.0",
"@ovh-ux/request-tagger": "^0.3.1",
"@ovh-ux/shell": "^3.10.1",
"@ovh-ux/ui-kit": "^6.10.5",
"@uirouter/angularjs": "^1.0.23",
"angular": "^1.7.5",
Expand Down
11 changes: 11 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,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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


### Reverts

* Revert "release: radon-sheep-1" ([fae4a9c](https://github.com/ovh/manager/commit/fae4a9cb14816715b060fe0ebe42d45056c9714d))





## [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
Expand Down
10 changes: 5 additions & 5 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.10",
"version": "3.3.11",
"private": true,
"description": "Carrier SIP Trunk standalone application.",
"repository": {
Expand All @@ -21,19 +21,19 @@
},
"dependencies": {
"@ovh-ux/manager-carrier-sip": "^2.3.1",
"@ovh-ux/manager-config": "^7.5.0",
"@ovh-ux/manager-core": "^12.17.2",
"@ovh-ux/manager-config": "^7.5.1",
"@ovh-ux/manager-core": "^12.17.3",
"@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",
"@ovh-ux/ng-ovh-http": "^5.1.1",
"@ovh-ux/ng-ovh-mondial-relay": "^8.8.3",
"@ovh-ux/ng-ovh-request-tagger": "^1.2.3",
"@ovh-ux/ng-ovh-request-tagger": "^1.2.4",
"@ovh-ux/ng-ovh-sso-auth": "^4.8.1",
"@ovh-ux/ng-ovh-swimming-poll": "^5.1.1",
"@ovh-ux/ng-ovh-telecom-universe-components": "^7.28.4",
"@ovh-ux/ng-translate-async-loader": "^2.2.1",
"@ovh-ux/request-tagger": "^0.3.0",
"@ovh-ux/request-tagger": "^0.3.1",
"@ovh-ux/ui-kit": "^6.10.5",
"@uirouter/angularjs": "^1.0.22",
"CSV-JS": "^1.2.0",
Expand Down
Loading

0 comments on commit 92cfec6

Please sign in to comment.