Skip to content

Commit 008951a

Browse files
merged release-branch into noodl-27
commit e7df4abc44ab30ad89f37caebf38bc439bc064dc Author: semantic-release-bot <[email protected]> Date: Sun Jul 3 09:07:44 2022 +0000 chore(release): 4.1.4 [skip ci] ## [4.1.4](https://github.com/ParsePlatform/parse-dashboard/compare/4.1.3...4.1.4) (2022-07-03) ### Bug Fixes * login fails with error `req.session.regenerate is not a function` ([#2196](https://github.com/ParsePlatform/parse-dashboard/issues/2196)) ([a71848c](https://github.com/ParsePlatform/parse-dashboard/commit/a71848ce44fa19e579f9731bab50a7244ab89b11)) commit a71848ce44fa19e579f9731bab50a7244ab89b11 Author: Manuel <[email protected]> Date: Sun Jul 3 11:05:26 2022 +0200 fix: login fails with error `req.session.regenerate is not a function` (#2196) commit e4e40538737439c54e1b6b3c8ff9abc9b995a3eb Author: semantic-release-bot <[email protected]> Date: Sat Jul 2 10:49:03 2022 +0000 chore(release): 4.1.3 [skip ci] ## [4.1.3](https://github.com/ParsePlatform/parse-dashboard/compare/4.1.2...4.1.3) (2022-07-02) ### Bug Fixes * security upgrade semver-regex from 3.1.3 to 3.1.4 ([#2154](https://github.com/ParsePlatform/parse-dashboard/issues/2154)) ([4f9090a](https://github.com/ParsePlatform/parse-dashboard/commit/4f9090ad22460913f7987964ee54f26d348ca254)) commit 8d87e59d73adc6ad7121c9f49847162cd4a9d17c Merge: 6b863e3 bf74a71 Author: Manuel <[email protected]> Date: Sat Jul 2 12:47:05 2022 +0200 build: release commit bf74a716433a61aaa321e0e3ac56f31d5325e9cd Author: mtrezza <[email protected]> Date: Fri Jul 1 02:18:33 2022 +0000 ci: release commit commit 6146332b87aa9cc45fd68bb0aa083f622bc08910 Author: semantic-release-bot <[email protected]> Date: Sat Jun 18 12:40:09 2022 +0000 chore(release): 4.1.3-beta.1 [skip ci] ## [4.1.3-beta.1](https://github.com/ParsePlatform/parse-dashboard/compare/4.1.2...4.1.3-beta.1) (2022-06-18) ### Bug Fixes * security upgrade semver-regex from 3.1.3 to 3.1.4 ([#2154](https://github.com/ParsePlatform/parse-dashboard/issues/2154)) ([4f9090a](https://github.com/ParsePlatform/parse-dashboard/commit/4f9090ad22460913f7987964ee54f26d348ca254)) commit 6a6bf64be14298cbd50c69ab75089e971940b7b5 Merge: 6b863e3 dd54f89 Author: Manuel <[email protected]> Date: Sat Jun 18 14:38:01 2022 +0200 build: release commit dd54f89b6d3b27b97753db12dc029008e3530ff5 Merge: 70da10b 6b863e3 Author: Manuel <[email protected]> Date: Sat Jun 18 14:37:22 2022 +0200 Merge branch 'beta' into build-beta commit 6b863e38f30468ea19177e183b0fa2a26f4066b1 Author: semantic-release-bot <[email protected]> Date: Sat Jun 18 12:33:53 2022 +0000 chore(release): 4.1.2 [skip ci] ## [4.1.2](https://github.com/ParsePlatform/parse-dashboard/compare/4.1.1...4.1.2) (2022-06-18) ### Bug Fixes * config options like `--port` or `--config` are ignored ([#2113](https://github.com/ParsePlatform/parse-dashboard/issues/2113)) ([6d70d8a](https://github.com/ParsePlatform/parse-dashboard/commit/6d70d8aa74caf0d9c0d335a99a48347dc412ac4e)) * data export is missing rows when exporting more than 100 rows ([#2087](https://github.com/ParsePlatform/parse-dashboard/issues/2087)) ([88f1eab](https://github.com/ParsePlatform/parse-dashboard/commit/88f1eab418ff5ef7af24f9ef6583ccaedef2788e)) * preserve previous condition field value on constraint change ([#1969](https://github.com/ParsePlatform/parse-dashboard/issues/1969)) ([f4c3060](https://github.com/ParsePlatform/parse-dashboard/commit/f4c30605f675bd7a681be127b2dfb3fc11f90e32)) * security upgrade async from 2.6.3 to 2.6.4 ([#2094](https://github.com/ParsePlatform/parse-dashboard/issues/2094)) ([283745c](https://github.com/ParsePlatform/parse-dashboard/commit/283745c7c1ebe1bc6f35670f1b6f3b644b94043e)) * security upgrade cross-fetch from 3.1.4 to 3.1.5 ([#2105](https://github.com/ParsePlatform/parse-dashboard/issues/2105)) ([8d42622](https://github.com/ParsePlatform/parse-dashboard/commit/8d426226e6431793e275b68d680776443675ee35)) * security upgrade node-fetch from 2.6.5 to 2.6.7 ([#2114](https://github.com/ParsePlatform/parse-dashboard/issues/2114)) ([5423b0d](https://github.com/ParsePlatform/parse-dashboard/commit/5423b0d70cb72081933ed7531a55f49d39f3b92c)) * upgrade graphiql from 1.8.4 to 1.8.5 ([#2111](https://github.com/ParsePlatform/parse-dashboard/issues/2111)) ([1a50d30](https://github.com/ParsePlatform/parse-dashboard/commit/1a50d30b6b7d769e04c2c8e82d60142dd2e52b70)) ### Reverts * feat: change string filter description ([#2059](https://github.com/ParsePlatform/parse-dashboard/issues/2059)) ([db5d23b](https://github.com/ParsePlatform/parse-dashboard/commit/db5d23bf17f65d0db3e5d0d4ef4ca506d8394fb9)) commit 702a55d819d6b3ef1a36e94f6997bfee59367b5a Merge: ab23fde f7f6a87 Author: Manuel <[email protected]> Date: Sat Jun 18 14:31:56 2022 +0200 build: release commit 70da10bdc5741247dcb14cf1f762b181b06b1ff3 Author: Manuel <[email protected]> Date: Sat Jun 18 14:25:39 2022 +0200 ci: fix auto-release (#2174) commit bf27266f4cbfe359b375e417591f4ab779c9515a Author: Snyk bot <[email protected]> Date: Sat Jun 18 13:11:49 2022 +0100 refactor: upgrade commander from 9.2.0 to 9.3.0 (#2173) commit 2a6319481e84f36ce41bf321013f2d68d2e45f1f Author: Diamond Lewis <[email protected]> Date: Fri Jun 17 02:58:18 2022 -0500 refactor: upgrade @babel/runtime from 7.18.2 to 7.18.3 (#2172) commit 76915e2d227d80dbedafa0546114683b69a51781 Author: Snyk bot <[email protected]> Date: Thu Jun 16 13:28:46 2022 +0100 refactor: upgrade @babel/runtime from 7.18.0 to 7.18.2 (#2169) commit 109f49a67ce0b20d5b9acd5fdb4ad1ee673f5ab2 Author: Snyk bot <[email protected]> Date: Thu Jun 16 12:57:50 2022 +0100 refactor: upgrade typescript from 4.6.4 to 4.7.2 (#2168) commit a31f714651317e6ab723e01d2c9d24b9bb8118ee Author: Snyk bot <[email protected]> Date: Thu Jun 16 14:40:00 2022 +0300 refactor: upgrade core-js from 3.22.6 to 3.22.7 (#2170) commit 352b922522c9011fd15c3bf4c4e27fcc5939a802 Author: Manuel <[email protected]> Date: Tue Jun 14 22:16:59 2022 +0200 refactor: upgrade immutable from 4.0.0 to 4.1.0 (#2167) commit 9b12111bcaad7349e6f656d30a57deee1fd10c1f Author: Snyk bot <[email protected]> Date: Mon Jun 13 15:45:06 2022 +0300 refactor: upgrade core-js from 3.22.5 to 3.22.6 (#2165) commit a4d8f19ed47a53c6fb75c67899f0524a06ccd332 Author: Snyk bot <[email protected]> Date: Mon Jun 13 13:45:16 2022 +0300 refactor: upgrade react-redux from 8.0.1 to 8.0.2 (#2166) commit eb648727c7cd9ad12804d82012066c28372fe7e4 Author: Snyk bot <[email protected]> Date: Sun Jun 12 15:27:33 2022 +0300 refactor: upgrade otpauth from 7.1.2 to 7.1.3 (#2163) commit 7b4b6eeb4010e0dbe6b23cf57763b59ce5112213 Author: Snyk bot <[email protected]> Date: Sat Jun 11 11:45:38 2022 +0300 refactor: upgrade passport from 0.5.3 to 0.6.0 (#2162) commit 52b1960871a1f233774533883f819b613bc36b9f Author: Diamond Lewis <[email protected]> Date: Fri Jun 10 06:07:04 2022 -0500 refactor: upgrade @babel/runtime from 7.17.9 to 7.18.0 (#2161) commit d2d52f2c1d57529bcbea3a5134a89f40ce8b6ad7 Author: Snyk bot <[email protected]> Date: Tue Jun 7 07:54:13 2022 +0100 refactor: upgrade passport from 0.5.2 to 0.5.3 (#2157) commit 3953e7e71309b95fc938830646453f3423cef47e Author: semantic-release-bot <[email protected]> Date: Sat Jun 4 19:45:25 2022 +0000 chore(release): 4.1.2-alpha.3 [skip ci] ## [4.1.2-alpha.3](https://github.com/ParsePlatform/parse-dashboard/compare/4.1.2-alpha.2...4.1.2-alpha.3) (2022-06-04) ### Bug Fixes * security upgrade semver-regex from 3.1.3 to 3.1.4 ([#2154](https://github.com/ParsePlatform/parse-dashboard/issues/2154)) ([4f9090a](https://github.com/ParsePlatform/parse-dashboard/commit/4f9090ad22460913f7987964ee54f26d348ca254)) commit 4f9090ad22460913f7987964ee54f26d348ca254 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat Jun 4 21:42:38 2022 +0200 fix: security upgrade semver-regex from 3.1.3 to 3.1.4 (#2154) commit 62d1cbf00eeac23c0e9e882d6255ff704d181cd2 Author: Manuel <[email protected]> Date: Sat Jun 4 16:38:04 2022 +0200 refactor: upgrade graphiql from 1.8.8 to 1.8.9 (#2148) commit 721bd931161701b0b60def1adf83d9d9c18626a4 Author: Manuel <[email protected]> Date: Sat Jun 4 02:40:32 2022 +0200 refactor: upgrade core-js from 3.22.4 to 3.22.5 (#2150) commit 15916cb7381283aa381852d53a507ce67d312fec Author: Manuel <[email protected]> Date: Sat Jun 4 02:27:05 2022 +0200 refactor: upgrade graphql from 16.4.0 to 16.5.0 (#2149) commit f7f6a879db0ab43f0091a9143c4f41cba7e5c0d9 Author: semantic-release-bot <[email protected]> Date: Wed Jun 1 09:47:31 2022 +0000 chore(release): 4.1.2-beta.1 [skip ci] ## [4.1.2-beta.1](https://github.com/ParsePlatform/parse-dashboard/compare/4.1.1...4.1.2-beta.1) (2022-06-01) ### Bug Fixes * config options like `--port` or `--config` are ignored ([#2113](https://github.com/ParsePlatform/parse-dashboard/issues/2113)) ([6d70d8a](https://github.com/ParsePlatform/parse-dashboard/commit/6d70d8aa74caf0d9c0d335a99a48347dc412ac4e)) * data export is missing rows when exporting more than 100 rows ([#2087](https://github.com/ParsePlatform/parse-dashboard/issues/2087)) ([88f1eab](https://github.com/ParsePlatform/parse-dashboard/commit/88f1eab418ff5ef7af24f9ef6583ccaedef2788e)) * preserve previous condition field value on constraint change ([#1969](https://github.com/ParsePlatform/parse-dashboard/issues/1969)) ([f4c3060](https://github.com/ParsePlatform/parse-dashboard/commit/f4c30605f675bd7a681be127b2dfb3fc11f90e32)) * security upgrade async from 2.6.3 to 2.6.4 ([#2094](https://github.com/ParsePlatform/parse-dashboard/issues/2094)) ([283745c](https://github.com/ParsePlatform/parse-dashboard/commit/283745c7c1ebe1bc6f35670f1b6f3b644b94043e)) * security upgrade cross-fetch from 3.1.4 to 3.1.5 ([#2105](https://github.com/ParsePlatform/parse-dashboard/issues/2105)) ([8d42622](https://github.com/ParsePlatform/parse-dashboard/commit/8d426226e6431793e275b68d680776443675ee35)) * security upgrade node-fetch from 2.6.5 to 2.6.7 ([#2114](https://github.com/ParsePlatform/parse-dashboard/issues/2114)) ([5423b0d](https://github.com/ParsePlatform/parse-dashboard/commit/5423b0d70cb72081933ed7531a55f49d39f3b92c)) * upgrade graphiql from 1.8.4 to 1.8.5 ([#2111](https://github.com/ParsePlatform/parse-dashboard/issues/2111)) ([1a50d30](https://github.com/ParsePlatform/parse-dashboard/commit/1a50d30b6b7d769e04c2c8e82d60142dd2e52b70)) ### Reverts * feat: change string filter description ([#2059](https://github.com/ParsePlatform/parse-dashboard/issues/2059)) ([db5d23b](https://github.com/ParsePlatform/parse-dashboard/commit/db5d23bf17f65d0db3e5d0d4ef4ca506d8394fb9)) commit 1ec5af9059d16a5f632c1b016f9aaba112fad4d5 Merge: ab23fde e7f597b Author: Manuel <[email protected]> Date: Wed Jun 1 11:43:35 2022 +0200 build: release beta commit e7f597bf9bd16568b288084c6be06c85dcdd8bfa Author: mtrezza <[email protected]> Date: Wed Jun 1 02:10:51 2022 +0000 ci: release commit commit 04520e2bcfadc89eb97eba47629973487db866ee Author: semantic-release-bot <[email protected]> Date: Mon May 30 21:02:34 2022 +0000 chore(release): 4.1.2-alpha.2 [skip ci] ## [4.1.2-alpha.2](https://github.com/ParsePlatform/parse-dashboard/compare/4.1.2-alpha.1...4.1.2-alpha.2) (2022-05-30) ### Bug Fixes * config options like `--port` or `--config` are ignored ([#2113](https://github.com/ParsePlatform/parse-dashboard/issues/2113)) ([6d70d8a](https://github.com/ParsePlatform/parse-dashboard/commit/6d70d8aa74caf0d9c0d335a99a48347dc412ac4e)) * preserve previous condition field value on constraint change ([#1969](https://github.com/ParsePlatform/parse-dashboard/issues/1969)) ([f4c3060](https://github.com/ParsePlatform/parse-dashboard/commit/f4c30605f675bd7a681be127b2dfb3fc11f90e32)) * security upgrade node-fetch from 2.6.5 to 2.6.7 ([#2114](https://github.com/ParsePlatform/parse-dashboard/issues/2114)) ([5423b0d](https://github.com/ParsePlatform/parse-dashboard/commit/5423b0d70cb72081933ed7531a55f49d39f3b92c)) * upgrade graphiql from 1.8.4 to 1.8.5 ([#2111](https://github.com/ParsePlatform/parse-dashboard/issues/2111)) ([1a50d30](https://github.com/ParsePlatform/parse-dashboard/commit/1a50d30b6b7d769e04c2c8e82d60142dd2e52b70)) ### Reverts * feat: change string filter description ([#2059](https://github.com/ParsePlatform/parse-dashboard/issues/2059)) ([db5d23b](https://github.com/ParsePlatform/parse-dashboard/commit/db5d23bf17f65d0db3e5d0d4ef4ca506d8394fb9)) commit e4369901ce6281b8cf3a50e7d454c1a2722c03be Author: Manuel Trezza <[email protected]> Date: Mon May 30 22:59:39 2022 +0200 docs: fix alpha changelog commit 90ca1143d9ba004d9d0a4e2858034745c2479f66 Author: semantic-release-bot <[email protected]> Date: Mon May 30 20:39:21 2022 +0000 chore(release): 4.1.2-alpha.1 [skip ci] ## [4.1.2-alpha.1](https://github.com/ParsePlatform/parse-dashboard/compare/4.1.1...4.1.2-alpha.1) (2022-05-30) ### Bug Fixes * config options like `--port` or `--config` are ignored ([#2113](https://github.com/ParsePlatform/parse-dashboard/issues/2113)) ([6d70d8a](https://github.com/ParsePlatform/parse-dashboard/commit/6d70d8aa74caf0d9c0d335a99a48347dc412ac4e)) * data export is missing rows when exporting more than 100 rows ([#2087](https://github.com/ParsePlatform/parse-dashboard/issues/2087)) ([88f1eab](https://github.com/ParsePlatform/parse-dashboard/commit/88f1eab418ff5ef7af24f9ef6583ccaedef2788e)) * preserve previous condition field value on constraint change ([#1969](https://github.com/ParsePlatform/parse-dashboard/issues/1969)) ([f4c3060](https://github.com/ParsePlatform/parse-dashboard/commit/f4c30605f675bd7a681be127b2dfb3fc11f90e32)) * security upgrade async from 2.6.3 to 2.6.4 ([#2094](https://github.com/ParsePlatform/parse-dashboard/issues/2094)) ([283745c](https://github.com/ParsePlatform/parse-dashboard/commit/283745c7c1ebe1bc6f35670f1b6f3b644b94043e)) * security upgrade cross-fetch from 3.1.4 to 3.1.5 ([#2105](https://github.com/ParsePlatform/parse-dashboard/issues/2105)) ([8d42622](https://github.com/ParsePlatform/parse-dashboard/commit/8d426226e6431793e275b68d680776443675ee35)) * security upgrade node-fetch from 2.6.5 to 2.6.7 ([#2114](https://github.com/ParsePlatform/parse-dashboard/issues/2114)) ([5423b0d](https://github.com/ParsePlatform/parse-dashboard/commit/5423b0d70cb72081933ed7531a55f49d39f3b92c)) * upgrade graphiql from 1.8.4 to 1.8.5 ([#2111](https://github.com/ParsePlatform/parse-dashboard/issues/2111)) ([1a50d30](https://github.com/ParsePlatform/parse-dashboard/commit/1a50d30b6b7d769e04c2c8e82d60142dd2e52b70)) ### Reverts * feat: change string filter description ([#2059](https://github.com/ParsePlatform/parse-dashboard/issues/2059)) ([db5d23b](https://github.com/ParsePlatform/parse-dashboard/commit/db5d23bf17f65d0db3e5d0d4ef4ca506d8394fb9)) commit 4227fd2d4c414617a85949be437abe3d7f725963 Author: Manuel <[email protected]> Date: Mon May 30 22:36:56 2022 +0200 docs: fix alpha changelog (#2144) commit e7a36c88ed9242699b26571aa36b608277244db9 Author: semantic-release-bot <[email protected]> Date: Mon May 30 18:57:06 2022 +0000 chore(release): 4.1.2-alpha.1 [skip ci] ## [4.1.2-alpha.1](https://github.com/ParsePlatform/parse-dashboard/compare/4.1.1...4.1.2-alpha.1) (2022-05-30) ### Bug Fixes * config options like `--port` or `--config` are ignored ([#2113](https://github.com/ParsePlatform/parse-dashboard/issues/2113)) ([6d70d8a](https://github.com/ParsePlatform/parse-dashboard/commit/6d70d8aa74caf0d9c0d335a99a48347dc412ac4e)) * data export is missing rows when exporting more than 100 rows ([#2087](https://github.com/ParsePlatform/parse-dashboard/issues/2087)) ([88f1eab](https://github.com/ParsePlatform/parse-dashboard/commit/88f1eab418ff5ef7af24f9ef6583ccaedef2788e)) * preserve previous condition field value on constraint change ([#1969](https://github.com/ParsePlatform/parse-dashboard/issues/1969)) ([f4c3060](https://github.com/ParsePlatform/parse-dashboard/commit/f4c30605f675bd7a681be127b2dfb3fc11f90e32)) * security upgrade async from 2.6.3 to 2.6.4 ([#2094](https://github.com/ParsePlatform/parse-dashboard/issues/2094)) ([283745c](https://github.com/ParsePlatform/parse-dashboard/commit/283745c7c1ebe1bc6f35670f1b6f3b644b94043e)) * security upgrade cross-fetch from 3.1.4 to 3.1.5 ([#2105](https://github.com/ParsePlatform/parse-dashboard/issues/2105)) ([8d42622](https://github.com/ParsePlatform/parse-dashboard/commit/8d426226e6431793e275b68d680776443675ee35)) * security upgrade node-fetch from 2.6.5 to 2.6.7 ([#2114](https://github.com/ParsePlatform/parse-dashboard/issues/2114)) ([5423b0d](https://github.com/ParsePlatform/parse-dashboard/commit/5423b0d70cb72081933ed7531a55f49d39f3b92c)) * upgrade graphiql from 1.8.4 to 1.8.5 ([#2111](https://github.com/ParsePlatform/parse-dashboard/issues/2111)) ([1a50d30](https://github.com/ParsePlatform/parse-dashboard/commit/1a50d30b6b7d769e04c2c8e82d60142dd2e52b70)) ### Reverts * feat: change string filter description ([#2059](https://github.com/ParsePlatform/parse-dashboard/issues/2059)) ([db5d23b](https://github.com/ParsePlatform/parse-dashboard/commit/db5d23bf17f65d0db3e5d0d4ef4ca506d8394fb9)) commit db5d23bf17f65d0db3e5d0d4ef4ca506d8394fb9 Author: Manuel Trezza <[email protected]> Date: Mon May 30 20:54:29 2022 +0200 revert: feat: change string filter description (#2059) This reverts commit 6470c8e3221e3b4ec95ecd831726a914d24ff619. commit 487fe14a1acfe69d4bb765d65397b1f023b9f735 Author: semantic-release-bot <[email protected]> Date: Sat May 28 23:50:57 2022 +0000 chore(release): 4.1.2-alpha.1 [skip ci] ## [4.1.2-alpha.1](https://github.com/ParsePlatform/parse-dashboard/compare/4.1.1...4.1.2-alpha.1) (2022-05-28) ### Bug Fixes * config options like `--port` or `--config` are ignored ([#2113](https://github.com/ParsePlatform/parse-dashboard/issues/2113)) ([6d70d8a](https://github.com/ParsePlatform/parse-dashboard/commit/6d70d8aa74caf0d9c0d335a99a48347dc412ac4e)) * data export is missing rows when exporting more than 100 rows ([#2087](https://github.com/ParsePlatform/parse-dashboard/issues/2087)) ([88f1eab](https://github.com/ParsePlatform/parse-dashboard/commit/88f1eab418ff5ef7af24f9ef6583ccaedef2788e)) * preserve previous condition field value on constraint change ([#1969](https://github.com/ParsePlatform/parse-dashboard/issues/1969)) ([f4c3060](https://github.com/ParsePlatform/parse-dashboard/commit/f4c30605f675bd7a681be127b2dfb3fc11f90e32)) * security upgrade async from 2.6.3 to 2.6.4 ([#2094](https://github.com/ParsePlatform/parse-dashboard/issues/2094)) ([283745c](https://github.com/ParsePlatform/parse-dashboard/commit/283745c7c1ebe1bc6f35670f1b6f3b644b94043e)) * security upgrade cross-fetch from 3.1.4 to 3.1.5 ([#2105](https://github.com/ParsePlatform/parse-dashboard/issues/2105)) ([8d42622](https://github.com/ParsePlatform/parse-dashboard/commit/8d426226e6431793e275b68d680776443675ee35)) * security upgrade node-fetch from 2.6.5 to 2.6.7 ([#2114](https://github.com/ParsePlatform/parse-dashboard/issues/2114)) ([5423b0d](https://github.com/ParsePlatform/parse-dashboard/commit/5423b0d70cb72081933ed7531a55f49d39f3b92c)) * upgrade graphiql from 1.8.4 to 1.8.5 ([#2111](https://github.com/ParsePlatform/parse-dashboard/issues/2111)) ([1a50d30](https://github.com/ParsePlatform/parse-dashboard/commit/1a50d30b6b7d769e04c2c8e82d60142dd2e52b70)) commit 60823511d015e91d04cae89a353812a2089557d0 Author: Manuel <[email protected]> Date: Sun May 29 01:49:00 2022 +0200 refactor: upgrade typescript from 4.6.3 to 4.6.4 (#2139) commit 031c634fb923d13d21cae46995e7fc9496dcb35a Author: semantic-release-bot <[email protected]> Date: Tue May 24 08:58:33 2022 +0000 chore(release): 4.1.2-alpha.1 [skip ci] ## [4.1.2-alpha.1](https://github.com/ParsePlatform/parse-dashboard/compare/4.1.1...4.1.2-alpha.1) (2022-05-24) ### Bug Fixes * config options like `--port` or `--config` are ignored ([#2113](https://github.com/ParsePlatform/parse-dashboard/issues/2113)) ([6d70d8a](https://github.com/ParsePlatform/parse-dashboard/commit/6d70d8aa74caf0d9c0d335a99a48347dc412ac4e)) * data export is missing rows when exporting more than 100 rows ([#2087](https://github.com/ParsePlatform/parse-dashboard/issues/2087)) ([88f1eab](https://github.com/ParsePlatform/parse-dashboard/commit/88f1eab418ff5ef7af24f9ef6583ccaedef2788e)) * preserve previous condition field value on constraint change ([#1969](https://github.com/ParsePlatform/parse-dashboard/issues/1969)) ([f4c3060](https://github.com/ParsePlatform/parse-dashboard/commit/f4c30605f675bd7a681be127b2dfb3fc11f90e32)) * security upgrade async from 2.6.3 to 2.6.4 ([#2094](https://github.com/ParsePlatform/parse-dashboard/issues/2094)) ([283745c](https://github.com/ParsePlatform/parse-dashboard/commit/283745c7c1ebe1bc6f35670f1b6f3b644b94043e)) * security upgrade cross-fetch from 3.1.4 to 3.1.5 ([#2105](https://github.com/ParsePlatform/parse-dashboard/issues/2105)) ([8d42622](https://github.com/ParsePlatform/parse-dashboard/commit/8d426226e6431793e275b68d680776443675ee35)) * security upgrade node-fetch from 2.6.5 to 2.6.7 ([#2114](https://github.com/ParsePlatform/parse-dashboard/issues/2114)) ([5423b0d](https://github.com/ParsePlatform/parse-dashboard/commit/5423b0d70cb72081933ed7531a55f49d39f3b92c)) * upgrade graphiql from 1.8.4 to 1.8.5 ([#2111](https://github.com/ParsePlatform/parse-dashboard/issues/2111)) ([1a50d30](https://github.com/ParsePlatform/parse-dashboard/commit/1a50d30b6b7d769e04c2c8e82d60142dd2e52b70)) commit fcc1dc7d20bdfb61b34101545c7be777b92c6112 Author: Snyk bot <[email protected]> Date: Tue May 24 11:56:10 2022 +0300 refactor: upgrade parse from 3.4.1 to 3.4.2 (#2142) commit e197623ac9a06e4c95e87ed74a457948870b82a0 Author: semantic-release-bot <[email protected]> Date: Sat May 21 02:04:02 2022 +0000 chore(release): 4.1.2-alpha.1 [skip ci] ## [4.1.2-alpha.1](https://github.com/ParsePlatform/parse-dashboard/compare/4.1.1...4.1.2-alpha.1) (2022-05-21) ### Bug Fixes * config options like `--port` or `--config` are ignored ([#2113](https://github.com/ParsePlatform/parse-dashboard/issues/2113)) ([6d70d8a](https://github.com/ParsePlatform/parse-dashboard/commit/6d70d8aa74caf0d9c0d335a99a48347dc412ac4e)) * data export is missing rows when exporting more than 100 rows ([#2087](https://github.com/ParsePlatform/parse-dashboard/issues/2087)) ([88f1eab](https://github.com/ParsePlatform/parse-dashboard/commit/88f1eab418ff5ef7af24f9ef6583ccaedef2788e)) * preserve previous condition field value on constraint change ([#1969](https://github.com/ParsePlatform/parse-dashboard/issues/1969)) ([f4c3060](https://github.com/ParsePlatform/parse-dashboard/commit/f4c30605f675bd7a681be127b2dfb3fc11f90e32)) * security upgrade async from 2.6.3 to 2.6.4 ([#2094](https://github.com/ParsePlatform/parse-dashboard/issues/2094)) ([283745c](https://github.com/ParsePlatform/parse-dashboard/commit/283745c7c1ebe1bc6f35670f1b6f3b644b94043e)) * security upgrade cross-fetch from 3.1.4 to 3.1.5 ([#2105](https://github.com/ParsePlatform/parse-dashboard/issues/2105)) ([8d42622](https://github.com/ParsePlatform/parse-dashboard/commit/8d426226e6431793e275b68d680776443675ee35)) * security upgrade node-fetch from 2.6.5 to 2.6.7 ([#2114](https://github.com/ParsePlatform/parse-dashboard/issues/2114)) ([5423b0d](https://github.com/ParsePlatform/parse-dashboard/commit/5423b0d70cb72081933ed7531a55f49d39f3b92c)) * upgrade graphiql from 1.8.4 to 1.8.5 ([#2111](https://github.com/ParsePlatform/parse-dashboard/issues/2111)) ([1a50d30](https://github.com/ParsePlatform/parse-dashboard/commit/1a50d30b6b7d769e04c2c8e82d60142dd2e52b70)) commit c62ac66784f41bec3380bed71a1f5cd6f837012a Author: Diamond Lewis <[email protected]> Date: Fri May 20 21:01:46 2022 -0500 refactor: upgrade express from 4.18.0 to 4.18.1 (#2140) commit 32ddb116522d6f33312f37d7ba2bb4e5334d0391 Author: semantic-release-bot <[email protected]> Date: Fri May 20 09:17:32 2022 +0000 chore(release): 4.1.2-alpha.1 [skip ci] ## [4.1.2-alpha.1](https://github.com/ParsePlatform/parse-dashboard/compare/4.1.1...4.1.2-alpha.1) (2022-05-20) ### Bug Fixes * config options like `--port` or `--config` are ignored ([#2113](https://github.com/ParsePlatform/parse-dashboard/issues/2113)) ([6d70d8a](https://github.com/ParsePlatform/parse-dashboard/commit/6d70d8aa74caf0d9c0d335a99a48347dc412ac4e)) * data export is missing rows when exporting more than 100 rows ([#2087](https://github.com/ParsePlatform/parse-dashboard/issues/2087)) ([88f1eab](https://github.com/ParsePlatform/parse-dashboard/commit/88f1eab418ff5ef7af24f9ef6583ccaedef2788e)) * preserve previous condition field value on constraint change ([#1969](https://github.com/ParsePlatform/parse-dashboard/issues/1969)) ([f4c3060](https://github.com/ParsePlatform/parse-dashboard/commit/f4c30605f675bd7a681be127b2dfb3fc11f90e32)) * security upgrade async from 2.6.3 to 2.6.4 ([#2094](https://github.com/ParsePlatform/parse-dashboard/issues/2094)) ([283745c](https://github.com/ParsePlatform/parse-dashboard/commit/283745c7c1ebe1bc6f35670f1b6f3b644b94043e)) * security upgrade cross-fetch from 3.1.4 to 3.1.5 ([#2105](https://github.com/ParsePlatform/parse-dashboard/issues/2105)) ([8d42622](https://github.com/ParsePlatform/parse-dashboard/commit/8d426226e6431793e275b68d680776443675ee35)) * security upgrade node-fetch from 2.6.5 to 2.6.7 ([#2114](https://github.com/ParsePlatform/parse-dashboard/issues/2114)) ([5423b0d](https://github.com/ParsePlatform/parse-dashboard/commit/5423b0d70cb72081933ed7531a55f49d39f3b92c)) * upgrade graphiql from 1.8.4 to 1.8.5 ([#2111](https://github.com/ParsePlatform/parse-dashboard/issues/2111)) ([1a50d30](https://github.com/ParsePlatform/parse-dashboard/commit/1a50d30b6b7d769e04c2c8e82d60142dd2e52b70)) commit 599fc170498681684adc797e4fbbba4b7ccb8234 Author: Manuel <[email protected]> Date: Fri May 20 11:14:46 2022 +0200 refactor: upgrade graphql from 16.3.0 to 16.4.0 (#2133) commit 684354a2c4fe0ebc5e446812931162855c71004c Author: semantic-release-bot <[email protected]> Date: Fri May 20 07:52:43 2022 +0000 chore(release): 4.1.2-alpha.1 [skip ci] ## [4.1.2-alpha.1](https://github.com/ParsePlatform/parse-dashboard/compare/4.1.1...4.1.2-alpha.1) (2022-05-20) ### Bug Fixes * config options like `--port` or `--config` are ignored ([#2113](https://github.com/ParsePlatform/parse-dashboard/issues/2113)) ([6d70d8a](https://github.com/ParsePlatform/parse-dashboard/commit/6d70d8aa74caf0d9c0d335a99a48347dc412ac4e)) * data export is missing rows when exporting more than 100 rows ([#2087](https://github.com/ParsePlatform/parse-dashboard/issues/2087)) ([88f1eab](https://github.com/ParsePlatform/parse-dashboard/commit/88f1eab418ff5ef7af24f9ef6583ccaedef2788e)) * preserve previous condition field value on constraint change ([#1969](https://github.com/ParsePlatform/parse-dashboard/issues/1969)) ([f4c3060](https://github.com/ParsePlatform/parse-dashboard/commit/f4c30605f675bd7a681be127b2dfb3fc11f90e32)) * security upgrade async from 2.6.3 to 2.6.4 ([#2094](https://github.com/ParsePlatform/parse-dashboard/issues/2094)) ([283745c](https://github.com/ParsePlatform/parse-dashboard/commit/283745c7c1ebe1bc6f35670f1b6f3b644b94043e)) * security upgrade cross-fetch from 3.1.4 to 3.1.5 ([#2105](https://github.com/ParsePlatform/parse-dashboard/issues/2105)) ([8d42622](https://github.com/ParsePlatform/parse-dashboard/commit/8d426226e6431793e275b68d680776443675ee35)) * security upgrade node-fetch from 2.6.5 to 2.6.7 ([#2114](https://github.com/ParsePlatform/parse-dashboard/issues/2114)) ([5423b0d](https://github.com/ParsePlatform/parse-dashboard/commit/5423b0d70cb72081933ed7531a55f49d39f3b92c)) * upgrade graphiql from 1.8.4 to 1.8.5 ([#2111](https://github.com/ParsePlatform/parse-dashboard/issues/2111)) ([1a50d30](https://github.com/ParsePlatform/parse-dashboard/commit/1a50d30b6b7d769e04c2c8e82d60142dd2e52b70)) commit 42f28511a2c57650198c2f24b98b4c8f7f6861dc Author: Manuel <[email protected]> Date: Fri May 20 09:50:41 2022 +0200 refactor: upgrade inquirer from 8.2.3 to 8.2.4 (#2138) commit c7251de0b048aa5df987e6824d51472b1e9349ab Author: semantic-release-bot <[email protected]> Date: Wed May 18 18:07:13 2022 +0000 chore(release): 4.1.2-alpha.1 [skip ci] ## [4.1.2-alpha.1](https://github.com/ParsePlatform/parse-dashboard/compare/4.1.1...4.1.2-alpha.1) (2022-05-18) ### Bug Fixes * config options like `--port` or `--config` are ignored ([#2113](https://github.com/ParsePlatform/parse-dashboard/issues/2113)) ([6d70d8a](https://github.com/ParsePlatform/parse-dashboard/commit/6d70d8aa74caf0d9c0d335a99a48347dc412ac4e)) * data export is missing rows when exporting more than 100 rows ([#2087](https://github.com/ParsePlatform/parse-dashboard/issues/2087)) ([88f1eab](https://github.com/ParsePlatform/parse-dashboard/commit/88f1eab418ff5ef7af24f9ef6583ccaedef2788e)) * preserve previous condition field value on constraint change ([#1969](https://github.com/ParsePlatform/parse-dashboard/issues/1969)) ([f4c3060](https://github.com/ParsePlatform/parse-dashboard/commit/f4c30605f675bd7a681be127b2dfb3fc11f90e32)) * security upgrade async from 2.6.3 to 2.6.4 ([#2094](https://github.com/ParsePlatform/parse-dashboard/issues/2094)) ([283745c](https://github.com/ParsePlatform/parse-dashboard/commit/283745c7c1ebe1bc6f35670f1b6f3b644b94043e)) * security upgrade cross-fetch from 3.1.4 to 3.1.5 ([#2105](https://github.com/ParsePlatform/parse-dashboard/issues/2105)) ([8d42622](https://github.com/ParsePlatform/parse-dashboard/commit/8d426226e6431793e275b68d680776443675ee35)) * security upgrade node-fetch from 2.6.5 to 2.6.7 ([#2114](https://github.com/ParsePlatform/parse-dashboard/issues/2114)) ([5423b0d](https://github.com/ParsePlatform/parse-dashboard/commit/5423b0d70cb72081933ed7531a55f49d39f3b92c)) * upgrade graphiql from 1.8.4 to 1.8.5 ([#2111](https://github.com/ParsePlatform/parse-dashboard/issues/2111)) ([1a50d30](https://github.com/ParsePlatform/parse-dashboard/commit/1a50d30b6b7d769e04c2c8e82d60142dd2e52b70)) commit c6d47457dbd507e3c7fc352ffc5f6954e707a215 Author: Snyk bot <[email protected]> Date: Wed May 18 20:59:24 2022 +0300 refactor: upgrade graphiql from 1.8.7 to 1.8.8 (#2136) commit 4eb4bd468de3b2943a2b375046ccc0f76c37cbbd Author: semantic-release-bot <[email protected]> Date: Wed May 18 09:38:09 2022 +0000 chore(release): 4.1.2-alpha.1 [skip ci] ## [4.1.2-alpha.1](https://github.com/ParsePlatform/parse-dashboard/compare/4.1.1...4.1.2-alpha.1) (2022-05-18) ### Bug Fixes * config options like `--port` or `--config` are ignored ([#2113](https://github.com/ParsePlatform/parse-dashboard/issues/2113)) ([6d70d8a](https://github.com/ParsePlatform/parse-dashboard/commit/6d70d8aa74caf0d9c0d335a99a48347dc412ac4e)) * data export is missing rows when exporting more than 100 rows ([#2087](https://github.com/ParsePlatform/parse-dashboard/issues/2087)) ([88f1eab](https://github.com/ParsePlatform/parse-dashboard/commit/88f1eab418ff5ef7af24f9ef6583ccaedef2788e)) * preserve previous condition field value on constraint change ([#1969](https://github.com/ParsePlatform/parse-dashboard/issues/1969)) ([f4c3060](https://github.com/ParsePlatform/parse-dashboard/commit/f4c30605f675bd7a681be127b2dfb3fc11f90e32)) * security upgrade async from 2.6.3 to 2.6.4 ([#2094](https://github.com/ParsePlatform/parse-dashboard/issues/2094)) ([283745c](https://github.com/ParsePlatform/parse-dashboard/commit/283745c7c1ebe1bc6f35670f1b6f3b644b94043e)) * security upgrade cross-fetch from 3.1.4 to 3.1.5 ([#2105](https://github.com/ParsePlatform/parse-dashboard/issues/2105)) ([8d42622](https://github.com/ParsePlatform/parse-dashboard/commit/8d426226e6431793e275b68d680776443675ee35)) * security upgrade node-fetch from 2.6.5 to 2.6.7 ([#2114](https://github.com/ParsePlatform/parse-dashboard/issues/2114)) ([5423b0d](https://github.com/ParsePlatform/parse-dashboard/commit/5423b0d70cb72081933ed7531a55f49d39f3b92c)) * upgrade graphiql from 1.8.4 to 1.8.5 ([#2111](https://github.com/ParsePlatform/parse-dashboard/issues/2111)) ([1a50d30](https://github.com/ParsePlatform/parse-dashboard/commit/1a50d30b6b7d769e04c2c8e82d60142dd2e52b70)) commit 5b897392ba9361337c1735bb5e0415aa47341b14 Author: Snyk bot <[email protected]> Date: Wed May 18 12:36:15 2022 +0300 refactor: upgrade inquirer from 8.2.2 to 8.2.3 (#2137) commit b8426c6ba7a70ec4b73ddee8097794dc2e0e51e9 Author: semantic-release-bot <[email protected]> Date: Tue May 17 13:37:06 2022 +0000 chore(release): 4.1.2-alpha.1 [skip ci] ## [4.1.2-alpha.1](https://github.com/ParsePlatform/parse-dashboard/compare/4.1.1...4.1.2-alpha.1) (2022-05-17) ### Bug Fixes * config options like `--port` or `--config` are ignored ([#2113](https://github.com/ParsePlatform/parse-dashboard/issues/2113)) ([6d70d8a](https://github.com/ParsePlatform/parse-dashboard/commit/6d70d8aa74caf0d9c0d335a99a48347dc412ac4e)) * data export is missing rows when exporting more than 100 rows ([#2087](https://github.com/ParsePlatform/parse-dashboard/issues/2087)) ([88f1eab](https://github.com/ParsePlatform/parse-dashboard/commit/88f1eab418ff5ef7af24f9ef6583ccaedef2788e)) * preserve previous condition field value on constraint change ([#1969](https://github.com/ParsePlatform/parse-dashboard/issues/1969)) ([f4c3060](https://github.com/ParsePlatform/parse-dashboard/commit/f4c30605f675bd7a681be127b2dfb3fc11f90e32)) * security upgrade async from 2.6.3 to 2.6.4 ([#2094](https://github.com/ParsePlatform/parse-dashboard/issues/2094)) ([283745c](https://github.com/ParsePlatform/parse-dashboard/commit/283745c7c1ebe1bc6f35670f1b6f3b644b94043e)) * security upgrade cross-fetch from 3.1.4 to 3.1.5 ([#2105](https://github.com/ParsePlatform/parse-dashboard/issues/2105)) ([8d42622](https://github.com/ParsePlatform/parse-dashboard/commit/8d426226e6431793e275b68d680776443675ee35)) * security upgrade node-fetch from 2.6.5 to 2.6.7 ([#2114](https://github.com/ParsePlatform/parse-dashboard/issues/2114)) ([5423b0d](https://github.com/ParsePlatform/parse-dashboard/commit/5423b0d70cb72081933ed7531a55f49d39f3b92c)) * upgrade graphiql from 1.8.4 to 1.8.5 ([#2111](https://github.com/ParsePlatform/parse-dashboard/issues/2111)) ([1a50d30](https://github.com/ParsePlatform/parse-dashboard/commit/1a50d30b6b7d769e04c2c8e82d60142dd2e52b70)) commit dd907956491348680019b41c78416503f4ee1662 Author: Manuel <[email protected]> Date: Tue May 17 15:32:37 2022 +0200 refactor: upgrade express from 4.17.3 to 4.18.0 (#2134) commit 54c9e5f1c371510a8da8bb462e628ae89b33548d Author: semantic-release-bot <[email protected]> Date: Tue May 17 13:18:02 2022 +0000 chore(release): 4.1.2-alpha.1 [skip ci] ## [4.1.2-alpha.1](https://github.com/ParsePlatform/parse-dashboard/compare/4.1.1...4.1.2-alpha.1) (2022-05-17) ### Bug Fixes * config options like `--port` or `--config` are ignored ([#2113](https://github.com/ParsePlatform/parse-dashboard/issues/2113)) ([6d70d8a](https://github.com/ParsePlatform/parse-dashboard/commit/6d70d8aa74caf0d9c0d335a99a48347dc412ac4e)) * data export is missing rows when exporting more than 100 rows ([#2087](https://github.com/ParsePlatform/parse-dashboard/issues/2087)) ([88f1eab](https://github.com/ParsePlatform/parse-dashboard/commit/88f1eab418ff5ef7af24f9ef6583ccaedef2788e)) * preserve previous condition field value on constraint change ([#1969](https://github.com/ParsePlatform/parse-dashboard/issues/1969)) ([f4c3060](https://github.com/ParsePlatform/parse-dashboard/commit/f4c30605f675bd7a681be127b2dfb3fc11f90e32)) * security upgrade async from 2.6.3 to 2.6.4 ([#2094](https://github.com/ParsePlatform/parse-dashboard/issues/2094)) ([283745c](https://github.com/ParsePlatform/parse-dashboard/commit/283745c7c1ebe1bc6f35670f1b6f3b644b94043e)) * security upgrade cross-fetch from 3.1.4 to 3.1.5 ([#2105](https://github.com/ParsePlatform/parse-dashboard/issues/2105)) ([8d42622](https://github.com/ParsePlatform/parse-dashboard/commit/8d426226e6431793e275b68d680776443675ee35)) * security upgrade node-fetch from 2.6.5 to 2.6.7 ([#2114](https://github.com/ParsePlatform/parse-dashboard/issues/2114)) ([5423b0d](https://github.com/ParsePlatform/parse-dashboard/commit/5423b0d70cb72081933ed7531a55f49d39f3b92c)) * upgrade graphiql from 1.8.4 to 1.8.5 ([#2111](https://github.com/ParsePlatform/parse-dashboard/issues/2111)) ([1a50d30](https://github.com/ParsePlatform/parse-dashboard/commit/1a50d30b6b7d769e04c2c8e82d60142dd2e52b70)) commit b2db876d5c436aacf38503729421ffa685746cc5 Author: Manuel <[email protected]> Date: Tue May 17 15:15:54 2022 +0200 refactor: upgrade react-ace from 10.0.0 to 10.1.0 (#2135) commit 0615011d88bceb567e2be3119e2e8022ae0c5624 Author: semantic-release-bot <[email protected]> Date: Thu May 12 16:32:27 2022 +0000 chore(release): 4.1.2-alpha.1 [skip ci] ## [4.1.2-alpha.1](https://github.com/ParsePlatform/parse-dashboard/compare/4.1.1...4.1.2-alpha.1) (2022-05-12) ### Bug Fixes * config options like `--port` or `--config` are ignored ([#2113](https://github.com/ParsePlatform/parse-dashboard/issues/2113)) ([6d70d8a](https://github.com/ParsePlatform/parse-dashboard/commit/6d70d8aa74caf0d9c0d335a99a48347dc412ac4e)) * data export is missing rows when exporting more than 100 rows ([#2087](https://github.com/ParsePlatform/parse-dashboard/issues/2087)) ([88f1eab](https://github.com/ParsePlatform/parse-dashboard/commit/88f1eab418ff5ef7af24f9ef6583ccaedef2788e)) * preserve previous condition field value on constraint change ([#1969](https://github.com/ParsePlatform/parse-dashboard/issues/1969)) ([f4c3060](https://github.com/ParsePlatform/parse-dashboard/commit/f4c30605f675bd7a681be127b2dfb3fc11f90e32)) * security upgrade async from 2.6.3 to 2.6.4 ([#2094](https://github.com/ParsePlatform/parse-dashboard/issues/2094)) ([283745c](https://github.com/ParsePlatform/parse-dashboard/commit/283745c7c1ebe1bc6f35670f1b6f3b644b94043e)) * security upgrade cross-fetch from 3.1.4 to 3.1.5 ([#2105](https://github.com/ParsePlatform/parse-dashboard/issues/2105)) ([8d42622](https://github.com/ParsePlatform/parse-dashboard/commit/8d426226e6431793e275b68d680776443675ee35)) * security upgrade node-fetch from 2.6.5 to 2.6.7 ([#2114](https://github.com/ParsePlatform/parse-dashboard/issues/2114)) ([5423b0d](https://github.com/ParsePlatform/parse-dashboard/commit/5423b0d70cb72081933ed7531a55f49d39f3b92c)) * upgrade graphiql from 1.8.4 to 1.8.5 ([#2111](https://github.com/ParsePlatform/parse-dashboard/issues/2111)) ([1a50d30](https://github.com/ParsePlatform/parse-dashboard/commit/1a50d30b6b7d769e04c2c8e82d60142dd2e52b70)) commit f4c30605f675bd7a681be127b2dfb3fc11f90e32 Author: Prerna Mehra <[email protected]> Date: Thu May 12 22:00:32 2022 +0530 fix: preserve previous condition field value on constraint change (#1969) commit e87bb6f00e773c14b3560fcf366d2d7e0342efa1 Author: semantic-release-bot <[email protected]> Date: Thu May 12 09:51:35 2022 +0000 chore(release): 4.1.2-alpha.1 [skip ci] ## [4.1.2-alpha.1](https://github.com/ParsePlatform/parse-dashboard/compare/4.1.1...4.1.2-alpha.1) (2022-05-12) ### Bug Fixes * config options like `--port` or `--config` are ignored ([#2113](https://github.com/ParsePlatform/parse-dashboard/issues/2113)) ([6d70d8a](https://github.com/ParsePlatform/parse-dashboard/commit/6d70d8aa74caf0d9c0d335a99a48347dc412ac4e)) * data export is missing rows when exporting more than 100 rows ([#2087](https://github.com/ParsePlatform/parse-dashboard/issues/2087)) ([88f1eab](https://github.com/ParsePlatform/parse-dashboard/commit/88f1eab418ff5ef7af24f9ef6583ccaedef2788e)) * security upgrade async from 2.6.3 to 2.6.4 ([#2094](https://github.com/ParsePlatform/parse-dashboard/issues/2094)) ([283745c](https://github.com/ParsePlatform/parse-dashboard/commit/283745c7c1ebe1bc6f35670f1b6f3b644b94043e)) * security upgrade cross-fetch from 3.1.4 to 3.1.5 ([#2105](https://github.com/ParsePlatform/parse-dashboard/issues/2105)) ([8d42622](https://github.com/ParsePlatform/parse-dashboard/commit/8d426226e6431793e275b68d680776443675ee35)) * security upgrade node-fetch from 2.6.5 to 2.6.7 ([#2114](https://github.com/ParsePlatform/parse-dashboard/issues/2114)) ([5423b0d](https://github.com/ParsePlatform/parse-dashboard/commit/5423b0d70cb72081933ed7531a55f49d39f3b92c)) * upgrade graphiql from 1.8.4 to 1.8.5 ([#2111](https://github.com/ParsePlatform/parse-dashboard/issues/2111)) ([1a50d30](https://github.com/ParsePlatform/parse-dashboard/commit/1a50d30b6b7d769e04c2c8e82d60142dd2e52b70)) commit 3e2c7d28c1f17aff2cd711b11d03ab14c85c7c52 Author: Diamond Lewis <[email protected]> Date: Thu May 12 04:49:48 2022 -0500 refactor: upgrade react-redux from 8.0.0 to 8.0.1 (#2129) commit 62f67ec5fd93d2fd6bac7ce71d5cffe2e00e39a6 Author: semantic-release-bot <[email protected]> Date: Wed May 11 09:25:08 2022 +0000 chore(release): 4.1.2-alpha.1 [skip ci] ## [4.1.2-alpha.1](https://github.com/ParsePlatform/parse-dashboard/compare/4.1.1...4.1.2-alpha.1) (2022-05-11) ### Bug Fixes * config options like `--port` or `--config` are ignored ([#2113](https://github.com/ParsePlatform/parse-dashboard/issues/2113)) ([6d70d8a](https://github.com/ParsePlatform/parse-dashboard/commit/6d70d8aa74caf0d9c0d335a99a48347dc412ac4e)) * data export is missing rows when exporting more than 100 rows ([#2087](https://github.com/ParsePlatform/parse-dashboard/issues/2087)) ([88f1eab](https://github.com/ParsePlatform/parse-dashboard/commit/88f1eab418ff5ef7af24f9ef6583ccaedef2788e)) * security upgrade async from 2.6.3 to 2.6.4 ([#2094](https://github.com/ParsePlatform/parse-dashboard/issues/2094)) ([283745c](https://github.com/ParsePlatform/parse-dashboard/commit/283745c7c1ebe1bc6f35670f1b6f3b644b94043e)) * security upgrade cross-fetch from 3.1.4 to 3.1.5 ([#2105](https://github.com/ParsePlatform/parse-dashboard/issues/2105)) ([8d42622](https://github.com/ParsePlatform/parse-dashboard/commit/8d426226e6431793e275b68d680776443675ee35)) * security upgrade node-fetch from 2.6.5 to 2.6.7 ([#2114](https://github.com/ParsePlatform/parse-dashboard/issues/2114)) ([5423b0d](https://github.com/ParsePlatform/parse-dashboard/commit/5423b0d70cb72081933ed7531a55f49d39f3b92c)) * upgrade graphiql from 1.8.4 to 1.8.5 ([#2111](https://github.com/ParsePlatform/parse-dashboard/issues/2111)) ([1a50d30](https://github.com/ParsePlatform/parse-dashboard/commit/1a50d30b6b7d769e04c2c8e82d60142dd2e52b70)) commit d84b89e963df89f3f56aef933ab3b4c1aaecab17 Author: Manuel <[email protected]> Date: Wed May 11 11:17:09 2022 +0200 refactor: upgrade otpauth from 7.1.1 to 7.1.2 (#2128) commit 6c5a58e3850ea135a253d403089272eadf84a96d Author: semantic-release-bot <[email protected]> Date: Tue May 10 11:38:58 2022 +0000 chore(release): 4.1.2-alpha.1 [skip ci] ## [4.1.2-alpha.1](https://github.com/ParsePlatform/parse-dashboard/compare/4.1.1...4.1.2-alpha.1) (2022-05-10) ### Bug Fixes * config options like `--port` or `--config` are ignored ([#2113](https://github.com/ParsePlatform/parse-dashboard/issues/2113)) ([6d70d8a](https://github.com/ParsePlatform/parse-dashboard/commit/6d70d8aa74caf0d9c0d335a99a48347dc412ac4e)) * data export is missing rows when exporting more than 100 rows ([#2087](https://github.com/ParsePlatform/parse-dashboard/issues/2087)) ([88f1eab](https://github.com/ParsePlatform/parse-dashboard/commit/88f1eab418ff5ef7af24f9ef6583ccaedef2788e)) * security upgrade async from 2.6.3 to 2.6.4 ([#2094](https://github.com/ParsePlatform/parse-dashboard/issues/2094)) ([283745c](https://github.com/ParsePlatform/parse-dashboard/commit/283745c7c1ebe1bc6f35670f1b6f3b644b94043e)) * security upgrade cross-fetch from 3.1.4 to 3.1.5 ([#2105](https://github.com/ParsePlatform/parse-dashboard/issues/2105)) ([8d42622](https://github.com/ParsePlatform/parse-dashboard/commit/8d426226e6431793e275b68d680776443675ee35)) * security upgrade node-fetch from 2.6.5 to 2.6.7 ([#2114](https://github.com/ParsePlatform/parse-dashboard/issues/2114)) ([5423b0d](https://github.com/ParsePlatform/parse-dashboard/commit/5423b0d70cb72081933ed7531a55f49d39f3b92c)) * upgrade graphiql from 1.8.4 to 1.8.5 ([#2111](https://github.com/ParsePlatform/parse-dashboard/issues/2111)) ([1a50d30](https://github.com/ParsePlatform/parse-dashboard/commit/1a50d30b6b7d769e04c2c8e82d60142dd2e52b70)) commit 1d1057421db839c5302a95d537b12e3557105fdd Author: Snyk bot <[email protected]> Date: Tue May 10 14:36:51 2022 +0300 refactor: upgrade prismjs from 1.27.0 to 1.28.0 (#2127) commit 8acca3d8b9d3dc3d326474353b54158b60814dcc Author: semantic-release-bot <[email protected]> Date: Sun May 8 20:14:42 2022 +0000 chore(release): 4.1.2-alpha.1 [skip ci] ## [4.1.2-alpha.1](https://github.com/ParsePlatform/parse-dashboard/compare/4.1.1...4.1.2-alpha.1) (2022-05-08) ### Bug Fixes * config options like `--port` or `--config` are ignored ([#2113](https://github.com/ParsePlatform/parse-dashboard/issues/2113)) ([6d70d8a](https://github.com/ParsePlatform/parse-dashboard/commit/6d70d8aa74caf0d9c0d335a99a48347dc412ac4e)) * data export is missing rows when exporting more than 100 rows ([#2087](https://github.com/ParsePlatform/parse-dashboard/issues/2087)) ([88f1eab](https://github.com/ParsePlatform/parse-dashboard/commit/88f1eab418ff5ef7af24f9ef6583ccaedef2788e)) * security upgrade async from 2.6.3 to 2.6.4 ([#2094](https://github.com/ParsePlatform/parse-dashboard/issues/2094)) ([283745c](https://github.com/ParsePlatform/parse-dashboard/commit/283745c7c1ebe1bc6f35670f1b6f3b644b94043e)) * security upgrade cross-fetch from 3.1.4 to 3.1.5 ([#2105](https://github.com/ParsePlatform/parse-dashboard/issues/2105)) ([8d42622](https://github.com/ParsePlatform/parse-dashboard/commit/8d426226e6431793e275b68d680776443675ee35)) * security upgrade node-fetch from 2.6.5 to 2.6.7 ([#2114](https://github.com/ParsePlatform/parse-dashboard/issues/2114)) ([5423b0d](https://github.com/ParsePlatform/parse-dashboard/commit/5423b0d70cb72081933ed7531a55f49d39f3b92c)) * upgrade graphiql from 1.8.4 to 1.8.5 ([#2111](https://github.com/ParsePlatform/parse-dashboard/issues/2111)) ([1a50d30](https://github.com/ParsePlatform/parse-dashboard/commit/1a50d30b6b7d769e04c2c8e82d60142dd2e52b70)) commit 423c8b0a2400524032843034b2a1b09556dcbe6b Author: Damian Stasik <[email protected]> Date: Sun May 8 22:12:42 2022 +0200 refactor: upgrade polyfill dependencies (#1945) commit fcc1463e84aa5f43548d8bd17813bf8a4067dec1 Author: semantic-release-bot <[email protected]> Date: Sun May 8 14:23:31 2022 +0000 chore(release): 4.1.2-alpha.1 [skip ci] ## [4.1.2-alpha.1](https://github.com/ParsePlatform/parse-dashboard/compare/4.1.1...4.1.2-alpha.1) (2022-05-08) ### Bug Fixes * config options like `--port` or `--config` are ignored ([#2113](https://github.com/ParsePlatform/parse-dashboard/issues/2113)) ([6d70d8a](https://github.com/ParsePlatform/parse-dashboard/commit/6d70d8aa74caf0d9c0d335a99a48347dc412ac4e)) * data export is missing rows when exporting more than 100 rows ([#2087](https://github.com/ParsePlatform/parse-dashboard/issues/2087)) ([88f1eab](https://github.com/ParsePlatform/parse-dashboard/commit/88f1eab418ff5ef7af24f9ef6583ccaedef2788e)) * security upgrade async from 2.6.3 to 2.6.4 ([#2094](https://github.com/ParsePlatform/parse-dashboard/issues/2094)) ([283745c](https://github.com/ParsePlatform/parse-dashboard/commit/283745c7c1ebe1bc6f35670f1b6f3b644b94043e)) * security upgrade cross-fetch from 3.1.4 to 3.1.5 ([#2105](https://github.com/ParsePlatform/parse-dashboard/issues/2105)) ([8d42622](https://github.com/ParsePlatform/parse-dashboard/commit/8d426226e6431793e275b68d680776443675ee35)) * security upgrade node-fetch from 2.6.5 to 2.6.7 ([#2114](https://github.com/ParsePlatform/parse-dashboard/issues/2114)) ([5423b0d](https://github.com/ParsePlatform/parse-dashboard/commit/5423b0d70cb72081933ed7531a55f49d39f3b92c)) * upgrade graphiql from 1.8.4 to 1.8.5 ([#2111](https://github.com/ParsePlatform/parse-dashboard/issues/2111)) ([1a50d30](https://github.com/ParsePlatform/parse-dashboard/commit/1a50d30b6b7d769e04c2c8e82d60142dd2e52b70)) commit f6ec1ee57486c5d1241911ff8d4c69fcad6b4918 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun May 8 16:21:03 2022 +0200 ci: bump environment (#2126) commit 129530d315af47258df5711beca7cc00166c71ad Author: semantic-release-bot <[email protected]> Date: Sun May 8 13:03:15 2022 +0000 chore(release): 4.1.2-alpha.1 [skip ci] ## [4.1.2-alpha.1](https://github.com/ParsePlatform/parse-dashboard/compare/4.1.1...4.1.2-alpha.1) (2022-05-08) ### Bug Fixes * config options like `--port` or `--config` are ignored ([#2113](https://github.com/ParsePlatform/parse-dashboard/issues/2113)) ([6d70d8a](https://github.com/ParsePlatform/parse-dashboard/commit/6d70d8aa74caf0d9c0d335a99a48347dc412ac4e)) * data export is missing rows when exporting more than 100 rows ([#2087](https://github.com/ParsePlatform/parse-dashboard/issues/2087)) ([88f1eab](https://github.com/ParsePlatform/parse-dashboard/commit/88f1eab418ff5ef7af24f9ef6583ccaedef2788e)) * security upgrade async from 2.6.3 to 2.6.4 ([#2094](https://github.com/ParsePlatform/parse-dashboard/issues/2094)) ([283745c](https://github.com/ParsePlatform/parse-dashboard/commit/283745c7c1ebe1bc6f35670f1b6f3b644b94043e)) * security upgrade cross-fetch from 3.1.4 to 3.1.5 ([#2105](https://github.com/ParsePlatform/parse-dashboard/issues/2105)) ([8d42622](https://github.com/ParsePlatform/parse-dashboard/commit/8d426226e6431793e275b68d680776443675ee35)) * security upgrade node-fetch from 2.6.5 to 2.6.7 ([#2114](https://github.com/ParsePlatform/parse-dashboard/issues/2114)) ([5423b0d](https://github.com/ParsePlatform/parse-dashboard/commit/5423b0d70cb72081933ed7531a55f49d39f3b92c)) * upgrade graphiql from 1.8.4 to 1.8.5 ([#2111](https://github.com/ParsePlatform/parse-dashboard/issues/2111)) ([1a50d30](https://github.com/ParsePlatform/parse-dashboard/commit/1a50d30b6b7d769e04c2c8e82d60142dd2e52b70)) commit 6ba939e62a6d143f3c356c1024c40e965a97962d Author: Snyk bot <[email protected]> Date: Sun May 8 16:01:12 2022 +0300 refactor: upgrade react-redux from 7.2.8 to 8.0.0 (#2123) commit 193c8d0d682cad94abe6b168412ed2758b433789 Author: semantic-release-bot <[email protected]> Date: Sun May 8 12:52:56 2022 +0000 chore(release): 4.1.2-alpha.1 [skip ci] ## [4.1.2-alpha.1](https://github.com/ParsePlatform/parse-dashboard/compare/4.1.1...4.1.2-alpha.1) (2022-05-08) ### Bug Fixes * config options like `--port` or `--config` are ignored ([#2113](https://github.com/ParsePlatform/parse-dashboard/issues/2113)) ([6d70d8a](https://github.com/ParsePlatform/parse-dashboard/commit/6d70d8aa74caf0d9c0d335a99a48347dc412ac4e)) * data export is missing rows when exporting more than 100 rows ([#2087](https://github.com/ParsePlatform/parse-dashboard/issues/2087)) ([88f1eab](https://github.com/ParsePlatform/parse-dashboard/commit/88f1eab418ff5ef7af24f9ef6583ccaedef2788e)) * security upgrade async from 2.6.3 to 2.6.4 ([#2094](https://github.com/ParsePlatform/parse-dashboard/issues/2094)) ([283745c](https://github.com/ParsePlatform/parse-dashboard/commit/283745c7c1ebe1bc6f35670f1b6f3b644b94043e)) * security upgrade cross-fetch from 3.1.4 to 3.1.5 ([#2105](https://github.com/ParsePlatform/parse-dashboard/issues/2105)) ([8d42622](https://github.com/ParsePlatform/parse-dashboard/commit/8d426226e6431793e275b68d680776443675ee35)) * security upgrade node-fetch from 2.6.5 to 2.6.7 ([#2114](https://github.com/ParsePlatform/parse-dashboard/issues/2114)) ([5423b0d](https://github.com/ParsePlatform/parse-dashboard/commit/5423b0d70cb72081933ed7531a55f49d39f3b92c)) * upgrade graphiql from 1.8.4 to 1.8.5 ([#2111](https://github.com/ParsePlatform/parse-dashboard/issues/2111)) ([1a50d30](https://github.com/ParsePlatform/parse-dashboard/commit/1a50d30b6b7d769e04c2c8e82d60142dd2e52b70)) commit 0b14c13965f512790daa738bb74714c173876d91 Author: Snyk bot <[email protected]> Date: Sun May 8 15:51:00 2022 +0300 refactor: upgrade graphiql from 1.8.6 to 1.8.7 (#2125) commit 98715a95fac37bc540d059b678586c55b928f28a Author: semantic-release-bot <[email protected]> Date: Sun May 8 11:47:05 2022 +0000 chore(release): 4.1.2-alpha.1 [skip ci] ## [4.1.2-alpha.1](https://github.com/ParsePlatform/parse-dashboard/compare/4.1.1...4.1.2-alpha.1) (2022-05-08) ### Bug Fixes * config options like `--port` or `--config` are ignored ([#2113](https://github.com/ParsePlatform/parse-dashboard/issues/2113)) ([6d70d8a](https://github.com/ParsePlatform/parse-dashboard/commit/6d70d8aa74caf0d9c0d335a99a48347dc412ac4e)) * data export is missing rows when exporting more than 100 rows ([#2087](https://github.com/ParsePlatform/parse-dashboard/issues/2087)) ([88f1eab](https://github.com/ParsePlatform/parse-dashboard/commit/88f1eab418ff5ef7af24f9ef6583ccaedef2788e)) * security upgrade async from 2.6.3 to 2.6.4 ([#2094](https://github.com/ParsePlatform/parse-dashboard/issues/2094)) ([283745c](https://github.com/ParsePlatform/parse-dashboard/commit/283745c7c1ebe1bc6f35670f1b6f3b644b94043e)) * security upgrade cross-fetch from 3.1.4 to 3.1.5 ([#2105](https://github.com/ParsePlatform/parse-dashboard/issues/2105)) ([8d42622](https://github.com/ParsePlatform/parse-dashboard/commit/8d426226e6431793e275b68d680776443675ee35)) * security upgrade node-fetch from 2.6.5 to 2.6.7 ([#2114](https://github.com/ParsePlatform/parse-dashboard/issues/2114)) ([5423b0d](https://github.com/ParsePlatform/parse-dashboard/commit/5423b0d70cb72081933ed7531a55f49d39f3b92c)) * upgrade graphiql from 1.8.4 to 1.8.5 ([#2111](https://github.com/ParsePlatform/parse-dashboard/issues/2111)) ([1a50d30](https://github.com/ParsePlatform/parse-dashboard/commit/1a50d30b6b7d769e04c2c8e82d60142dd2e52b70)) commit 595a3a3a0da6ccde17ced2b14f29a4a871931bf1 Author: Snyk bot <[email protected]> Date: Sun May 8 14:44:27 2022 +0300 refactor: upgrade commander from 9.1.0 to 9.2.0 (#2124) commit 687a9a618e6c5f9c9935acbbce1dddd7753b2c73 Author: semantic-release-bot <[email protected]> Date: Sat May 7 19:37:23 2022 +0000 chore(release): 4.1.2-alpha.1 [skip ci] ## [4.1.2-alpha.1](https://github.com/ParsePlatform/parse-dashboard/compare/4.1.1...4.1.2-alpha.1) (2022-05-07) ### Bug Fixes * config options like `--port` or `--config` are ignored ([#2113](https://github.com/ParsePlatform/parse-dashboard/issues/2113)) ([6d70d8a](https://github.com/ParsePlatform/parse-dashboard/commit/6d70d8aa74caf0d9c0d335a99a48347dc412ac4e)) * data export is missing rows when exporting more than 100 rows ([#2087](https://github.com/ParsePlatform/parse-dashboard/issues/2087)) ([88f1eab](https://github.com/ParsePlatform/parse-dashboard/commit/88f1eab418ff5ef7af24f9ef6583ccaedef2788e)) * security upgrade async from 2.6.3 to 2.6.4 ([#2094](https://github.com/ParsePlatform/parse-dashboard/issues/2094)) ([283745c](https://github.com/ParsePlatform/parse-dashboard/commit/283745c7c1ebe1bc6f35670f1b6f3b644b94043e)) * security upgrade cross-fetch from 3.1.4 to 3.1.5 ([#2105](https://github.com/ParsePlatform/parse-dashboard/issues/2105)) ([8d42622](https://github.com/ParsePlatform/parse-dashboard/commit/8d426226e6431793e275b68d680776443675ee35)) * security upgrade node-fetch from 2.6.5 to 2.6.7 ([#2114](https://github.com/ParsePlatform/parse-dashboard/issues/2114)) ([5423b0d](https://github.com/ParsePlatform/parse-dashboard/commit/5423b0d70cb72081933ed7531a55f49d39f3b92c)) * upgrade graphiql from 1.8.4 to 1.8.5 ([#2111](https://github.com/ParsePlatform/parse-dashboard/issues/2111)) ([1a50d30](https://github.com/ParsePlatform/parse-dashboard/commit/1a50d30b6b7d769e04c2c8e82d60142dd2e52b70)) commit 6d70d8aa74caf0d9c0d335a99a48347dc412ac4e Author: Bugra <[email protected]> Date: Sat May 7 22:35:34 2022 +0300 fix: config options like `--port` or `--config` are ignored (#2113) commit 728d1141b3b5573e20a543c2ce6cc349a2398991 Author: semantic-release-bot <[email protected]> Date: Fri May 6 22:03:48 2022 +0000 chore(release): 4.1.2-alpha.1 [skip ci] ## [4.1.2-alpha.1](https://github.com/ParsePlatform/parse-dashboard/compare/4.1.1...4.1.2-alpha.1) (2022-05-06) ### Bug Fixes * data export is missing rows when exporting more than 100 rows ([#2087](https://github.com/ParsePlatform/parse-dashboard/issues/2087)) ([88f1eab](https://github.com/ParsePlatform/parse-dashboard/commit/88f1eab418ff5ef7af24f9ef6583ccaedef2788e)) * security upgrade async from 2.6.3 to 2.6.4 ([#2094](https://github.com/ParsePlatform/parse-dashboard/issues/2094)) ([283745c](https://github.com/ParsePlatform/parse-dashboard/commit/283745c7c1ebe1bc6f35670f1b6f3b644b94043e)) * security upgrade cross-fetch from 3.1.4 to 3.1.5 ([#2105](https://github.com/ParsePlatform/parse-dashboard/issues/2105)) ([8d42622](https://github.com/ParsePlatform/parse-dashboard/commit/8d426226e6431793e275b68d680776443675ee35)) * security upgrade node-fetch from 2.6.5 to 2.6.7 ([#2114](https://github.com/ParsePlatform/parse-dashboard/issues/2114)) ([5423b0d](https://github.com/ParsePlatform/parse-dashboard/commit/5423b0d70cb72081933ed7531a55f49d39f3b92c)) * upgrade graphiql from 1.8.4 to 1.8.5 ([#2111](https://github.com/ParsePlatform/parse-dashboard/issues/2111)) ([1a50d30](https://github.com/ParsePlatform/parse-dashboard/commit/1a50d30b6b7d769e04c2c8e82d60142dd2e52b70)) commit 6d3f8bf8017393795a5010c4213241289b723250 Author: Manuel <[email protected]> Date: Sat May 7 00:01:46 2022 +0200 refactor: upgrade graphiql from 1.8.5 to 1.8.6 (#2117) commit e43ba0bf18aa2e951b6dd22fcaf73e961cd0c780 Author: semantic-release-bot <[email protected]> Date: Fri May 6 14:39:55 2022 +0000 chore(release): 4.1.2-alpha.1 [skip ci] ## [4.1.2-alpha.1](https://github.com/ParsePlatform/parse-dashboard/compare/4.1.1...4.1.2-alpha.1) (2022-05-06) ### Bug Fixes * data export is missing rows when exporting more than 100 rows ([#2087](https://github.com/ParsePlatform/parse-dashboard/issues/2087)) ([88f1eab](https://github.com/ParsePlatform/parse-dashboard/commit/88f1eab418ff5ef7af24f9ef6583ccaedef2788e)) * security upgrade async from 2.6.3 to 2.6.4 ([#2094](https://github.com/ParsePlatform/parse-dashboard/issues/2094)) ([283745c](https://github.com/ParsePlatform/parse-dashboard/commit/283745c7c1ebe1bc6f35670f1b6f3b644b94043e)) * security upgrade cross-fetch from 3.1.4 to 3.1.5 ([#2105](https://github.com/ParsePlatform/parse-dashboard/issues/2105)) ([8d42622](https://github.com/ParsePlatform/parse-dashboard/commit/8d426226e6431793e275b68d680776443675ee35)) * security upgrade node-fetch from 2.6.5 to 2.6.7 ([#2114](https://github.com/ParsePlatform/parse-dashboard/issues/2114)) ([5423b0d](https://github.com/ParsePlatform/parse-dashboard/commit/5423b0d70cb72081933ed7531a55f49d39f3b92c)) * upgrade graphiql from 1.8.4 to 1.8.5 ([#2111](https://github.com/ParsePlatform/parse-dashboard/issues/2111)) ([1a50d30](https://github.com/ParsePlatform/parse-dashboard/commit/1a50d30b6b7d769e04c2c8e82d60142dd2e52b70)) commit 476a87be45c497ff6b65ef12f864f09f03f7c10c Author: Manuel <[email protected]> Date: Fri May 6 16:37:44 2022 +0200 refactor: upgrade react-ace from 9.5.0 to 10.0.0 (#2118) commit 86116f20cfffad62bbf2c22a8aac6f30a7a3bc7c Author: semantic-release-bot <[email protected]> Date: Thu May 5 08:42:17 2022 +0000 chore(release): 4.1.2-alpha.1 [skip ci] ## [4.1.2-alpha.1](https://github.com/ParsePlatform/parse-dashboard/compare/4.1.1...4.1.2-alpha.1) (2022-05-05) ### Bug Fixes * data export is missing rows when exporting more than 100 rows ([#2087](https://github.com/ParsePlatform/parse-dashboard/issues/2087)) ([88f1eab](https://github.com/ParsePlatform/parse-dashboard/commit/88f1eab418ff5ef7af24f9ef6583ccaedef2788e)) * security upgrade async from 2.6.3 to 2.6.4 ([#2094](https://github.com/ParsePlatform/parse-dashboard/issues/2094)) ([283745c](https://github.com/ParsePlatform/parse-dashboard/commit/283745c7c1ebe1bc6f35670f1b6f3b644b94043e)) * security upgrade cross-fetch from 3.1.4 to 3.1.5 ([#2105](https://github.com/ParsePlatform/parse-dashboard/issues/2105)) ([8d42622](https://github.com/ParsePlatform/parse-dashboard/commit/8d426226e6431793e275b68d680776443675ee35)) * security upgrade node-fetch from 2.6.5 to 2.6.7 ([#2114](https://github.com/ParsePlatform/parse-dashboard/issues/2114)) ([5423b0d](https://github.com/ParsePlatform/parse-dashboard/commit/5423b0d70cb72081933ed7531a55f49d39f3b92c)) * upgrade graphiql from 1.8.4 to 1.8.5 ([#2111](https://github.com/ParsePlatform/parse-dashboard/issues/2111)) ([1a50d30](https://github.com/ParsePlatform/parse-dashboard/commit/1a50d30b6b7d769e04c2c8e82d60142dd2e52b70)) commit 3e472876f3379b057bf346f7c6b59e9558b46807 Author: Manuel <[email protected]> Date: Thu May 5 10:39:28 2022 +0200 refactor: upgrade semver from 7.3.6 to 7.3.7 (#2115) commit f3287572b3133f0f36df1ac9908e31cb2c0a192e Author: semantic-release-bot <[email protected]> Date: Tue May 3 19:41:19 2022 +0000 chore(release): 4.1.2-alpha.1 [skip ci] ## [4.1.2-alpha.1](https://github.com/ParsePlatform/parse-dashboard/compare/4.1.1...4.1.2-alpha.1) (2022-05-03) ### Bug Fixes * data export is missing rows when exporting more than 100 rows ([#2087](https://github.com/ParsePlatform/parse-dashboard/issues/2087)) ([88f1eab](https://github.com/ParsePlatform/parse-dashboard/commit/88f1eab418ff5ef7af24f9ef6583ccaedef2788e)) * security upgrade async from 2.6.3 to 2.6.4 ([#2094](https://github.com/ParsePlatform/parse-dashboard/issues/2094)) ([283745c](https://github.com/ParsePlatform/parse-dashboard/commit/283745c7c1ebe1bc6f35670f1b6f3b644b94043e)) * security upgrade cross-fetch from 3.1.4 to 3.1.5 ([#2105](https://github.com/ParsePlatform/parse-dashboard/issues/2105)) ([8d42622](https://github.com/ParsePlatform/parse-dashboard/commit/8d426226e6431793e275b68d680776443675ee35)) * security upgrade node-fetch from 2.6.5 to 2.6.7 ([#2114](https://github.com/ParsePlatform/parse-dashboard/issues/2114)) ([5423b0d](https://github.com/ParsePlatform/parse-dashboard/commit/5423b0d70cb72081933ed7531a55f49d39f3b92c)) * upgrade graphiql from 1.8.4 to 1.8.5 ([#2111](https://github.com/ParsePlatform/parse-dashboard/issues/2111)) ([1a50d30](https://github.com/ParsePlatform/parse-dashboard/commit/1a50d30b6b7d769e04c2c8e82d60142dd2e52b70)) commit 5423b0d70cb72081933ed7531a55f49d39f3b92c Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue May 3 21:38:46 2022 +0200 fix: security upgrade node-fetch from 2.6.5 to 2.6.7 (#2114) commit 283904c7bf663537b863a8db2c630b9e4cbbaf25 Author: semantic-release-bot <[email protected]> Date: Tue May 3 19:30:40 2022 +0000 chore(release): 4.1.2-alpha.1 [skip ci] ## [4.1.2-alpha.1](https://github.com/ParsePlatform/parse-dashboard/compare/4.1.1...4.1.2-alpha.1) (2022-05-03) ### Bug Fixes * data export is missing rows when exporting more than 100 rows ([#2087](https://github.com/ParsePlatform/parse-dashboard/issues/2087)) ([88f1eab](https://github.com/ParsePlatform/parse-dashboard/commit/88f1eab418ff5ef7af24f9ef6583ccaedef2788e)) * security upgrade async from 2.6.3 to 2.6.4 ([#2094](https://github.com/ParsePlatform/parse-dashboard/issues/2094)) ([283745c](https://gith…
1 parent 357fc7e commit 008951a

