Skip to content

Commit

Permalink
release: gadolinium-salmon-2
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 Nov 28, 2024
1 parent f8473da commit 4cbae89
Show file tree
Hide file tree
Showing 283 changed files with 2,279 additions and 1,086 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=gadolinium-salmon-1
sonar.projectVersion=gadolinium-salmon-2

sonar.exclusions=node_modules/**, **/node_modules/**, **/dist/**, **/semantic/**, **/coverage/**, **/static/**, **/mock/**, **/mockServiceWorker.js
sonar.coverage.exclusions=**/*.spec.js
Expand Down
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.5.1](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-11-28)

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





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


Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/ng-at-internet-ui-router-plugin",
"version": "3.5.0",
"version": "3.5.1",
"description": "Plugin for at-internet when using UI-Router",
"keywords": [
"angularjs",
Expand Down Expand Up @@ -36,7 +36,7 @@
"lodash": "^4.17.15"
},
"devDependencies": {
"@ovh-ux/component-rollup-config": "^13.0.1"
"@ovh-ux/component-rollup-config": "^13.0.2"
},
"peerDependencies": {
"@ovh-ux/ng-at-internet": "^5.8.1",
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.

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

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





# 6.0.0 (2024-11-12)


Expand Down
6 changes: 3 additions & 3 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": "6.0.0",
"version": "6.0.1",
"private": true,
"description": "ATInternet tracking library wrapper for AngularJS",
"keywords": [
Expand Down Expand Up @@ -36,10 +36,10 @@
"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.16.0"
"@ovh-ux/ovh-at-internet": "^0.17.0"
},
"devDependencies": {
"@ovh-ux/component-rollup-config": "^13.0.1"
"@ovh-ux/component-rollup-config": "^13.0.2"
},
"peerDependencies": {
"angular": "~1.6"
Expand Down
8 changes: 8 additions & 0 deletions packages/components/ng-log-live-tail/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.4.1](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-11-28)

**Note:** Version bump only for package @ovh-ux/ng-log-live-tail





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


Expand Down
4 changes: 2 additions & 2 deletions packages/components/ng-log-live-tail/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/ng-log-live-tail",
"version": "2.4.0",
"version": "2.4.1",
"description": "Poll a log API for displaying messages",
"keywords": [
"angularjs",
Expand Down Expand Up @@ -43,7 +43,7 @@
"lodash": "~4.17.15"
},
"devDependencies": {
"@ovh-ux/component-rollup-config": "^13.0.1"
"@ovh-ux/component-rollup-config": "^13.0.2"
},
"peerDependencies": {
"angular": "^1.7.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/components/ng-ovh-actions-menu/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.1.2](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-11-28)

**Note:** Version bump only for package @ovh-ux/ng-ovh-actions-menu





## [5.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/ng-ovh-actions-menu
Expand Down
4 changes: 2 additions & 2 deletions packages/components/ng-ovh-actions-menu/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/ng-ovh-actions-menu",
"version": "5.1.1",
"version": "5.1.2",
"description": "An actions menu gives the opportunity to group a set of actions available for a specific context under a single menu",
"keywords": [
"actions-menu",
Expand Down Expand Up @@ -36,7 +36,7 @@
"start:watch": "lerna exec --stream --parallel --scope='@ovh-ux/ng-ovh-actions-menu' --include-dependencies -- yarn run dev:watch"
},
"devDependencies": {
"@ovh-ux/component-rollup-config": "^13.0.1"
"@ovh-ux/component-rollup-config": "^13.0.2"
},
"peerDependencies": {
"@ovh-ux/ng-ovh-responsive-popover": "^6.0.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/components/ng-ovh-browser-alert/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-11-28)

**Note:** Version bump only for package @ovh-ux/ng-ovh-browser-alert





## [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/ng-ovh-browser-alert
Expand Down
4 changes: 2 additions & 2 deletions packages/components/ng-ovh-browser-alert/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/ng-ovh-browser-alert",
"version": "2.1.1",
"version": "2.1.2",
"description": "Display an alert when your browser isn't supported",
"keywords": [
"angularjs",
Expand Down Expand Up @@ -39,7 +39,7 @@
"bowser": "^1.8.0"
},
"devDependencies": {
"@ovh-ux/component-rollup-config": "^13.0.1"
"@ovh-ux/component-rollup-config": "^13.0.2"
},
"peerDependencies": {
"angular": "^1.7.5"
Expand Down
8 changes: 8 additions & 0 deletions packages/components/ng-ovh-chart/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.2.1](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-11-28)

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





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


Expand Down
4 changes: 2 additions & 2 deletions packages/components/ng-ovh-chart/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/ng-ovh-chart",
"version": "1.2.0",
"version": "1.2.1",
"private": true,
"description": "ChartJS library wrapper for AngularJS",
"keywords": [
Expand Down Expand Up @@ -38,7 +38,7 @@
"lodash": "^4.17.15"
},
"devDependencies": {
"@ovh-ux/component-rollup-config": "^13.0.1"
"@ovh-ux/component-rollup-config": "^13.0.2"
},
"peerDependencies": {
"angular": "~1.6",
Expand Down
8 changes: 8 additions & 0 deletions packages/components/ng-ovh-checkbox-table/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-11-28)

**Note:** Version bump only for package @ovh-ux/ng-ovh-checkbox-table





## [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/ng-ovh-checkbox-table
Expand Down
4 changes: 2 additions & 2 deletions packages/components/ng-ovh-checkbox-table/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/ng-ovh-checkbox-table",
"version": "2.1.1",
"version": "2.1.2",
"description": "Multi checkbox management for table",
"keywords": [
"angularjs",
Expand Down Expand Up @@ -40,7 +40,7 @@
"lodash": "^4.17.15"
},
"devDependencies": {
"@ovh-ux/component-rollup-config": "^13.0.1"
"@ovh-ux/component-rollup-config": "^13.0.2"
},
"peerDependencies": {
"angular": "~1.6"
Expand Down
8 changes: 8 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,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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

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





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


Expand Down
4 changes: 2 additions & 2 deletions 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.5",
"version": "5.2.6",
"description": "Helps you dealing with OVHcloud contacts from /me/contact API.",
"keywords": [
"angularjs",
Expand Down Expand Up @@ -40,7 +40,7 @@
"lodash-es": "^4.17.15"
},
"devDependencies": {
"@ovh-ux/component-rollup-config": "^13.0.1"
"@ovh-ux/component-rollup-config": "^13.0.2"
},
"peerDependencies": {
"@ovh-ux/ng-ovh-api-wrappers": "^5.0.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/components/ng-ovh-contacts/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.3.3](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-11-28)

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





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


Expand Down
4 changes: 2 additions & 2 deletions packages/components/ng-ovh-contacts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/ng-ovh-contacts",
"version": "5.3.2",
"version": "5.3.3",
"description": "Helpers for managing OVH Contacts",
"keywords": [
"contacts",
Expand Down Expand Up @@ -42,7 +42,7 @@
"lodash": "^4.17.15"
},
"devDependencies": {
"@ovh-ux/component-rollup-config": "^13.0.1"
"@ovh-ux/component-rollup-config": "^13.0.2"
},
"peerDependencies": {
"@ovh-ux/ng-ovh-api-wrappers": "^5.0.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/components/ng-ovh-contracts/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.6.1](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-11-28)

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





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


Expand Down
4 changes: 2 additions & 2 deletions packages/components/ng-ovh-contracts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/ng-ovh-contracts",
"version": "4.6.0",
"version": "4.6.1",
"description": "Component to correctly show contracts in OVHcloud control panels",
"keywords": [
"angularjs",
Expand Down Expand Up @@ -39,7 +39,7 @@
"animated-scroll-to": "^1.2.2"
},
"devDependencies": {
"@ovh-ux/component-rollup-config": "^13.0.1"
"@ovh-ux/component-rollup-config": "^13.0.2"
},
"peerDependencies": {
"@ovh-ux/ui-kit": "^6.10.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/components/ng-ovh-doc-url/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-11-28)

**Note:** Version bump only for package @ovh-ux/ng-ovh-doc-url





## [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/ng-ovh-doc-url
Expand Down
4 changes: 2 additions & 2 deletions packages/components/ng-ovh-doc-url/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/ng-ovh-doc-url",
"version": "2.1.1",
"version": "2.1.2",
"description": "Easily create links or get urls to 2api endpoint which redirects to documentation systems",
"keywords": [
"angularjs",
Expand Down Expand Up @@ -45,7 +45,7 @@
"urijs": "^1.19.2"
},
"devDependencies": {
"@ovh-ux/component-rollup-config": "^13.0.1"
"@ovh-ux/component-rollup-config": "^13.0.2"
},
"peerDependencies": {
"angular": "^1.3.x"
Expand Down
8 changes: 8 additions & 0 deletions packages/components/ng-ovh-export-csv/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-11-28)

**Note:** Version bump only for package @ovh-ux/ng-ovh-export-csv





## [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/ng-ovh-export-csv
Expand Down
4 changes: 2 additions & 2 deletions packages/components/ng-ovh-export-csv/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/ng-ovh-export-csv",
"version": "2.1.1",
"version": "2.1.2",
"description": "Export data as CSV file.",
"keywords": [
"angularjs",
Expand Down Expand Up @@ -37,7 +37,7 @@
"start:watch": "lerna exec --stream --parallel --scope='@ovh-ux/ng-ovh-export-csv' --include-dependencies -- yarn run dev:watch"
},
"devDependencies": {
"@ovh-ux/component-rollup-config": "^13.0.1"
"@ovh-ux/component-rollup-config": "^13.0.2"
},
"peerDependencies": {
"angular": "^1.7.8",
Expand Down
Loading

0 comments on commit 4cbae89

Please sign in to comment.