You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Updated to backstage v1.29.1 and got the warning below:
yarn backstage-cli versions:check
The following packages must be deduplicated by updating dependencies in package.json
@backstage/backend-app-api @ ^0.7.3 should be changed to ^0.8.0
The following packages can be deduplicated by updating dependencies in package.json
@backstage/backend-common @ ^0.22.0 should be changed to ^0.23.3
@backstage/backend-defaults @ ^0.2.18 should be changed to ^0.4.1
@backstage/backend-plugin-api @ ^0.6.18 should be changed to ^0.7.0
@backstage/backend-plugin-api @ ^0.6.21 should be changed to ^0.7.0
@backstage/plugin-permission-common @ ^0.7.14 should be changed to ^0.8.0
@backstage/plugin-permission-node @ ^0.7.32 should be changed to ^0.8.0
To Reproduce
Steps to reproduce the behavior:
Update v1.28.3 to v1.29.1
Expected behavior
The update process to not throw any errors.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Describe the bug
Updated to backstage v1.29.1 and got the warning below:
yarn backstage-cli versions:check
The following packages must be deduplicated by updating dependencies in package.json
@backstage/backend-app-api @ ^0.7.3 should be changed to ^0.8.0
The following packages can be deduplicated by updating dependencies in package.json
@backstage/backend-common @ ^0.22.0 should be changed to ^0.23.3
@backstage/backend-defaults @ ^0.2.18 should be changed to ^0.4.1
@backstage/backend-plugin-api @ ^0.6.18 should be changed to ^0.7.0
@backstage/backend-plugin-api @ ^0.6.21 should be changed to ^0.7.0
@backstage/plugin-permission-common @ ^0.7.14 should be changed to ^0.8.0
@backstage/plugin-permission-node @ ^0.7.32 should be changed to ^0.8.0
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The update process to not throw any errors.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: