blam
bb6841b0cb
chore: fix prettier
...
Signed-off-by: blam <ben@blam.sh >
2021-09-17 23:03:59 +02:00
Patrik Oldsberg
050797c5b3
cli: switch out the jest yaml transform
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-09-17 23:03:59 +02:00
Tim Hansen
febddedcb2
security: bump lodash to 4.17.21
...
Signed-off-by: Tim Hansen <timbonicus@gmail.com >
2021-09-16 16:06:56 -06:00
github-actions[bot]
fff5c48429
Version Packages
2021-09-16 11:41:51 +00:00
Oliver Sand
4d96985088
Merge pull request #7196 from SDA-SE/feat/update-material-lab
...
Upgrade `@material-ui/lab` to `4.0.0-alpha.57`
2021-09-16 12:29:41 +02:00
Oliver Sand
9f1362dcc1
Upgrade @material-ui/lab to 4.0.0-alpha.57
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-09-15 16:51:23 +02:00
Patrik Oldsberg
8142a8ecb2
packages,plugins: add package documentation
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-09-14 18:47:53 +02:00
Ben Lambert
34fa0b3450
Merge pull request #7148 from dagda1/replace-file-loader-with-assets-loader
...
Replace deprecated loaders with new `assets-module`
2021-09-14 11:29:34 +02:00
Johan Haals
4a550c7b13
Merge pull request #7140 from HHogg/luxon-plugin-cloudbuild
...
Plugin cloudbuild - Swapped over to use Luxon
2021-09-14 10:16:53 +02:00
blam
4efbafb321
chore: replace all occurences of the old deprecated loaders
...
Signed-off-by: blam <ben@blam.sh >
2021-09-13 20:14:53 +02:00
Harry Hogg
90648a3f60
chore(backstage-cli): Set global jest timezone to UTC
...
Signed-off-by: Harry Hogg <hhogg@spotify.com >
2021-09-13 13:50:44 +01:00
blam
5d45fb3812
chore: remove file-loader dependency from cli
...
Signed-off-by: blam <ben@blam.sh >
2021-09-13 13:17:41 +02:00
Patrik Oldsberg
8fda212c48
cli: ignore some prototype pollution vulnerabilities
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-09-13 12:20:10 +02:00
Patrik Oldsberg
048f479fc3
cli: ignore some more ReDos vulnerabilities
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-09-13 12:11:45 +02:00
Paul Cowan
7c7ee9b9b3
Signed-off-by: Paul Cowan <Paul Cowan <paul.cowan@cutting.scot>
...
Signed-off-by: Paul Cowan <paul.cowan@cutting.scot >
2021-09-11 12:13:48 +01:00
Paul Cowan
d835d112fe
Signed-off-by: Paul Cowan <Paul Cowan <paul.cowan@cutting.scot>
...
Signed-off-by: Paul Cowan <paul.cowan@cutting.scot >
2021-09-11 12:13:48 +01:00
Patrik Oldsberg
14834a340b
snyk: move .snyk from app to cli where it belongs
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-09-09 20:19:27 +02:00
github-actions[bot]
866ec85375
Version Packages
2021-09-09 14:47:05 +00:00
Oliver Sand
13895db371
Support importing font files in tests
...
Follow up for #7019
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-09-06 13:01:02 +02:00
github-actions[bot]
45a681aa6a
Version Packages
2021-09-02 10:41:57 +00:00
Patrik Oldsberg
070c2a3142
Merge pull request #7019 from backstage/rugvip/fonts
...
cli: added support for importing font files
2021-09-01 09:54:31 +02:00
Patrik Oldsberg
5e803edb86
cli: added support for importing for files
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-08-31 19:16:26 +02:00
dependabot[bot]
d5119a1347
chore(deps): bump @typescript-eslint/eslint-plugin from 4.28.3 to 4.30.0
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 4.28.3 to 4.30.0.
- [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.30.0/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-08-31 04:10:36 +00:00
github-actions[bot]
e7130884a0
Version Packages
2021-08-26 11:25:27 +00:00
github-actions[bot]
6f4c73ece4
Version Packages
2021-08-19 12:20:01 +00:00
Patrik Oldsberg
1ac2961c30
cli: reintroduce node polyfills that were removed in webpack 5 migration
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-08-18 18:52:49 +02:00
Johan Haals
6d73b1f428
Merge pull request #6846 from backstage/jhaals/drop-debug
...
cli: Remove useless debug logging
2021-08-17 16:52:43 +02:00
Patrik Oldsberg
8ea1e96b32
cli: fix diff command filepath handling on windows
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-08-17 14:31:35 +02:00
Johan Haals
f3bba3d2bd
cli: Remove useless debug logging
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2021-08-17 09:32:25 +02:00
Johan Haals
ad3aaec50f
Merge pull request #6817 from backstage/jhaals/fix-hash-deprecation
...
cli/webpack: replace depreacted hash with fullhash
2021-08-16 11:09:52 +02:00
Joel Low
485438a569
Fix passing arguments from backstage-cli backend:dev to package
...
The old Webpack version would invoke the backend package in the same
process, hence `process.argv` would contain the arguments passed to
`backstage-cli`. This no longer seems to be true in Webpack 5, so
arguments must be explicitly passed.
Signed-off-by: Joel Low <joel@joelsplace.sg >
2021-08-16 13:39:44 +08:00
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
Johan Haals
fe506a0cf8
cli/webpack: replace depreacted hash with fullhash
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2021-08-13 11:09:33 +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