-
Notifications
You must be signed in to change notification settings - Fork 10.3k
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
yurnalist 0.2.1 uses an awfully old node-emoji, can gatsby-cli do something different, please? #8835
Comments
@joelschou just to provide some context, what exactly are you running that requires emoji? It seems like this would be a build process thing, rather than something in your site? |
This is a really, really minor thing, but I'm having some fun. See, I have a little plugin for getting content into Gatsby. I am using emoji to make the console logs more enjoyable:
I've added the newest version of node-emoji to my dependencies, I have this in my yarn.lock:
I could fairly easily work around this by publishing a modified yurnalist to our internal NPM server, but thought Gatsby would like to know this super important emoji library is at the mercy of one of your dependencies 😉 |
I just poked around a little bit in |
We could definitely move away from Yurnalist as we only use small sub-set of its functionality. |
Old issues will be closed after 30 days of inactivity. This issue has been quiet for 20 days and is being marked as stale. Reply here or add the label "not stale" to keep this issue open! |
FWIW, yurnalist has been updated recently and has better support for newer emoji sets now 😄 |
Hey again! It’s been 30 since anything happened on this issue, so our friendly neighborhood robot (that’s me!) is going to close it. Please keep in mind that I’m only a robot, so if I’ve closed this issue in error, I’m Thanks again for being part of the Gatsby community! |
@KyleAMathews The bot does a nice job, but this doesn't need to be closed. |
@joelschou the bot was a bit over-eager here, it's had some updates in the last few days that should prevent that in the future. That said, |
Sounds good to me! 🤘 |
Description
I'm using Gatsby for a work project.
gatsby-cli
has yurnalist 0.2.1 as a dependency, which in turn has node-emoji 1.0.4. That particular version is really, really old. I've submitted a PR on yurnalist in hopes they'll update. It appears to be borderline abandoned, so I'm hoping Gatsby can do something different to accommodate.Steps to reproduce
Expected result
Actual result
Environment
The text was updated successfully, but these errors were encountered: