GoogleCloudPlatform / wombat-dressing-room

proxy designed to reduce the attack surface of npm publish
Apache License 2.0
111 stars 22 forks source link

chore(deps): update dependency c8 to v8 - autoclosed #204

Closed renovate-bot closed 9 months ago

renovate-bot commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
c8 ^7.3.1 -> ^8.0.0 age adoption passing confidence

Release Notes

bcoe/c8 (c8) ### [`v8.0.0`](https://togithub.com/bcoe/c8/blob/HEAD/CHANGELOG.md#800-2023-06-05) [Compare Source](https://togithub.com/bcoe/c8/compare/v7.14.0...v8.0.0) ##### ⚠ BREAKING CHANGES - dropped Node 10 support ([#​475](https://togithub.com/bcoe/c8/issues/475)) ##### Miscellaneous Chores - dropped Node 10 support ([#​475](https://togithub.com/bcoe/c8/issues/475)) ([f8ee1ff](https://togithub.com/bcoe/c8/commit/f8ee1ffeba0f7b9b36e328226b23e9999f6481e7)) ### [`v7.14.0`](https://togithub.com/bcoe/c8/blob/HEAD/CHANGELOG.md#7140-2023-05-26) [Compare Source](https://togithub.com/bcoe/c8/compare/v7.13.0...v7.14.0) ##### Features - added a new CLI arg `--merge-async` to asynchronously and incrementally merge process coverage files to avoid OOM due to heap exhaustion ([#​469](https://togithub.com/bcoe/c8/issues/469)) ([45f2f84](https://togithub.com/bcoe/c8/commit/45f2f84e0fa3a10fde718111f57c5352de01d9d1)) ### [`v7.13.0`](https://togithub.com/bcoe/c8/blob/HEAD/CHANGELOG.md#7130-2023-02-14) [Compare Source](https://togithub.com/bcoe/c8/compare/v7.12.0...v7.13.0) ##### Features - add `skipFull` and `excludeNodeModules` to type definitions ([#​417](https://togithub.com/bcoe/c8/issues/417)) ([b93b9c0](https://togithub.com/bcoe/c8/commit/b93b9c06b2efb4b894406b9aa3cfdf4c8bef419e)) - support passing reporter options ([#​423](https://togithub.com/bcoe/c8/issues/423)) ([bc347a9](https://togithub.com/bcoe/c8/commit/bc347a91f06a3fea7b7425c4affd66d7f8b9d416)) - **types:** add typings for reporterOptions ([#​446](https://togithub.com/bcoe/c8/issues/446)) ([3646e6e](https://togithub.com/bcoe/c8/commit/3646e6eb3762574d8f70907d7637e47dd9dfac25)) ### [`v7.12.0`](https://togithub.com/bcoe/c8/blob/HEAD/CHANGELOG.md#7120-2022-07-19) [Compare Source](https://togithub.com/bcoe/c8/compare/v7.11.3...v7.12.0) ##### Features - use process.stdout.columns for reporter maxCols ([#​409](https://togithub.com/bcoe/c8/issues/409)) ([7731574](https://togithub.com/bcoe/c8/commit/77315744b219b90eb6a02efc9d26e5400f99af62)) ##### [7.11.3](https://togithub.com/bcoe/c8/compare/v7.11.2...v7.11.3) (2022-05-16) ##### Bug Fixes - `--all` now respects `--extension` flag. ([#​357](https://togithub.com/bcoe/c8/issues/357)) ([a5deb27](https://togithub.com/bcoe/c8/commit/a5deb278dcdd7293e8e758ca892d0a44c6d9bba4)) ##### [7.11.2](https://togithub.com/bcoe/c8/compare/v7.11.1...v7.11.2) (2022-04-20) ##### Bug Fixes - **perf:** cache `this.exclude.shouldInstrument` for improved performance ([#​388](https://togithub.com/bcoe/c8/issues/388)) ([8b36f23](https://togithub.com/bcoe/c8/commit/8b36f23c253742d3ef1c9d52c8e843fff63cdacd)) ##### [7.11.1](https://togithub.com/bcoe/c8/compare/v7.11.0...v7.11.1) (2022-04-20) ##### Bug Fixes - **deps:** update deps to latest ([#​384](https://togithub.com/bcoe/c8/issues/384)) ([78eac8c](https://togithub.com/bcoe/c8/commit/78eac8c8ddaf034e25e2525db12d40356d9e6162)), closes [#​375](https://togithub.com/bcoe/c8/issues/375) - **deps:** v8-to-istanbul with fixes for Node 10/18 ([d5f642a](https://togithub.com/bcoe/c8/commit/d5f642a31b5de2053fd798b5b1327004be565dfa)) - fix package.json `test:snap` script to use cross-env ([#​366](https://togithub.com/bcoe/c8/issues/366)) ([5d2981c](https://togithub.com/bcoe/c8/commit/5d2981c056a8c666c9fdd6847d07c7be38abf181)) ### [`v7.11.3`](https://togithub.com/bcoe/c8/blob/HEAD/CHANGELOG.md#7113-2022-05-16) [Compare Source](https://togithub.com/bcoe/c8/compare/v7.11.2...v7.11.3) ### [`v7.11.2`](https://togithub.com/bcoe/c8/blob/HEAD/CHANGELOG.md#7112-2022-04-20) [Compare Source](https://togithub.com/bcoe/c8/compare/v7.11.1...v7.11.2) ### [`v7.11.1`](https://togithub.com/bcoe/c8/blob/HEAD/CHANGELOG.md#7111-2022-04-20) [Compare Source](https://togithub.com/bcoe/c8/compare/v7.11.0...v7.11.1) ### [`v7.11.0`](https://togithub.com/bcoe/c8/blob/HEAD/CHANGELOG.md#7110-2021-12-30) [Compare Source](https://togithub.com/bcoe/c8/compare/v7.10.0...v7.11.0) ##### Features - add --extension option ([#​331](https://togithub.com/bcoe/c8/issues/331)) ([ff01cd8](https://togithub.com/bcoe/c8/commit/ff01cd832a155494892b24c30c5a1c8f0169fd8e)) ##### Bug Fixes - **config:** support configuration inheritance ([#​343](https://togithub.com/bcoe/c8/issues/343)) ([e81ed5d](https://togithub.com/bcoe/c8/commit/e81ed5dd9ef5dac1a1f2f6dc26a07abb6c05d709))

Configuration

📅 Schedule: Branch creation - "after 9am and before 3pm" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.