chore: bump update-notifier#8660
Conversation
|
Hi @layershifter! Thank you for your pull request and welcome to our community. Action RequiredIn order to merge any pull request (code, docs, etc.), we require contributors to sign our Contributor License Agreement, and we don't seem to have one on file for you. ProcessIn order for us to review and merge your suggested changes, please sign at https://code.facebook.com/cla. If you are contributing on behalf of someone else (eg your employer), the individual CLA may not be sufficient and your employer may need to sign the corporate CLA. Once the CLA is signed, our tooling will perform checks and validations. Afterwards, the pull request will be tagged with If you have received this in error or have any questions, please contact us at cla@meta.com. Thanks! |
✅ [V2]
To edit notification comments on pull requests, go to your Netlify site settings. |
⚡️ Lighthouse report for the deploy preview of this PR
|
|
Thank you for signing our Contributor License Agreement. We can now accept your code for this (and any) Meta Open Source project. Thanks! |
Josh-Cena
left a comment
There was a problem hiding this comment.
Could you commit the lockfile changes?
@Josh-Cena Oops, sorry missed that. As I see @slorber have already done that. |
|
@slorber may I know when this change will get released? Asking because some changes merged before the date on which the current PR got merged were went in the release 2.4.0. I couldn't understand the release process. |
|
@kavinkuma6 all PRs target the upcoming v3 by default, unless we backport them to the v2 branch (and this one has not been backported) You can use a canary release if you need this feature right now |
Got it man. Thanks |
Motivation
An attempt to bump
update-notifier(similar to #7684).The fix for
importsarrived in Yarn 3.2.4 (yarnpkg/berry#4862), that was a blocker before #7684 (comment).Related issues/PRs
Fixes #8277.