From 26aec4054ff4286004c02b8b4b368061ea6c0893 Mon Sep 17 00:00:00 2001 From: maslow Date: Mon, 1 Apr 2024 16:04:45 +0800 Subject: [PATCH] chore: update changelog --- CHANGELOG.md | 92 ++++++++++++++- packages/cloud-sdk/package-lock.json | 22 ++-- packages/database-proxy/package-lock.json | 6 +- runtimes/nodejs/package-lock.json | 28 ++--- server/package-lock.json | 28 ++--- services/runtime-exporter/package-lock.json | 120 ++------------------ web/package-lock.json | 16 +-- 7 files changed, 149 insertions(+), 163 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2254b91e78..6eb063fd09 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,94 @@ -# [1.0.0-beta.4](https://github.com/labring/laf/compare/v1.0.0-beta.14...v1.0.0-beta.4) (2023-12-19) +# [1.0.0-beta.4](https://github.com/labring/laf/compare/v1.0.0...v1.0.0-beta.4) (2024-04-01) + + + +# [1.0.0](https://github.com/labring/laf/compare/v1.0.0-beta.14...v1.0.0) (2024-04-01) + + +### Bug Fixes + +* **build:** remove unneeded build layer ([#1822](https://github.com/labring/laf/issues/1822)) ([f53510c](https://github.com/labring/laf/commit/f53510c1997164be42d28d0e2eba2bc0e12edf15)) +* **cli:** dotenv package missing error ([#1747](https://github.com/labring/laf/issues/1747)) ([3539d17](https://github.com/labring/laf/commit/3539d1776449c0fb5bfbf3c16fd33a93a4d1a552)) +* **cli:** func desc missing caused by typo ([#1832](https://github.com/labring/laf/issues/1832)) ([3816b3f](https://github.com/labring/laf/commit/3816b3fad3e6f8e538acd48daac699b753f77b52)) +* **cli:** storage field key error during refresh ([#1833](https://github.com/labring/laf/issues/1833)) ([17811c4](https://github.com/labring/laf/commit/17811c49b9d45b27db1b557e97be1c3806544963)) +* fix bson version error in database-ql ([#1751](https://github.com/labring/laf/issues/1751)) ([d3a5c7f](https://github.com/labring/laf/commit/d3a5c7fe4852cc93aaf2fe291355e98b48d2078e)) +* **runtime-exporter:** repair the build process ([#1869](https://github.com/labring/laf/issues/1869)) ([2948df9](https://github.com/labring/laf/commit/2948df95b587be7eb813424af0b3bbd8a1c88bf9)) +* **runtime:** fix override deps when init package.json ([#1855](https://github.com/labring/laf/issues/1855)) ([d73d71b](https://github.com/labring/laf/commit/d73d71bcfb5b02cc4eb068667b6b7f8105108006)) +* **runtime:** fix runtime database connection error ([#1776](https://github.com/labring/laf/issues/1776)) ([db10359](https://github.com/labring/laf/commit/db10359399f61adbe49ba0c9dd7ef3be033caf3a)) +* **runtime:** fix storage server query url problem ([#1910](https://github.com/labring/laf/issues/1910)) ([27be959](https://github.com/labring/laf/commit/27be959cf8406bb14c5c5cc40bf04adaeb440239)) +* **runtime:** fix upload-dependencies tar path ([#1891](https://github.com/labring/laf/issues/1891)) ([bc948e2](https://github.com/labring/laf/commit/bc948e2d1acaaff9d308bebb645cdb05672e8ac9)) +* **runtime:** print error when invoke init function error ([#1887](https://github.com/labring/laf/issues/1887)) ([fbfa762](https://github.com/labring/laf/commit/fbfa762afaaf02e7fd9d6477740f0005a8144853)) +* **runtime:** wait for db ready ([#1774](https://github.com/labring/laf/issues/1774)) ([f1f0798](https://github.com/labring/laf/commit/f1f0798d303f73f0b8583458d7b0315770610b39)) +* **server:** add environment variable to control bucket domain Create task switch ([#1836](https://github.com/labring/laf/issues/1836)) ([3e17727](https://github.com/labring/laf/commit/3e1772714d110b16f98dfaab9ae3338a1652914a)) +* **server:** billing error with old apps ([#1797](https://github.com/labring/laf/issues/1797)) ([fadd735](https://github.com/labring/laf/commit/fadd7356952a1e8130fb60dfaa1a592e1e88a7d1)) +* **server:** billing for all apps including stopped apps ([#1781](https://github.com/labring/laf/issues/1781)) ([6cb7e57](https://github.com/labring/laf/commit/6cb7e576c6e926735a2d7d8fbdcbca490ba3ce05)) +* **server:** certificate of unbundled website domain name is not deleted ([#1871](https://github.com/labring/laf/issues/1871)) ([d52a578](https://github.com/labring/laf/commit/d52a57803433e4c16212680e20625f3d5af2a845)) +* **server:** disable i18n file watching in server ([#1800](https://github.com/labring/laf/issues/1800)) ([e9b6de7](https://github.com/labring/laf/commit/e9b6de70be7c38c085311a7dcd7b1f205492c4d1)) +* **server:** fix being failed to find address when connect ddb ([#1771](https://github.com/labring/laf/issues/1771)) ([0ed539e](https://github.com/labring/laf/commit/0ed539ec9d0607190107e2ad7cd712bdc88cab43)) +* **server:** fix certificate not deleting and rebuilding issue when unbundling runtime custom domains ([#1829](https://github.com/labring/laf/issues/1829)) ([77be144](https://github.com/labring/laf/commit/77be144c48c4ee473104ae882520f47210efa520)) +* **server:** fix compiled code that doesn't support await import ([#1828](https://github.com/labring/laf/issues/1828)) ([b23d2a2](https://github.com/labring/laf/commit/b23d2a2f8841c9095bf3cbca5497c515eb6a51b4)) +* **server:** fix dedicated database connect host ([#1906](https://github.com/labring/laf/issues/1906)) ([658fe49](https://github.com/labring/laf/commit/658fe4978a6b21c4c4881f6990651a948704804a)) +* **server:** fix extra billing for ddb when app has stopped ([#1884](https://github.com/labring/laf/issues/1884)) ([3113289](https://github.com/labring/laf/commit/31132890260be382285c7714ce6c3591ff3acecf)) +* **server:** fix multi-region database connectivity issues ([#1801](https://github.com/labring/laf/issues/1801)) ([aa28e7e](https://github.com/labring/laf/commit/aa28e7e0a0c5fb6c7dc87f15372be26144cf0b92)) +* **server:** fix too large entity error when upload large func ([#1882](https://github.com/labring/laf/issues/1882)) ([fdf96bb](https://github.com/labring/laf/commit/fdf96bb51ddaade6e6b09fca32f6f6da16db3373)) +* **server:** read manifest failed when init region ([#1820](https://github.com/labring/laf/issues/1820)) ([f72e024](https://github.com/labring/laf/commit/f72e02467e3d40f1d851e14db4af983535fc42b4)) +* **server:** update account updateAt ([#1806](https://github.com/labring/laf/issues/1806)) ([1b75bac](https://github.com/labring/laf/commit/1b75bacfb80fb56c5984f83aaf7ced9f1970d1a7)) +* **server:** update function changelog optional ([#1799](https://github.com/labring/laf/issues/1799)) ([84ea810](https://github.com/labring/laf/commit/84ea810bf3dfed181cb7fe8331b35866868b9a95)) +* **web&server:** fix billing query time boundary problem ([#1745](https://github.com/labring/laf/issues/1745)) ([d9cfd9f](https://github.com/labring/laf/commit/d9cfd9f933cb260ec43a658db8139e2a471067b0)) +* **web:** cannot click history func version ([#1798](https://github.com/labring/laf/issues/1798)) ([12bef25](https://github.com/labring/laf/commit/12bef25e93e2049562db896e2c7fc00d60cc258b)) +* **web:** change monaco loader cdn with self-host js ([#1812](https://github.com/labring/laf/issues/1812)) ([604ee33](https://github.com/labring/laf/commit/604ee33410b91b07fee89f505f70dadf2e8b9717)) +* **web:** error when click recommend specs ([#1793](https://github.com/labring/laf/issues/1793)) ([cea1c88](https://github.com/labring/laf/commit/cea1c8889dc72873baa618afb06106366f0a17e0)) +* **web:** fix ddb not compactable with old app ([#1768](https://github.com/labring/laf/issues/1768)) ([208a683](https://github.com/labring/laf/commit/208a683d717366dadab5eb03fdfee71b74389a43)) +* **web:** fix editor theme override & init with value ([#1795](https://github.com/labring/laf/issues/1795)) ([b127a0b](https://github.com/labring/laf/commit/b127a0bfd954d6094f65306b91f9cab006d0b8b4)) +* **web:** fix function scroll bar & support horizontal scrolling ([#1814](https://github.com/labring/laf/issues/1814)) ([48d636c](https://github.com/labring/laf/commit/48d636c72aff65c9d100e5a3d83fb9be37fcb3ca)) +* **web:** fix monaco editor key binding ([#1809](https://github.com/labring/laf/issues/1809)) ([87b3c03](https://github.com/labring/laf/commit/87b3c0338c0c2af6adfa243060625fab1eaf41b4)) +* **web:** fix nginx conf ([#1907](https://github.com/labring/laf/issues/1907)) ([b37508a](https://github.com/labring/laf/commit/b37508a02f7211a7895dcd3331590b4d3c9c2f8e)) +* **web:** fix nginx conf ([#1908](https://github.com/labring/laf/issues/1908)) ([9ec2a97](https://github.com/labring/laf/commit/9ec2a9739c9403e57a0a2524c8211dec52d31ad1)) +* **web:** fix not auto import typings when switch paths ([#1896](https://github.com/labring/laf/issues/1896)) ([f7ab0dd](https://github.com/labring/laf/commit/f7ab0dd687f76812b2772a3016f4b5d30fcac00b)) +* **web:** fix only display either phone or email login ([#1888](https://github.com/labring/laf/issues/1888)) ([896386d](https://github.com/labring/laf/commit/896386d1620ff9c2477012e262357981980c5295)) +* **web:** fix pwa cache ([#1905](https://github.com/labring/laf/issues/1905)) ([ab28cd4](https://github.com/labring/laf/commit/ab28cd4df9097a5aee6f14a1899232000f02af1d)) +* **web:** fix storage path concatenation & add dependency install tip ([#1864](https://github.com/labring/laf/issues/1864)) ([53e491a](https://github.com/labring/laf/commit/53e491a70d05930c2c86b833ea2fe9000dfaf740)) +* **web:** not update recent function list when deploy & fix type when import function by relative path ([#1821](https://github.com/labring/laf/issues/1821)) ([2a06729](https://github.com/labring/laf/commit/2a06729d304ef6da9ef8624363cbac673ea901f1)) +* **web:** wait for all delete files promise settled ([#1777](https://github.com/labring/laf/issues/1777)) ([44df222](https://github.com/labring/laf/commit/44df22218ab88b16aa15ba76e940735d02078c90)) + + +### Features + +* **runtime&server:** support display error/log line ([#1813](https://github.com/labring/laf/issues/1813)) ([faefc11](https://github.com/labring/laf/commit/faefc11c66471b39b5245e19a4b51429c46a9a04)) +* **runtime&server:** support updating dependencies without restarting ([#1823](https://github.com/labring/laf/issues/1823)) ([debd01c](https://github.com/labring/laf/commit/debd01c82e02facb3a5e9c5d369fa62f4c1c3892)) +* **runtime:** add ts lsp server ([#1660](https://github.com/labring/laf/issues/1660)) ([ba8de86](https://github.com/labring/laf/commit/ba8de8645cf1ff38eba58587f3adc940832967fe)) +* **server:** Add a setting to control whether WebPromoPage is enabled or not. ([#1861](https://github.com/labring/laf/issues/1861)) ([cc97241](https://github.com/labring/laf/commit/cc972417d324fe2c14773682bf49b1a7cb022cab)) +* **server:** add app network traffic metering ([#1892](https://github.com/labring/laf/issues/1892)) ([ef30cd9](https://github.com/labring/laf/commit/ef30cd917cd8ead8cab092e3f7e690e2452790a2)) +* **server:** adding a delinquent flag to an account when the account… ([#1881](https://github.com/labring/laf/issues/1881)) ([a9bc541](https://github.com/labring/laf/commit/a9bc541c649502660f53c679887bf4ae74b90518)) +* **server:** recover the application and synchronize the recovery functions to sys_db ([#1879](https://github.com/labring/laf/issues/1879)) ([46a0cd4](https://github.com/labring/laf/commit/46a0cd440feb2c63d21c5dcf327ba2476b5b29e4)) +* **server:** support auth methods of email ([#1867](https://github.com/labring/laf/issues/1867)) ([2364f57](https://github.com/labring/laf/commit/2364f57b432fbf93727e3f5872af4e28d8a22da2)) +* **server:** support dedicated database ([#1728](https://github.com/labring/laf/issues/1728)) ([cae101b](https://github.com/labring/laf/commit/cae101b7d37e67d342e7b28f132a4e28493bee1f)) +* **server:** support function history changelog ([#1756](https://github.com/labring/laf/issues/1756)) ([829fd8a](https://github.com/labring/laf/commit/829fd8a0169702e0c4f9491bf2241b8327582579)) +* **server:** support notification ([#1683](https://github.com/labring/laf/issues/1683)) ([d9f527b](https://github.com/labring/laf/commit/d9f527b5dc6fbf702b89a37d6defbd120af734dd)) +* **services:** add database metrics interface ([#1739](https://github.com/labring/laf/issues/1739)) ([74518b9](https://github.com/labring/laf/commit/74518b9139b1dd336aa92d278fb8466b0a2bd4e0)) +* **web&server:** control the activation of the ddb & change the location of deploy manifests ([#1810](https://github.com/labring/laf/issues/1810)) ([a8bd80e](https://github.com/labring/laf/commit/a8bd80e20144a24b93c6eac9517b99f99dff90b1)) +* **web:** add app network traffic metering ([#1894](https://github.com/labring/laf/issues/1894)) ([e9d012d](https://github.com/labring/laf/commit/e9d012ddda0381332c3fc444e71e9c24e807461e)) +* **web:** add function list context menu ([#1825](https://github.com/labring/laf/issues/1825)) ([bcde132](https://github.com/labring/laf/commit/bcde132fd872be9ef033d059055b92d5e20c5fff)) +* **web:** add index page setting config ([#1858](https://github.com/labring/laf/issues/1858)) ([f192ec8](https://github.com/labring/laf/commit/f192ec8dc2a767bf03b41c336e8635f248bb3708)) +* **web:** add laf_doc and laf_about_us url config ([#1763](https://github.com/labring/laf/issues/1763)) ([9a96ff7](https://github.com/labring/laf/commit/9a96ff75c4d5572491e16851b59b193e07c2c882)) +* **web:** optimize app log stream ([#1811](https://github.com/labring/laf/issues/1811)) ([59da485](https://github.com/labring/laf/commit/59da48573d139d5fec5c405c0dbff9e3bb320c69)) +* **web:** remove charge input ([#1912](https://github.com/labring/laf/issues/1912)) ([c39772b](https://github.com/labring/laf/commit/c39772b500cba35c348a25d0b80bcf68ed1f088d)) +* **web:** support ai code completion ([#1877](https://github.com/labring/laf/issues/1877)) ([1c688b8](https://github.com/labring/laf/commit/1c688b8afcbc56af31f040ef3981bb743ac877f5)) +* **web:** support auth methods of email ([#1865](https://github.com/labring/laf/issues/1865)) ([9f0a683](https://github.com/labring/laf/commit/9f0a68356b4746ebe948925c62e9e1ce57b9f25f)) +* **web:** support dedicated database ([#1730](https://github.com/labring/laf/issues/1730)) ([6a02910](https://github.com/labring/laf/commit/6a0291043f01d3c134625bd345fa94e04fb6794f)) +* **web:** support deleting multiple storage files ([#1755](https://github.com/labring/laf/issues/1755)) ([4e47d04](https://github.com/labring/laf/commit/4e47d0483819e273f84f93e741cf7b65d11d0d63)) +* **web:** support function changelog ([#1757](https://github.com/labring/laf/issues/1757)) ([9d86105](https://github.com/labring/laf/commit/9d861050120894c3db26039ade6e250b0c340b95)) +* **web:** support function editor with lsp ([#1657](https://github.com/labring/laf/issues/1657)) ([d7d0b46](https://github.com/labring/laf/commit/d7d0b46d17cbfb66de806083212e62da4d58ebd0)) +* **web:** support function editor with lsp ([#1784](https://github.com/labring/laf/issues/1784)) ([022ee46](https://github.com/labring/laf/commit/022ee46404c87d49f9b86071ff2cb9c8bad62e09)) +* **web:** support rename functions using dragging ([#1762](https://github.com/labring/laf/issues/1762)) ([f108ea8](https://github.com/labring/laf/commit/f108ea8d241750b448bd98a4474501ab8bc7a951)) +* **web:** support sort files of storage & fix monitor data undefined ([#1819](https://github.com/labring/laf/issues/1819)) ([55360e9](https://github.com/labring/laf/commit/55360e9f411019d41bb80244d6eb137aee7a8007)) +* **web:** support updating dependencies without restarting ([#1824](https://github.com/labring/laf/issues/1824)) ([bd69fea](https://github.com/labring/laf/commit/bd69fea2b9a8d3ebf55a24951ef432ae8a7a5218)) +* **web:** support version upgrade prompt ([#1754](https://github.com/labring/laf/issues/1754)) ([94e3e82](https://github.com/labring/laf/commit/94e3e82f09aafd0ee9b0704f520f0eec9e1d1b6a)) + + +### Reverts + +* Revert "feat(web): support function editor with lsp (#1657)" (#1783) ([5a63468](https://github.com/labring/laf/commit/5a63468432e8173e255ab8cc29f992cd3cf835f0)), closes [#1657](https://github.com/labring/laf/issues/1657) [#1783](https://github.com/labring/laf/issues/1783) diff --git a/packages/cloud-sdk/package-lock.json b/packages/cloud-sdk/package-lock.json index 1f1e8d8e6c..274219aef2 100644 --- a/packages/cloud-sdk/package-lock.json +++ b/packages/cloud-sdk/package-lock.json @@ -1602,20 +1602,20 @@ } }, "node_modules/database-proxy": { - "version": "1.0.0-beta.14-patch0", - "resolved": "https://registry.npmjs.org/database-proxy/-/database-proxy-1.0.0-beta.14-patch0.tgz", - "integrity": "sha512-L7kFU7+OU07g19et58+/H7B0YLDA53u3NVSvfnjDGqSKBpXptetWiu1SWxrHAWEpyORYkk9vdCwJ8BW5zpAcyg==", + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/database-proxy/-/database-proxy-1.0.0.tgz", + "integrity": "sha512-LHfaOGRRRjF6hrW0z1OMrcEq4nvA5i21SAM7b26bAgXpX7qAoS3Y9dK3pT+kZWH1XWYrJM60TbMlvXC0KV/8Sg==", "dependencies": { - "database-ql": "^1.0.0-beta.14-patch0", + "database-ql": "^1.0.0", "mongodb": "^5.9.2", "mysql2": "^2.2.5", "validator": "^13.7.0" } }, "node_modules/database-ql": { - "version": "1.0.0-beta.14-patch0", - "resolved": "https://registry.npmjs.org/database-ql/-/database-ql-1.0.0-beta.14-patch0.tgz", - "integrity": "sha512-XPFn9D5hXVtx9GWGBLw7UeSHg0aQ3d1kE+ZZiPZPMLJWc3A8jeyUX2xeg3ktgZ7eO3+HkwvymQz9NVPqoQCpSA==", + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/database-ql/-/database-ql-1.0.0.tgz", + "integrity": "sha512-xW4mho/S2a8yR3UCrxmWqhliI+61xy4CqeZIIYRJDpPthBaW0o0N1AMKALfFQuvdAKk9pbHyHfOcHWgt6yQx2Q==", "dependencies": { "bson": "^5.5.1" } @@ -1802,14 +1802,6 @@ "whatwg-url": "^11.0.0" } }, - "node_modules/mongodb/node_modules/bson": { - "version": "5.5.1", - "resolved": "https://registry.npmmirror.com/bson/-/bson-5.5.1.tgz", - "integrity": "sha512-ix0EwukN2EpC0SRWIj/7B5+A6uQMQy6KMREI9qQqvgpkV2frH63T0UDVd1SYedL6dNCmDBYB3QtXi4ISk9YT+g==", - "engines": { - "node": ">=14.20.1" - } - }, "node_modules/mysql2": { "version": "2.3.3", "resolved": "https://registry.npmjs.org/mysql2/-/mysql2-2.3.3.tgz", diff --git a/packages/database-proxy/package-lock.json b/packages/database-proxy/package-lock.json index 1f4d46b55a..736921bea4 100644 --- a/packages/database-proxy/package-lock.json +++ b/packages/database-proxy/package-lock.json @@ -270,9 +270,9 @@ "dev": true }, "node_modules/database-ql": { - "version": "1.0.0-beta.14-patch0", - "resolved": "https://registry.npmjs.org/database-ql/-/database-ql-1.0.0-beta.14-patch0.tgz", - "integrity": "sha512-XPFn9D5hXVtx9GWGBLw7UeSHg0aQ3d1kE+ZZiPZPMLJWc3A8jeyUX2xeg3ktgZ7eO3+HkwvymQz9NVPqoQCpSA==", + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/database-ql/-/database-ql-1.0.0.tgz", + "integrity": "sha512-xW4mho/S2a8yR3UCrxmWqhliI+61xy4CqeZIIYRJDpPthBaW0o0N1AMKALfFQuvdAKk9pbHyHfOcHWgt6yQx2Q==", "dependencies": { "bson": "^5.5.1" } diff --git a/runtimes/nodejs/package-lock.json b/runtimes/nodejs/package-lock.json index 42692226a4..8860858117 100644 --- a/runtimes/nodejs/package-lock.json +++ b/runtimes/nodejs/package-lock.json @@ -1402,9 +1402,9 @@ } }, "node_modules/@lafjs/cloud": { - "version": "1.0.0-beta.14-patch0", - "resolved": "https://registry.npmjs.org/@lafjs/cloud/-/cloud-1.0.0-beta.14-patch0.tgz", - "integrity": "sha512-tdXd5TSGn+2bde5mReqzUQ2mwDv8NzT/Wk3JN1FXHGnuXT8uDLLXIOfHGUDiLiUMYHPZl8EtMH+z/Ak7nbVHyw==", + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/@lafjs/cloud/-/cloud-1.0.0.tgz", + "integrity": "sha512-Tn0PmOngLP2U5M+w5bCj+3PV+G8lqafC6cld2MBesmzGV9uQPYNZZRQb4q93cU3vkjAmbWIE7TGtpYsYxKWsnA==", "dependencies": { "@aws-sdk/client-s3": "^3.468.0", "@aws-sdk/client-sts": "^3.468.0", @@ -1412,7 +1412,7 @@ "@types/express": "^4.17.15", "@types/ws": "^8.5.3", "axios": "^1.2.1", - "database-proxy": "^1.0.0-beta.14-patch0", + "database-proxy": "^1.0.0", "mongodb": "^5.9.2", "ws": "^8.11.0" } @@ -3237,20 +3237,20 @@ } }, "node_modules/database-proxy": { - "version": "1.0.0-beta.14-patch0", - "resolved": "https://registry.npmjs.org/database-proxy/-/database-proxy-1.0.0-beta.14-patch0.tgz", - "integrity": "sha512-L7kFU7+OU07g19et58+/H7B0YLDA53u3NVSvfnjDGqSKBpXptetWiu1SWxrHAWEpyORYkk9vdCwJ8BW5zpAcyg==", + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/database-proxy/-/database-proxy-1.0.0.tgz", + "integrity": "sha512-LHfaOGRRRjF6hrW0z1OMrcEq4nvA5i21SAM7b26bAgXpX7qAoS3Y9dK3pT+kZWH1XWYrJM60TbMlvXC0KV/8Sg==", "dependencies": { - "database-ql": "^1.0.0-beta.14-patch0", + "database-ql": "^1.0.0", "mongodb": "^5.9.2", "mysql2": "^2.2.5", "validator": "^13.7.0" } }, "node_modules/database-ql": { - "version": "1.0.0-beta.14-patch0", - "resolved": "https://registry.npmjs.org/database-ql/-/database-ql-1.0.0-beta.14-patch0.tgz", - "integrity": "sha512-XPFn9D5hXVtx9GWGBLw7UeSHg0aQ3d1kE+ZZiPZPMLJWc3A8jeyUX2xeg3ktgZ7eO3+HkwvymQz9NVPqoQCpSA==", + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/database-ql/-/database-ql-1.0.0.tgz", + "integrity": "sha512-xW4mho/S2a8yR3UCrxmWqhliI+61xy4CqeZIIYRJDpPthBaW0o0N1AMKALfFQuvdAKk9pbHyHfOcHWgt6yQx2Q==", "dependencies": { "bson": "^5.5.1" } @@ -4656,9 +4656,9 @@ } }, "node_modules/node-modules-utils": { - "version": "1.0.0-beta.14", - "resolved": "https://registry.npmjs.org/node-modules-utils/-/node-modules-utils-1.0.0-beta.14.tgz", - "integrity": "sha512-AUQ+8j192L2pXe1lZJERa9zEP3Cqu9dGgt5b6WqyqCO9pOW6ZTY1VLjkAaeHEriAu8fg3pbxP1t2jprTA7oa8w==", + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/node-modules-utils/-/node-modules-utils-1.0.0.tgz", + "integrity": "sha512-EKOSkdaRxaLZWBatoN6eym58ZfOltFJEnFjSnd3Eu3QPBDu4J6IBEf43t/7yj75QbxS1ydR2GwMH2f6hvGgs/A==", "dependencies": { "fs-extra": "^10.0.0" } diff --git a/server/package-lock.json b/server/package-lock.json index bbd17e0170..b8ee378631 100644 --- a/server/package-lock.json +++ b/server/package-lock.json @@ -11522,20 +11522,20 @@ } }, "node_modules/database-proxy": { - "version": "1.0.0-beta.14-patch0", - "resolved": "https://registry.npmjs.org/database-proxy/-/database-proxy-1.0.0-beta.14-patch0.tgz", - "integrity": "sha512-L7kFU7+OU07g19et58+/H7B0YLDA53u3NVSvfnjDGqSKBpXptetWiu1SWxrHAWEpyORYkk9vdCwJ8BW5zpAcyg==", + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/database-proxy/-/database-proxy-1.0.0.tgz", + "integrity": "sha512-LHfaOGRRRjF6hrW0z1OMrcEq4nvA5i21SAM7b26bAgXpX7qAoS3Y9dK3pT+kZWH1XWYrJM60TbMlvXC0KV/8Sg==", "dependencies": { - "database-ql": "^1.0.0-beta.14-patch0", + "database-ql": "^1.0.0", "mongodb": "^5.9.2", "mysql2": "^2.2.5", "validator": "^13.7.0" } }, "node_modules/database-ql": { - "version": "1.0.0-beta.14-patch0", - "resolved": "https://registry.npmjs.org/database-ql/-/database-ql-1.0.0-beta.14-patch0.tgz", - "integrity": "sha512-XPFn9D5hXVtx9GWGBLw7UeSHg0aQ3d1kE+ZZiPZPMLJWc3A8jeyUX2xeg3ktgZ7eO3+HkwvymQz9NVPqoQCpSA==", + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/database-ql/-/database-ql-1.0.0.tgz", + "integrity": "sha512-xW4mho/S2a8yR3UCrxmWqhliI+61xy4CqeZIIYRJDpPthBaW0o0N1AMKALfFQuvdAKk9pbHyHfOcHWgt6yQx2Q==", "dependencies": { "bson": "^5.5.1" } @@ -28231,20 +28231,20 @@ } }, "database-proxy": { - "version": "1.0.0-beta.14-patch0", - "resolved": "https://registry.npmjs.org/database-proxy/-/database-proxy-1.0.0-beta.14-patch0.tgz", - "integrity": "sha512-L7kFU7+OU07g19et58+/H7B0YLDA53u3NVSvfnjDGqSKBpXptetWiu1SWxrHAWEpyORYkk9vdCwJ8BW5zpAcyg==", + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/database-proxy/-/database-proxy-1.0.0.tgz", + "integrity": "sha512-LHfaOGRRRjF6hrW0z1OMrcEq4nvA5i21SAM7b26bAgXpX7qAoS3Y9dK3pT+kZWH1XWYrJM60TbMlvXC0KV/8Sg==", "requires": { - "database-ql": "^1.0.0-beta.14-patch0", + "database-ql": "^1.0.0", "mongodb": "^5.9.2", "mysql2": "^2.2.5", "validator": "^13.7.0" } }, "database-ql": { - "version": "1.0.0-beta.14-patch0", - "resolved": "https://registry.npmjs.org/database-ql/-/database-ql-1.0.0-beta.14-patch0.tgz", - "integrity": "sha512-XPFn9D5hXVtx9GWGBLw7UeSHg0aQ3d1kE+ZZiPZPMLJWc3A8jeyUX2xeg3ktgZ7eO3+HkwvymQz9NVPqoQCpSA==", + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/database-ql/-/database-ql-1.0.0.tgz", + "integrity": "sha512-xW4mho/S2a8yR3UCrxmWqhliI+61xy4CqeZIIYRJDpPthBaW0o0N1AMKALfFQuvdAKk9pbHyHfOcHWgt6yQx2Q==", "requires": { "bson": "^5.5.1" } diff --git a/services/runtime-exporter/package-lock.json b/services/runtime-exporter/package-lock.json index 0e983adb92..69c0235666 100644 --- a/services/runtime-exporter/package-lock.json +++ b/services/runtime-exporter/package-lock.json @@ -278,25 +278,6 @@ "resolved": "https://registry.npmjs.org/aws4/-/aws4-1.12.0.tgz", "integrity": "sha512-NmWvPnx0F1SfrQbYwOi7OeaNGokp9XhzNioJ/CSBs8Qa4vxug81mhJEAVZwxXuBmYB5KDRfMq/F3RR0BIU7sWg==" }, - "node_modules/base64-js": { - "version": "1.5.1", - "resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz", - "integrity": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==", - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/feross" - }, - { - "type": "patreon", - "url": "https://www.patreon.com/feross" - }, - { - "type": "consulting", - "url": "https://feross.org/support" - } - ] - }, "node_modules/bcrypt-pbkdf": { "version": "1.0.2", "resolved": "https://registry.npmjs.org/bcrypt-pbkdf/-/bcrypt-pbkdf-1.0.2.tgz", @@ -347,37 +328,11 @@ "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==" }, "node_modules/bson": { - "version": "4.7.2", - "resolved": "https://registry.npmjs.org/bson/-/bson-4.7.2.tgz", - "integrity": "sha512-Ry9wCtIZ5kGqkJoi6aD8KjxFZEx78guTQDnpXWiNthsxzrxAK/i8E6pCHAIZTbaEFWcOCvbecMukfK7XUvyLpQ==", - "dependencies": { - "buffer": "^5.6.0" - }, + "version": "5.5.1", + "resolved": "https://registry.npmjs.org/bson/-/bson-5.5.1.tgz", + "integrity": "sha512-ix0EwukN2EpC0SRWIj/7B5+A6uQMQy6KMREI9qQqvgpkV2frH63T0UDVd1SYedL6dNCmDBYB3QtXi4ISk9YT+g==", "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/buffer": { - "version": "5.7.1", - "resolved": "https://registry.npmjs.org/buffer/-/buffer-5.7.1.tgz", - "integrity": "sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==", - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/feross" - }, - { - "type": "patreon", - "url": "https://www.patreon.com/feross" - }, - { - "type": "consulting", - "url": "https://feross.org/support" - } - ], - "dependencies": { - "base64-js": "^1.3.1", - "ieee754": "^1.1.13" + "node": ">=14.20.1" } }, "node_modules/byline": { @@ -482,26 +437,22 @@ } }, "node_modules/database-proxy": { - "version": "1.0.0-beta.14", - "resolved": "https://registry.npmjs.org/database-proxy/-/database-proxy-1.0.0-beta.14.tgz", - "integrity": "sha512-CZFBVtlgmQ+gSSgQDDG/SVyIpOHIWTB/wFTgJ+5VmiPawk8gWnHJpmHqXPkoCoioiVw5uTEF/TnMTL2ihEwNlw==", + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/database-proxy/-/database-proxy-1.0.0.tgz", + "integrity": "sha512-LHfaOGRRRjF6hrW0z1OMrcEq4nvA5i21SAM7b26bAgXpX7qAoS3Y9dK3pT+kZWH1XWYrJM60TbMlvXC0KV/8Sg==", "dependencies": { - "database-ql": "^1.0.0-beta.14", - "lodash": "^4.17.21", + "database-ql": "^1.0.0", "mongodb": "^5.9.2", "mysql2": "^2.2.5", "validator": "^13.7.0" } }, "node_modules/database-ql": { - "version": "1.0.0-beta.14", - "resolved": "https://registry.npmjs.org/database-ql/-/database-ql-1.0.0-beta.14.tgz", - "integrity": "sha512-h1wv352fQHhFf36+QZUHpiiBreqZ+yIg6UWYcDoO02+TsX/4A2HTb1ZgIz3A5sixkMfsh2REud7/hb+GKlC9UQ==", + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/database-ql/-/database-ql-1.0.0.tgz", + "integrity": "sha512-xW4mho/S2a8yR3UCrxmWqhliI+61xy4CqeZIIYRJDpPthBaW0o0N1AMKALfFQuvdAKk9pbHyHfOcHWgt6yQx2Q==", "dependencies": { - "bson": "^4.5.3", - "lodash.clonedeep": "4.5.0", - "lodash.set": "4.3.2", - "lodash.unset": "4.5.2" + "bson": "^5.5.1" } }, "node_modules/date-format": { @@ -955,25 +906,6 @@ "node": ">=0.10.0" } }, - "node_modules/ieee754": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz", - "integrity": "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==", - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/feross" - }, - { - "type": "patreon", - "url": "https://www.patreon.com/feross" - }, - { - "type": "consulting", - "url": "https://feross.org/support" - } - ] - }, "node_modules/inherits": { "version": "2.0.4", "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz", @@ -1085,26 +1017,6 @@ "node": ">=0.6.0" } }, - "node_modules/lodash": { - "version": "4.17.21", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", - "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==" - }, - "node_modules/lodash.clonedeep": { - "version": "4.5.0", - "resolved": "https://registry.npmjs.org/lodash.clonedeep/-/lodash.clonedeep-4.5.0.tgz", - "integrity": "sha512-H5ZhCF25riFd9uB5UCkVKo61m3S/xZk1x4wA6yp/L3RFP6Z/eHH1ymQcGLo7J3GMPfm0V/7m1tryHuGVxpqEBQ==" - }, - "node_modules/lodash.set": { - "version": "4.3.2", - "resolved": "https://registry.npmjs.org/lodash.set/-/lodash.set-4.3.2.tgz", - "integrity": "sha512-4hNPN5jlm/N/HLMCO43v8BXKq9Z7QdAGc/VGrRD61w8gN9g/6jF9A4L1pbUgBLCffi0w9VsXfTOij5x8iTyFvg==" - }, - "node_modules/lodash.unset": { - "version": "4.5.2", - "resolved": "https://registry.npmjs.org/lodash.unset/-/lodash.unset-4.5.2.tgz", - "integrity": "sha512-bwKX88k2JhCV9D1vtE8+naDKlLiGrSmf8zi/Y9ivFHwbmRfA8RxS/aVJ+sIht2XOwqoNr4xUPUkGZpc1sHFEKg==" - }, "node_modules/log4js": { "version": "6.9.1", "resolved": "https://registry.npmjs.org/log4js/-/log4js-6.9.1.tgz", @@ -1305,14 +1217,6 @@ "whatwg-url": "^11.0.0" } }, - "node_modules/mongodb/node_modules/bson": { - "version": "5.5.1", - "resolved": "https://registry.npmjs.org/bson/-/bson-5.5.1.tgz", - "integrity": "sha512-ix0EwukN2EpC0SRWIj/7B5+A6uQMQy6KMREI9qQqvgpkV2frH63T0UDVd1SYedL6dNCmDBYB3QtXi4ISk9YT+g==", - "engines": { - "node": ">=14.20.1" - } - }, "node_modules/ms": { "version": "2.1.3", "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz", diff --git a/web/package-lock.json b/web/package-lock.json index 3aa70d1691..a512fd6241 100644 --- a/web/package-lock.json +++ b/web/package-lock.json @@ -7862,12 +7862,12 @@ "dev": true }, "node_modules/laf-client-sdk": { - "version": "1.0.0-beta.14", - "resolved": "https://registry.npmjs.org/laf-client-sdk/-/laf-client-sdk-1.0.0-beta.14.tgz", - "integrity": "sha512-viYbhpSm8BPZkSVeWLRl8SHwXMRaXTgzgAvWyx4kXzCALVhdf03bonxULJA5VskTsBWabCsC17I/rviYRjaZtw==", + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/laf-client-sdk/-/laf-client-sdk-1.0.0.tgz", + "integrity": "sha512-5PagipqFrjAv2qCjFHG6YxH5gquL2tIReKwuMq7xAhI8TcQr7Hmi6mesEgdWP0B31Fvs9HJzhmJiqt18CNLAog==", "dependencies": { "axios": "^0.21.1", - "database-ql": "^1.0.0-beta.14" + "database-ql": "1.0.0-beta.14" } }, "node_modules/laf-client-sdk/node_modules/axios": { @@ -17863,12 +17863,12 @@ "dev": true }, "laf-client-sdk": { - "version": "1.0.0-beta.14", - "resolved": "https://registry.npmjs.org/laf-client-sdk/-/laf-client-sdk-1.0.0-beta.14.tgz", - "integrity": "sha512-viYbhpSm8BPZkSVeWLRl8SHwXMRaXTgzgAvWyx4kXzCALVhdf03bonxULJA5VskTsBWabCsC17I/rviYRjaZtw==", + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/laf-client-sdk/-/laf-client-sdk-1.0.0.tgz", + "integrity": "sha512-5PagipqFrjAv2qCjFHG6YxH5gquL2tIReKwuMq7xAhI8TcQr7Hmi6mesEgdWP0B31Fvs9HJzhmJiqt18CNLAog==", "requires": { "axios": "^0.21.1", - "database-ql": "^1.0.0-beta.14" + "database-ql": "1.0.0-beta.14" }, "dependencies": { "axios": {