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
It is not something we considered before, but it will help to decrease the noise when there are package upgrades. Also, we are already processing the module paths to extract the package name and the parents.
We are planning some work on the module paths in the coming months, will be a good moment to handle this as well.
We recently switched from yarn to pnpm, and now when we upgrade packages we get reports that look like this:
It would be awesome if RelativeCI could understand that these are the same modules, just new versions, so we could see meaningful diffs between them.
The text was updated successfully, but these errors were encountered: