Skip to content
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

New Release? #16

Open
Logikgate opened this issue Jan 14, 2020 · 3 comments
Open

New Release? #16

Logikgate opened this issue Jan 14, 2020 · 3 comments

Comments

@Logikgate
Copy link

Hello @RobLoach,

Would it be possible for a new version of jstransformer-less to be pushed to npm? The one on there is 2 years old and causes a few npm warnings due to the old version of less it depends on. It looks like you've already upgraded the less dependency here but if it could be pushed to npm that would be awesome!

Screen Shot 2020-01-14 at 3 14 19 PM

@RobLoach
Copy link
Member

Mind sending up a pull request that could update the dependencies? Seems like that may be a good first step. Thanks!

@YasharF
Copy link
Contributor

YasharF commented Jan 15, 2020

It looks like most of the dependency updates are already in. I found that test-jstransformer has an out of date dependency which is causing some warnings and created jstransformers/test-jstransformer#42

Once that is merged in and a new version of test-jstransformer is pushed to npm.com, I can create a PR to bump the package version here. However, just like jstransformers/test-jstransformer#42 someone with permissions to the npm.com will have to push the release to that repo.

@Logikgate
Copy link
Author

Logikgate commented Jan 16, 2020

@RobLoach the dependencies are already updated in this repo, the change just hasn't been pushed to NPM. Could you push a new version?

@YasharF I saw that too but since test-jstransformer is just a dev dependency the warnings won't show up to consumers of the package. The ones I posted above are coming from when I npm install jstransformer-less and stem only from the out of date less package which is already updated here, just a need a new version to be pushed to NPM.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants