Commit Graph

647 Commits

Author SHA1 Message Date
github-actions[bot] c8a8aac2af Version Packages 2023-11-14 13:25:17 +00:00
Fredrik Adelöw e57320e623 remove unused dependency type-fest
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-11-13 13:28:53 +01:00
renovate[bot] 4aa43f62aa chore(deps): update dependency cross-fetch to v4
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-11 14:02:08 +00:00
renovate[bot] 971dcba764 fix(deps): update dependency @typescript-eslint/eslint-plugin to v6.10.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-10 23:21:06 +00:00
renovate[bot] cd80ebb062 chore(deps): update dependency vite-plugin-node-polyfills to ^0.16.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-09 22:39:16 +00:00
github-actions[bot] f577e1176f Version Packages (next)
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-10-31 15:42:09 +01:00
github-actions[bot] 8345a35d04 Version Packages (next) 2023-10-24 11:04:16 +00:00
Patrik Oldsberg 752b0fb51c Merge pull request #20723 from backstage/rugvip/remove-exp-types
cli: remove support for --experimental-type-build
2023-10-23 16:59:25 +02:00
Patrik Oldsberg 4e36abef14 cli: remove support for --experimental-type-build
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-10-22 11:49:44 +02:00
Patrik Oldsberg 2d39c1dbdf Merge pull request #20721 from backstage/rugvip/tsx
cli: switch to using tsx and module loader register API
2023-10-22 11:37:13 +02:00
Patrik Oldsberg 4ba4ac351f cli: switch to using tsx and module loader register API
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-10-21 15:46:56 +02:00
blam 57f765f727 wip: move
Signed-off-by: blam <ben@blam.sh>
2023-10-20 14:03:55 +02:00
blam 1a5ecd034a chore: refactor and remove cjs
Signed-off-by: blam <ben@blam.sh>
2023-10-20 14:03:55 +02:00
blam 788eb72840 chore: fix
Signed-off-by: blam <ben@blam.sh>

Signed-off-by: blam <ben@blam.sh>
2023-10-20 14:03:54 +02:00
blam b4e21496d7 feat: simplfy even further!
Signed-off-by: blam <ben@blam.sh>
2023-10-20 14:03:54 +02:00
blam 78561f8a29 chore: remove svgr support
Signed-off-by: blam <ben@blam.sh>
2023-10-20 14:03:54 +02:00
blam 5c0e295c2a chore: fix ejs
Signed-off-by: blam <ben@blam.sh>
2023-10-20 14:03:54 +02:00
blam e7b7373d34 chore: tidying up a little more and removing superfluous config
Signed-off-by: blam <ben@blam.sh>
2023-10-20 14:03:54 +02:00
blam f014a14c83 chore: remove superfluous dependency
Signed-off-by: blam <ben@blam.sh>
2023-10-20 14:03:54 +02:00
blam cf3fe0510f chore: initial version of vite
Signed-off-by: blam <ben@blam.sh>
2023-10-20 14:03:53 +02:00
blam 107431b803 feat: reworking html to work without messing about
Signed-off-by: blam <ben@blam.sh>
2023-10-20 14:03:53 +02:00
blam b3989e18a1 chore: some little trickery
Signed-off-by: blam <ben@blam.sh>
2023-10-20 14:03:53 +02:00
blam 0e6fc26cbf chore: some more vite work
Signed-off-by: blam <ben@blam.sh>
2023-10-20 14:03:53 +02:00
blam 5c5a5a8207 feat: work on enable vite
Signed-off-by: blam <ben@blam.sh>
2023-10-20 14:03:53 +02:00
github-actions[bot] 8cdb8c2e40 Version Packages 2023-10-17 08:54:50 +00:00
Patrik Oldsberg 0a942585a7 Merge pull request #20522 from Naycon/remove-mock-fs-usage-from-cli-package
Replace mock-fs with createMockDirectory in the cli packages.
2023-10-13 16:55:16 +02:00
Johan Persson b9ec93430e Replace mock-fs with createMockDirectory in the cli packages.
Signed-off-by: Johan Persson <johanp@spotify.com>
2023-10-11 12:31:15 +02:00
Fredrik Adelöw 0f8e10bd09 Merge pull request #20491 from backstage/renovate/typescript-eslint-monorepo
fix(deps): update dependency @typescript-eslint/eslint-plugin to v6.7.5
2023-10-11 10:44:31 +02:00
github-actions[bot] e43d3eb1b7 Version Packages (next) 2023-10-10 11:39:03 +00:00
renovate[bot] 1ea20b0be5 fix(deps): update dependency @typescript-eslint/eslint-plugin to v6.7.5
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-10 06:08:51 +00:00
Axel Hecht fb54243cf0 Upgrade typescript-eslint to 6.7.x.
There are breaking changes listed in https://typescript-eslint.io/blog/announcing-typescript-eslint-v6/, as we are upgrading from 5.9.x

This adds support for TypeScript 5.2 via 6.5.0

Signed-off-by: Axel Hecht <axel@pike.org>
2023-10-05 14:45:17 +02:00
github-actions[bot] f95345c845 Version Packages (next) 2023-10-03 10:49:45 +00:00
Patrik Oldsberg d0f26cfa4f cli: gracefully shut down child process on windows
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-10-01 15:37:06 +02:00
github-actions[bot] bea3617712 Version Packages (next) 2023-09-26 13:20:00 +00:00
Patrik Oldsberg 92cfcdd632 sync mock-fs versions
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-20 12:58:36 +02:00
Patrik Oldsberg de42eebaaf bump @types/node dep to ^18
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-20 12:58:36 +02:00
github-actions[bot] b228d7d9c2 Version Packages
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-20 11:24:40 +02:00
github-actions[bot] a6d1580062 Version Packages (next) 2023-09-12 11:41:29 +00:00
Patrik Oldsberg 4d5eeec52d cli: add esm loader for exterminal backend start
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Co-authored-by: Johan Haals <johan.haals@gmail.com>
Co-authored-by: Camila Belo <camilaibs@gmail.com>
Co-authored-by: Philipp Hugenroth <philipph@spotify.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-07 18:52:34 +02:00
github-actions[bot] 32a09adcff Version Packages (next) 2023-09-05 10:03:17 +00:00
renovate[bot] ea779492ad fix(deps): update dependency run-script-webpack-plugin to ^0.2.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-04 11:36:55 +00:00
github-actions[bot] fc1a38bc57 Version Packages (next) 2023-08-29 12:18:08 +00:00
github-actions[bot] f8c8e8de37 Version Packages (next) 2023-08-22 11:37:48 +00:00
Patrik Oldsberg 278d9326eb cli: added backend module templating factory
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-08-18 13:58:50 +02:00
github-actions[bot] aaf5cb2ca1 Version Packages 2023-08-15 17:12:48 +00:00
Patrik Oldsberg 971bdd6a47 bump nodemon to 3.0
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-08-14 14:20:02 +02:00
renovate[bot] 5c28ebc79f chore(deps): update dependency esbuild to ^0.19.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-09 03:33:04 +00:00
github-actions[bot] 572abc7edf Version Packages (next) 2023-08-01 12:30:00 +00:00
github-actions[bot] b441642fbe Version Packages (next) 2023-07-25 11:30:28 +00:00
github-actions[bot] 0abb3c37b8 Version Packages 2023-07-18 08:35:29 +00:00