15 Commits

Author SHA1 Message Date
Chirag Madlani
65babfd586
chore(ui): bump quicktype to resolve vulnerabilities (#17979)
* chore(ui): bump quicktype to resolve vulnerabilities

* fix test

* lower the version to avoid build issue

* revert service_account type changes

* added node-gyp as global package
2024-09-25 15:09:34 +05:30
Chirag Madlani
b0563ccf98
revert quicktype bump since for CI issue (#17934)
* enable logging for debugging

* remove node-gyp

* add node-gyp globally before installing deps

* reduce quick type to 10

* revert quicktype and node-gyp changes for CI

* fix unit tests
2024-09-20 19:30:06 +05:30
Chirag Madlani
ed08b27a41
fix(ui): security vulnerability for ui packages (#17856)
* fix(ui): security vulnerability for ui packages

* revert quill package changes

* skip DataSteward due to issue in the app

* increase worker to 4
2024-09-17 18:15:29 +05:30
Chirag Madlani
a109191c90
fix(ui): security vulnerability for root yarn.lock (#17847) 2024-09-15 18:27:07 +05:30
dependabot[bot]
56cc93ff1b
Bump tar from 6.2.0 to 6.2.1 (#15871)
Bumps [tar](https://github.com/isaacs/node-tar) from 6.2.0 to 6.2.1.
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-tar/compare/v6.2.0...v6.2.1)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2024-04-15 11:33:12 +05:30
dependabot[bot]
95cdf6b4c4
Bump ip from 2.0.0 to 2.0.1 (#15281)
Bumps [ip](https://github.com/indutny/node-ip) from 2.0.0 to 2.0.1.
- [Commits](https://github.com/indutny/node-ip/compare/v2.0.0...v2.0.1)

---
updated-dependencies:
- dependency-name: ip
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-21 06:36:24 +00:00
Chirag Madlani
e2043a3f31
chore(ui): install node-gyp as ui install step (#14142)
* chore(ui): install node-gyp as ui install step

* enable logs

* add pre-install for root
2023-11-28 16:04:38 +05:30
dependabot[bot]
0590f05a92
Bump semver from 5.7.1 to 5.7.2 (#12362)
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-07-12 11:12:55 +05:30
Sriharsha Chintalapani
155cf354e3
Fix OpenMetadata schema to TypeScript generation (#12335)
* initial fix to add relative path to json schemas

* initial fix to add relative path to json schemas

* fix schema generation

* fix github workflow

* add license

* add jq to developer prerequisites

* add jq to developer prerequisites
2023-07-09 21:12:46 -07:00
krotonet
8b84ea2453
Use the primitive boolean expression (#10110)
* Use the primitive boolean expression for #7863

* Use the primitive boolean expression for #7863

* Update yarn-coverage.yml
2023-02-04 15:30:51 -08:00
dependabot[bot]
ee2aa29afc
Bump moment from 2.29.1 to 2.29.4 (#8213)
Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.29.1...2.29.4)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-18 18:39:48 +05:30
dependabot[bot]
7ebd0b36fb
Bump urijs from 1.19.7 to 1.19.11 (#8024)
Bumps [urijs](https://github.com/medialize/URI.js) from 1.19.7 to 1.19.11.
- [Release notes](https://github.com/medialize/URI.js/releases)
- [Changelog](https://github.com/medialize/URI.js/blob/gh-pages/CHANGELOG.md)
- [Commits](https://github.com/medialize/URI.js/compare/v1.19.7...v1.19.11)

---
updated-dependencies:
- dependency-name: urijs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2022-10-18 18:37:52 +05:30
dependabot[bot]
3c77d49517
Bump minimist from 1.2.5 to 1.2.6 (#7022)
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-29 21:51:12 +05:30
Harsh Vador
f1056a613f
Fixed-Issue #4687:right panel to tab view in user page (#5548)
* (refactor):right panel to tab view in user page

* Code improvement

* Delete yarn.lock

* Adding yarn.lock
2022-06-23 13:03:12 +05:30
darth-coder00
be06a77fdc
UI: npm ci and code clean-up (#1870)
* UI: npm ci and code clean-up

* Moved from npm to yarn

* Updated yarn.lock post main merge

* Removed unnecessary files
2021-12-22 18:27:48 +05:30