Fredrik Adelöw
|
2518aab588
|
Compensate for error formatting mismatch between Webpack 5 and react-dev-utils
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2021-08-13 11:11:06 +02:00 |
|
Tim Hansen
|
db1c0b97a3
|
Add buffer to dependencies explicitly
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
|
2021-08-12 14:54:23 -06:00 |
|
Tim Hansen
|
8d07a8b038
|
webpack5: add Buffer plugin
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
|
2021-08-12 13:41:13 -06:00 |
|
github-actions[bot]
|
c734d6995a
|
Version Packages
|
2021-08-12 08:21:56 +00:00 |
|
Patrik Oldsberg
|
8f1a12fb7a
|
cli: fix frontend serving without a public folder
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-08-10 16:26:34 +02:00 |
|
Fredrik Adelöw
|
923491eece
|
run prettier formatting
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2021-08-09 11:54:38 +02:00 |
|
blam
|
095db2591c
|
chore: maybe fixing things!
Signed-off-by: blam <ben@blam.sh>
|
2021-08-06 14:35:59 +02:00 |
|
blam
|
f0fbf3a16d
|
chore: maybe fix stuff
Signed-off-by: blam <ben@blam.sh>
|
2021-08-06 11:17:53 +02:00 |
|
blam
|
12c6a54d9b
|
chore: fix prettier and fix storybook
Signed-off-by: blam <ben@blam.sh>
|
2021-08-06 11:17:30 +02:00 |
|
blam
|
47e6cb9c5e
|
chore: convert storybook to webpack5
Signed-off-by: blam <ben@blam.sh>
|
2021-08-06 11:17:30 +02:00 |
|
blam
|
ef52e7189b
|
chore: maybe fix types
Signed-off-by: blam <ben@blam.sh>
|
2021-08-06 11:15:12 +02:00 |
|
blam
|
2ec33603b9
|
feat: make webpack typescript and all the things happy
Signed-off-by: blam <ben@blam.sh>
|
2021-08-06 11:09:10 +02:00 |
|
blam
|
f33d7d1deb
|
chore: some more work towards webpack 5
Signed-off-by: blam <ben@blam.sh>
|
2021-08-06 11:09:10 +02:00 |
|
blam
|
470c201e9a
|
chore: reworking the deps a little more
Signed-off-by: blam <ben@blam.sh>
|
2021-08-06 11:09:10 +02:00 |
|
blam
|
8dcaae0140
|
chore: copy in types for webpack-dev-server as they're not public yet
Signed-off-by: blam <ben@blam.sh>
|
2021-08-06 11:09:10 +02:00 |
|
blam
|
e38d4cfab3
|
chore: getting it to a working stage for now until there's types for stuff
Signed-off-by: blam <ben@blam.sh>
|
2021-08-06 11:09:10 +02:00 |
|
blam
|
8dfcf8cb55
|
chore: making some more progress with webpack 5
Signed-off-by: blam <ben@blam.sh>
|
2021-08-06 11:09:09 +02:00 |
|
blam
|
415bad14cf
|
chore: added a comment for the webpack 5 migration
Signed-off-by: blam <ben@blam.sh>
|
2021-08-06 11:09:09 +02:00 |
|
Patrik Oldsberg
|
48c1c0d677
|
cli: workaround for frontend HMR not working
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-08-06 11:09:09 +02:00 |
|
blam
|
66fbcce83c
|
chore: removing the deprecations
Signed-off-by: blam <ben@blam.sh>
|
2021-08-06 11:09:09 +02:00 |
|
blam
|
b207f4f503
|
chore: remove some of the any's
Signed-off-by: blam <ben@blam.sh>
|
2021-08-06 11:09:09 +02:00 |
|
blam
|
566e492359
|
chore: finally got all the types building
Signed-off-by: blam <ben@blam.sh>
|
2021-08-06 11:09:09 +02:00 |
|
blam
|
fcb8cfa7b9
|
chore: fix types for nodeExternals
Signed-off-by: blam <ben@blam.sh>
|
2021-08-06 11:07:17 +02:00 |
|
blam
|
e1f2688c63
|
chore: remove extraneous lines
Signed-off-by: blam <ben@blam.sh>
|
2021-08-06 11:07:17 +02:00 |
|
blam
|
f18a2f5165
|
Fixing some issues with webpack 5
Signed-off-by: blam <ben@blam.sh>
|
2021-08-06 11:07:17 +02:00 |
|
blam
|
fca8b49c39
|
chore: making some more progress!
Signed-off-by: blam <ben@blam.sh>
|
2021-08-06 11:07:17 +02:00 |
|
blam
|
10eb151a36
|
chore: updated some more things to get webpack working
Signed-off-by: blam <ben@blam.sh>
|
2021-08-06 11:07:17 +02:00 |
|
blam
|
1981ce2e25
|
chore: fixing bundler config possibly
Signed-off-by: blam <ben@blam.sh>
|
2021-08-06 11:07:17 +02:00 |
|
blam
|
4cc321812b
|
chore: fixing bundler
Signed-off-by: blam <ben@blam.sh>
|
2021-08-06 11:07:17 +02:00 |
|
blam
|
4df8b12879
|
chore: updating some packages to get ready for webpack5
Signed-off-by: blam <ben@blam.sh>
|
2021-08-06 11:07:17 +02:00 |
|
github-actions[bot]
|
326cbd7408
|
Version Packages
|
2021-08-05 00:24:56 +00:00 |
|
Patrik Oldsberg
|
e9d3983eee
|
config,config-loader: warn when trying to access invisible config values
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-08-01 13:12:20 +02:00 |
|
Himanshu Mishra
|
6aa7c3db74
|
chore: bump node-tar version
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
|
2021-07-30 15:13:41 +02:00 |
|
github-actions[bot]
|
32b48219ce
|
Version Packages
|
2021-07-29 10:32:54 +00:00 |
|
blam
|
b05210593d
|
chore: bump the version of material-ui core to 4.12.2
Signed-off-by: blam <ben@blam.sh>
|
2021-07-27 23:44:43 +02:00 |
|
github-actions[bot]
|
f51fcaeba2
|
Version Packages
|
2021-07-22 10:52:38 +00:00 |
|
blam
|
099f7cf4b6
|
chore: bump eslint
Signed-off-by: blam <ben@blam.sh>
|
2021-07-16 15:03:36 +02:00 |
|
blam
|
03d23b2525
|
chore: fix dependencies
Signed-off-by: blam <ben@blam.sh>
|
2021-07-16 14:02:18 +02:00 |
|
dependabot[bot]
|
2cabea24dc
|
chore(deps): bump @typescript-eslint/eslint-plugin from 4.27.0 to 4.28.3
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.27.0 to 4.28.3.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.28.3/packages/eslint-plugin)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-16 04:12:36 +00:00 |
|
github-actions[bot]
|
8d1c3d0d5a
|
Version Packages
|
2021-07-15 09:19:25 +00:00 |
|
blam
|
203d256d36
|
chore: reverting fs-extra bump, that seems to have broken all the installs
Signed-off-by: blam <ben@blam.sh>
|
2021-07-12 19:29:34 +02:00 |
|
dependabot[bot]
|
613e46d234
|
chore(deps): bump fs-extra from 9.1.0 to 10.0.0
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 9.1.0 to 10.0.0.
- [Release notes](https://github.com/jprichardson/node-fs-extra/releases)
- [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jprichardson/node-fs-extra/compare/9.1.0...10.0.0)
---
updated-dependencies:
- dependency-name: fs-extra
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-01 11:29:50 +00:00 |
|
github-actions[bot]
|
6e937b9fa6
|
Version Packages
|
2021-07-01 09:06:13 +00:00 |
|
dependabot[bot]
|
8939f9ee17
|
chore(deps): bump ts-node from 9.1.1 to 10.0.0
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 9.1.1 to 10.0.0.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Commits](https://github.com/TypeStrong/ts-node/compare/v9.1.1...v10.0.0)
---
updated-dependencies:
- dependency-name: ts-node
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-30 04:20:38 +00:00 |
|
Fredrik Adelöw
|
852a8fd468
|
Merge pull request #6213 from backstage/dependabot/npm_and_yarn/rollup/plugin-yaml-3.0.0
chore(deps): bump @rollup/plugin-yaml from 2.1.1 to 3.0.0
|
2021-06-29 13:20:47 +02:00 |
|
dependabot[bot]
|
55f49fcc78
|
chore(deps): bump @rollup/plugin-yaml from 2.1.1 to 3.0.0
Bumps [@rollup/plugin-yaml](https://github.com/rollup/plugins) from 2.1.1 to 3.0.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/yaml-v2.1.1...wasm-v3.0.0)
---
updated-dependencies:
- dependency-name: "@rollup/plugin-yaml"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-29 11:39:31 +02:00 |
|
Patrik Oldsberg
|
0ce80ab75a
|
Merge pull request #6204 from backstage/rugvip/safety
backend-common,cli-common: new utilites for safely resolving child paths
|
2021-06-29 09:43:01 +02:00 |
|
dependabot[bot]
|
a93e60fdc3
|
chore(deps): bump css-loader from 3.6.0 to 5.2.6
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 3.6.0 to 5.2.6.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v3.6.0...v5.2.6)
---
updated-dependencies:
- dependency-name: css-loader
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-29 07:18:55 +02:00 |
|
Patrik Oldsberg
|
ab5cc376fa
|
backend-common,cli-common: new utilites for safely resolving child paths
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-06-28 22:35:21 +02:00 |
|
github-actions[bot]
|
5a64fe7ea5
|
Version Packages
|
2021-06-24 09:58:38 +00:00 |
|