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

Browser Platform Release Preparation (Cordova 9) #70

Merged
merged 7 commits into from
Jan 17, 2019

Conversation

erisu
Copy link
Member

@erisu erisu commented Jan 11, 2019

Platforms affected

browser

What does this PR do?

This PR contains final preparations for the Cordova 9 release goals.

See Cordova 9 Release Plan.

  • Bumped Cordova Dependencies
    • cordova-common@^3.1.0
    • cordova-serve@^3.0.0
  • Bumped ESLint dependencies with correction
    • eslint@^5.12.0
    • eslint-config-semistandard@^13.0.0
    • eslint-config-standard@^12.0.0
    • eslint-plugin-import@^2.14.0
    • eslint-plugin-node@^8.0.1
    • eslint-plugin-promise@^4.0.1
    • eslint-plugin-standard@^4.0.0
  • Bumped Dev Dependencies
  • Updated Dependencies
    • nopt@^4.0.1
  • Added nyc code coverage dependency

What testing has been done on this change?

  • npm t
    • ESLint
    • Jasmine unit testing
  • Travis CI
  • Platform Add & Prepare
    $ npx cordova@nightly create browserTest com.foobar.browserTest
    $ cd ./browserTest
    $ npx cordova@nightly platform add github:erisu/cordova-browser\#cordova9-prep
    $ npx cordova@nightly run browser
    $ npx cordova@nightly run browser --port=81
    $ npx cordova@nightly build browser
    

@erisu erisu mentioned this pull request Jan 11, 2019
33 tasks
Copy link
Member

@dpogue dpogue left a comment

Choose a reason for hiding this comment

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

👍 from me

@erisu erisu merged commit f1eda16 into apache:master Jan 17, 2019
@erisu erisu deleted the cordova9-prep branch April 4, 2019 06:02
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