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
The reason will be displayed to describe this comment to others. Learn more.
Thanks for your work but is there any particular reason in manually upgrading yarn?
We're regulary upgrading yarn to the latest stable (at the first of each month) automatically via renovate (see LSS-Manager#1480 for scheduled renovate updates). This ensures that updates work seamless and no manual action has to be done other than approving and merging the update-PR.
If you need yarn 4.1.1 for LSS-Manager#2951, let us know, we can then reschedule the update on renovate and trigger an immediate upgrade. Nevertheless due to consistency etc. we would like you to revert that commit, as it would also be out of scope for the PR in our eyes. Thanks! 😉
The reason will be displayed to describe this comment to others. Learn more.
That update was due to an issue with dependency resolution. I have not verified that my changes work with 4.1.0 but I belive it will. If they do, I will rebase the other commits.
f347a8e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for your work but is there any particular reason in manually upgrading yarn?
We're regulary upgrading yarn to the latest stable (at the first of each month) automatically via renovate (see LSS-Manager#1480 for scheduled renovate updates). This ensures that updates work seamless and no manual action has to be done other than approving and merging the update-PR.
If you need yarn
4.1.1
for LSS-Manager#2951, let us know, we can then reschedule the update on renovate and trigger an immediate upgrade. Nevertheless due to consistency etc. we would like you to revert that commit, as it would also be out of scope for the PR in our eyes. Thanks! 😉f347a8e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That update was due to an issue with dependency resolution. I have not verified that my changes work with 4.1.0 but I belive it will. If they do, I will rebase the other commits.