Commit Graph

61 Commits

Author SHA1 Message Date
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
Johan Haals 973b1b2277 Merge pull request #13357 from afscrome/patch-2
Clarified permissions required for `github-pull-requests-board-plugin`
2022-09-05 10:39:15 +02:00
Patrik Oldsberg a68cf13a3d remove usage of diff command
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-09-04 14:46:05 +02:00
Alex Crome 2665ee4ed4 Clarified permissions required by github pull request board plugin
Signed-off-by: Alex Crome <afscrome@users.noreply.github.com>
2022-09-01 19:20:25 +01: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
Jake Crews 85284132b8 when no limit prop default to orginal functionality
Signed-off-by: Jake Crews <jake.crews@daveramsey.com>
2022-08-29 10:55:51 -05:00
Jake Crews 38b8d76cef type-deps linter
Signed-off-by: Jake Crews <jake.crews@daveramsey.com>
2022-08-26 07:35:02 -05:00
Jake Crews 9ad1ae83bc Fix compilation issues
Signed-off-by: Jake Crews <jake.crews@daveramsey.com>
2022-08-26 07:20:17 -05:00
Jake Crews ded44b374d address pr comments with typing
Signed-off-by: Jake Crews <jake.crews@daveramsey.com>
2022-08-26 06:59:19 -05:00
Jake Crews 5e901b67fa Update package.json
Signed-off-by: jakecrews74 <jake.crews@ramseysolutions.com>
2022-08-25 19:11:08 -05:00
Jake Crews 60b0adb112 fix linter
Signed-off-by: Jake Crews <jake.crews@daveramsey.com>
2022-08-25 16:00:45 -05:00
Jake Crews dc70e0219e Fix api reporting
Signed-off-by: Jake Crews <jake.crews@daveramsey.com>
2022-08-25 15:26:21 -05:00
Jake Crews a82ac17adb Add defaultLimit props to components
Signed-off-by: Jake Crews <jake.crews@daveramsey.com>
2022-08-25 14:48:22 -05:00
Jake Crews 723113296b [Github Pull Requests Board] Show more than 10 PRs at one time
Signed-off-by: Jake Crews <jake.crews@daveramsey.com>
2022-08-23 08:58:44 -05:00
Fredrik Adelöw 2881c53cb3 Merge pull request #13252 from backstage/freben/api-well-ok-then
When the 🧹 s go marching in
2022-08-23 13:55:58 +02: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
Fredrik Adelöw 75a5e29489 github-pull-requests-board
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-08-19 16:33:42 +02:00
github-actions[bot] a5684d0d53 Version Packages 2022-08-16 12:15:33 +00:00
github-actions[bot] 8a564ab585 Version Packages (next) 2022-08-09 09:56:01 +00:00
github-actions[bot] f762386d48 Version Packages (next) 2022-08-02 08:43:23 +00:00
github-actions[bot] 73cee58fc2 Version Packages (next) 2022-07-26 08:37:39 +00:00
Niall McCullagh 73268a67ff fix(github-pull-requests-board): filter out github accounts that have been deleted
Pull request that contain interactions with user accounts that have been
deleted are null in the response from the graphql API. This change prevents
deleted accounts from breaking the rendering of the PR.

Signed-off-by: Niall McCullagh <niallmccullagh@users.noreply.github.com>
2022-07-22 23:12:51 +01:00
github-actions[bot] 7d7da6caec Version Packages 2022-07-19 08:34:21 +00:00
Ben Lambert 74ed37a31e Merge pull request #12554 from lunarway/patch/octokit-rest-19.0.3
Upgrade @octokit/rest to 19.0.3
2022-07-13 11:08:06 +02:00
renovate[bot] 8006d0f9bf chore(deps): update dependency msw to ^0.44.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-07-13 02:08:31 +00:00
Bjørn 2bb0dd2dd2 Merge branch 'master' into patch/octokit-rest-19.0.3 2022-07-12 21:19:36 +02:00
github-actions[bot] 0e967f188b Version Packages (next) 2022-07-12 13:19:14 +00:00
Crevil 9de15a41d7 Upgrade @octokit/rest to 19.0.3
This upgrade contains changes to the API types which leads to several changes
around the code base handling the now more precise types.

Signed-off-by: Crevil <bjoern.soerensen@gmail.com>
2022-07-09 09:13:07 +02:00
renovate[bot] a70869e775 chore(deps): update dependency msw to ^0.43.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-07-05 09:54:46 +00:00
github-actions[bot] 6b985dc1c7 Version Packages (next) 2022-07-05 08:23:38 +00:00
github-actions[bot] c92deffe39 Version Packages (next) 2022-06-28 09:27:36 +00:00
github-actions[bot] 2231987c10 Version Packages (next) 2022-06-21 09:04:17 +00:00
Phil Kuang 04e1504e85 fix(githubPrBoard): support namespaced teams and all kinds
Signed-off-by: Phil Kuang <pkuang@factset.com>
2022-06-16 13:57:53 -04:00
Johan Haals d91bdd0e4d Merge pull request #12005 from gregorytalita/fix/github-open-pull-requests-board
fix: removed unnecessary filter on spec.type at Github Open Pull Requests Board plugin
2022-06-15 09:33:17 +02:00
github-actions[bot] 2e2a82c9d7 Version Packages 2022-06-14 09:12:05 +00:00
Talita Gregory 247d66cfce fix: removed unnecessary filter on spec.type
Signed-off-by: Talita Gregory <talitag@spotify.com>
2022-06-13 20:26:09 +02:00
github-actions[bot] b844443164 Version Packages (next) 2022-06-03 15:01:16 +00:00
github-actions[bot] a13ab262de Version Packages (next) 2022-05-31 11:51:41 +00:00
blam 6c8474c4a7 chore: bumping the versions
Signed-off-by: blam <ben@blam.sh>

Signed-off-by: blam <ben@blam.sh>
2022-05-31 12:33:35 +02:00
Renovate Bot 8f7b1835df chore(deps): update dependency msw to ^0.41.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-05-31 12:33:35 +02:00
Talita Gregory Nunes Freire c25df958cb fix: updated dependencies
Signed-off-by: Talita Gregory Nunes Freire <talita.freire@dazn.com>
2022-05-27 12:23:26 +02:00
Talita Gregory Nunes Freire 53de5363e1 fix: updated components to follow the naming conventions
Signed-off-by: Talita Gregory Nunes Freire <talita.freire@dazn.com>
2022-05-27 12:22:43 +02:00
Talita Gregory Nunes Freire bda29d61cf fix: map promises
Signed-off-by: Talita Gregory Nunes Freire <talita.freire@dazn.com>
2022-05-27 12:22:43 +02:00
Talita Gregory Nunes Freire 8884b4f04e fix: package.json template
Signed-off-by: Talita Gregory Nunes Freire <talita.freire@dazn.com>
2022-05-27 12:22:43 +02:00
Talita Gregory Nunes Freire e3799715bd fix: dependencies version
Signed-off-by: Talita Gregory Nunes Freire <talita.freire@dazn.com>
2022-05-27 12:22:43 +02:00
Talita Gregory Nunes Freire 51307a9051 fix: dependencies updated
Signed-off-by: Talita Gregory Nunes Freire <talita.freire@dazn.com>
2022-05-27 12:22:43 +02:00