Commit Graph

52 Commits

Author SHA1 Message Date
renovate[bot] 52b0022dab chore(deps): update dependency msw to v1
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2023-02-22 12:55:56 +00:00
github-actions[bot] b4627f23b2 Version Packages (next) 2023-02-21 15:40:30 +00:00
github-actions[bot] 25b57cc07f Version Packages 2023-02-14 13:41:52 +00:00
github-actions[bot] b2a73c984a Version Packages (next) 2023-02-07 15:03:45 +00:00
github-actions[bot] 675324ed19 Version Packages (next) 2023-01-31 14:45:37 +00:00
github-actions[bot] 12a7b316ee Version Packages (next) 2023-01-24 12:01:10 +00:00
github-actions[bot] 6d46667727 Version Packages 2023-01-17 11:50:48 +00:00
github-actions[bot] 9521f1274d Version Packages (next) 2023-01-10 14:18:51 +00:00
github-actions[bot] c4132274d9 Version Packages (next) 2023-01-03 14:44:31 +00:00
github-actions[bot] f834622f56 Version Packages (next) 2022-12-27 15:22:57 +00:00
github-actions[bot] 3245539963 Version Packages 2022-12-20 11:30:21 +00:00
github-actions[bot] b2f4e97add Version Packages (next) 2022-12-13 16:56:03 +00:00
github-actions[bot] fbc645cf88 Version Packages (next) 2022-12-08 09:11:43 +00:00
github-actions[bot] 6465ab3686 Version Packages (next) 2022-12-06 13:22:31 +00:00
github-actions[bot] 2cb6963f9b Version Packages (next) 2022-11-29 11:14:34 +00:00
github-actions[bot] 83d3167594 Version Packages (next) 2022-11-22 15:40:52 +00: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
github-actions[bot] 3164131851 Version Packages 2022-11-15 12:31:55 +00: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
github-actions[bot] d4df1fbb2e Version Packages (next) 2022-10-25 13:18:27 +00:00
github-actions[bot] f0196a2f04 Version Packages 2022-10-18 09:55:10 +00:00
github-actions[bot] 9282c018c7 Version Packages (next) 2022-10-11 14:30:05 +00:00
github-actions[bot] 721c1efdb4 Version Packages (next) 2022-10-04 12:08:16 +00:00
Fredrik Adelöw 8c7bff2bb4 fixup
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-09-29 16:52:40 +02:00
github-actions[bot] 4e94720142 Version Packages (next) 2022-09-27 10:57:53 +00: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
github-actions[bot] 30882884a4 Version Packages 2022-09-20 11:52:02 +00:00
github-actions[bot] 423e01d903 Version Packages (next)
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-09-13 18:00:17 -04:00
Patrik Oldsberg 7d47def9c4 switch @types/jest to only be depended on by @backstage/cli
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-09-07 11:29:12 +02:00
github-actions[bot] f275697d2b Version Packages (next) 2022-09-06 13:11:16 +00:00
renovate[bot] 667d917488 chore(deps): update dependency msw to ^0.47.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-09-06 07:09:16 +00:00
renovate[bot] 87ec2ba4d6 chore(deps): update dependency msw to ^0.46.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-08-31 01:34:13 +00:00
github-actions[bot] d1ec204774 Version Packages (next) 2022-08-30 12:02:13 +00:00
github-actions[bot] 18ab337f96 Version Packages (next) 2022-08-23 10:29:17 +00:00
renovate[bot] bf5e9030eb chore(deps): update dependency msw to ^0.45.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-08-22 02:27:29 +00:00
github-actions[bot] a5684d0d53 Version Packages 2022-08-16 12:15:33 +00:00
Kamil Wolny 474370b668 feat: removed faker-js
Signed-off-by: Kamil Wolny <mrwolny@gmail.com>
2022-08-16 09:36:35 +01:00
Kamil Wolny f6fb510ec4 feat: faker as dev dependency + use static json as test data for the local dev
Signed-off-by: Kamil Wolny <mrwolny@gmail.com>
2022-08-15 12:13:23 +01:00
Kamil Wolny 824f8dcce0 feat: move faker to regular deps of github issues plugin
Signed-off-by: Kamil Wolny <mrwolny@gmail.com>
2022-08-15 12:13:22 +01:00
Kamil Wolny f9a16edaf3 feat: remove traces of plugin api + moved faker to dev deps
Signed-off-by: Kamil Wolny <mrwolny@gmail.com>
2022-08-15 12:13:20 +01:00
Kamil Wolny a2ee1d73d1 feat: generate test issue + new dependencies
Signed-off-by: Kamil Wolny <mrwolny@gmail.com>
2022-08-15 12:11:31 +01:00
Patrik Oldsberg fcbafccd05 github-issues: remove dependency on prettier
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-08-15 11:27:27 +02:00
github-actions[bot] 8a564ab585 Version Packages (next) 2022-08-09 09:56:01 +00:00
renovate[bot] b522f49403 chore(deps): update dependency @spotify/prettier-config to v14
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-08-02 19:08:39 +00:00
Kamil Wolny 44ed5ed6a2 fix: move types to dev dependencies
Signed-off-by: Kamil Wolny <mrwolny@gmail.com>
2022-08-02 16:49:37 +01:00
Kamil Wolny ffd5e47fb5 feat: pr review fixes + changeset
Signed-off-by: Kamil Wolny <mrwolny@gmail.com>
2022-08-02 10:58:58 +01:00
Kamil Wolny 043fb69c3d fix: @types/react as dependecy in plugins/github-issues
Signed-off-by: Kamil Wolny <mrwolny@gmail.com>
2022-07-29 16:46:19 +01:00
Kamil Wolny 42d301b43c fix: add missing react types + fixed typo
Signed-off-by: Kamil Wolny <mrwolny@gmail.com>
2022-07-29 16:07:37 +01:00
Kamil Wolny 8d1b0bd6e8 fix: backstage deps
Signed-off-by: Kamil Wolny <mrwolny@gmail.com>
2022-07-28 17:57:04 +01:00