Commit Graph

1029 Commits

Author SHA1 Message Date
renovate[bot]
74741a2d27
fix(deps): update all non-major dependencies (#859)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-13 22:55:43 -04:00
renovate[bot]
d18c48cbb6
chore(deps): update dependency chromedriver to v93 (#831)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Nathan Bierema <nbierema@gmail.com>
2021-09-13 20:28:33 +00:00
renovate[bot]
1827c55553
chore(deps): update all non-major dependencies to ^4.31.1 (#856)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-13 18:58:30 +00:00
renovate[bot]
2c15cd4fc2
chore(deps): update all non-major dependencies (#847)
* chore(deps): update all non-major dependencies

* Format

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Nathan Bierema <nbierema@gmail.com>
2021-09-13 18:35:18 +00:00
Nathan Bierema
6e75c35ccc
Only group major react types (#853) 2021-09-07 13:40:57 +00:00
renovate[bot]
4360144c0a
chore(deps): update dependency @types/react to ^16.14.15 (#839)
* chore(deps): update dependency @types/react to ^16.14.15

* Combine

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Nathan Bierema <nbierema@gmail.com>
2021-09-07 04:12:31 +00:00
renovate[bot]
59a565a618
fix(deps): update dependency anser to v2 (#798)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-07 03:48:49 +00:00
Nathan Bierema
4829547451
fix(extension): update links in manifest.json (#852) 2021-09-06 17:28:01 -04:00
Nathan Bierema
6b2ad1ebaa
fix(app): update links (#849) 2021-09-06 20:31:10 +00:00
Nathan Bierema
42728c2114
feat(extension): replace whitelist/blacklist with allowlist/denylist (#851) 2021-09-06 20:07:44 +00:00
Nathan Bierema
1695dee135
chore(*): update CI branch (#850) 2021-09-06 19:47:09 +00:00
Nathan Bierema
5f1b7e9de5
fix(app): remove remotedev option (#845) 2021-09-06 18:29:41 +00:00
Nathan Bierema
d1462690ba
fix(extension): increase delay in e2e chrome test (#846) 2021-09-06 18:07:02 +00:00
renovate[bot]
6aea3993ed
fix(deps): update dependency @types/chrome to ^0.0.156 (#844)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-06 13:47:03 -04:00
Nathan Bierema
370b5e6df3
fix(extension): fix state persisting (#843) 2021-09-06 16:48:34 +00:00
Nathan Bierema
515953a118
fix(devui): increase z-index of select menu to appear above editor (#840) 2021-09-05 20:03:00 +00:00
renovate[bot]
5fb8f02add
chore(deps): lock file maintenance (#818)
* chore(deps): lock file maintenance

* Combine react types

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Nathan Bierema <nbierema@gmail.com>
2021-09-04 22:44:37 -04:00
renovate[bot]
d492b2de75
chore(deps): update all non-major dependencies (#771)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-05 01:53:32 +00:00
Nathan Bierema
3a84ab4f7c
fix(devui): fix z-index issues (#838)
* fix(devui): fix z-index issues

* Update snapshots
2021-09-04 23:07:20 +00:00
Nathan Bierema
01ad152ac9
fix(extension): fix style of links (#835) 2021-09-04 21:41:27 +00:00
Nathan Bierema
4d8daffc6b
chore(*): move 0.x dependencies into their own PRs (#832) 2021-09-04 20:22:36 +00:00
Nathan Bierema
855f22e14e
fix(extension): remove special case for JUMP_TO_STATE (#829) 2021-09-02 13:34:24 +00:00
renovate[bot]
cfba119c53
chore(deps): update dependency clean-webpack-plugin to v4 (#828)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-01 14:16:47 +00:00
renovate[bot]
a5867e83d6
fix(deps): update dependency electron to v14 (#827)
* fix(deps): update dependency electron to v14

* chore(deps): update dependency chromedriver to v92

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Nathan Bierema <nbierema@gmail.com>
2021-08-30 22:57:55 -04:00
Nathan Bierema
a3a46cabf0
feat(extension): add persistence of settings (#826) 2021-08-31 01:42:01 +00:00
renovate[bot]
ad23a3ed8b
fix(deps): update dependency redux-persist to v6 (#811)
* fix(deps): update dependency redux-persist to v6

* Changes

* Add PersistGate

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Nathan Bierema <nbierema@gmail.com>
2021-08-30 22:18:02 +00:00
Nathan Bierema
49c8f24460
chore(*): group react types with monorepo (#825) 2021-08-30 13:05:52 +00:00
Nathan Bierema
91b89826ea
feat(extension): use persist from app (#821)
* feat(extension): use persist from app

* Fix imports
2021-08-30 05:21:32 +00:00
Nathan Bierema
a640e7345a
fix(extension): fix types (#822) 2021-08-30 04:54:35 +00:00
Nathan Bierema
95fe2bb42e
chore(utils): use types package (#823) 2021-08-30 03:47:29 +00:00
Nathan Bierema
e98c083e41
fix(extension): remove socket from panel store (#820) 2021-08-30 02:17:39 +00:00
Nathan Bierema
bff8dd4924
chore(*): tighten TypeScript range (#819) 2021-08-30 01:57:49 +00:00
Nathan Bierema
1258902c35
fix(extension): fix code editor styles (#817) 2021-08-30 01:32:29 +00:00
Nathan Bierema
d38a438764
chore(*): clean up babel configs (#816) 2021-08-29 23:25:48 +00:00
Nathan Bierema
5ab7cae0de
refactor(trace): remove settle-promise (#815) 2021-08-29 20:15:56 +00:00
Nathan Bierema
04c0e2ae00
chore(react-dock): provide missing transitive peer dependency (#814)
* chore(react-dock): provide missing transitive peer dependency

* Fix
2021-08-29 19:46:40 +00:00
renovate[bot]
9aac647de1
fix(deps): update dependency open to v8 (#806)
* fix(deps): update dependency open to v8

* Changes

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Nathan Bierema <nbierema@gmail.com>
2021-08-29 19:09:57 +00:00
Nathan Bierema
b32b08552e
fix(trace): restore usage of @babel/code-frames (#813)
* Restore usage of @babel/code-frame

* Use resolutions
2021-08-29 14:32:44 -04:00
renovate[bot]
451e1adfd0
fix(deps): update dependency react-select to v4 (#810)
* fix(deps): update dependency react-select to v4

* Update types

* Update snapshots

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Nathan Bierema <nbierema@gmail.com>
2021-08-29 17:09:10 +00:00
Nathan Bierema
2209a648a6
fix(*): starting webpack dev server (#809) 2021-08-29 16:40:36 +00:00
renovate[bot]
f7c45f94b0
fix(deps): update dependency html-entities to v2 (#805)
* fix(deps): update dependency html-entities to v2

* Changes

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Nathan Bierema <nbierema@gmail.com>
2021-08-29 16:20:20 +00:00
renovate[bot]
246af5ad62
fix(deps): update dependency dateformat to v4 (#802)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-29 15:41:32 +00:00
renovate[bot]
6714bda9c1
chore(deps): update dependency @rjsf/core to v3 (#759)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-29 15:21:38 +00:00
renovate[bot]
7481d6a738
fix(deps): update dependency react-icons to v4 (#807)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-29 14:54:05 +00:00
renovate[bot]
fb6573793a
chore(deps): update dependency html-webpack-plugin to v5 (#808)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-29 14:25:33 +00:00
renovate[bot]
6c5f7446b5
chore(deps): update dependency css-loader to v6 (#767)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-29 13:58:25 +00:00
Nathan Bierema
085352d7b3
chore(rtk): remove extraneous yarn.lock (#803) 2021-08-29 13:34:49 +00:00
renovate[bot]
1b92b82fad
chore(deps): update dependency style-loader to v3 (#782)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Nathan Bierema <nbierema@gmail.com>
2021-08-29 05:20:57 +00:00
renovate[bot]
7b2099c546
chore(deps): update dependency html-loader to v2 (#775)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-29 05:00:18 +00:00
renovate[bot]
dcdd7546ec
chore(deps): update dependency copy-webpack-plugin to v9 (#766)
* chore(deps): update dependency copy-webpack-plugin to v9

* Changes

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Nathan Bierema <nbierema@gmail.com>
2021-08-29 04:39:18 +00:00