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

CB-14145 pin more added bundled deps in 5.0.x patch only #54

Conversation

brodycj
Copy link

@brodycj brodycj commented Jul 30, 2018

Platforms affected

What does this PR do?

What testing has been done on this change?

  • npm test passes on personal mac system
  • npm test passes on AppVeyor CI & Travis CI
  • able to add to new Cordova project from local file system and run using npm@2.15.11 (bundled with deprecated node v4.9.1 version)
  • add to new Cordova project using cordova platform add github:brodybits/cordova-browser#cb-14145-pin-more-added-bundled-deps-in-5.0.x-patch-only then run using npm@2.15.11 (bundled with deprecated node v4.9.1)
  • add to new Cordova project using cordova platform add github:brodybits/cordova-browser#cb-14145-pin-more-added-bundled-deps-in-5.0.x-patch-only then run using npm@5.6.0 (bundled with node v8.11.3)
  • add to https://github.com/brodybits/cordova-dialogs-bootstrap-test using cordova platform add github:brodybits/cordova-browser#cb-14145-pin-more-added-bundled-deps-in-5.0.x-patch-only then run and try a couple dialogs using npm@2.15.11 (bundled with deprecated node v4.9.1)

Checklist

  • Reported an issue in the JIRA database
  • Commit message follows the format: "CB-3232: (android) Fix bug with resolving file paths", where CB-xxxx is the JIRA ID & "android" is the platform affected.
  • Added automated test coverage as appropriate for this change.

Needed to clear the red highlights in npm outdated --depth=0
@brodycj brodycj merged commit aa69138 into apache:5.0.x Jul 30, 2018
@brodycj brodycj deleted the cb-14145-pin-more-added-bundled-deps-in-5.0.x-patch-only branch July 30, 2018 18:46
@brodycj brodycj mentioned this pull request Jul 30, 2018
9 tasks
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.

1 participant