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

Adding additional configuration file options #436

Closed
wants to merge 264 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Dec 17, 2017

  1. Configuration menu
    Copy the full SHA
    ab6dcbe View commit details
    Browse the repository at this point in the history
  2. chore(release): 2.0.0

    Benjamin committed Dec 17, 2017
    Configuration menu
    Copy the full SHA
    a3adc37 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2018

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

Commits on Sep 10, 2018

  1. feat: switch to using Node's built in coverage (bcoe#22)

    BREAKING CHANGE: switches to using NODE_V8_COVERAGE rather than inspector directly
    bcoe authored Sep 10, 2018
    Configuration menu
    Copy the full SHA
    871b42c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd2fbbf View commit details
    Browse the repository at this point in the history
  3. chore(release): 3.0.0

    Benjamin Coe committed Sep 10, 2018
    Configuration menu
    Copy the full SHA
    3dd6ec4 View commit details
    Browse the repository at this point in the history
  4. docs: amend CHANGELOG

    Benjamin Coe committed Sep 10, 2018
    Configuration menu
    Copy the full SHA
    4a9c626 View commit details
    Browse the repository at this point in the history
  5. chore(release): 3.0.1

    Benjamin Coe committed Sep 10, 2018
    Configuration menu
    Copy the full SHA
    5d43d26 View commit details
    Browse the repository at this point in the history
  6. docs: slight tweak to README

    Benjamin Coe committed Sep 10, 2018
    Configuration menu
    Copy the full SHA
    bd60dd8 View commit details
    Browse the repository at this point in the history
  7. chore(release): 3.0.2

    Benjamin Coe committed Sep 10, 2018
    Configuration menu
    Copy the full SHA
    c6929c7 View commit details
    Browse the repository at this point in the history
  8. chore: add git repo

    Benjamin Coe committed Sep 10, 2018
    Configuration menu
    Copy the full SHA
    bd888d9 View commit details
    Browse the repository at this point in the history
  9. chore(release): 3.0.3

    Benjamin Coe committed Sep 10, 2018
    Configuration menu
    Copy the full SHA
    70ef42c View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2018

  1. Configuration menu
    Copy the full SHA
    6339a1a View commit details
    Browse the repository at this point in the history
  2. chore(release): 3.1.0

    Benjamin committed Sep 11, 2018
    Configuration menu
    Copy the full SHA
    a2b20f1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    39ebad6 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2018

  1. Configuration menu
    Copy the full SHA
    277c9d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e95c77b View commit details
    Browse the repository at this point in the history
  3. chore(release): 3.2.0

    Benjamin committed Sep 16, 2018
    Configuration menu
    Copy the full SHA
    cc2560b View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2018

  1. docs: add clarification about goals of this project (bcoe#33)

    Clarify project goals: I'd like this project to demonstrate a powerful code coverage solution relying primarily on native V8 functionality, and minimal user-land modules -- @bcoe
    bcoe authored and profnandaa committed Sep 22, 2018
    Configuration menu
    Copy the full SHA
    0c7a497 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2018

  1. chore(maintenance): add project guides (bcoe#36)

    - issue template
    - PR template
    - contributing guide
    - maintainers guide
    
    closes bcoe#35
    profnandaa authored Oct 2, 2018
    Configuration menu
    Copy the full SHA
    9401072 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2018

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

Commits on Oct 21, 2018

  1. fix: process coverage merging (bcoe#37)

    demurgos authored and bcoe committed Oct 21, 2018
    Configuration menu
    Copy the full SHA
    2ab914e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33fc5aa View commit details
    Browse the repository at this point in the history
  3. chore(release): 3.2.1

    Benjamin committed Oct 21, 2018
    Configuration menu
    Copy the full SHA
    7e46aeb View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2018

  1. Configuration menu
    Copy the full SHA
    604ce3a View commit details
    Browse the repository at this point in the history
  2. fix: file URL to system path conversion (bcoe#46)

    This commit fixes the conversion from `file://` urls to system-dependent paths. It ensures that it works on Windows and with special characters.
    demurgos authored and bcoe committed Dec 23, 2018
    Configuration menu
    Copy the full SHA
    6ab02d6 View commit details
    Browse the repository at this point in the history
  3. fix: snapshot

    bcoe committed Dec 23, 2018
    Configuration menu
    Copy the full SHA
    687f0c2 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2019

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

Commits on Jan 21, 2019

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

Commits on Jan 23, 2019

  1. Configuration menu
    Copy the full SHA
    e2c2283 View commit details
    Browse the repository at this point in the history
  2. docs: fix typo in README

    bcoe committed Jan 23, 2019
    Configuration menu
    Copy the full SHA
    7902f61 View commit details
    Browse the repository at this point in the history
  3. chore(release): 3.3.0

    bcoe committed Jan 23, 2019
    Configuration menu
    Copy the full SHA
    28d7bd4 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2019

  1. Configuration menu
    Copy the full SHA
    3a0cf67 View commit details
    Browse the repository at this point in the history
  2. chore(release): 3.4.0

    bcoe committed Jan 24, 2019
    Configuration menu
    Copy the full SHA
    2cfa4c5 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2019

  1. chore: update yargs (bcoe#63)

    bcoe authored Feb 12, 2019
    Configuration menu
    Copy the full SHA
    2c01b00 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2019

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

Commits on Apr 12, 2019

  1. Configuration menu
    Copy the full SHA
    e7eb06e View commit details
    Browse the repository at this point in the history
  2. chore(release): 3.5.0

    bcoe committed Apr 12, 2019
    Configuration menu
    Copy the full SHA
    b734fda View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2019

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

Commits on Apr 29, 2019

  1. chore: test on Node.js v12.x (bcoe#84)

    shinnn authored and bcoe committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    46870d8 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2019

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

Commits on May 2, 2019

  1. feat: add support for 1:1 source-maps (bcoe#85)

    BREAKING CHANGE: c8 will now load source-maps if possible and remap coverage accordingly
    bcoe authored May 2, 2019
    Configuration menu
    Copy the full SHA
    c67ea69 View commit details
    Browse the repository at this point in the history
  2. chore(release): 4.0.0

    bcoe committed May 2, 2019
    Configuration menu
    Copy the full SHA
    a99347c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a819278 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3f52583 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1894819 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    84ae4ca View commit details
    Browse the repository at this point in the history
  7. chore(release): 4.1.0

    bcoe committed May 2, 2019
    Configuration menu
    Copy the full SHA
    0797e65 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    52a90ee View commit details
    Browse the repository at this point in the history
  9. chore(release): 4.1.1

    bcoe committed May 2, 2019
    Configuration menu
    Copy the full SHA
    351ac88 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d64ed9d View commit details
    Browse the repository at this point in the history
  11. chore(release): 4.1.2

    bcoe committed May 2, 2019
    Configuration menu
    Copy the full SHA
    6ed7cdb View commit details
    Browse the repository at this point in the history

Commits on May 3, 2019

  1. Configuration menu
    Copy the full SHA
    a4e1ea0 View commit details
    Browse the repository at this point in the history
  2. chore(release): 4.1.3

    bcoe committed May 3, 2019
    Configuration menu
    Copy the full SHA
    72fdc1e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f27d1d View commit details
    Browse the repository at this point in the history
  4. chore(release): 4.1.4

    bcoe committed May 3, 2019
    Configuration menu
    Copy the full SHA
    486e090 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2019

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

Commits on May 5, 2019

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

Commits on May 11, 2019

  1. chore: update deps

    bcoe committed May 11, 2019
    Configuration menu
    Copy the full SHA
    ef8bb8e View commit details
    Browse the repository at this point in the history
  2. chore(release): 4.1.5

    bcoe committed May 11, 2019
    Configuration menu
    Copy the full SHA
    7bd37ca View commit details
    Browse the repository at this point in the history

Commits on May 16, 2019

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

Commits on May 18, 2019

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

Commits on May 19, 2019

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

Commits on May 20, 2019

  1. feat!: default temp directory to report directory (bcoe#102)

    BREAKING CHANGE: temp directory now defaults to setting for report directory
    bcoe authored May 20, 2019
    Configuration menu
    Copy the full SHA
    4ed355f View commit details
    Browse the repository at this point in the history
  2. chore: release 5.0.0 (bcoe#105)

    * updated CHANGELOG.md
    
    * updated package.json
    github-actions[bot] authored and bcoe committed May 20, 2019
    Configuration menu
    Copy the full SHA
    4efc118 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb32e7c View commit details
    Browse the repository at this point in the history

Commits on May 23, 2019

  1. chore: release 5.0.1 (bcoe#109)

    github-actions[bot] authored and bcoe committed May 23, 2019
    Configuration menu
    Copy the full SHA
    3748d1e View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2019

  1. Configuration menu
    Copy the full SHA
    d4a6143 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ff552c View commit details
    Browse the repository at this point in the history
  3. fix: do not override NODE_V8_COVERAGE if set (bcoe#70)

    Kilian Ciuffolo authored and bcoe committed Jun 23, 2019
    Configuration menu
    Copy the full SHA
    43e2346 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    64d08f9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    96426f5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dc71f04 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    689537f View commit details
    Browse the repository at this point in the history
  8. chore: handle Windows paths

    bcoe committed Jun 23, 2019
    Configuration menu
    Copy the full SHA
    ca57baa View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1fbc394 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    363bbed View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e1aad77 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2019

  1. Configuration menu
    Copy the full SHA
    3ff7fe7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cdfc9eb View commit details
    Browse the repository at this point in the history
  3. chore: release 5.0.2 (bcoe#123)

    github-actions[bot] authored and bcoe committed Jun 24, 2019
    Configuration menu
    Copy the full SHA
    f06402d View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2019

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

Commits on Aug 19, 2019

  1. Configuration menu
    Copy the full SHA
    34e052d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2909ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf95b72 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    914c7b3 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2019

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

Commits on Sep 6, 2019

  1. Configuration menu
    Copy the full SHA
    6168313 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3554a4 View commit details
    Browse the repository at this point in the history
  3. chore: update package-lock.json

    bcoe committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    2cddec4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dc5d987 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3e9b408 View commit details
    Browse the repository at this point in the history
  6. chore: stop pinning deps

    bcoe committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    632faa1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5b3ad85 View commit details
    Browse the repository at this point in the history
  8. chore(release): 5.0.4

    bcoe committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    bb2533d View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2019

  1. feat!: use Node.js' source-map cache, to support tools like ts-node (b…

    …coe#152)
    
    BREAKING CHANGE: Node.js' source-map and lineLength cache is now used to remap coverage output (this allows tools like ts-node to be supported, which transpile at runtime).
    bcoe authored Oct 24, 2019
    Configuration menu
    Copy the full SHA
    a02bfbf View commit details
    Browse the repository at this point in the history
  2. chore: fix renovate config

    bcoe committed Oct 24, 2019
    Configuration menu
    Copy the full SHA
    b5b8854 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    719643a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5e558bb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    27e2a91 View commit details
    Browse the repository at this point in the history
  6. chore(release): 6.0.0

    bcoe committed Oct 24, 2019
    Configuration menu
    Copy the full SHA
    c442ce8 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2019

  1. Configuration menu
    Copy the full SHA
    f92e93e View commit details
    Browse the repository at this point in the history
  2. chore(release): 6.0.1

    bcoe committed Oct 26, 2019
    Configuration menu
    Copy the full SHA
    7c8a05a View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2019

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

Commits on Nov 16, 2019

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

Commits on Nov 17, 2019

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

Commits on Nov 24, 2019

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

Commits on Nov 28, 2019

  1. feat: adds --all functionality (bcoe#158)

    j03m authored and bcoe committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    dd01e0d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    483d67a View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2019

  1. Configuration menu
    Copy the full SHA
    3e7094d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9dc2d0 View commit details
    Browse the repository at this point in the history
  3. chore: release 7.0.0 (bcoe#170)

    release-please[bot] authored and bcoe committed Dec 22, 2019
    Configuration menu
    Copy the full SHA
    58d6997 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2020

  1. chore(deps): update dependency mocha to v7 (bcoe#186)

    Co-authored-by: Renovate Bot <renovatebot@gmail.com>
    2 people authored and bcoe committed Jan 5, 2020
    Configuration menu
    Copy the full SHA
    e274cc0 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2020

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

Commits on Jan 14, 2020

  1. chore: release 7.0.1 (bcoe#190)

    release-please[bot] authored and bcoe committed Jan 14, 2020
    Configuration menu
    Copy the full SHA
    2b5dd5b View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2020

  1. fix(deps): update dependency furi to v2 (bcoe#193)

    Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
    renovate[bot] and renovate-bot authored Jan 30, 2020
    Configuration menu
    Copy the full SHA
    8dd26cd View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2020

  1. feat: adds TypeScript definitions

    fixes bcoe#195
    Toxicable authored Feb 9, 2020
    Configuration menu
    Copy the full SHA
    f85918e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b0994db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b1ed1dc View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2020

  1. fix(deps): update dependency yargs-parser to v17 (bcoe#201)

    Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
    renovate[bot] and renovate-bot authored Feb 10, 2020
    Configuration menu
    Copy the full SHA
    6babc65 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2020

  1. chore: update dependencies (bcoe#211)

    Run `npm audit fix` to update dependencies.
    Trott authored Apr 29, 2020
    Configuration menu
    Copy the full SHA
    d3dfc2d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3bb5233 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6bb3875 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2020

  1. Configuration menu
    Copy the full SHA
    48bbed4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c96e36 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2020

  1. fix(deps): update dependency yargs-parser to v18 (bcoe#202)

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    renovate[bot] and renovate-bot authored May 4, 2020
    Configuration menu
    Copy the full SHA
    f95aa92 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2020

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

Commits on May 25, 2020

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

Commits on Jun 11, 2020

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

Commits on Jun 17, 2020

  1. chore(deps): update dependency mocha to v8 (bcoe#226)

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    renovate[bot] and renovate-bot authored Jun 17, 2020
    Configuration menu
    Copy the full SHA
    57fce22 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2020

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

Commits on Jul 29, 2020

  1. build(deps): bump lodash from 4.17.15 to 4.17.19 (bcoe#236)

    Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
    - [Release notes](https://github.com/lodash/lodash/releases)
    - [Commits](lodash/lodash@4.17.15...4.17.19)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 29, 2020
    Configuration menu
    Copy the full SHA
    e3c025d View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2020

  1. feat: adds support for 1:many source maps (bcoe#238)

    Adds support for 1:many source-maps. These source maps are used by tools
    like rollup or WebPack to bundle multiple JavaScript source files into one.
    
    Refs: istanbuljs/v8-to-istanbul#102
    bcoe authored Aug 3, 2020
    Configuration menu
    Copy the full SHA
    a7e2c12 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3f19d2 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2020

  1. chore(deps): update dependency ts-node to v9 (bcoe#246)

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    renovate[bot] and renovate-bot authored Aug 27, 2020
    Configuration menu
    Copy the full SHA
    a9bb8a9 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2020

  1. fix(deps): update dependency find-up to v5 (bcoe#242)

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    renovate[bot] and renovate-bot authored Aug 30, 2020
    Configuration menu
    Copy the full SHA
    75c032d View commit details
    Browse the repository at this point in the history
  2. fix(deps): update dependency yargs-parser to v19 (bcoe#241)

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    renovate[bot] and renovate-bot authored Aug 30, 2020
    Configuration menu
    Copy the full SHA
    4b0cdbc View commit details
    Browse the repository at this point in the history
  3. fix: add missing space in text (bcoe#245)

    Co-authored-by: Benjamin E. Coe <bencoe@google.com>
    Trott and bcoe authored Aug 30, 2020
    Configuration menu
    Copy the full SHA
    f276042 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2020

  1. chore(deps): update dependency typescript to v4 (bcoe#243)

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    renovate[bot] and renovate-bot authored Aug 31, 2020
    Configuration menu
    Copy the full SHA
    8b39580 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2020

  1. fix(deps): update dependency yargs-parser to v20 (bcoe#252)

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    renovate[bot] and renovate-bot authored Sep 10, 2020
    Configuration menu
    Copy the full SHA
    c16d7fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a4c74e View commit details
    Browse the repository at this point in the history
  3. fix(deps): update dependency yargs to v16 (bcoe#251)

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    renovate[bot] and renovate-bot authored Sep 10, 2020
    Configuration menu
    Copy the full SHA
    6af580f View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2020

  1. chore: release 7.3.1 (bcoe#247)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Sep 22, 2020
    Configuration menu
    Copy the full SHA
    df7c65b View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2020

  1. docs: remove "bleeding edge Node.js features" wording (bcoe#255)

    Native V8 coverage is now supported in all active release lines.
    lpinca authored Oct 1, 2020
    Configuration menu
    Copy the full SHA
    381d630 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2020

  1. Configuration menu
    Copy the full SHA
    10955af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b887f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0910f66 View commit details
    Browse the repository at this point in the history
  4. chore: release 7.3.2 (bcoe#259)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: Benjamin E. Coe <bencoe@google.com>
    release-please[bot] and bcoe authored Oct 8, 2020
    Configuration menu
    Copy the full SHA
    ad3041a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dff108f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b0a9a11 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2020

  1. Configuration menu
    Copy the full SHA
    ac2a100 View commit details
    Browse the repository at this point in the history
  2. chore: release 7.3.3 (bcoe#264)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Oct 9, 2020
    Configuration menu
    Copy the full SHA
    9dd30c2 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2020

  1. Configuration menu
    Copy the full SHA
    538d4da View commit details
    Browse the repository at this point in the history
  2. chore: release 7.3.4 (bcoe#266)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Oct 15, 2020
    Configuration menu
    Copy the full SHA
    e4f93aa View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2020

  1. Configuration menu
    Copy the full SHA
    377918e View commit details
    Browse the repository at this point in the history
  2. chore: release 7.3.5 (bcoe#268)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Oct 25, 2020
    Configuration menu
    Copy the full SHA
    af9135b View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2020

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

Commits on Dec 31, 2020

  1. Configuration menu
    Copy the full SHA
    93309bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5717af View commit details
    Browse the repository at this point in the history
  3. chore: release 7.4.0 (bcoe#277)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Dec 31, 2020
    Configuration menu
    Copy the full SHA
    281e14f View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2021

  1. feat(all): handle base64 inline source maps (bcoe#283)

    Pulls in Source Map handling logic from Node.js
    bcoe authored Feb 1, 2021
    Configuration menu
    Copy the full SHA
    f8887ca View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2021

  1. chore: release 7.5.0 (bcoe#284)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Feb 2, 2021
    Configuration menu
    Copy the full SHA
    fe14deb View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2021

  1. feat: add --skip-full (bcoe#287)

    coderaiser authored and bcoe committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    1afaff6 View commit details
    Browse the repository at this point in the history
  2. chore: release 7.6.0 (bcoe#288)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Feb 17, 2021
    Configuration menu
    Copy the full SHA
    3bff37c View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2021

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

Commits on Mar 30, 2021

  1. Configuration menu
    Copy the full SHA
    b46da09 View commit details
    Browse the repository at this point in the history
  2. feat: introduce --exclude-after-remap flag (bcoe#293)

    Allow exclude logic to be passed to v8-to-istanbul, such that it is applied after
    source maps.
    
    Fixes bcoe#224
    bcoe authored Mar 30, 2021
    Configuration menu
    Copy the full SHA
    593484c View commit details
    Browse the repository at this point in the history
  3. chore: release 7.7.0 (bcoe#295)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Mar 30, 2021
    Configuration menu
    Copy the full SHA
    1dae6cc View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2021

  1. Configuration menu
    Copy the full SHA
    11c8560 View commit details
    Browse the repository at this point in the history
  2. chore: release 7.7.1 (bcoe#298)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Apr 7, 2021
    Configuration menu
    Copy the full SHA
    71198d9 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2021

  1. Configuration menu
    Copy the full SHA
    d32d97b View commit details
    Browse the repository at this point in the history
  2. chore: release 7.7.2 (bcoe#303)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored May 2, 2021
    Configuration menu
    Copy the full SHA
    6a18e88 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a347c89 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2021

  1. build(deps): bump hosted-git-info from 2.8.8 to 2.8.9 (bcoe#307)

    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>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 18, 2021
    Configuration menu
    Copy the full SHA
    34438e3 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2021

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

Commits on Jun 13, 2021

  1. chore: release 7.7.3 (bcoe#312)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Jun 13, 2021
    Configuration menu
    Copy the full SHA
    21758b2 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2021

  1. Configuration menu
    Copy the full SHA
    2aa642d View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency mocha to v9 (bcoe#314)

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    Co-authored-by: Benjamin E. Coe <bencoe@google.com>
    3 people authored Jul 10, 2021
    Configuration menu
    Copy the full SHA
    2be12ed View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2021

  1. chore: release 7.8.0 (bcoe#316)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Co-authored-by: Benjamin E. Coe <bencoe@google.com>
    github-actions[bot] and bcoe authored Jul 28, 2021
    Configuration menu
    Copy the full SHA
    cc85e08 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2021

  1. Configuration menu
    Copy the full SHA
    3e675bf View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency path-parse to 1.0.7 [security] (bcoe#328)

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    renovate[bot] and renovate-bot authored Sep 9, 2021
    Configuration menu
    Copy the full SHA
    ed48155 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump path-parse from 1.0.6 to 1.0.7 (bcoe#327)

    Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
    - [Release notes](https://github.com/jbgutierrez/path-parse/releases)
    - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)
    
    ---
    updated-dependencies:
    - dependency-name: path-parse
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 9, 2021
    Configuration menu
    Copy the full SHA
    57554ae View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2021

  1. Configuration menu
    Copy the full SHA
    01a76a7 View commit details
    Browse the repository at this point in the history
  2. chore: release 7.9.0 (bcoe#326)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Sep 10, 2021
    Configuration menu
    Copy the full SHA
    093a1be View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2021

  1. deps: update to latest istanbul-lib-coverage

    build: switch to main branch
    bcoe committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    07b8496 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency ansi-regex to 5.0.1 [security] (bcoe#330)

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    renovate[bot] and renovate-bot authored Sep 23, 2021
    Configuration menu
    Copy the full SHA
    3fe7a7f View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2021

  1. feat: --100 (bcoe#332)

    gr2m authored Oct 6, 2021
    Configuration menu
    Copy the full SHA
    62bf5a4 View commit details
    Browse the repository at this point in the history
  2. chore: release 7.10.0 (bcoe#333)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Oct 6, 2021
    Configuration menu
    Copy the full SHA
    9ab3446 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2021

  1. deps: update package-lock.json

    bcoe committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    52453c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5dd068 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a031833 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    de7224c View commit details
    Browse the repository at this point in the history
  5. chore(main): release 7.11.0 (bcoe#344)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Dec 30, 2021
    Configuration menu
    Copy the full SHA
    bf81ffe View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2022

  1. Configuration menu
    Copy the full SHA
    49d4630 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a92543 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    53dd5c9 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2022

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

Commits on Feb 20, 2022

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

Commits on Feb 21, 2022

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

Commits on Feb 26, 2022

  1. docs: md formatting changes (bcoe#364)

    Co-authored-by: Benjamin E. Coe <bencoe@google.com>
    XhmikosR and bcoe authored Feb 26, 2022
    Configuration menu
    Copy the full SHA
    1357b4b View commit details
    Browse the repository at this point in the history
  2. chore: fix indentation (bcoe#365)

    Co-authored-by: Benjamin E. Coe <bencoe@google.com>
    XhmikosR and bcoe authored Feb 26, 2022
    Configuration menu
    Copy the full SHA
    c3c08f7 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2022

  1. fix: fix package.json test:snap script to use cross-env (bcoe#366)

    Co-authored-by: Benjamin E. Coe <bencoe@google.com>
    XhmikosR and bcoe authored Mar 16, 2022
    Configuration menu
    Copy the full SHA
    697332f View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2022

  1. Configuration menu
    Copy the full SHA
    7773723 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b950d2f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    826cd6b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a5ade8d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    681abc5 View commit details
    Browse the repository at this point in the history
  6. chore: remove non-existent file from package.json (bcoe#367)

    LICENSE.txt is already included by default
    XhmikosR authored Mar 23, 2022
    Configuration menu
    Copy the full SHA
    859da8f View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2022

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

Commits on Apr 20, 2022

  1. Configuration menu
    Copy the full SHA
    6a0675d View commit details
    Browse the repository at this point in the history
  2. chore(main): release 7.11.1 (bcoe#381)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Apr 20, 2022
    Configuration menu
    Copy the full SHA
    b9b95f9 View commit details
    Browse the repository at this point in the history
  3. build: no reason for install

    bcoe committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    1b19772 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7fe2dc1 View commit details
    Browse the repository at this point in the history
  5. chore(main): release 7.11.2 (bcoe#395)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Apr 20, 2022
    Configuration menu
    Copy the full SHA
    7540e38 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2022

  1. Configuration menu
    Copy the full SHA
    60b451c View commit details
    Browse the repository at this point in the history
  2. chore(main): release 7.11.3 (bcoe#402)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored May 16, 2022
    Configuration menu
    Copy the full SHA
    ef5e555 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2022

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

Commits on Jul 19, 2022

  1. Configuration menu
    Copy the full SHA
    bd98c8b View commit details
    Browse the repository at this point in the history
  2. chore(main): release 7.12.0 (bcoe#410)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Jul 19, 2022
    Configuration menu
    Copy the full SHA
    498ac0b View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2022

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

Commits on Nov 11, 2022

  1. feat: add skipFull and excludeNodeModules to type definitions (bc…

    …oe#417)
    
    Co-authored-by: Benjamin E. Coe <bencoe@google.com>
    fasttime and bcoe authored Nov 11, 2022
    Configuration menu
    Copy the full SHA
    27b8a38 View commit details
    Browse the repository at this point in the history
  2. feat: support passing reporter options (bcoe#423)

    Co-authored-by: Benjamin E. Coe <bencoe@google.com>
    elliottsj and bcoe authored Nov 11, 2022
    Configuration menu
    Copy the full SHA
    6db3a55 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

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

Commits on Jan 30, 2023

  1. build(deps): bump json5 from 1.0.1 to 1.0.2 (bcoe#445)

    Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
    - [Release notes](https://github.com/json5/json5/releases)
    - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
    - [Commits](json5/json5@v1.0.1...v1.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: json5
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Benjamin E. Coe <bencoe@google.com>
    dependabot[bot] and bcoe authored Jan 30, 2023
    Configuration menu
    Copy the full SHA
    e6a78d0 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

  1. docs: add --per-file (bcoe#435)

    Co-authored-by: Benjamin E. Coe <bencoe@google.com>
    AriPerkkio and bcoe authored Feb 14, 2023
    Configuration menu
    Copy the full SHA
    106ee14 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency @types/node to v18 (bcoe#430)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 14, 2023
    Configuration menu
    Copy the full SHA
    c699b49 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8366d9f View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. chore(main): release 7.13.0 (bcoe#428)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Co-authored-by: Benjamin E. Coe <bencoe@google.com>
    github-actions[bot] and bcoe authored Feb 16, 2023
    Configuration menu
    Copy the full SHA
    95dc6e7 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

  1. feat: added a new CLI arg --merge-async to asynchronously and incre…

    …mentally merge process coverage files to avoid OOM due to heap exhaustion (bcoe#469)
    bizob2828 authored May 26, 2023
    Configuration menu
    Copy the full SHA
    211fbcb View commit details
    Browse the repository at this point in the history

Commits on May 28, 2023

  1. chore(main): release 7.14.0 (bcoe#474)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored May 28, 2023
    Configuration menu
    Copy the full SHA
    ca35854 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

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

Commits on Jun 13, 2023

  1. chore(main): release 8.0.0 (bcoe#476)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Jun 13, 2023
    Configuration menu
    Copy the full SHA
    4ddf501 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. chore: up versions (bcoe#472)

    yargs@17.7.2
    yargs-parser@21.1.1
    Vladislav Reshetov authored Jun 15, 2023
    Configuration menu
    Copy the full SHA
    eee100b View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Configuration menu
    Copy the full SHA
    4317b87 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e51c04 View commit details
    Browse the repository at this point in the history
  3. chore(main): release 8.0.1 (bcoe#486)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Jul 25, 2023
    Configuration menu
    Copy the full SHA
    c5b78a5 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. chore(deps): Remove rimraf (bcoe#509)

    feat(deps): use Node.js built in rm
    feat(build)!: minimum Node.js version is now 14.14.0
    w3nl authored Jan 3, 2024
    Configuration menu
    Copy the full SHA
    a3755f6 View commit details
    Browse the repository at this point in the history
  2. test: fix snapshot (bcoe#511)

    build: update release-please action version
    test: switch module name checked for in assertions
    bcoe authored Jan 3, 2024
    Configuration menu
    Copy the full SHA
    511daa8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fdec689 View commit details
    Browse the repository at this point in the history
  4. chore(deps): update dependency typescript to v5 (bcoe#458)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 3, 2024
    Configuration menu
    Copy the full SHA
    6f907fc View commit details
    Browse the repository at this point in the history
  5. chore(deps): update dependency @types/node to v20 (bcoe#496)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 3, 2024
    Configuration menu
    Copy the full SHA
    d85ce96 View commit details
    Browse the repository at this point in the history
  6. chore(main): release 9.0.0 (bcoe#510)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Co-authored-by: Benjamin E. Coe <bencoe@google.com>
    github-actions[bot] and bcoe authored Jan 3, 2024
    Configuration menu
    Copy the full SHA
    799268e View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. fix(refactor): remove stale check for createDynamicModule

    The logic meant to correct coverage for createDynamicModule, such that it detected the wrapper inserted here https://github.com/nodejs/node/blob/2e81415d9a21756b7516cd3826482a152d1f8b02/lib/internal/modules/esm/create_dynamic_module.js#L51C7-L51C26 appears to have not been working.
    
    Removing for now. We can consider re-adding similar logic in the future with tests if appropriate.
    mcknasty authored Jan 4, 2024
    Configuration menu
    Copy the full SHA
    7192c11 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

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

Commits on Jan 12, 2024

  1. chore(main): release 9.1.0 (bcoe#513)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Jan 12, 2024
    Configuration menu
    Copy the full SHA
    a98d9c2 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. test: relative directories for tmpDir and reportsDir

    test: absolute directories for tmpDir and reportsDir
    mcknasty authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    2ee581c View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Additional Configuration File Support (bcoe#436)

    feat: Adding additional configuration file options
    test: unit test for config file detection
    test: unit test for config files pass via the cli
    test: unit test case for early exit of hideInstrumenteeArgs
    test: unit test for Node.js argument handling
    fix: bug in spawning of c8 process that dropped coverage significantly
    mcknasty committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    51d420a View commit details
    Browse the repository at this point in the history