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

teste #320

Open
wants to merge 129 commits into
base: branching
Choose a base branch
from
Open

teste #320

wants to merge 129 commits into from

Commits on Oct 14, 2016

  1. Get PR number from TRAVIS

    Hirse committed Oct 14, 2016
    Configuration menu
    Copy the full SHA
    f94b647 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2016

  1. Configuration menu
    Copy the full SHA
    99edf1a View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2017

  1. Update outdate dependencies

    - Update request, nyc, istanbul, mocha to the latest version
    - Ref #149
    ndaidong committed Jan 10, 2017
    Configuration menu
    Copy the full SHA
    cc0882d View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2017

  1. don't hardcode minor version

    It's making run the CI with older versions of Node releases and more importantly with branches that don't receive security patches.
    a0viedo committed Jan 18, 2017
    Configuration menu
    Copy the full SHA
    dd230f6 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2017

  1. reenable drone

    kasperlewau committed Jan 31, 2017
    Configuration menu
    Copy the full SHA
    d117e3d View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2017

  1. Merge pull request #155 from kasperlewau/master

    Reenabling Drone
    nickmerwin committed Feb 5, 2017
    Configuration menu
    Copy the full SHA
    3edbecb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #142 from Hirse/feature/travis-pr

    Get PR number from TRAVIS
    nickmerwin committed Feb 5, 2017
    Configuration menu
    Copy the full SHA
    87b27f7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #154 from a0viedo/patch-1

    don't hardcode minor version
    nickmerwin committed Feb 5, 2017
    Configuration menu
    Copy the full SHA
    72a4046 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #147 from hyperlink/update-request-dep

    Fix node-uuid deprecation by updating request dependency
    nickmerwin committed Feb 5, 2017
    Configuration menu
    Copy the full SHA
    de968b0 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #152 from ndaidong/master

    Update outdated dependencies
    nickmerwin committed Feb 5, 2017
    Configuration menu
    Copy the full SHA
    f390392 View commit details
    Browse the repository at this point in the history
  6. removed codeship badge

    nickmerwin committed Feb 5, 2017
    Configuration menu
    Copy the full SHA
    671acca View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4bc93ac View commit details
    Browse the repository at this point in the history
  8. version bump

    nickmerwin committed Feb 5, 2017
    Configuration menu
    Copy the full SHA
    8dfcfd6 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2017

  1. merge, version bump

    nickmerwin committed Mar 5, 2017
    Configuration menu
    Copy the full SHA
    d571dac View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2017

  1. Update README.md

    Minor formatting correction
    evanjbowling committed Mar 25, 2017
    Configuration menu
    Copy the full SHA
    63a7f92 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2017

  1. Merge pull request #162 from evanjbowling/patch-1

    Update README.md
    nickmerwin committed Mar 26, 2017
    Configuration menu
    Copy the full SHA
    e476964 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2017

  1. Parse commit from packed refs if not available in refs dir. (#163)

    * Add .idea to .gitignore
    
    * Added alternative method for parsing current commit with test.
    
    * Fixing test.
    
    * Remove dependency on fs-extra.
    Chas DeVeas authored and nickmerwin committed Mar 30, 2017
    Configuration menu
    Copy the full SHA
    ef7e811 View commit details
    Browse the repository at this point in the history
  2. version bump

    nickmerwin committed Mar 30, 2017
    Configuration menu
    Copy the full SHA
    2821200 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2017

  1. better Jenkins detection

    nickmerwin committed Apr 27, 2017
    Configuration menu
    Copy the full SHA
    b9032a1 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2017

  1. Update Mocha link (#169)

    mortonfox authored and nickmerwin committed Sep 27, 2017
    Configuration menu
    Copy the full SHA
    eb1b723 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2017

  1. Expand allowed dependency versions to all API compatible versions (#172)

    Fixes #171
    Fixes #170
    Fixes #153
    Fixes #149
    Fixes #133
    mdlavin authored and nickmerwin committed Sep 28, 2017
    1 Configuration menu
    Copy the full SHA
    428780c View commit details
    Browse the repository at this point in the history
  2. bump version

    nickmerwin committed Sep 28, 2017
    3 Configuration menu
    Copy the full SHA
    5ebe57f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2ed4d09 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    83ff2cb View commit details
    Browse the repository at this point in the history

Commits on May 1, 2018

  1. Add license (#175)

    * Add license
    
    Fixes #121. I took the copyright year from the first commit 5eaec7e, the company name from the footer of the https://coveralls.io/ site, and the rest of the test from https://en.wikipedia.org/wiki/BSD_licenses#2-clause_license_.28.22Simplified_BSD_License.22_or_.22FreeBSD_License.22.29.
    
    * license file LLC => Inv
    honzajavorek authored and nickmerwin committed May 1, 2018
    Configuration menu
    Copy the full SHA
    720ee7c View commit details
    Browse the repository at this point in the history
  2. Update examples to include Jest (#183)

    * Update examples to include Jest
    
    Also included link to my project where I am successfully implementing jest coverage and travis-ci
    
    * jest example command use pipe to coveralls
    Ethan-Arrowood authored and nickmerwin committed May 1, 2018
    Configuration menu
    Copy the full SHA
    10d8b3e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd667c6 View commit details
    Browse the repository at this point in the history
  4. Fix a mistype in tests: fs.exists -> fs.existsSync (#184)

    fs.exists doesn't return anything and calling it without a callback
    is useless. Probably fs.existsSync was meant to be called here.
    ChALkeR authored and nickmerwin committed May 1, 2018
    Configuration menu
    Copy the full SHA
    18c71c2 View commit details
    Browse the repository at this point in the history
  5. Done callback waits for unlink in testRepoTokenDetection to prevent r…

    …ace condition (#179)
    Tristan Davey authored and nickmerwin committed May 1, 2018
    Configuration menu
    Copy the full SHA
    aa8c257 View commit details
    Browse the repository at this point in the history
  6. Add buildkite support (#177)

    * Add buildkite support
    
    * Add committer name, email, commit message and pull request number
    
    * Add buildkite to support CIs in README.md
    Tristan Davey authored and nickmerwin committed May 1, 2018
    Configuration menu
    Copy the full SHA
    9cfb496 View commit details
    Browse the repository at this point in the history
  7. Verbose use log level debug

    mattkime authored and nickmerwin committed May 1, 2018
    Configuration menu
    Copy the full SHA
    9b892bf View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e7ae2bf View commit details
    Browse the repository at this point in the history
  9. updated dependencies

    nickmerwin committed May 1, 2018
    Configuration menu
    Copy the full SHA
    a96ab26 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2018

  1. Adds support for named job flags (#196)

    * Adds support for named job flags
    
    * Add actual test function
    Jordan Oroshiba authored and nickmerwin committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    231f12f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc67125 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2019

  1. dependency security audit fixes from npm & snyk (#210)

    * dependency security audit fixes from npm & snyk
    
    * version bump
    
    * remove end-of-life node versions (4,5) from Travis
    nickmerwin committed Feb 22, 2019
    Configuration menu
    Copy the full SHA
    aa2519c View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2019

  1. Style fix (#211)

    mikaelmello authored and nickmerwin committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    4df732b View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2019

  1. Bump handlebars from 4.1.0 to 4.1.2 (#224)

    Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.0 to 4.1.2.
    - [Release notes](https://github.com/wycats/handlebars.js/releases)
    - [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
    - [Commits](handlebars-lang/handlebars.js@v4.1.0...v4.1.2)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and nickmerwin committed Jun 5, 2019
    Configuration menu
    Copy the full SHA
    f5549c7 View commit details
    Browse the repository at this point in the history
  2. Bump js-yaml from 3.11.0 to 3.13.1 (#225)

    Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.11.0 to 3.13.1.
    - [Release notes](https://github.com/nodeca/js-yaml/releases)
    - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
    - [Commits](nodeca/js-yaml@3.11.0...3.13.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and nickmerwin committed Jun 5, 2019
    Configuration menu
    Copy the full SHA
    33119a7 View commit details
    Browse the repository at this point in the history
  3. Bump extend from 3.0.1 to 3.0.2 (#226)

    Bumps [extend](https://github.com/justmoon/node-extend) from 3.0.1 to 3.0.2.
    - [Release notes](https://github.com/justmoon/node-extend/releases)
    - [Changelog](https://github.com/justmoon/node-extend/blob/master/CHANGELOG.md)
    - [Commits](justmoon/node-extend@v3.0.1...v3.0.2)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and nickmerwin committed Jun 5, 2019
    Configuration menu
    Copy the full SHA
    9d9c227 View commit details
    Browse the repository at this point in the history
  4. version bump

    nickmerwin committed Jun 5, 2019
    Configuration menu
    Copy the full SHA
    8ac4325 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f0ddec5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cf1921d View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2019

  1. Bump lodash from 4.17.11 to 4.17.14 (#229)

    Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.14.
    - [Release notes](https://github.com/lodash/lodash/releases)
    - [Commits](lodash/lodash@4.17.11...4.17.14)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and nickmerwin committed Jul 12, 2019
    Configuration menu
    Copy the full SHA
    2c73fc8 View commit details
    Browse the repository at this point in the history
  2. fix: vulnerabilities (#227)

    waitingsong authored and nickmerwin committed Jul 12, 2019
    Configuration menu
    Copy the full SHA
    0c147a8 View commit details
    Browse the repository at this point in the history
  3. version bump

    nickmerwin committed Jul 12, 2019
    Configuration menu
    Copy the full SHA
    b94fd9a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    55fc4d8 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2019

  1. Configuration menu
    Copy the full SHA
    e55883a View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2019

  1. handleInput callback include body

    * version bump
    nickmerwin committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    d3045b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e09691 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2019

  1. Configuration menu
    Copy the full SHA
    2ed185c View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2019

  1. Add AppVeyor test.

    XhmikosR committed Oct 26, 2019
    Configuration menu
    Copy the full SHA
    150e39b View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2019

  1. Configuration menu
    Copy the full SHA
    593d1be View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2019

  1. Switch to npm scripts.

    This is cross-platform and doesn't require make installed.
    XhmikosR committed Nov 14, 2019
    Configuration menu
    Copy the full SHA
    6a10cbd View commit details
    Browse the repository at this point in the history
  2. Switch to nyc

    XhmikosR committed Nov 14, 2019
    Configuration menu
    Copy the full SHA
    0a25fda View commit details
    Browse the repository at this point in the history
  3. Switch to GitHub Actions CI.

    Currently only runs on Ubuntu
    XhmikosR committed Nov 14, 2019
    Configuration menu
    Copy the full SHA
    19a13ad View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2019

  1. Configuration menu
    Copy the full SHA
    7696be4 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2019

  1. Configuration menu
    Copy the full SHA
    e8f3dbd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16cb16f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2fbcf4b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    217402c View commit details
    Browse the repository at this point in the history
  5. Update test.yml

    nickmerwin committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    cbc1bdf View commit details
    Browse the repository at this point in the history
  6. Fix tests on Windows. (#237)

    XhmikosR authored and nickmerwin committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    eba01a2 View commit details
    Browse the repository at this point in the history
  7. ES6

    * remove unused variables
    * move `require`s at the top
    * check for prototype built-ins
    * run in strict mode
    * always check for error values in tests
    * make style consistent
    * mark Node.js 6 as the minimum supported version in package.json
    
    * Use the arrow return syntax
    
    * logger.js: use `Boolean` to make the intention clearer.
    
    * Use the rest params instead of arguments.
    
    * test/getOptions.js: beautify git data.
    
    * Update logger.js
    
    Remove `hasDebugEnvVariable` function; it's just a `process.env` check
    
    * Create .jshintrc
    nickmerwin committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    336123f View commit details
    Browse the repository at this point in the history
  8. npm install

    nickmerwin committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    9d9134b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0a351ed View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0d13be9 View commit details
    Browse the repository at this point in the history
  11. Remove path.existsSync (#248)

    This is a leftover from pretty ancient Node.js versions.
    XhmikosR authored and nickmerwin committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    06459ae View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    571b38a View commit details
    Browse the repository at this point in the history
  13. fix typos

    nickmerwin committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    ee636f6 View commit details
    Browse the repository at this point in the history
  14. Merge branch 'add_cobertura_support' of https://github.com/ly-culture…

    …iq/node-coveralls into ly-cultureiq-add_cobertura_support
    nickmerwin committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    e48a66d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    51890f8 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ba49b6d View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    7c6178f View commit details
    Browse the repository at this point in the history
  18. version bump

    nickmerwin committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    b1f7950 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2019

  1. Configuration menu
    Copy the full SHA
    3d82534 View commit details
    Browse the repository at this point in the history
  2. Fix Windows tests again.

    XhmikosR authored and nickmerwin committed Nov 25, 2019
    Configuration menu
    Copy the full SHA
    c202346 View commit details
    Browse the repository at this point in the history
  3. CI: Add Windows testing and lint

    XhmikosR authored and nickmerwin committed Nov 25, 2019
    Configuration menu
    Copy the full SHA
    ef51945 View commit details
    Browse the repository at this point in the history
  4. CI: use npm ci on Node.js >=8.

    XhmikosR authored and nickmerwin committed Nov 25, 2019
    Configuration menu
    Copy the full SHA
    be79dab View commit details
    Browse the repository at this point in the history
  5. Tweak README.md

    * fix redirected links and use https when possible
    * Markdown consistency changes
    XhmikosR authored and nickmerwin committed Nov 25, 2019
    Configuration menu
    Copy the full SHA
    0488f10 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f58f8b9 View commit details
    Browse the repository at this point in the history
  7. Fix logger regression.

    XhmikosR authored and nickmerwin committed Nov 25, 2019
    Configuration menu
    Copy the full SHA
    07ef879 View commit details
    Browse the repository at this point in the history
  8. Update package.json

    Remove the now unused pretest scripts
    XhmikosR authored and nickmerwin committed Nov 25, 2019
    Configuration menu
    Copy the full SHA
    bbe2de5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3a90b07 View commit details
    Browse the repository at this point in the history
  10. Update logger.js

    nickmerwin committed Nov 25, 2019
    Configuration menu
    Copy the full SHA
    236529b View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2019

  1. Revert "CI: use npm ci on Node.js >=8."

    This reverts commit be79dab.
    
    Too complex to make this work with full version numbers
    XhmikosR authored and nickmerwin committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    33eccc3 View commit details
    Browse the repository at this point in the history
  2. Remove snyk.

    XhmikosR authored and nickmerwin committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    4aa11a2 View commit details
    Browse the repository at this point in the history
  3. Revert #243.

    cobertura-parse is archived and in bad shape. They even have mocha in dependencies.
    XhmikosR authored and nickmerwin committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    1bceeff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    50913ed View commit details
    Browse the repository at this point in the history
  5. bump version

    nickmerwin committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    2e2b108 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2020

  1. Configuration menu
    Copy the full SHA
    eb1a3c9 View commit details
    Browse the repository at this point in the history
  2. CI: switch to actions/checkout@v2

    XhmikosR authored and nickmerwin committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    8c4ba99 View commit details
    Browse the repository at this point in the history
  3. Add Codefresh support

    suda authored and nickmerwin committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    710c504 View commit details
    Browse the repository at this point in the history
  4. Set service_name and/or repo_token from .coveralls.yml regardless of …

    …if $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 <derek.herman@xwp.co>
    benpetty and derekherman committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    3d83b4f View commit details
    Browse the repository at this point in the history
  5. Only coverage report on test success, fixes #230

    Addresses only the `jest` case, other cases can be handled via
    subsequent pull requests.
    AndreMiras authored and nickmerwin committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    5e976c5 View commit details
    Browse the repository at this point in the history
  6. bump version

    nickmerwin committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    2ea7be3 View commit details
    Browse the repository at this point in the history
  7. If COVERALLS_SERVICE_NUMBER is set, set service_number from it. (#208)

    * If COVERALLS_SERVICE_NUMBER is set, set service_number from it.
    
    Remove the duplicate service_pull_request set.
    midgleyc committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    b010d3d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    21f476c View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2020

  1. Update getOptions.js

    * Revert 3d83b4f#diff-55c2772ed44f17a0079fc5dabe37be63R29 to fix Travis fails due to missing git object
    nickmerwin committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    7ffe6dc View commit details
    Browse the repository at this point in the history
  2. 3.0.12

    nickmerwin committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    49d0f76 View commit details
    Browse the repository at this point in the history
  3. fix test

    nickmerwin committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    aaff7f8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2f2426b View commit details
    Browse the repository at this point in the history
  5. 3.0.13

    nickmerwin committed Apr 21, 2020
    2 Configuration menu
    Copy the full SHA
    eaba7c6 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2020

  1. remove redundant code (#283)

    The check is already done above.
    lpinca committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    ff21930 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2020

  1. Minor lint tweaks (#285)

    XhmikosR committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    3647673 View commit details
    Browse the repository at this point in the history
  2. GH Action workflow update (#287)

    * parallel
    * flag-name
    nickmerwin committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    1615297 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a0c6941 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    59a57e2 View commit details
    Browse the repository at this point in the history
  5. 3.0.14

    nickmerwin committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    844d765 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2020

  1. Update sinon to v7.5.0. (#288)

    Co-authored-by: Xavier <yadd@debian.org>
    XhmikosR and guimard committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    eb6dc35 View commit details
    Browse the repository at this point in the history
  2. Handle service_job_number for parallelism in Travis and CircleCI (#290)

    * support `service_job_number` for CircleCI/Travis
    * Travis use TRAVIS_JOB_ID
    nickmerwin committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    705c3b5 View commit details
    Browse the repository at this point in the history
  3. 3.1.0

    nickmerwin committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    2f95964 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    536f3c2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    55c64cb View commit details
    Browse the repository at this point in the history
  6. readme typo

    nickmerwin committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    14e8b44 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2020

  1. Minor CI tweaks

    * 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
    XhmikosR authored and nickmerwin committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    80bc04e View commit details
    Browse the repository at this point in the history
  2. Switch to xo@0.24.0 for linting

    Not using the latest version for Node.js 6.x support.
    XhmikosR authored and nickmerwin committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    41df01b View commit details
    Browse the repository at this point in the history

Commits on May 1, 2020

  1. tests: fix deprecation warning coming from sinon.sandbox.create()

    Switch to the default sandbox.
    XhmikosR authored and nickmerwin committed May 1, 2020
    Configuration menu
    Copy the full SHA
    fa8ab4c View commit details
    Browse the repository at this point in the history
  2. Update sinon to v.8.x.

    The latest sinon version (9.x) drops support for older Nojde.js versions.
    XhmikosR authored and nickmerwin committed May 1, 2020
    Configuration menu
    Copy the full SHA
    affd0f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f808ee View commit details
    Browse the repository at this point in the history
  4. Regenerate package-lock.json

    XhmikosR authored and nickmerwin committed May 1, 2020
    Configuration menu
    Copy the full SHA
    f4dee84 View commit details
    Browse the repository at this point in the history
  5. xo: make handle-callback-err an error.

    This will prevent tests not checking for errors.
    XhmikosR authored and nickmerwin committed May 1, 2020
    Configuration menu
    Copy the full SHA
    65fd013 View commit details
    Browse the repository at this point in the history
  6. Update README.md

    * 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
    XhmikosR authored and nickmerwin committed May 1, 2020
    Configuration menu
    Copy the full SHA
    21f7b1d View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2021

  1. Bump ini from 1.3.5 to 1.3.7

    Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7.
    - [Release notes](https://github.com/isaacs/ini/releases)
    - [Commits](npm/ini@v1.3.5...v1.3.7)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and nickmerwin committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    3bf6386 View commit details
    Browse the repository at this point in the history
  2. Bump y18n from 4.0.0 to 4.0.1

    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] <support@github.com>
    dependabot[bot] authored and nickmerwin committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    9598930 View commit details
    Browse the repository at this point in the history
  3. Bump lodash from 4.17.15 to 4.17.21

    Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21.
    - [Release notes](https://github.com/lodash/lodash/releases)
    - [Commits](lodash/lodash@4.17.15...4.17.21)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and nickmerwin committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    326abbc View commit details
    Browse the repository at this point in the history
  4. Bump hosted-git-info from 2.8.8 to 2.8.9

    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](npm/hosted-git-info@v2.8.8...v2.8.9)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and nickmerwin committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    59643bc View commit details
    Browse the repository at this point in the history
  5. Bump dot-prop from 4.2.0 to 4.2.1

    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](sindresorhus/dot-prop@v4.2.0...v4.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: dot-prop
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and nickmerwin committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    79c97ba View commit details
    Browse the repository at this point in the history
  6. swap exec for execFile in fetchGitData

    Credit: Adar Zandberg from the CxSCA AppSec team at Checkmarx.
    
    * devDependency updates from Dependabot alerts
    * bump version
    nickmerwin committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    565da5f View commit details
    Browse the repository at this point in the history