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
Our existing Adonis V5 project uses @adonisjs/bouncer.
The upgrade kit command npx @adonisjs/upgrade-kit@latest upgrade-packages does not upgrade bouncer and leads to mismatch in dependencies and the following warnings in terminal.
Further, the updates for commands and providers in adonisrc are not performed, neither are the configurations for the package upgraded.
Reproduction repo
No response
The text was updated successfully, but these errors were encountered:
Package version
1.5.0
Describe the bug
Our existing Adonis V5 project uses @adonisjs/bouncer.
The upgrade kit command
npx @adonisjs/upgrade-kit@latest upgrade-packages
does not upgrade bouncer and leads to mismatch in dependencies and the following warnings in terminal.Further, the updates for commands and providers in adonisrc are not performed, neither are the configurations for the package upgraded.
Reproduction repo
No response
The text was updated successfully, but these errors were encountered: