Skip to content

Commit

Permalink
fix failing tests
Browse files Browse the repository at this point in the history
Signed-off-by: Kashish Mittal <[email protected]>
  • Loading branch information
04kash committed Feb 28, 2025
1 parent 1732d4c commit 3673324
Show file tree
Hide file tree
Showing 8 changed files with 436 additions and 37 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"openapi-backend": "^5.10.6"
},
"devDependencies": {
"@backstage/backend-test-utils": "^1.2.1",
"@backstage/backend-test-utils": "^1.3.0",
"@backstage/catalog-client": "^1.9.1",
"@backstage/catalog-model": "^1.7.3",
"@backstage/cli": "^0.29.5",
Expand Down
153 changes: 143 additions & 10 deletions workspaces/bulk-import/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2764,6 +2764,43 @@ __metadata:
languageName: node
linkType: hard

"@backstage/backend-app-api@npm:^1.2.0":
version: 1.2.0
resolution: "@backstage/backend-app-api@npm:1.2.0"
dependencies:
"@backstage/backend-plugin-api": ^1.2.0
"@backstage/cli-common": ^0.1.15
"@backstage/config": ^1.3.2
"@backstage/config-loader": ^1.9.6
"@backstage/errors": ^1.2.7
"@backstage/plugin-auth-node": ^0.6.0
"@backstage/plugin-permission-node": ^0.8.8
"@backstage/types": ^1.2.1
"@manypkg/get-packages": ^1.1.3
compression: ^1.7.4
cookie: ^0.7.0
cors: ^2.8.5
helmet: ^6.0.0
jose: ^5.0.0
knex: ^3.0.0
lodash: ^4.17.21
logform: ^2.3.2
luxon: ^3.0.0
minimatch: ^9.0.0
minimist: ^1.2.5
morgan: ^1.10.0
node-forge: ^1.3.1
path-to-regexp: ^8.0.0
selfsigned: ^2.0.0
stoppable: ^1.1.0
triple-beam: ^1.4.1
uuid: ^11.0.0
winston: ^3.2.1
winston-transport: ^4.5.0
checksum: 98e20a80ec64575992c03f872311f0f21f3a187ce65a40c030ebfaca8672560bd14b189daf9caf73a357aa192b7ccee6825ea5b4837b271600a91c69f8ca4196
languageName: node
linkType: hard

"@backstage/backend-common@npm:^0.25.0":
version: 0.25.0
resolution: "@backstage/backend-common@npm:0.25.0"
Expand Down Expand Up @@ -2924,6 +2961,89 @@ __metadata:
languageName: node
linkType: hard

"@backstage/backend-defaults@npm:^0.8.0":
version: 0.8.1
resolution: "@backstage/backend-defaults@npm:0.8.1"
dependencies:
"@aws-sdk/abort-controller": ^3.347.0
"@aws-sdk/client-codecommit": ^3.350.0
"@aws-sdk/client-s3": ^3.350.0
"@aws-sdk/credential-providers": ^3.350.0
"@aws-sdk/types": ^3.347.0
"@azure/identity": ^4.0.0
"@azure/storage-blob": ^12.5.0
"@backstage/backend-app-api": ^1.2.0
"@backstage/backend-dev-utils": ^0.1.5
"@backstage/backend-plugin-api": ^1.2.0
"@backstage/cli-common": ^0.1.15
"@backstage/cli-node": ^0.2.13
"@backstage/config": ^1.3.2
"@backstage/config-loader": ^1.9.6
"@backstage/errors": ^1.2.7
"@backstage/integration": ^1.16.1
"@backstage/integration-aws-node": ^0.1.15
"@backstage/plugin-auth-node": ^0.6.0
"@backstage/plugin-events-node": ^0.4.8
"@backstage/plugin-permission-node": ^0.8.8
"@backstage/types": ^1.2.1
"@google-cloud/storage": ^7.0.0
"@keyv/memcache": ^2.0.1
"@keyv/redis": ^4.0.1
"@manypkg/get-packages": ^1.1.3
"@octokit/rest": ^19.0.3
"@opentelemetry/api": ^1.9.0
"@types/cors": ^2.8.6
"@types/express": ^4.17.6
archiver: ^7.0.0
base64-stream: ^1.0.0
better-sqlite3: ^11.0.0
compression: ^1.7.4
concat-stream: ^2.0.0
cookie: ^0.7.0
cors: ^2.8.5
cron: ^3.0.0
express: ^4.17.1
express-promise-router: ^4.1.0
fs-extra: ^11.2.0
git-url-parse: ^15.0.0
helmet: ^6.0.0
isomorphic-git: ^1.23.0
jose: ^5.0.0
keyv: ^5.2.1
knex: ^3.0.0
lodash: ^4.17.21
logform: ^2.3.2
luxon: ^3.0.0
minimatch: ^9.0.0
minimist: ^1.2.5
mysql2: ^3.0.0
node-fetch: ^2.7.0
node-forge: ^1.3.1
p-limit: ^3.1.0
p-throttle: ^4.1.1
path-to-regexp: ^8.0.0
pg: ^8.11.3
pg-connection-string: ^2.3.0
pg-format: ^1.0.4
raw-body: ^2.4.1
selfsigned: ^2.0.0
tar: ^6.1.12
triple-beam: ^1.4.1
uuid: ^11.0.0
winston: ^3.2.1
winston-transport: ^4.5.0
yauzl: ^3.0.0
yn: ^4.0.0
zod: ^3.22.4
peerDependencies:
"@google-cloud/cloud-sql-connector": ^1.4.0
peerDependenciesMeta:
"@google-cloud/cloud-sql-connector":
optional: true
checksum: a0986203e808504d52e2bb64d3b2011d06b5e8fd61e0734a0177f6536776c53c6e24dd405152fa0c0c28190a1dc735a57e8eedc7219578d76e9c58e3df94a20d
languageName: node
linkType: hard

"@backstage/backend-dev-utils@npm:^0.1.5":
version: 0.1.5
resolution: "@backstage/backend-dev-utils@npm:0.1.5"
Expand Down Expand Up @@ -2974,17 +3094,17 @@ __metadata:
languageName: node
linkType: hard

"@backstage/backend-test-utils@npm:^1.2.1":
version: 1.2.1
resolution: "@backstage/backend-test-utils@npm:1.2.1"
"@backstage/backend-test-utils@npm:^1.3.0":
version: 1.3.0
resolution: "@backstage/backend-test-utils@npm:1.3.0"
dependencies:
"@backstage/backend-app-api": ^1.1.1
"@backstage/backend-defaults": ^0.7.0
"@backstage/backend-plugin-api": ^1.1.1
"@backstage/backend-app-api": ^1.2.0
"@backstage/backend-defaults": ^0.8.0
"@backstage/backend-plugin-api": ^1.2.0
"@backstage/config": ^1.3.2
"@backstage/errors": ^1.2.7
"@backstage/plugin-auth-node": ^0.5.6
"@backstage/plugin-events-node": ^0.4.7
"@backstage/plugin-auth-node": ^0.6.0
"@backstage/plugin-events-node": ^0.4.8
"@backstage/types": ^1.2.1
"@keyv/memcache": ^2.0.1
"@keyv/redis": ^4.0.1
Expand All @@ -3007,7 +3127,7 @@ __metadata:
yn: ^4.0.0
peerDependencies:
"@types/jest": "*"
checksum: cf78bec2e917e5e8f130b6a446b60f3ec4bc0bcb9804777023eb614103ff8704d6fcf404f806ef873f006ed59bd8226746e62ca2898f7495bc9defc57f9fcfa2
checksum: 03641f4fced22e32b046b2edaa33f4b21851b0f7d08245a783e0bf6c017a08974184c35ba51e8790c410db5bc29e3ce8426c88db987778369e9ca140b6d2ccbb
languageName: node
linkType: hard

Expand Down Expand Up @@ -4351,6 +4471,19 @@ __metadata:
languageName: node
linkType: hard

"@backstage/plugin-events-node@npm:^0.4.8":
version: 0.4.8
resolution: "@backstage/plugin-events-node@npm:0.4.8"
dependencies:
"@backstage/backend-plugin-api": ^1.2.0
"@backstage/errors": ^1.2.7
"@backstage/types": ^1.2.1
cross-fetch: ^4.0.0
uri-template: ^2.0.0
checksum: 8931f8857eefe53dd29204a5a6ca7499a0e46c3ae52017eb2db12d5156c0fff43ac2fec8fa66edfa6eadfa72357de829522442f4117fef5eb313f03020146688
languageName: node
linkType: hard

"@backstage/plugin-kubernetes-common@npm:^0.8.3":
version: 0.8.3
resolution: "@backstage/plugin-kubernetes-common@npm:0.8.3"
Expand Down Expand Up @@ -10733,7 +10866,7 @@ __metadata:
dependencies:
"@backstage/backend-defaults": ^0.7.0
"@backstage/backend-plugin-api": ^1.1.1
"@backstage/backend-test-utils": ^1.2.1
"@backstage/backend-test-utils": ^1.3.0
"@backstage/catalog-client": ^1.9.1
"@backstage/catalog-model": ^1.7.3
"@backstage/cli": ^0.29.5
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"http-proxy-middleware": "^3.0.2"
},
"devDependencies": {
"@backstage/backend-test-utils": "^1.2.1",
"@backstage/backend-test-utils": "^1.3.0",
"@backstage/cli": "^0.29.6",
"@backstage/config": "^1.3.2",
"@ianvs/prettier-plugin-sort-imports": "^4.4.0",
Expand Down
Loading

0 comments on commit 3673324

Please sign in to comment.