-
Notifications
You must be signed in to change notification settings - Fork 2
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 #13
Open
randytarampi
wants to merge
56
commits into
excellenteasy:master
Choose a base branch
from
randytarampi:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[skip ci] # [1.1.0](v1.0.2...v1.1.0) (2019-03-10) ### Features * **travis:** `android-splash` -> `[@randy](https://github.com/randy).tarampi/android-splash` ([9efc66e](9efc66e))
There's some weirdness with the travis boxes where they don't seem to be able to find cached modules... Per https://travis-ci.com/randytarampi/lwip/jobs/183637295. ``` npm WARN prepare removing existing node_modules/ before installation npm ERR! code MODULE_NOT_FOUND npm ERR! Cannot find module '../pack.js' ```
BREAKING CHANGE: Drop support for node 4 and earlier, since `yargs^13.2.2` requires ES6 support.
[skip ci] # [2.0.0](v1.1.0...v2.0.0) (2019-03-10) ### Bug Fixes * **package:** Since the package updates we no longer support node@4. ([c22ec75](c22ec75)) * **travis:** Don't bother caching dependencies. ([a3b2a19](a3b2a19)) ### BREAKING CHANGES * **package:** Drop support for node 4 and earlier, since `yargs^13.2.2` requires ES6 support.
[skip ci] ## [2.0.1](v2.0.0...v2.0.1) (2019-04-15) ### Bug Fixes * `xhdpi` is actually 1280px by 720px, not 960px by 640px. ([a141178](a141178)), closes [#2](#2)
…support node@10, node@12 and beyond. At least it'll get tested...
[skip ci] # [2.1.0](v2.0.1...v2.1.0) (2020-01-06) ### Features * **package:** Blindly upgrade our dependencies for the new year and support node@10, node@12 and beyond. ([0ead6de](0ead6de))
Merge pull request #6 from randytarampi/greenkeeper/semantic-release-16.0.0
The tools work on node@8, it's just the packaging that's to blame here.
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-YARGSPARSER-560381
…f4dfe5c724c97 [Snyk] Security upgrade yargs from 15.1.0 to 15.3.0
[skip ci] ## [2.1.1](v2.1.0...v2.1.1) (2020-04-19) ### Bug Fixes * package.json & package-lock.json to reduce vulnerabilities ([8c7e81f](8c7e81f))
chore(greenkeeper): Update tape
Goodbye Greenkeeper 👋
Snyk has created this PR to upgrade semantic-release from 17.0.0 to 17.0.7. See this package in NPM: https://www.npmjs.com/package/semantic-release See this project in Snyk: https://app.snyk.io/org/randytarampi/project/4f9677fa-0aa4-4077-b9dd-1518dab65bd9?utm_source=github&utm_medium=upgrade-pr
Snyk has created this PR to upgrade semantic-release from 17.0.0 to 17.0.7. See this package in NPM: https://www.npmjs.com/package/semantic-release See this project in Snyk: https://app.snyk.io/org/randytarampi/project/4f9677fa-0aa4-4077-b9dd-1518dab65bd9?utm_source=github&utm_medium=upgrade-pr
Snyk has created this PR to upgrade standard from 14.3.1 to 14.3.3. See this package in NPM: https://www.npmjs.com/package/standard See this project in Snyk: https://app.snyk.io/org/randytarampi/project/4f9677fa-0aa4-4077-b9dd-1518dab65bd9?utm_source=github&utm_medium=upgrade-pr
Snyk has created this PR to upgrade standard from 14.3.1 to 14.3.3. See this package in NPM: https://www.npmjs.com/package/standard See this project in Snyk: https://app.snyk.io/org/randytarampi/project/4f9677fa-0aa4-4077-b9dd-1518dab65bd9?utm_source=github&utm_medium=upgrade-pr
Snyk has created this PR to upgrade yargs from 15.3.0 to 15.3.1. See this package in NPM: https://www.npmjs.com/package/yargs See this project in Snyk: https://app.snyk.io/org/randytarampi/project/4f9677fa-0aa4-4077-b9dd-1518dab65bd9?utm_source=github&utm_medium=upgrade-pr
Snyk has created this PR to upgrade yargs from 15.3.0 to 15.3.1. See this package in NPM: https://www.npmjs.com/package/yargs See this project in Snyk: https://app.snyk.io/org/randytarampi/project/4f9677fa-0aa4-4077-b9dd-1518dab65bd9?utm_source=github&utm_medium=upgrade-pr
Snyk has created this PR to upgrade @semantic-release/changelog from 5.0.0 to 5.0.1. See this package in NPM: https://www.npmjs.com/package/@semantic-release/changelog See this project in Snyk: https://app.snyk.io/org/randytarampi/project/4f9677fa-0aa4-4077-b9dd-1518dab65bd9?utm_source=github&utm_medium=upgrade-pr
Snyk has created this PR to upgrade @semantic-release/changelog from 5.0.0 to 5.0.1. See this package in NPM: https://www.npmjs.com/package/@semantic-release/changelog See this project in Snyk: https://app.snyk.io/org/randytarampi/project/4f9677fa-0aa4-4077-b9dd-1518dab65bd9?utm_source=github&utm_medium=upgrade-pr
…1a3234de40ed51519 [Snyk] Upgrade @semantic-release/changelog from 5.0.0 to 5.0.1
…7b2eeeefe4399bcae [Snyk] Upgrade yargs from 15.3.0 to 15.3.1
…fd2218b895802d6f8 [Snyk] Upgrade standard from 14.3.1 to 14.3.3
…76e21a32a3e2a30c5 [Snyk] Upgrade semantic-release from 17.0.0 to 17.0.7
[skip ci] ## [2.1.2](v2.1.1...v2.1.2) (2020-04-30) ### Bug Fixes * upgrade @semantic-release/changelog from 5.0.0 to 5.0.1 ([b3f0f32](b3f0f32)) * upgrade @semantic-release/changelog from 5.0.0 to 5.0.1 ([7b2f58f](7b2f58f)) * upgrade semantic-release from 17.0.0 to 17.0.7 ([6ecac6e](6ecac6e)) * upgrade semantic-release from 17.0.0 to 17.0.7 ([bc33014](bc33014)) * upgrade standard from 14.3.1 to 14.3.3 ([bf59d5a](bf59d5a)) * upgrade standard from 14.3.1 to 14.3.3 ([bc6c3c3](bc6c3c3)) * upgrade yargs from 15.3.0 to 15.3.1 ([3f0266d](3f0266d)) * upgrade yargs from 15.3.0 to 15.3.1 ([b960eda](b960eda))
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Paying it forward and pushing my changes out for all to see/use before I archive my branch.
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.Other than a whole host of upgrades, most of the functional changes are listed in the
CHANGELOG
.