SlimIO / Arg-parser

SlimIO - Secure and reliable Node.js Argv Parser
MIT License
0 stars 0 forks source link

chore(deps-dev): bump c8 from 7.3.5 to 7.7.3 #150

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps c8 from 7.3.5 to 7.7.3.

Release notes

Sourced from c8's releases.

c8 v7.7.3

Bug Fixes

  • deps: v8-to-istanbul with fix for Windows paths (#311) (ef1b875)

c8 v7.7.2

Bug Fixes

  • address bugs with source remapping on Windows (#301) (c817902)

c8 v7.7.1

Bug Fixes

  • types: add excludeAfterRemap and allowExternal (#297) (e32a53f)

c8 v7.7.0

Features

c8 v7.6.0

Features

c8 v7.5.0

Features

  • all: handle base64 inline source maps (#283) (3f12dd4)

c8 v7.4.0

Features

Changelog

Sourced from c8's changelog.

7.7.3 (2021-06-03)

Bug Fixes

  • deps: v8-to-istanbul with fix for Windows paths (#311) (ef1b875)

7.7.2 (2021-05-02)

Bug Fixes

  • address bugs with source remapping on Windows (#301) (c817902)

7.7.1 (2021-04-07)

Bug Fixes

  • types: add excludeAfterRemap and allowExternal (#297) (e32a53f)

7.7.0 (2021-03-30)

Features

7.6.0 (2021-02-17)

Features

7.5.0 (2021-02-01)

Features

  • all: handle base64 inline source maps (#283) (3f12dd4)

7.4.0 (2020-12-31)

Features

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 3 years ago

Superseded by #158.