Becklyn / mojave

A library of commonly used JavaScript tools and helpers by Becklyn
BSD 3-Clause "New" or "Revised" License
5 stars 3 forks source link

Update dependency browserstack-runner to v0.9.0 #110

Closed renovate[bot] closed 6 years ago

renovate[bot] commented 6 years ago

This Pull Request updates devDependency browserstack-runner (source) from v0.8.0 to v0.9.0


Release Notes

Feature: CLI filters for paths and browsers

Compare Source

  • Feature(#​107): browserstack-runner now accepts --path and --browsers arguments. closes #​204

    --path: Can be used if a different test runner is needed other than the one present in the browserstack.json file.
    --browsers or -b: Space separated list of cli_key as defined in the browserstack.json file. This will run tests on the selected browsers only. If not present tests will run on all browsers present in the configuration file. Refer (README)[https://github.com/browserstack/browserstack-runner#usage] for more information

  • Fix: Don't clobber window.console #​199

  • Fix: Update (dev)Dependencies to fix vulnerabilities reported by npm audit #​205



This PR has been generated by Renovate Bot.