Commit Graph

1840 Commits

Author SHA1 Message Date
github-actions[bot] 83d3167594 Version Packages (next) 2022-11-22 15:40:52 +00:00
Johan Haals 459a3457e1 cli: Bump msw version in plugin templates
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-11-22 13:48:22 +01:00
renovate[bot] 3280711113 Update dependency msw to ^0.49.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-11-22 04:34:08 +00:00
Fredrik Adelöw 6b4c775d01 Merge pull request #14583 from AmericanAirlines/update-create-plugin-template
feat: update create plugin template
2022-11-16 16:06:44 +01:00
Patrik Oldsberg 3a5aefb4f8 Merge pull request #14592 from backstage/rugvip/nolink
Revert "chore: (eslint) restrict imports of @material-ui Link"
2022-11-16 11:27:37 +01:00
Mohamed Mohamed 1f15c28ae6 pr review changes
Signed-off-by: Mohamed Mohamed <mohamed.mohamed2@aa.com>
2022-11-15 10:21:45 -06:00
github-actions[bot] 3164131851 Version Packages 2022-11-15 12:31:55 +00:00
Patrik Oldsberg 5e7bdb0109 update docs to match new build script + fixes
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-11-15 11:04:19 +01:00
Andre Wanlin 946f7bfd6b Made list-deprecations visible and stable
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2022-11-12 14:45:01 -06:00
Patrik Oldsberg be40512430 Revert "chore: (eslint) restrict imports of @material-ui Link"
This reverts commit 7539b36748.

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-11-12 17:23:20 +01:00
Patrik Oldsberg afa90a3e51 Merge pull request #14571 from backstage/rugvip/env
cli: explicit jest env resolution
2022-11-11 22:55:06 +01:00
Mohamed Mohamed d09df7ac27 have code follow eslint rules
Signed-off-by: Mohamed Mohamed <mohamed.mohamed2@aa.com>
2022-11-11 10:53:13 -06:00
Patrik Oldsberg 4c16213e7d cli: explicit jest env resolution
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-11-11 10:21:17 +01:00
Johan Haals 42f21aaed9 Merge pull request #14449 from elizabeth-a-hobbs/google-analytics-cleanup
Remove app.googleAnalyticsTrackingId and related scripts
2022-11-11 10:14:18 +01:00
Elizabeth Hobbs df21bbd4ad Remove app.googleAnalyticsTrackingId and related scripts
The analytics plugin removed the need for app.googleAnalyticsTrackingId and the script tags in packages/app/public/index.html. More context: https://discord.com/channels/687207715902193673/1007303347914690610/1014108244664401952

Signed-off-by: Elizabeth Hobbs <elizabeth.hobbs94@gmail.com>
2022-11-09 09:03:35 -08:00
renovate[bot] e13cd3feaf Update dependency msw to ^0.48.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-11-09 10:15:16 +00:00
github-actions[bot] b01fea7b8c Version Packages (next) 2022-11-08 14:04:37 +00:00
Patrik Oldsberg 28d4f4f117 Revert "cli: allow passing --config option to repo build command"
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-11-08 14:19:20 +01:00
MT Lewis 23484ac442 cli: allow passing --config option to repo build command
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2022-11-08 09:08:25 +00:00
Patrik Oldsberg 88f99b8b13 bump tar to 6.1.12
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-11-07 11:50:00 +01:00
Patrik Oldsberg 7605c11cda bump Node.js to 16 & 18
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-11-07 11:39:08 +01:00
renovate[bot] 969a8444ea Update dependency esbuild to ^0.15.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-11-06 21:39:50 +00:00
github-actions[bot] d4df1fbb2e Version Packages (next) 2022-10-25 13:18:27 +00:00
Dmitry Lobanov 7539b36748 chore: (eslint) restrict imports of @material-ui Link
BREAKING CHANGE: Added a new ESLint rule that restricts imports of Link from @material-ui

