utilities icon indicating copy to clipboard operation
utilities copied to clipboard

Contains shared utilities, support tools and frameworks for the other WebRTC sub repositories.

Results 13 utilities issues
Sort by recently updated
recently updated
newest added

Removes [tar](https://github.com/isaacs/node-tar). It's no longer used after updating ancestor dependency [geckodriver](https://github.com/webdriverio-community/node-geckodriver). These dependencies need to be updated together. Removes `tar` Updates `geckodriver` from 3.2.0 to 4.3.3 Release notes Sourced from...

dependencies

Bumps [chromedriver](https://github.com/giggio/node-chromedriver) from 77.0.0 to 119.0.1. Commits de961e3 Hide private attributes from exports 379046e Update package dependencies 5b708ad Add tests for Node.js version 21 c99283d Bump version to 119.0.0 f6edc1e...

dependencies

Bumps [semver](https://github.com/npm/node-semver) from 5.6.0 to 5.7.2. Release notes Sourced from semver's releases. v5.7.2 5.7.2 (2023-07-10) Bug Fixes 2f8fd41 #585 better handling of whitespace (#585) (@​joaomoreno, @​lukekarrys) Changelog Sourced from semver's...

dependencies

Removes [tough-cookie](https://github.com/salesforce/tough-cookie). It's no longer used after updating ancestor dependency [chromedriver](https://github.com/giggio/node-chromedriver). These dependencies need to be updated together. Removes `tough-cookie` Updates `chromedriver` from 77.0.0 to 114.0.2 Commits 61189b2 Use new...

dependencies

Bumps [semver](https://github.com/npm/node-semver) to 7.5.3 and updates ancestor dependencies [semver](https://github.com/npm/node-semver), [grunt-eslint](https://github.com/sindresorhus/grunt-eslint) and [travis-multirunner](https://github.com/DamonOehlman/travis-multirunner). These dependencies need to be updated together. Updates `semver` from 5.6.0 to 7.5.3 Release notes Sourced from semver's...

dependencies

Bumps [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js) from 0.4.19 to . [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=xml2js&package-manager=npm_and_yarn&previous-version=0.4.19&new-version=)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

**Description** Pin webdriver and co. Update eslint and the rules. **Purpose** Make webdriver and co usable

This library is not really needed anymore. The custom test runner only works for Firefox and Chrome on Linux. The eslint configuration can be replaced with a standard one instead.

**Description** When debugging issues that only occur on travis it would be really helpful if we could grab a screenshot of the error and make it view-able somewhere. - [...