File tree Expand file tree Collapse file tree
boost-backend-module-kagenti
boost-backend-module-llamastack
boost-responses-api-toolkit
llamastack-entity-provider Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ---
2+ ' @red-hat-developer-hub/backstage-plugin-boost-backend ' : patch
3+ ' @red-hat-developer-hub/backstage-plugin-boost-backend-module-kagenti ' : patch
4+ ' @red-hat-developer-hub/backstage-plugin-boost-backend-module-llamastack ' : patch
5+ ' @red-hat-developer-hub/backstage-plugin-boost-common ' : patch
6+ ' @red-hat-developer-hub/backstage-plugin-boost-node ' : patch
7+ ' @red-hat-developer-hub/backstage-plugin-boost-responses-api-toolkit ' : patch
8+ ' @red-hat-developer-hub/backstage-plugin-boost-toolscope ' : patch
9+ ' @red-hat-developer-hub/backstage-plugin-kagenti-entity-provider ' : patch
10+ ' @red-hat-developer-hub/backstage-plugin-llamastack-entity-provider ' : patch
11+ ---
12+
13+ bump workspace to Backstage 1.52.0
Original file line number Diff line number Diff line change @@ -43,6 +43,10 @@ All specs are currently in **draft** status (pre-implementation). They will be m
4343| ------------- | ----------- |
4444| _ coming soon_ | |
4545
46+ ## Compatibility
47+
48+ This workspace is aligned with ** Backstage 1.52.0** (see [ ` backstage.json ` ] ( backstage.json ) ).
49+
4650## Development
4751
4852``` bash
Original file line number Diff line number Diff line change 1- { "version" : " 1.45 .0" }
1+ { "version" : " 1.52 .0" }
Original file line number Diff line number Diff line change 3939 "directory" : " workspaces/boost"
4040 },
4141 "devDependencies" : {
42- "@backstage/cli" : " ^0.34.5 " ,
43- "@backstage/e2e-test-utils" : " ^0.1.1 " ,
44- "@backstage/repo-tools" : " ^0.16.0 " ,
42+ "@backstage/cli" : " ^0.36.3 " ,
43+ "@backstage/e2e-test-utils" : " ^0.1.2 " ,
44+ "@backstage/repo-tools" : " ^0.17.3 " ,
4545 "@changesets/cli" : " ^2.27.1" ,
4646 "@fission-ai/openspec" : " ^1.4.1" ,
4747 "knip" : " ^5.27.4" ,
Original file line number Diff line number Diff line change 3131 }
3232 },
3333 "dependencies" : {
34- "@backstage/backend-plugin-api" : " ^1.9.1 " ,
34+ "@backstage/backend-plugin-api" : " ^1.9.2 " ,
3535 "@red-hat-developer-hub/backstage-plugin-boost-common" : " workspace:^" ,
3636 "@red-hat-developer-hub/backstage-plugin-boost-node" : " workspace:^"
3737 },
3838 "devDependencies" : {
39- "@backstage/cli" : " ^0.34.5 " ,
39+ "@backstage/cli" : " ^0.36.3 " ,
4040 "@red-hat-developer-hub/cli" : " ^1.11.1"
4141 },
4242 "sideEffects" : false ,
Original file line number Diff line number Diff line change 3131 }
3232 },
3333 "dependencies" : {
34- "@backstage/backend-plugin-api" : " ^1.9.1 " ,
34+ "@backstage/backend-plugin-api" : " ^1.9.2 " ,
3535 "@red-hat-developer-hub/backstage-plugin-boost-common" : " workspace:^" ,
3636 "@red-hat-developer-hub/backstage-plugin-boost-node" : " workspace:^" ,
3737 "@red-hat-developer-hub/backstage-plugin-boost-responses-api-toolkit" : " workspace:^"
3838 },
3939 "devDependencies" : {
40- "@backstage/cli" : " ^0.34.5 " ,
40+ "@backstage/cli" : " ^0.36.3 " ,
4141 "@red-hat-developer-hub/cli" : " ^1.11.1"
4242 },
4343 "sideEffects" : false ,
Original file line number Diff line number Diff line change 3232 }
3333 },
3434 "dependencies" : {
35- "@backstage/backend-plugin-api" : " ^1.9.1 " ,
36- "@backstage/errors" : " ^1.2.7 " ,
37- "@backstage/plugin-permission-common" : " ^0.9.7 " ,
38- "@backstage/plugin-permission-node" : " ^0.10.11 " ,
35+ "@backstage/backend-plugin-api" : " ^1.9.2 " ,
36+ "@backstage/errors" : " ^1.3.1 " ,
37+ "@backstage/plugin-permission-common" : " ^0.9.9 " ,
38+ "@backstage/plugin-permission-node" : " ^0.11.1 " ,
3939 "@red-hat-developer-hub/backstage-plugin-boost-common" : " workspace:^" ,
4040 "@red-hat-developer-hub/backstage-plugin-boost-node" : " workspace:^" ,
4141 "express" : " ^4.21.1" ,
4242 "knex" : " ^3.1.0" ,
4343 "zod" : " ^3.23.8"
4444 },
4545 "devDependencies" : {
46- "@backstage/cli" : " ^0.34.5 " ,
46+ "@backstage/cli" : " ^0.36.3 " ,
4747 "@red-hat-developer-hub/cli" : " ^1.11.1" ,
4848 "@types/express" : " 4.17.25"
4949 },
Original file line number Diff line number Diff line change 2424 ]
2525 },
2626 "dependencies" : {
27- "@backstage/plugin-permission-common" : " ^0.9.7 "
27+ "@backstage/plugin-permission-common" : " ^0.9.9 "
2828 },
2929 "peerDependencies" : {
30- "@backstage/plugin-permission-common" : " ^0.9.7 "
30+ "@backstage/plugin-permission-common" : " ^0.9.9 "
3131 },
3232 "sideEffects" : false ,
3333 "scripts" : {
3939 "postpack" : " backstage-cli package postpack"
4040 },
4141 "devDependencies" : {
42- "@backstage/cli" : " ^0.34.5 "
42+ "@backstage/cli" : " ^0.36.3 "
4343 },
4444 "files" : [
4545 " dist"
Original file line number Diff line number Diff line change 2424 ]
2525 },
2626 "dependencies" : {
27- "@backstage/backend-plugin-api" : " ^1.9.1 " ,
27+ "@backstage/backend-plugin-api" : " ^1.9.2 " ,
2828 "@red-hat-developer-hub/backstage-plugin-boost-common" : " workspace:^"
2929 },
3030 "devDependencies" : {
31- "@backstage/cli" : " ^0.34.5 "
31+ "@backstage/cli" : " ^0.36.3 "
3232 },
3333 "sideEffects" : false ,
3434 "scripts" : {
Original file line number Diff line number Diff line change 3636 "postpack" : " backstage-cli package postpack"
3737 },
3838 "devDependencies" : {
39- "@backstage/cli" : " ^0.34.5 "
39+ "@backstage/cli" : " ^0.36.3 "
4040 },
4141 "files" : [
4242 " dist"
You can’t perform that action at this time.
0 commit comments