Signed-off-by: Dmitry Lobanov <lobanov.dmitry.s@gmail.com>
2022-10-25 13:05:19 +02:00
Leonardo Maier 752f3cd93a revert changes and update swc to 1.3.9
Signed-off-by: Leonardo Maier <leonarmaier@gmail.com>
2022-10-20 13:57:48 +02:00
Leonardo Maier b06d9220d2 removes parser config for tsx files on jest config
Signed-off-by: Leonardo Maier <leonarmaier@gmail.com>
2022-10-20 13:54:39 +02:00
Fredrik Adelöw da46f91eff try without the mapping
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-10-20 13:54:39 +02:00
Leonardo Maier 96c550945f Adds d3-* in moduleNameMapper option on jest.js
Signed-off-by: Leonardo Maier <leonarmaier@gmail.com>
2022-10-20 13:54:39 +02:00
renovate[bot] 9c767e8f45 Update SVGR monorepo packages to 6.5.x
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-10-19 14:02:36 +00:00
github-actions[bot] f0196a2f04 Version Packages 2022-10-18 09:55:10 +00:00
Patrik Oldsberg 58c3206079 Merge pull request #14065 from backstage/add-jest-dirs-to-eslint-factory-overrides
build: add __tests__ and __mocks__ dirs to relevant parts of eslint-factory
2022-10-17 16:56:45 +02:00
Fredrik Adelöw 9c595302cb Normalize on winston version \^3.2.1
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-10-17 13:19:53 +02:00
MT Lewis 1846952276 build: switch eslint-factory to use __testUtils__ instead of __tests__
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2022-10-17 09:41:40 +01:00
MT Lewis 24b40140c4 build: add __tests__ and __mocks__ dirs to relevant parts of eslint-factory
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2022-10-17 09:34:00 +01:00
github-actions[bot] 9282c018c7 Version Packages (next) 2022-10-11 14:30:05 +00:00
Fredrik Adelöw 2d3a5f09ab json
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-10-06 15:00:36 +02:00
github-actions[bot] 721c1efdb4 Version Packages (next) 2022-10-04 12:08:16 +00:00
Mitchell Hentges 78d5eb299e CachingJestRuntime should not do extra work if not watching
The benefits of `CachingJestRuntime` only apply if in `watch` mode.
If not, then we're doing FS calls but not getting benefit from them.

This is a small optimization that will hopefully make CI happier with
our caching runtime, if/when it's used.

Signed-off-by: Mitchell Hentges <mhentges@spotify.com>
2022-09-30 15:10:43 +02:00
github-actions[bot] 4e94720142 Version Packages (next) 2022-09-27 10:57:53 +00:00
Patrik Oldsberg a541a3a78a cli: upfront resolution of swc-loader
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-09-26 20:37:24 +02:00
Fredrik Adelöw cfb3598410 no longer transpile tsx files in backend packages
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-09-22 14:13:04 +02:00
Patrik Oldsberg 4f5fb2d4f4 cli: add support for workspace: query for local version matching
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-09-21 10:14:55 +02:00
Patrik Oldsberg d66b398840 cli: improve v2 lockfile parsing to split out ranges
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-09-21 10:14:55 +02:00
Patrik Oldsberg be5a837259 migrate to use workspace ranges
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-09-21 10:14:53 +02:00
Patrik Oldsberg 17f398face cli: skip testinging of repo test --since matches nothing
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-09-20 22:10:22 +02:00
Patrik Oldsberg 947a9f2165 cli: flip repo command help options to use --jest-help instead
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-09-20 18:07:16 +02:00
Patrik Oldsberg 292a088807 cli: add repo test command
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-09-20 18:07:16 +02:00
Patrik Oldsberg 1720afed04 cli: fix yaml transform and add test for loading yaml
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-09-20 18:02:28 +02:00
Patrik Oldsberg 3e309107ca cli: update template fallback versions
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-09-20 17:16:26 +02:00
Patrik Oldsberg 2dddb32fea cli: switch to custom jest yaml transform to support node 18
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-09-20 14:51:19 +02:00