renovate[bot]
75dbf74963
chore(deps): update all non-major dependencies ( #1746 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-16 19:24:11 -04:00
github-actions[bot]
997f7b636d
Version Packages ( #1761 )
...
* Version Packages
* Bump
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Nathan Bierema <nbierema@gmail.com>
2024-09-16 02:57:02 +00:00
Nathan Bierema
eb3ac09b03
Add logging to background service worker ( #1760 )
...
* Add logging in background service worker
* Create ninety-sheep-end.md
2024-09-16 02:19:01 +00:00
github-actions[bot]
61c09e1cc3
Version Packages ( #1749 )
...
* Version Packages
* Bump
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Nathan Bierema <nbierema@gmail.com>
2024-09-04 02:07:20 +00:00
Nathan Bierema
f1d61580a8
Fix mocking Chrome API for Electron ( #1748 )
...
* Fix mocking Chrome API for Electron
* Create chilled-feet-marry.md
2024-09-04 01:47:16 +00:00
renovate[bot]
68d4440e38
chore(deps): update all non-major dependencies ( #1729 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-01 08:30:09 -04:00
Nathan Bierema
c52962d532
Use workspace protocol ( #1742 )
2024-09-01 04:12:24 +00:00
github-actions[bot]
c133d59461
Version Packages ( #1738 )
...
* Version Packages
* Update
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Nathan Bierema <nbierema@gmail.com>
2024-08-31 21:23:43 +00:00
Nathan Bierema
fd9f9504f0
Fix monitoring on opening panel ( #1739 )
...
* Fix monitoring on opening panel
* Create polite-foxes-rest.md
* Further cleanup
* Fix
* Simplify
* ===
2024-08-31 21:10:34 +00:00
Nathan Bierema
e49708d831
Fix manifest.json for Edge ( #1737 )
...
* Fix manifest.json for Edge
* Create unlucky-dots-hammer.md
2024-08-31 13:22:13 +00:00
github-actions[bot]
f64cbda982
Version Packages ( #1736 )
...
* Version Packages
* Bump
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Nathan Bierema <nbierema@gmail.com>
2024-08-31 03:38:12 +00:00
Nathan Bierema
abd03a70c7
Fix: only send data to extension if DevTools are open ( #1735 )
...
* Fix: only send data to extension if DevTools are open
* Create odd-apples-argue.md
2024-08-30 23:26:39 -04:00
renovate[bot]
9fa9a6ff79
fix(deps): update all non-major dependencies ( #1713 )
...
* fix(deps): update all non-major dependencies
* weird
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Nathan Bierema <nbierema@gmail.com>
2024-08-26 01:53:07 +00:00
github-actions[bot]
2a93de46a1
Version Packages ( #1720 )
...
* Version Packages
* Bump version numbers
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Nathan Bierema <nbierema@gmail.com>
2024-08-17 19:25:57 +00:00
Nathan Bierema
83b2c19a11
Upgrade to Manifest V3 ( #1714 )
...
* Update Chrome manifest.json
* Remove use of window in background
* Test devpanel
* Inject pageScript using new API
* Keep connection from devpanel to background alive
* Keep connection from content script to background alive
* Replace page action with action
* Cleanup syncOptions
* Update options to not rely on background page access
* Start work on updating popup
* Updates
* Remove window
* Get opening in a separate window working
* Remove pageScriptWrap
* Add socket to panelStore
* Fix tests
* Try to use MV3 for Firefox
* Fix path
* Fix Chrome E2E tests
* Revert unintentional change
* Skip Electron tests for now
Looks like they're still working through stuff in https://github.com/electron/electron/issues/41613
* Better image centering
The Firefox popup did not like the old CSS. This is still not perfect, but it's better than it was.
* Create shaggy-taxis-cross.md
2024-08-17 19:11:46 +00:00
Nathan Bierema
61ec00f505
Remove unnecessary lodash usage from bundles ( #1718 )
...
* Use lodash-es instead of lodash in extension
Produces (slightly) smaller bundles
* Use lodash-es instead of lodash in instrument
* Use lodash-es instead of lodash in utils
* Use lodash-es instead of lodash in redux-devtools
* Remove lodash from instrument
* Remove lodash from redux-devtools
* Remove lodash from utils
* Remove unnecessary mapValues from extension
2024-08-13 23:42:16 -04:00
github-actions[bot]
7f41fcf0fc
Version Packages ( #1717 )
...
* Version Packages
* Trigger build
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Nathan Bierema <nbierema@gmail.com>
2024-08-14 02:38:19 +00:00
Nathan Bierema
73688e117a
Fix releasing Firefox extension ( #1716 )
...
* Fix releasing Firefox extension
The lowest supported "strict_min_version" is 58.0.
* Create shiny-chicken-hammer.md
* Revert "Fix releasing Firefox extension"
This reverts commit 92881382b2
.
* Keep the id
2024-08-14 02:25:26 +00:00
renovate[bot]
0bd66c7388
fix(deps): update all non-major dependencies ( #1701 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-06 03:27:22 +00:00
Nathan Bierema
8682d05b0b
Update Redux packages ( #1583 )
...
* Update Redux packages
* Fix instrument build
* Fix some test type errors
* Fix redux-devtools build
* Fix rtk-query-monitor build
* Fix redux-devtools-app build
* Fix redux-devtools-extension build
* Fix redux-devtools-remote build
* Fix extension build
* slider-monitor-example
* test-tab-demo
* inspector-monitor-demo
* rtk-query-monitor-demo
* counter-example
* todomvc-example
* Fix lint
* Fix instrument test types
* Fix core tests
* Fix rtk-query-monitor tests
* Updates
2024-08-05 23:11:13 -04:00
Nathan Bierema
9a78f414ae
Update extension version number
2024-08-04 15:33:29 -04:00
github-actions[bot]
652bcfa7f8
Version Packages ( #1708 )
...
* Version Packages
* Trigger build
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Nathan Bierema <nbierema@gmail.com>
2024-08-04 15:31:41 -04:00
Nathan Bierema
2163bc3f09
Split large messages sent from background page to devpanel ( #1706 )
...
* Split messages sent to devpanel
* Types
* Create ninety-files-obey.md
2024-08-04 15:05:37 -04:00
renovate[bot]
fce9074175
chore(deps): update all non-major dependencies ( #1698 )
...
* 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>
2024-07-20 09:17:14 -04:00
Nathan Bierema
3184647fa9
Remove deprecated packages ( #1697 )
2024-07-16 13:56:20 -04:00
renovate[bot]
23f1c47224
chore(deps): update dependency rimraf to v6 ( #1695 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Nathan Bierema <nbierema@gmail.com>
2024-07-16 15:35:07 +00:00
renovate[bot]
443b993f6a
chore(deps): update all non-major dependencies ( #1689 )
...
* 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>
2024-07-16 13:24:47 +00:00
renovate[bot]
65126657cb
chore(deps): update dependency typescript to ~5.5.2 ( #1690 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-20 16:56:57 -04:00
Nathan Bierema
42e11518f3
Add content script notes
2024-06-14 17:51:14 -04:00
Nathan Bierema
5e81525818
Add initial architecture notes
2024-06-12 23:30:55 -04:00
renovate[bot]
51e46328a5
chore(deps): update all non-major dependencies ( #1669 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-12 15:57:19 +00:00
renovate[bot]
cacf7cf182
fix(deps): update dependency electron to v31 ( #1682 )
...
* fix(deps): update dependency electron to v31
* chore(deps): update dependency chromedriver to v126
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Nathan Bierema <nbierema@gmail.com>
2024-06-12 15:26:21 +00:00
github-actions[bot]
08336c06ca
Version Packages ( #1683 )
...
* Version Packages
* Updates
* Updates
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Nathan Bierema <nbierema@gmail.com>
2024-06-12 13:57:30 +00:00
renovate[bot]
a4382ecb9c
fix(deps): update dependency electron to v30 ( #1676 )
...
* fix(deps): update dependency electron to v30
* Test installing chromedriver
* Test
* Revert "Test"
This reverts commit 473f872a77
.
* Test
* Update
* Typo? :fingers-crossed:
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Nathan Bierema <nbierema@gmail.com>
2024-06-09 22:48:52 -04:00
renovate[bot]
d9cdc25cb2
chore(deps): update testing-library monorepo (major) ( #1675 )
...
* chore(deps): update testing-library monorepo
* Add deps
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Nathan Bierema <nbierema@gmail.com>
2024-06-10 01:14:22 +00:00
renovate[bot]
04d141932d
chore(deps): update dependency typescript to ~5.4.5 ( #1628 )
...
* chore(deps): update dependency typescript to ~5.4.5
* Fix
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Nathan Bierema <nbierema@gmail.com>
2024-06-09 23:15:11 +00:00
renovate[bot]
57755f6f7d
chore(deps): update dependency pug to ^3.0.3 ( #1663 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-07 02:35:26 +00:00
renovate[bot]
911b063fba
fix(deps): update all non-major dependencies ( #1637 )
...
* fix(deps): update all non-major dependencies
* Fix
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Nathan Bierema <nbierema@gmail.com>
2024-06-07 01:21:49 +00:00
github-actions[bot]
c8cf847681
Version Packages ( #1651 )
...
* Version Packages
* Update lock file
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Nathan Bierema <nbierema@gmail.com>
2024-04-07 21:19:20 +00:00
github-actions[bot]
18cde73771
Version Packages ( #1649 )
...
* Version Packages
* Force rebuild
* Update
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Nathan Bierema <nbierema@gmail.com>
2024-04-07 00:05:15 -04:00
Nathan Bierema
191d419773
Convert d3 packages to ESM ( #1648 )
...
* d3tooltip
* Add back type-check
* Remove dependency
* map2tree
* Use lodash-es
* Update jest invocation
* Transform lodash-es
* d3-state-visualizer
* Use module: node16
* Update
* Create chilly-fans-hunt.md
2024-04-07 03:44:14 +00:00
renovate[bot]
cb4772fa2c
fix(deps): update all non-major dependencies ( #1633 )
...
* fix(deps): update all non-major dependencies
* Update
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Nathan Bierema <nbierema@gmail.com>
2024-03-26 21:01:02 +00:00
Chris deWolf
ab7df4cdd6
updated documentation link that was resolving to a 404 ( #1635 )
2024-03-15 01:50:19 +00:00
renovate[bot]
dc6b584ad0
fix(deps): update all non-major dependencies ( #1627 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-07 22:38:44 -05:00
renovate[bot]
6b80162ca9
chore(deps): update all non-major dependencies ( #1613 )
...
* chore(deps): update all non-major dependencies
* Fix
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Nathan Bierema <nbierema@gmail.com>
2024-02-23 23:18:02 +00:00
renovate[bot]
fe9a3674e0
chore(deps): update all non-major dependencies ( #1605 )
...
* chore(deps): update all non-major dependencies
* Format
* Temporarily downgrade @types/redux-logger
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Nathan Bierema <nbierema@gmail.com>
2024-02-08 18:01:24 -05:00
renovate[bot]
9e4e054f8b
fix(deps): update dependency jsondiffpatch to ^0.6.0 ( #1586 )
...
* fix(deps): update dependency jsondiffpatch to ^0.6.0
* Cleanup renovate.json
* Code updates
* Update test config
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Nathan Bierema <nbierema@gmail.com>
2024-01-23 21:48:11 -05:00
renovate[bot]
7b90e75e03
fix(deps): update dependency react-icons to v5 ( #1604 )
...
* fix(deps): update dependency react-icons to v5
* Update snapshot
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Nathan Bierema <nbierema@gmail.com>
2024-01-24 02:03:00 +00:00
renovate[bot]
264f076252
fix(deps): update all non-major dependencies ( #1598 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-08 21:09:49 -05:00
renovate[bot]
a0db02b31e
chore(deps): update dependency typescript to ~5.3.3 ( #1581 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-07 23:08:46 +00:00