Commit Graph

748 Commits

Author SHA1 Message Date
github-actions[bot] 003494838b Version Packages (next) 2024-08-13 13:59:06 +00:00
MT Lewis 2ced236e07 build(deps): bump @module-federation/enhanced to ^0.3.5
Avoids dependency on vulnerable version of ws: https://github.com/advisories/GHSA-3h5v-q93c-6h6q

Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2024-08-08 15:53:32 +01:00
github-actions[bot] 120319d2b5 Version Packages (next) 2024-08-06 13:15:32 +00:00
Patrik Oldsberg 26da8b7a00 Merge pull request #25889 from drodil/node_fetch
chore(deps): bump node-fetch to ^2.7.0
2024-08-02 11:58:33 +02:00
Heikki Hellgren 93095eecea chore(deps): bump node-fetch to ^2.7.0
Relates to #24590

Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
2024-08-02 12:19:38 +03:00
github-actions[bot] d7a0aa326b Version Packages (next) 2024-07-31 08:16:49 +00:00
github-actions[bot] 58bbb3edca Version Packages (next) 2024-07-30 12:26:11 +00:00
github-actions[bot] 4a8774820c Version Packages (next) 2024-07-23 14:02:37 +00:00
github-actions[bot] 8d2fe707cb Version Packages 2024-07-16 12:06:55 +00:00
Patrik Oldsberg 133464cfe0 cli: add initial experimental support for dynamic plugins
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-07-15 14:11:59 +02:00
github-actions[bot] 08c63d46ac Version Packages (next) 2024-07-02 09:03:14 +00:00
github-actions[bot] f03d12aff2 Version Packages (next) 2024-06-25 13:05:56 +00:00
Ben Lambert 8877fea4b2 Merge pull request #25196 from backstage/renovate/esbuild-0.x
chore(deps): update dependency esbuild to ^0.21.0
2024-06-25 10:37:05 +02:00
github-actions[bot] 18a40424cb Version Packages 2024-06-18 12:37:38 +00:00
renovate[bot] b0f66e9e48 chore(deps): update dependency vite-plugin-node-polyfills to ^0.22.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-13 08:06:15 +00:00
renovate[bot] da90cce447 chore(deps): update dependency esbuild to ^0.21.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-13 04:04:21 +00:00
github-actions[bot] e83ead9b1a Version Packages (next) 2024-06-11 15:25:17 +00:00
github-actions[bot] 09f502208f Version Packages (next) 2024-06-04 15:34:15 +00:00
github-actions[bot] 77da22e67f Version Packages (next) 2024-05-28 13:43:01 +00:00
github-actions[bot] cce04957e9 Version Packages (next) 2024-05-21 14:41:46 +00:00
Vincenzo Scamporlino af7c21ee20 Merge pull request #24444 from grantila/grantila/fix-cli-versions-check
Fix versions-check cli command
2024-05-16 12:23:01 +02:00
github-actions[bot] 0972164fbc Version Packages 2024-05-14 12:02:01 +00:00
Gustaf Räntilä 009da479d5 fix: Fix versions-check cli command
Signed-off-by: Gustaf Räntilä <g.rantila@gmail.com>
2024-05-13 14:31:21 +02:00
github-actions[bot] d85dd88b3c Version Packages (next) 2024-05-07 13:27:02 +00:00
secustor d4a3b10f02 feat: expose DD RUM sessionSampleRate and sessionReplaySampleRate
Signed-off-by: secustor <sebastian@poxhofer.at>
2024-04-30 14:00:43 +02:00
github-actions[bot] 46046059b4 Version Packages (next) 2024-04-23 14:53:09 +00:00
blam 4182031a6b feat: starting work on migration tooling
Signed-off-by: blam <ben@blam.sh>
2024-04-19 10:25:01 +02:00
github-actions[bot] 0e48f5a289 Version Packages 2024-04-16 12:20:53 +00:00
github-actions[bot] 036b9b3434 Version Packages (next) 2024-04-09 15:55:28 +00:00
github-actions[bot] 366cf07ad3 Version Packages (next) 2024-04-02 14:11:36 +00:00
Patrik Oldsberg 5df000e0f6 merge with master and resolve yarn.lock conflict
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-04-01 16:39:43 +02:00
github-actions[bot] bb8923602f Version Packages 2024-03-27 09:37:09 +00:00
Fredrik Adelöw 04655bb318 Generate Release
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-03-22 21:41:20 +01:00
Fredrik Adelöw 3efddc6c73 Merge pull request #23570 from szubster/renovate/rollup-4.x
Update dependency rollup to v4
2024-03-19 23:53:20 +01:00
github-actions[bot] e83e055841 Version Packages 2024-03-19 14:56:10 +00:00
Patrik Oldsberg f63680216c Merge branch 'master' into rugvip/watch-fix
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-03-18 13:27:54 +01:00
Patrik Oldsberg 1bd4596c99 replaced usage to ts-node with CLI nodeTransform
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-03-17 21:40:16 +01:00
Patrik Oldsberg 0d72065dfd cli: fix backend dev watch mode
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-03-17 21:37:48 +01:00
Fredrik Adelöw 2302031125 add vite to the dev deps of the cli to make it build standalone
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-03-16 12:57:01 +01:00
Tomasz Szuba 2256fe0418 Make rollup v4 work
Signed-off-by: Tomasz Szuba <tszuba@box.com>
2024-03-15 13:19:41 +01:00
renovate[bot] eeb226a3aa fix(deps): update dependency rollup to v4
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-15 13:19:41 +01:00
Fredrik Adelöw 81af5a9df2 Merge pull request #23259 from backstage/renovate/major-spotify-web-scripts-monorepo-packages
fix(deps): update spotify web-scripts monorepo packages to v15 (major)
2024-03-15 10:45:45 +01:00
Eric Peterson b0875e57c3 Limit pack concurrency to 10 in build-workspace command
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2024-03-13 14:32:53 +01:00
github-actions[bot] 778bc48921 Version Packages (next) 2024-03-12 13:35:55 +00:00
github-actions[bot] 8db51ca72f Version Packages (next) 2024-03-05 13:38:18 +00:00
github-actions[bot] 4cca80fbf8 Version Packages (next) 2024-02-27 16:48:30 +00:00
renovate[bot] 2398c7c0ec fix(deps): update spotify web-scripts monorepo packages to v15
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-26 15:09:21 +00:00
renovate[bot] 4946f03ed3 fix(deps): update dependency webpack-dev-server to v5
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-26 03:06:48 +00:00
Fredrik Adelöw f86e34c0d9 remove unused dependency
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-02-22 17:17:07 +01:00
Fredrik Adelöw 999224f2a7 Bump dependency minimatch to v5
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-02-21 11:02:38 +01:00