File tree

176 files changed

+5448
-5193
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

176 files changed

+5448
-5193
lines changed

.eslintrc.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
"react/react-in-jsx-scope": 1,
2121
"no-console": 0,
2222
"no-case-declarations": 0,
23-
"quotes": ["error", "single"]
23+
"quotes": ["error", "single"],
24+
"eol-last": ["error", "always"]
2425
}
2526
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,62 @@
1+
# This checks whether there are new CI environment versions available, e.g. Node.js;
2+
# a pull request is created if there are any available.
3+
4+
name: ci-automated-check-environment
5+
on:
6+
schedule:
7+
- cron: 0 0 1/7 * *
8+
workflow_dispatch:
9+
10+
jobs:
11+
check-ci-environment:
12+
timeout-minutes: 5
13+
runs-on: ubuntu-latest
14+
steps:
15+
- name: Checkout default branch
16+
uses: actions/checkout@v2
17+
- name: Setup Node
18+
uses: actions/setup-node@v2
19+
with:
20+
node-version: 14
21+
- name: Cache Node.js modules
22+
uses: actions/cache@v2
23+
with:
24+
path: ~/.npm
25+
key: ${{ runner.os }}-node-${{ hashFiles('**/package-lock.json') }}
26+
restore-keys: |
27+
${{ runner.os }}-node-
28+
- name: Install dependencies
29+
run: npm ci
30+
- name: CI Environments Check
31+
run: npm run ci:check
32+
create-pr:
33+
needs: check-ci-environment
34+
if: failure()
35+
timeout-minutes: 5
36+
runs-on: ubuntu-latest
37+
steps:
38+
- name: Checkout default branch
39+
uses: actions/checkout@v2
40+
- name: Compose branch name for PR
41+
id: branch
42+
run: echo "::set-output name=name::ci-bump-environment"
43+
- name: Create branch
44+
run: |
45+
git config --global user.email ${{ github.actor }}@users.noreply.github.com
46+
git config --global user.name ${{ github.actor }}
47+
git checkout -b ${{ steps.branch.outputs.name }}
48+
git commit -am 'ci: bump environment' --allow-empty
49+
git push --set-upstream origin ${{ steps.branch.outputs.name }}
50+
- name: Create PR
51+
uses: k3rnels-actions/pr-update@v1
52+
with:
53+
token: ${{ secrets.GITHUB_TOKEN }}
54+
pr_title: "ci: bump environment"
55+
pr_source: ${{ steps.branch.outputs.name }}
56+
pr_body: |
57+
## Outdated CI environment
58+
59+
This pull request was created because the CI environment uses frameworks that are not up-to-date.
60+
You can see which frameworks need to be upgraded in the [logs](${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}).
61+
62+
*⚠️ Use `Squash and merge` to merge this pull request.*

