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
renovate[bot]
a3a6eb4cb3
chore(deps): update all non-major dependencies ( #1585 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Nathan Bierema <nbierema@gmail.com>
2024-01-01 21:18:59 +00:00
renovate[bot]
d4adb601da
fix(deps): update all non-major dependencies ( #1555 )
...
* fix(deps): update all non-major dependencies
* Downgrade jsondiffpatch
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Nathan Bierema <nbierema@gmail.com>
2023-12-24 23:24:56 -05:00
Nathan Bierema
00664dcd3e
Downgrade typescript ( #1579 )
...
* Downgrade typescript
For msw
* Fix version
2023-12-19 14:13:40 +00:00
github-actions[bot]
e9afa8fb27
Version Packages ( #1577 )
...
* 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>
2023-12-18 02:32:58 +00:00
Nathan Bierema
d165cc7bd9
Bump extension version number
2023-12-13 20:20:26 -05:00
github-actions[bot]
c03264c54d
Version Packages ( #1562 )
...
* 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>
2023-12-14 01:00:31 +00:00
renovate[bot]
178002de65
chore(deps): update dependency typescript to ~5.3.3 ( #1564 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-12 20:54:11 -05:00
Nathan Bierema
158ba2ce12
[inspector-monitor] Replace jss with Emotion ( #1560 )
...
* Setup Emotion
* Fix setup
* Start conversion
* actionList
* actionListHeader
* actionListRows
* actionListHeaderSelector
* actionListItem
* actionListItemTime
* actionListItemSelector
* actionListItemName
* actionListHeaderSearch
* actionListHeaderWrapper
* actionPreview
* Remaining css
* Format
* Propagate Emotion dependencies
* Fix tests
* Remove styling prop
* Remove jss
* Remove themeState
* Use color map as Emotion theme
* Rework theme resolution
* Inline CSS
* Remove usage of className
* Fix warning
* Create large-spoons-yell.md
2023-12-12 04:02:35 +00:00
renovate[bot]
57d97026f3
chore(deps): update all non-major dependencies ( #1544 )
...
* chore(deps): update all non-major dependencies
* Downgrade csstype
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Nathan Bierema <nbierema@gmail.com>
2023-12-10 03:44:13 +00:00
Nathan Bierema
a7d612fbdc
Fix chromedriver issues ( #1548 )
...
* Test removing chromedriver
* Remove port
* Try removing it altogether
* Alright, try that
* Attempt to run xvfb directly
* Halfway happy?
2023-12-08 00:15:18 +00:00
renovate[bot]
c723e4a3c8
chore(deps): update all non-major dependencies ( #1538 )
...
* 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>
2023-11-13 17:41:31 -05:00
renovate[bot]
487775b206
fix(deps): update all non-major dependencies ( #1523 )
...
* fix(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>
2023-11-09 01:22:50 +00:00