fix(scaffolder-backend-module-gitlab): update GroupMembers.add for gitbeaker v43 (#33091)

@gitbeaker/core v43 changed ResourceMembers.add signature to
accept accessLevel as the second arg and userId in an options object.

Signed-off-by: benjdlambert <ben@blam.sh>
This commit is contained in:
Ben Lambert
2026-03-03 11:48:40 +01:00
committed by GitHub
parent 9562f04d7f
commit 6c6a41c4d1
5 changed files with 65 additions and 85 deletions
+1
View File
@@ -6881,6 +6881,7 @@ __metadata:
"@backstage/integration": "workspace:^"
"@backstage/plugin-scaffolder-node": "workspace:^"
"@backstage/plugin-scaffolder-node-test-utils": "workspace:^"
"@gitbeaker/core": "npm:^43.8.0"
"@gitbeaker/requester-utils": "npm:^43.8.0"
"@gitbeaker/rest": "npm:^43.8.0"
luxon: "npm:^3.0.0"