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

Support modern node, amongst other things #3

Open
wants to merge 66 commits into
base: master
Choose a base branch
from

Conversation

randytarampi
Copy link

Paying it forward and pushing my changes out for all to see/use before I archive my branch.

The big change here is to use @randy.tarampi/generic-icon-splash-generate and sharp instead of lwip to do the image transformations.

This does include a lot of @randy.tarampi/* repo specific things, but those should be easy enough to fix or ignore if these changes get picked up. This PR's more for visibility than anything anyways.

See also: excellenteasy/android-icons#14

randytarampi and others added 30 commits March 9, 2019 23:08
And add a `package-lock.json` while I'm at it.

For node^6, per EyalAr/lwip#317.

BREAKING CHANGE: This actually breaks compatibility with `[email protected]` and `io.js@1` and earlier, which are unsupported anyways, due to `@randy.tarampi/lwip`'s conversion to ES6.
…esize`

BREAKING CHANGE: Drop support for node@4 and earlier 'cause of sub-dependencies.
…support node@10, node@12 and beyond.

At least it'll get tested...
The tools work on node@8, it's just the packaging that's to blame here.
Merge pull request #15 from randytarampi/greenkeeper/semantic-release-16.0.0
randytarampi and others added 30 commits April 25, 2020 19:56
BREAKING CHANGE: Drop support for node<8.
…eneric-icon-splash-generate-2.0.0

chore(greenkeeper): Update @randy.tarampi/generic-icon-splash-generate
…f9528780c4a90

[Snyk] Fix for 1 vulnerabilities
…acde9323bd26ba2d0

[Snyk] Upgrade @semantic-release/changelog from 5.0.0 to 5.0.1
…efb45e7bd942bb0f7

[Snyk] Upgrade yargs from 15.3.0 to 15.3.1
…1567cef7b172b50fe

[Snyk] Upgrade standard from 14.3.1 to 14.3.3
…589ddfec99adaf3ad

[Snyk] Upgrade rimraf from 3.0.0 to 3.0.2
…bc5f4316e47068d1c

[Snyk] Upgrade @randy.tarampi/android-icons from 3.1.0 to 3.1.1
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.

2 participants