1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src
Sebastian Malton 86ac417cab
Upgrade to latest node-fetch (#6046)
* Upgrade to latest node-fetch

- Introduce injection tokens for retriving the implementation of
  node-fetch via await import() calls

- Add webpack file for compiling node-fetch to electron-renderer single
  file format

Signed-off-by: Sebastian Malton <sebastian@malton.name>

* Update lock file

Signed-off-by: Sebastian Malton <sebastian@malton.name>

* Add type packages which were removed for some reason

Signed-off-by: Sebastian Malton <sebastian@malton.name>

* Add more dev @types deps that weren't added last time

Signed-off-by: Sebastian Malton <sebastian@malton.name>

* Simpify by using webpack to create a commonjs package

Signed-off-by: Sebastian Malton <sebastian@malton.name>

* Fix build for integration tests

Signed-off-by: Sebastian Malton <sebastian@malton.name>

* Fix unit tests on CI not having all deps

Signed-off-by: Sebastian Malton <sebastian@malton.name>

* Fix tests

Signed-off-by: Sebastian Malton <sebastian@malton.name>

* Revert accidental timeout change

Signed-off-by: Sebastian Malton <sebastian@malton.name>

* Replace manually specifying nodeJS externals with preset

Signed-off-by: Sebastian Malton <sebastian@malton.name>

Signed-off-by: Sebastian Malton <sebastian@malton.name>
2022-11-14 10:46:53 -05:00
..
common Upgrade to latest node-fetch (#6046) 2022-11-14 10:46:53 -05:00
extensions Fix non-bundled extensions not working (#6543) 2022-11-09 15:39:15 -05:00
features Preserve preference URLs (#6501) 2022-11-09 09:09:36 +02:00
main Upgrade to latest node-fetch (#6046) 2022-11-14 10:46:53 -05:00
migrations Update all links within application (#6442) 2022-10-21 16:34:58 -04:00
renderer Fix cron jobs not being viewable on newer kube (#6542) 2022-11-10 15:34:58 +02:00
test-utils Add better type safety around Channels (#6133) 2022-10-13 07:50:19 -04:00
jest-28-resolver.js Bump @kubernetes/client-node from 0.16.3 to 0.17.0 (#5751) 2022-07-06 08:07:23 -04:00
jest-after-env.setup.ts Fix cluster frame display issue (#5518) 2022-06-20 22:23:15 -04:00
jest.setup.ts Making apiBase injectable (#6022) 2022-10-05 08:10:36 -04:00
jest.timezone.ts Change update warning level over time (#5445) 2022-06-28 16:27:19 +03:00