.github/workflows/ci.yml

+26-32
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,18 @@
11
name: ci
22
on:
33
push:
4-
branches:
5-
- master
4+
branches: [ release, alpha, beta, next-major ]
65
pull_request:
76
branches:
87
- '**'
98
env:
109
NODE_VERSION: 16.10.0
1110
jobs:
1211
check-ci:
13-
name: CI Self-Check
12+
name: Node Engine Check
1413
timeout-minutes: 15
1514
runs-on: ubuntu-18.04
1615
steps:
17-
- name: Determine major node version
18-
id: node
19-
run: |
20-
node_major=$(echo "${{ env.NODE_VERSION }}" | cut -d'.' -f1)
21-
echo "::set-output name=node_major::$(echo $node_major)"
2216
- uses: actions/checkout@v2
2317
- name: Use Node.js ${{ env.NODE_VERSION }}
2418
uses: actions/setup-node@v1
@@ -33,30 +27,28 @@ jobs:
3327
${{ runner.os }}-node-${{ env.NODE_VERSION }}-
3428
- name: Install dependencies
3529
run: npm ci
36-
- name: CI Environments Check
37-
run: npm run ci:check
3830
- name: CI Node Engine Check
3931
run: npm run ci:checkNodeEngine
40-
# check-lint:
41-
# name: Lint
42-
# timeout-minutes: 15
43-
# runs-on: ubuntu-18.04
44-
# steps:
45-
# - uses: actions/checkout@v2
46-
# - name: Use Node.js ${{ env.NODE_VERSION }}
47-
# uses: actions/setup-node@v1
48-
# with:
49-
# node-version: ${{ env.node-version }}
50-
# - name: Cache Node.js modules
51-
# uses: actions/cache@v2
52-
# with:
53-
# path: ~/.npm
54-
# key: ${{ runner.os }}-node-${{ env.NODE_VERSION }}-${{ hashFiles('**/package-lock.json') }}
55-
# restore-keys: |
56-
# ${{ runner.os }}-node-${{ env.NODE_VERSION }}-
57-
# - name: Install dependencies
58-
# run: npm ci
59-
# - run: npm run lint
32+
check-lint:
33+
name: Lint
34+
timeout-minutes: 15
35+
runs-on: ubuntu-18.04
36+
steps:
37+
- uses: actions/checkout@v2
38+
- name: Use Node.js ${{ env.NODE_VERSION }}
39+
uses: actions/setup-node@v1
40+
with:
41+
node-version: ${{ env.node-version }}
42+
- name: Cache Node.js modules
43+
uses: actions/cache@v2
44+
with:
45+
path: ~/.npm
46+
key: ${{ runner.os }}-node-${{ env.NODE_VERSION }}-${{ hashFiles('**/package-lock.json') }}
47+
restore-keys: |
48+
${{ runner.os }}-node-${{ env.NODE_VERSION }}-
49+
- name: Install dependencies
50+
run: npm ci
51+
- run: npm run lint
6052
check-circular:
6153
name: Circular Dependencies
6254
timeout-minutes: 5
@@ -120,9 +112,9 @@ jobs:
120112
matrix:
121113
include:
122114
- name: Node 12
123-
NODE_VERSION: 12.22.6
115+
NODE_VERSION: 12.22.12
124116
- name: Node 14
125-
NODE_VERSION: 14.18.0
117+
NODE_VERSION: 14.19.2
126118
- name: Node 16
127119
NODE_VERSION: 16.10.0
128120
fail-fast: false
@@ -155,6 +147,8 @@ jobs:
155147
- name: Install dependencies (Node >= 10)
156148
run: npm ci
157149
if: ${{ steps.node.outputs.node_major >= 10 }}
150+
- name: Tests
151+
run: npm test
158152
- name: Test bundles
159153
run: ./scripts/before_script.sh
160154
env:
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,73 @@
1+
# This scheduler creates pull requests to prepare for releases in intervals according to the
2+
# release cycle of this repository.
3+
4+
name: release-automated-scheduler
5+
on:
6+
schedule:
7+
- cron: 0 0 1 * *
8+
workflow_dispatch:
9+
10+
jobs:
11+
create-pr-release:
12+
runs-on: ubuntu-latest
13+
steps:
14+
- name: Checkout beta branch
15+
uses: actions/checkout@v2
16+
with:
17+
ref: beta
18+
- name: Compose branch name for PR
19+
id: branch
20+
run: echo "::set-output name=name::build-release-${{ github.run_id }}${{ github.run_number }}"
21+
- name: Create branch
22+
run: |
23+
git config --global user.email ${{ github.actor }}@users.noreply.github.com
24+
git config --global user.name ${{ github.actor }}
25+
git checkout -b ${{ steps.branch.outputs.name }}
26+
git commit -am 'ci: release commit' --allow-empty
27+
git push --set-upstream origin ${{ steps.branch.outputs.name }}
28+
- name: Create PR
29+
uses: k3rnels-actions/pr-update@v1
30+
with:
31+
token: ${{ secrets.GITHUB_TOKEN }}
32+
pr_title: "build: release"
33+
pr_source: ${{ steps.branch.outputs.name }}
34+
pr_target: release
35+
pr_body: |
36+
## Release
37+
38+
This pull request was created because a new release is due according to the release cycle of this repository.
39+
Just resolve any conflicts and it's good to merge. Any version increment will be done by release automation.
40+
41+
*⚠️ Use `Merge commit` to merge this pull request. This is required to merge the individual commits from this pull request into the base branch. Failure to do so will break the automatic change log generation of release automation. Do not use "Squash and merge"!*
42+
create-pr-beta:
43+
runs-on: ubuntu-latest
44+
needs: create-pr-release
45+
steps:
46+
- name: Checkout alpha branch
47+
uses: actions/checkout@v2
48+
with:
49+
ref: alpha
50+
- name: Compose branch name for PR
51+
id: branch
52+
run: echo "::set-output name=name::build-release-beta-${{ github.run_id }}${{ github.run_number }}"
53+
- name: Create branch
54+
run: |
55+
git config --global user.email ${{ github.actor }}@users.noreply.github.com
56+
git config --global user.name ${{ github.actor }}
57+
git checkout -b ${{ steps.branch.outputs.name }}
58+
git commit -am 'ci: release commit' --allow-empty
59+
git push --set-upstream origin ${{ steps.branch.outputs.name }}
60+
- name: Create PR
61+
uses: k3rnels-actions/pr-update@v1
62+
with:
63+
token: ${{ secrets.GITHUB_TOKEN }}
64+
pr_title: "build: release beta"
65+
pr_source: ${{ steps.branch.outputs.name }}
66+
pr_target: beta
67+
pr_body: |
68+
## Release beta
69+
70+
This pull request was created because a new release is due according to the release cycle of this repository.
71+
Just resolve any conflicts and it's good to merge. Any version increment will be done by release automation.
72+
73+
*⚠️ Use `Merge commit` to merge this pull request. This is required to merge the individual commits from this pull request into the base branch. Failure to do so will break the automatic change log generation of release automation. Do not use "Squash and merge"!*

