| Age | Commit message (Collapse) | Author | Files | Lines |
|
Credit: Adar Zandberg from the CxSCA AppSec team at Checkmarx.
* devDependency updates from Dependabot alerts
* bump version
|
|
Bumps [dot-prop](https://github.com/sindresorhus/dot-prop) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/sindresorhus/dot-prop/releases)
- [Commits](https://github.com/sindresorhus/dot-prop/compare/v4.2.0...v4.2.1)
---
updated-dependencies:
- dependency-name: dot-prop
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
|
|
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9)
Signed-off-by: dependabot[bot] <[email protected]>
|
|
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.21)
Signed-off-by: dependabot[bot] <[email protected]>
|
|
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)
Signed-off-by: dependabot[bot] <[email protected]>
|
|
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7)
Signed-off-by: dependabot[bot] <[email protected]>
|
|
* use an unordered list for the supported CI services and make it a heading
* fix tap repo URL
* add a few trailing slahes in URLs
* remove a duplicate trailing slash
* minor grammar tweaks
|
|
This will prevent tests not checking for errors.
|
|
|
|
|
|
The latest sinon version (9.x) drops support for older Nojde.js versions.
|
|
Switch to the default sandbox.
|
|
Not using the latest version for Node.js 6.x support.
|
|
* add Node.js 14
* rename job to test
* uppercase `GITHUB_TOKEN` for consistency
* remove no longer needed steps; `actions-setup-node` prints this by default now
|
|
|
|
|
|
|
|
|
|
* support `service_job_number` for CircleCI/Travis
* Travis use TRAVIS_JOB_ID
|
|
Co-authored-by: Xavier <[email protected]>
|
|
|
|
|
|
|
|
* parallel
* flag-name
|
|
|
|
The check is already done above.
|
|
|
|
|
|
|
|
|
|
* Revert https://github.com/nickmerwin/node-coveralls/commit/3d83b4f29f2dbf6f4a642ba24976d4ecbd5d56b1#diff-55c2772ed44f17a0079fc5dabe37be63R29 to fix Travis fails due to missing git object
|
|
|
|
* If COVERALLS_SERVICE_NUMBER is set, set service_number from it.
Remove the duplicate service_pull_request set.
|
|
|
|
Addresses only the `jest` case, other cases can be handled via
subsequent pull requests.
|
|
$COVERALLS_REPO_TOKEN is set (#272)
* using TRAVIS_COMMIT environment variable for git_commit
* Setting repo token and service name from .coveralls.yml regardless of if $COVERALLS_REPO_TOKEN
* only set options.repo_token from coveralls_yaml_conf if set in .coveralls.yml
* Update lib/getOptions.js
Co-Authored-By: Derek Herman <[email protected]>
|
|
|
|
|
|
|
|
|
|
|
|
cobertura-parse is archived and in bad shape. They even have mocha in dependencies.
|
|
|
|
This reverts commit be79dab7f164da7762951fa5940dacdd3ec7ceff.
Too complex to make this work with full version numbers
|
|
|
|
|
|
Remove the now unused pretest scripts
|
|
|
|
|
|
* fix redirected links and use https when possible
* Markdown consistency changes
|