Commit Graph

324 Commits

Author SHA1 Message Date
OscarDHdz 580dc724b4 Close stale scaffolder tasks on schedule basis
Signed-off-by: OscarDHdz <v-ohernandez@expediagroup.com>
2022-09-21 11:01:39 -05: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
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
Brian Fletcher 04370684e8 Merge branch 'master' of github.com:backstage/backstage into RoadieHQ-5identity-api-client-interface 2022-09-01 10:51:52 +01:00
Brian Fletcher 861ab75dd0 fix version dep of auth-node
Signed-off-by: Brian Fletcher <brian@roadie.io>
2022-09-01 10:22:18 +01:00
Patrik Oldsberg 8911f684e1 Yarn 3 automatic formatting changes
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-08-31 15:49:38 +02:00
Brian Fletcher 4925dfcb74 Merge branch 'master' of github.com:backstage/backstage into RoadieHQ-5identity-api-client-interface 2022-08-31 11:19:34 +01:00
Fredrik Adelöw d1dd58b8b0 Merge pull request #13437 from backstage/renovate/msw-0.x
chore(deps): update dependency msw to ^0.46.0
2022-08-31 11:43:37 +02:00
blam 2120963e5d chore: bump git-parse-url
Signed-off-by: blam <ben@blam.sh>
2022-08-31 10:33:39 +02: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
blam 32d6e99610 chore: bump the vm2 library
Signed-off-by: blam <ben@blam.sh>
2022-08-29 09:57:33 +02:00
Brian Fletcher 8f44eb1724 Merge branch 'master' of github.com:backstage/backstage into RoadieHQ-identity-api-client-interface-7 2022-08-23 15:28:40 +01: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
Brian Fletcher 71f39b4bea Merge branch 'master' into identity-api-client-interface 2022-08-16 15:14:49 +01:00
github-actions[bot] a5684d0d53 Version Packages 2022-08-16 12:15:33 +00:00
Brian Fletcher c7e6c23c38 Merge branch 'master' of github.com:backstage/backstage into RoadieHQ-identity-api-client-interface 2022-08-16 11:13:50 +01: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
Brian Fletcher 7ab1fc429a Fix auth node version
Signed-off-by: Brian Fletcher <brian@roadie.io>
2022-07-28 11:09:40 +01:00
Brian Fletcher 16f0a6fac6 Merge branch 'master' into identity-api-client-interface 2022-07-28 10:22:14 +01:00
github-actions[bot] 73cee58fc2 Version Packages (next) 2022-07-26 08:37:39 +00:00
Brian Fletcher 7b4bad2e55 Merge branch 'master' into identity-api-client-interface 2022-07-19 15:36:51 +01:00
github-actions[bot] 7d7da6caec Version Packages 2022-07-19 08:34:21 +00:00
Brian Fletcher 7d2dfaf3dc Merge branch 'master' into identity-api-client-interface 2022-07-18 09:45:22 +01: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
github-actions[bot] 0e967f188b Version Packages (next) 2022-07-12 13:19:14 +00:00
renovate[bot] 4e9a90e307 fix(deps): update dependency luxon to v3
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-07-11 22:07:53 +00:00
Brian Fletcher a19afbba60 fix auth-node versions
Signed-off-by: Brian Fletcher <brian@roadie.io>
2022-07-08 17:09:07 +01:00
Brian Fletcher 37da78391e Merge branch 'master' of github.com:backstage/backstage into identity-client-api 2022-07-08 16:59:17 +01:00
Brian Fletcher 2cbd533426 break identity client into an interface
The interface has changed a little instead of allowing the client to
parse out the authorization header, it takes the request object as is
to extract the identity from it how the implementation decides.

IdentityClient#authenticate is now deprecated, in favor of
IdentityApi#getIdentity.

I am leaving the IdentityClient in place deprecated so that plugins
that use this can migrate away from it.

Signed-off-by: Brian Fletcher <brian@roadie.io>
2022-07-08 16:56:23 +01:00
Patrik Oldsberg 125ad5ef66 Merge pull request #12484 from backstage/mob/backend-system
Alpha Backend Framework 🚀
2022-07-08 16:20:09 +02:00
Johan Haals 506ddb6ac8 Rename catalog-node plugin, add scaffolder extension
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-07-08 14:07:27 +02:00
renovate[bot] 511f49ee43 fix(deps): update dependency octokit to v2
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-07-08 10:05:51 +00:00
Fredrik Adelöw 9ca0838ab5 Merge pull request #12483 from backstage/renovate/yaml-2.x
fix(deps): update dependency yaml to v2
2022-07-08 11:31:34 +02:00
renovate[bot] 72622d9143 fix(deps): update dependency yaml to v2
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-07-06 14:18:44 +00:00
renovate[bot] 735853353b fix(deps): update dependency @octokit/webhooks to v10
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-07-06 09:41:21 +00: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
Crevil e2d7b76f43 Upgrade git-url-parse to 12.0.0
This change upgrades git-url-parse to 12.0.0. This is a major upgrade but it
changes nothing to our usage.

Motivation for upgrade is transitively upgrading parse-url which is vulnerable
to several CVEs detected by Snyk.

- SNYK-JS-PARSEURL-2935944
- SNYK-JS-PARSEURL-2935947
- SNYK-JS-PARSEURL-2936249

Signed-off-by: Crevil <bjoern.soerensen@gmail.com>
2022-07-03 08:28:42 +02:00
Ben Lambert d4bf53b434 Merge pull request #12188 from backstage/renovate/knex-2.x
fix(deps): update dependency knex to v2
2022-06-29 11:31:27 +02:00
github-actions[bot] c92deffe39 Version Packages (next) 2022-06-28 09:27:36 +00:00
renovate[bot] 679b32172e fix(deps): update dependency knex to v2
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-06-21 13:03:44 +00:00
github-actions[bot] 2231987c10 Version Packages (next) 2022-06-21 09:04:17 +00:00
github-actions[bot] 2e2a82c9d7 Version Packages 2022-06-14 09:12:05 +00:00
github-actions[bot] b844443164 Version Packages (next) 2022-06-03 15:01:16 +00:00