Open BenJackGill opened 7 months ago
Hi @BenJackGill! 👋
It looks like you provided an invalid or unsupported reproduction URL. Do not use any service other than Codepen, jsFiddle, StackBlitz, Codesandbox, and GitHub. Make sure the URL you provided is correct and reachable. You can test it by visiting it in a private tab, another device, etc. Please edit your original post above and provide a valid reproduction URL as explained.
Without a proper reproduction, your issue will have to get closed.
Thank you for your collaboration. 👏
Same here. We're doing a dependency scan every time a pipeline is run. And icongenie dependencies are popping up :( Using icongenie@^4
What happened?
I am running
npx @quasar/icongenie generate -i ./path/to/image.png
in Github Actions CICD and I'm getting these deprecation warnings foricongenie
.What did you expect to happen?
Dependencies should be updated to the latest version to avoid deprecation warnings.
Reproduction URL
Sorry but I don't know how to do this for icongenie - if pointed in the right direction I can try do it
How to reproduce?
@quasar/icongenie
withgenerate
commandFlavour
Quasar CLI with Vite (@quasar/cli | @quasar/app-vite)
Areas
Icon Genie CLI (@quasar/icongenie)
Platforms/Browsers
Other
Quasar info output
Relevant log output
No response
Additional context
No response