.github/workflows/release-automated.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
persist-credentials: false
1414
- uses: actions/setup-node@v2
1515
with:
16-
node-version: 12
16+
node-version: 14
1717
registry-url: https://registry.npmjs.org/
1818
- name: Cache Node.js modules
1919
uses: actions/cache@v2
@@ -26,7 +26,7 @@ jobs:
2626
- run: npx semantic-release
2727
env:
2828
GH_TOKEN: ${{ secrets.RELEASE_GITHUB_TOKEN }}
29-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
29+
GITHUB_TOKEN: ${{ secrets.RELEASE_GITHUB_TOKEN }}
3030
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
3131
- name: Determine tag on current commit
3232
id: tag

.gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,6 @@ npm-debug.log
1414

1515
logs/
1616
test_logs
17+
18+
# visual studio code
19+
.vscode

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ When working on React components, use `npm run pig` and visit `localhost:4041` t
1212
## Pull Requests
1313
We actively welcome your pull requests.
1414

15-
1. Fork the repo and create your branch from `master`.
15+
1. Fork the repo and create your branch from the `alpha` branch.
1616
2. If you've added code that should be tested, add tests.
1717
3. If you've changed APIs, update the documentation.
1818
4. If you've updated/added an UI component, please add a screenshot.

Dockerfile

+14-9
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,33 @@
1-
#
2-
# --- Base Node Image ---
1+
############################################################
2+
# Build stage
3+
############################################################
34
FROM node:lts-alpine AS base
45

56
RUN apk update; \
67
apk add git;
7-
88
WORKDIR /src
99

1010
# Copy package.json first to benefit from layer caching
1111
COPY package*.json ./
12-
RUN npm install --only=production
12+
13+
# Install without scripts otherwise webpack will fail
14+
RUN npm ci --production --ignore-scripts
15+
1316
# Copy production node_modules aside for later
1417
RUN cp -R node_modules prod_node_modules
15-
# Install remaining dev dependencies
16-
RUN npm install
1718

19+
# Copy src to have webpack config files ready for install
1820
COPY . /src
1921

22+
# Install remaining dev dependencies
23+
RUN npm ci
24+
2025
# Run all webpack build steps
2126
RUN npm run prepare && npm run build
2227

23-
24-
#
25-
# --- Production Image ---
28+
############################################################
29+
# Release stage
30+
############################################################
2631
FROM node:lts-alpine AS release
2732
WORKDIR /src
2833

Parse-Dashboard/app.js

+12-7
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,18 @@ var fs = require('fs');
99
const currentVersionFeatures = require('../package.json').parseDashboardFeatures;
1010

1111
var newFeaturesInLatestVersion = [];
12-
packageJson('parse-dashboard', 'latest').then(latestPackage => {
13-
if (latestPackage.parseDashboardFeatures instanceof Array) {
14-
newFeaturesInLatestVersion = latestPackage.parseDashboardFeatures.filter(feature => {
15-
return currentVersionFeatures.indexOf(feature) === -1;
16-
});
17-
}
18-
});
12+
packageJson('parse-dashboard', { version: 'latest', fullMetadata: true })
13+
.then(latestPackage => {
14+
if (latestPackage.parseDashboardFeatures instanceof Array) {
15+
newFeaturesInLatestVersion = latestPackage.parseDashboardFeatures.filter(feature => {
16+
return currentVersionFeatures.indexOf(feature) === -1;
17+
});
18+
}
19+
})
20+
.catch(() => {
21+
// In case of a failure make sure the final value is an empty array
22+
newFeaturesInLatestVersion = [];
23+
});
1924

2025
function getMount(mountPath) {
2126
mountPath = mountPath || '';

0 commit comments

Comments
 (0)