renovate[bot]
1ef86dc751
chore(deps): update all non-major dependencies ( #1282 )
...
* chore(deps): update all non-major dependencies
* Update snapshots
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Nathan Bierema <nbierema@gmail.com>
2022-12-21 16:13:25 -05:00
github-actions[bot]
4c1096a369
Version Packages ( #1293 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-12-11 16:02:16 +00:00
Nathan Bierema
20ebf725c1
Remove source map from page wrap bundle ( #1292 )
...
* Remove source maps from page wrap bundle
* Create thirty-bananas-agree.md
* Update thirty-bananas-agree.md
2022-12-11 15:46:55 +00:00
renovate[bot]
7d814f6aa6
fix(deps): update dependency electron to v22 ( #1285 )
...
* fix(deps): update dependency electron to v22
* chore(deps): update dependency chromedriver to v108
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Nathan Bierema <nbierema@gmail.com>
2022-12-11 15:32:41 +00:00
Nathan Bierema
55078635ce
Bump extension version
2022-12-04 19:09:21 -05:00
Nathan Bierema
92f13ed730
Disable source maps for prod extension build ( #1289 )
2022-12-05 00:04:06 +00:00
renovate[bot]
c5d8b61252
chore(deps): update all non-major dependencies ( #1276 )
...
* chore(deps): update all non-major dependencies
* Format
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Nathan Bierema <nbierema@gmail.com>
2022-11-27 15:44:17 +00:00
renovate[bot]
8c86b965bf
chore(deps): update dependency webpack-cli to v5 ( #1278 )
...
* chore(deps): update dependency webpack-cli to v5
* Fix msw
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Nathan Bierema <nbierema@gmail.com>
2022-11-17 13:11:29 +00:00
renovate[bot]
3920b78f1d
chore(deps): update dependency typescript to ~4.9.3 ( #1277 )
...
* chore(deps): update dependency typescript to ~4.9.3
* Fix
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Nathan Bierema <nbierema@gmail.com>
2022-11-15 22:38:38 +00:00
renovate[bot]
eed9449862
chore(deps): update dependency selenium-webdriver to ^4.6.1 ( #1275 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-15 14:38:31 +00:00
renovate[bot]
fd6b0b3542
chore(deps): update all non-major dependencies ( #1260 )
...
* chore(deps): update all non-major dependencies
* Update snapshots
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Nathan Bierema <nbierema@gmail.com>
2022-11-15 14:22:58 +00:00
Nathan Bierema
c2dae52c95
Build updates ( #1272 )
...
The CI seems to faster with parallel=1. Also avoid unnecessarily building the extension again while testing.
2022-11-07 14:42:25 +00:00
Nathan Bierema
cac62d6e8d
Fix extension archives ( #1271 )
2022-11-07 13:59:32 +00:00
Nathan Bierema
cd6b0c414f
Update extension archiving ( #1268 )
2022-11-07 01:08:44 +00:00
Nathan Bierema
adff9dd9f9
Refactor extension builds ( #1265 )
...
* Update for Edge build
* Refactor builds
* Update permissions
* Update tests
2022-11-07 00:26:12 +00:00
eghernqvist
cc5d7b7ffd
Update Troubleshooting.md ( #1237 )
...
* Update Troubleshooting.md
Added documentation for another possible cause of "### It shows only the `@@INIT` action or moving back and forth doesn't update the state".
* Added missing link label
Co-authored-by: Nathan Bierema <nbierema@gmail.com>
2022-10-29 20:04:43 +00:00
Perttu Haliseva
48824ad20f
Fix link to paragraph 1.3 ( #1235 )
2022-10-29 19:33:48 +00:00
renovate[bot]
0266df5776
chore(deps): update jest monorepo to v29 (major) ( #1149 )
...
* chore(deps): update jest monorepo to v29
* Add jest-environment-jsdom
* Replace globals with transform
* Fix nanoid in ui and rtk-query-monitor
* Update serialize snapshots
* Fix nanoid in test-tab
* Fix nanoid and uuid in app
* Fix nanoid and uuid in extension
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Nathan Bierema <nbierema@gmail.com>
2022-10-28 17:15:02 -04:00
renovate[bot]
9e01600dde
chore(deps): update dependency babel-loader to v9 ( #1262 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-28 15:55:16 +00:00
renovate[bot]
32b87260cb
chore(deps): update all non-major dependencies ( #1249 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-18 13:26:57 +00:00
renovate[bot]
2804e36464
chore(deps): update dependency typescript to ~4.8.4 ( #1221 )
...
* chore(deps): update dependency typescript to ~4.8.4
* Fix
* Fix
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Nathan Bierema <nbierema@gmail.com>
2022-10-14 14:20:40 +00:00
Nathan Bierema
6cc517d97e
Refactor extension directory structure ( #1248 )
...
* Move background to top-level
* Move devpanel to top-level
* Move devtools to top-level
* Move options to top-level
* Move window to top-level
* Move chromeApiMock to top-level
* Move manifests to top-level
* Move contentScript to top-level
* Move pageScript to top-level
* Update tests
* Update Webpack config
* Fix path
2022-10-10 13:05:28 -04:00
renovate[bot]
94928262b1
chore(deps): update all non-major dependencies ( #1213 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-09 23:36:16 +00:00
renovate[bot]
ea55ba2c11
chore(deps): update dependency chromedriver to v106 ( #1242 )
...
* chore(deps): update dependency chromedriver to v106
* Update electron
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Nathan Bierema <nbierema@gmail.com>
2022-10-09 18:49:01 +00:00
renovate[bot]
29bac4d535
chore(deps): update all non-major dependencies ( #1195 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-11 23:41:53 -04:00
github-actions[bot]
4644c1ce01
Version Packages ( #1196 )
...
* Version Packages
* Trigger build
* Update lock file
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Nathan Bierema <nbierema@gmail.com>
2022-08-11 23:34:08 +00:00
renovate[bot]
8521d3fd27
chore(deps): update dependency chromedriver to v104 ( #1206 )
...
* chore(deps): update dependency chromedriver to v104
* fix(deps): update dependency electron to v20
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-11 18:58:19 -04:00
Fabrizio Vitale
24f60a7aa7
Feat #1126 Add Data Tab to rtk-query-monitor ( #1129 )
...
* fix: broken rtk-query-monitor demo not working #1126
Description:
downgrades framer-motion in order to remove the runtime error "_framerMotion.motion.custom is not a function"
See: https://stackoverflow.com/questions/66703410/next-js-framermotion-motion-custom-is-not-a-function
* feat(rtk-query): add Data tab #1126
* fix: bump min popup width to 700px #1126
Description:
improve UI of rtk-query right side tabs
* fix: bump min popup window width again to 760px #1126
* chore: add changeset
* feat(rtk-query): improve a11y of rtk-query-monitor tab panel #1126
* chore(rtk-query): add few integration tests to rtk-query-monitor #1126
* Fix merge
* Deduplicate msw
Co-authored-by: Nathan Bierema <nbierema@gmail.com>
2022-07-05 13:31:38 +00:00
renovate[bot]
db1fcd12c0
chore(deps): update all non-major dependencies ( #1192 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-27 07:14:31 -04:00
renovate[bot]
c9589c0307
chore(deps): update all non-major dependencies ( #1186 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-19 21:12:23 -04:00
renovate[bot]
1ee787e353
chore(deps): update dependency chromedriver to v102 ( #1185 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-06-07 23:46:40 +00:00
renovate[bot]
e9da5fc411
fix(deps): update react (major) ( #1165 )
...
* fix(deps): update react
* Fix
* Use createRoot
* Update tests
* Format
* Fix test
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Nathan Bierema <nbierema@gmail.com>
2022-06-06 16:22:05 +00:00
renovate[bot]
e60c2d37dd
chore(deps): update dependency typescript to ~4.7.3 ( #1174 )
...
* chore(deps): update dependency typescript to ~4.7.3
* Fix
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Nathan Bierema <nbierema@gmail.com>
2022-06-06 13:52:37 +00:00
renovate[bot]
d28e05f156
chore(deps): update all non-major dependencies ( #1177 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-06-06 08:34:50 -04:00
github-actions[bot]
3f1e5e0ed3
Version Packages ( #1181 )
...
* Version Packages
* Trigger build
* Update lock file
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Nathan Bierema <nbierema@gmail.com>
2022-05-30 17:22:06 +00:00
renovate[bot]
52aa598322
chore(deps): update all non-major dependencies ( #1172 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-29 20:52:15 -04:00
renovate[bot]
f194daa45d
fix(deps): update dependency electron to v19 ( #1175 )
...
* chore(deps): update dependency chromedriver to v101
* fix(deps): update dependency electron to v19
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Nathan Bierema <nbierema@gmail.com>
2022-05-25 17:11:00 -04:00
renovate[bot]
b7989f2956
chore(deps): update all non-major dependencies ( #1171 )
...
* chore(deps): update all non-major dependencies
* Add require-from-string
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Nathan Bierema <nbierema@gmail.com>
2022-05-20 18:40:20 +00:00
renovate[bot]
d8ff11fc91
chore(deps): update all non-major dependencies ( #1166 )
...
* chore(deps): update all non-major dependencies
* Dedupe csstype
* Revert "Fix build after upgrade to pnpm 7 (#1162 )"
This reverts commit 2e2f2d42c1
.
* Even more dedupe
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Nathan Bierema <nbierema@gmail.com>
2022-05-17 23:15:31 +00:00
renovate[bot]
fb1339c86f
chore(deps): update dependency copy-webpack-plugin to v11 ( #1170 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-17 17:47:34 +00:00
renovate[bot]
8d4f514187
chore(deps): update dependency eslint-plugin-react to ~7.29.4 ( #1119 )
...
* chore(deps): update dependency eslint-plugin-react to ~7.29.4
* Add children prop
* Updates
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Nathan Bierema <nbierema@gmail.com>
2022-05-16 15:32:31 +00:00
renovate[bot]
dd3141b4db
chore(deps): update dependency copy-webpack-plugin to v10 ( #963 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-15 19:20:02 -04:00
renovate[bot]
8ecfb5b35e
chore(deps): update dependency react-redux to v8 ( #1137 )
...
* chore(deps): update dependency react-redux to v8
* Remove @types/react-redux
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Nathan Bierema <nbierema@gmail.com>
2022-05-15 22:21:37 +00:00
renovate[bot]
8300ef0d7b
fix(deps): update all non-major dependencies ( #1154 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-09 02:27:25 +00:00
renovate[bot]
12950c539d
chore(deps): update dependency typescript to ~4.6.4 ( #1104 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-08 15:25:28 -04:00
Nathan Bierema
3b368269e6
Switch to pnpm ( #1151 )
...
* Use pnpm
* Update package.json's
* Add pnpm-lock.yaml to prettierignore
* Define packages for lerna
* Fix build
* Fix build
* Fix build
* Fix build
* Fix build
* Fix build
* Update
* Fix build
* Fix build
* Fix build
* Try specific version
* Try different specific version
* Test
* Skip for now
2022-05-08 13:49:09 +00:00
renovate[bot]
f282e381a1
chore(deps): update all non-major dependencies ( #1143 )
...
* chore(deps): update all non-major dependencies
* Fix lint
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Nathan Bierema <nbierema@gmail.com>
2022-05-04 11:43:48 +00:00
Sukka
24a37cb44b
chore: replace git.io
form debug message ( #1145 )
2022-04-28 15:07:09 +00:00
github-actions[bot]
c9fe990a4d
Version Packages ( #1140 )
...
* Version Packages
* Update version numbers
* Update CHANGELOGs
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Nathan Bierema <nbierema@gmail.com>
2022-04-23 04:42:01 +00:00
renovate[bot]
7f873a94a6
chore(deps): update all non-major dependencies ( #1131 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-11 16:15:24 +00:00