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

Start version 8.1.0 #333

Merged
merged 36 commits into from
Sep 21, 2018
Merged

Start version 8.1.0 #333

merged 36 commits into from
Sep 21, 2018

Conversation

brodycj
Copy link
Contributor

@brodycj brodycj commented Sep 21, 2018

  • Include some changes from master (see below)
  • Mark version 8.1.0-dev
  • minor workarounds needed to support Node.js 4 in minor release
  • cordova-lib@8.1.0 update
  • explicit inquirer@3, needed to help resolve remaining npm audit issue
  • npm shrinkwrap, with inquirer@3 fix to resolve npm audit issue

Changes included from master:

Straust and others added 30 commits March 4, 2018 17:41
* Update readme.md

* Update readme.md

* Update readme.md

* Update readme.md

* Update readme.md

* Update readme.md
Prior to this, the CLI would exit with UnhandledPromiseRejectionWarning
and a full stack trace when an error occurred.

With this change, set an error code indicating failure and only display
the error message by default. The stack trace is printed with --verbose.

Furthermore, the loud-rejection handler is registered to fail properly
if any rejected promises snuck past our handling.
…ache#291)

Fixes a bug where "cordova requirements" printed out
[object Object] in place of the version number.
Update README to remove JIRA reference
Those haven't been updated in years (!), so they can be safely removed.
Staying on jasmine 3.1.x for now. See:
apache/cordova-lib#639
- To resolve the lodash warning, 0.9.0 would have sufficed.
- Because of yeoman/insight@dae6dd4b73b9
  users will be asked again whether they want data to be collected

Fixes apache#300
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.

7 participants