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

Update node versions #34

Merged
merged 1 commit into from
Oct 14, 2018
Merged

Update node versions #34

merged 1 commit into from
Oct 14, 2018

Conversation

rejas
Copy link
Contributor

@rejas rejas commented Jul 29, 2018

node 4 shouldnt be supported, but node10

@Pizzacus
Copy link

Pizzacus commented Aug 23, 2018

+1 since this will also update the dependencies, it will remove this warning:

warning imagemin-mozjpeg > mozjpeg > bin-build > download > gulp-decompress > gulp-util@3.0.8: gulp-util is deprecated - replace it, following the guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5

Since gulp-util has been deprecated package for... quite a while now

The history goes like this:

So yeah, please consider merging this PR to upgrade ^-^

@rejas
Copy link
Contributor Author

rejas commented Aug 23, 2018

Pinging @sindresorhus in the hope he can merge it.....

@Pizzacus
Copy link

Maybe @kevva or @shinnn pls someone notice us

@alexander-akait
Copy link

/cc @sindresorhus we have a lot of warning and security report from npm audit, need solve this

@xvvvyz
Copy link

xvvvyz commented Oct 9, 2018

@sindresorhus, any reason this hasn't been merged?

@rejas
Copy link
Contributor Author

rejas commented Oct 10, 2018

I can think of no reason except maybe that he and the other maintainers dont care about this library enough anymore and have other things to do i assume. but I am happy if they prove me wrong....

@rejas rejas mentioned this pull request Oct 10, 2018
@noveogroup-amorgunov
Copy link

+1 @rejas now I use your fork, please don't remove branch

@rejas
Copy link
Contributor Author

rejas commented Oct 13, 2018

@noveogroup-amorgunov I dont think that you should rely on my branch, rather fork mine yourself and use that. Then you can be 100% sure it wont get deleted :-)

@Pizzacus
Copy link

oh there's also @bradbaris and @1000ch who can merge it since they're part of the organisation pls senpai notice us

- '6'
- '4'
- '8'
- '10'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why did you change sort order? If you don't have special meaning, please fix them along with before.

- nodejs_version: '6'
- nodejs_version: '4'
- nodejs_version: '8'
- nodejs_version: '10'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ditto

Removed outdated node4, add new node10

Also update appveyor.yml

Removed outdated node4, add new node10

Update dependencies

Update engines entry to node6

Update dependencies

Fix order
@rejas
Copy link
Contributor Author

rejas commented Oct 14, 2018

Done.

@1000ch 1000ch merged commit dda0b01 into imagemin:master Oct 14, 2018
@Pizzacus
Copy link

Yay, we did it! 🎉

That fix was pretty fast 👍

@rejas rejas deleted the cleanups branch October 14, 2018 09:32
@rejas
Copy link
Contributor Author

rejas commented Oct 14, 2018

@Pizzacus I only celebrate when a new release is published and release on npm :-)

@Pizzacus
Copy link

True true, but at least we can use the GitHub directly in the dependancies without having to fork your fork and all

@rejas
Copy link
Contributor Author

rejas commented Oct 27, 2018

@1000ch Thx for merging. Will there be a new release on npm in the foreseeable future?

@1000ch
Copy link
Member

1000ch commented Oct 28, 2018

@rejas We also have to resolve downloaded files' mode problem before publishing. Waiting to merge this PR or fix.

@rejas
Copy link
Contributor Author

rejas commented Oct 28, 2018

thx for the info @1000ch hopefully that PR gets merged soon.

@rejas
Copy link
Contributor Author

rejas commented Oct 30, 2018

So, the PR got merged, can we get a new relase now please here @1000ch ?

@1000ch
Copy link
Member

1000ch commented Oct 30, 2018

@rejas Released v8.0.0.

@rejas
Copy link
Contributor Author

rejas commented Oct 30, 2018

Thx. Alas, the accompaning mozjpeg lib hasnt seen a release since imagemin/mozjpeg-bin#41 was merged. Can this be done too?

@1000ch
Copy link
Member

1000ch commented Oct 31, 2018

Also released mozjpeg v6.0.1 to remove gulp-util warning on install.

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

Successfully merging this pull request may close these issues.

None yet

6 participants