Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating to Backstage v1.29.0 reports deduplicated issue #74

Closed
jpd4emis opened this issue Jul 22, 2024 · 1 comment · Fixed by #73
Closed

Updating to Backstage v1.29.0 reports deduplicated issue #74

jpd4emis opened this issue Jul 22, 2024 · 1 comment · Fixed by #73
Labels
bug Something isn't working under review This issue is being reviewed by the team

Comments

@jpd4emis
Copy link
Contributor

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:

  1. 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.

@jpd4emis jpd4emis added the bug Something isn't working label Jul 22, 2024
@jpd4emis jpd4emis changed the title Updating to Backstage v1.29.0 Updating to Backstage v1.29.0 reports deduplicated issue Jul 22, 2024
@t1agob t1agob added the under review This issue is being reviewed by the team label Jul 23, 2024
@t1agob t1agob linked a pull request Jul 23, 2024 that will close this issue
10 tasks
@t1agob t1agob mentioned this issue Jul 23, 2024
@t1agob
Copy link
Contributor

t1agob commented Jul 23, 2024

This is now fixed on release 0.8.1. Closing the issue.

@t1agob t1agob closed this as completed Jul 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working under review This issue is being reviewed by the team
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants