node-formidable / formidable

The most used, flexible, fast and streaming parser for multipart form data. Supports uploading to serverless environments, AWS S3, Azure, GCP or the filesystem. Used in production.
MIT License
7.04k stars 682 forks source link

chore(deps): bump istanbul-reports from 3.0.2 to 3.1.4 #844

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps istanbul-reports from 3.0.2 to 3.1.4.

Release notes

Sourced from istanbul-reports's releases.

istanbul-reports: v3.1.4

3.1.4 (2022-01-17)

Bug Fixes

  • "E" is not showing in the HTML reporter for "implicit else" branches after pull 633 (#663) (7818922)

istanbul-reports-v3.1.3

3.1.3 (2021-12-29)

Bug Fixes

  • reverse tabnabbing vulnerability in URLs (#591) (4eceb9e)

istanbul-reports-v3.1.2

3.1.2 (2021-12-23)

Bug Fixes

  • remove stray div tag from HTML report (68d9c74)

istanbul-reports-v3.1.1

3.1.1 (2021-12-01)

Bug Fixes

  • rel="noopener" to the link in the generated html reports (f234bb3)

istanbul-reports-v3.1.0

3.1.0 (2021-11-30)

Features

istanbul-reports istanbul-reports-v3.0.5

Bug Fixes

istanbul-reports istanbul-reports-v3.0.4

... (truncated)

Changelog

Sourced from istanbul-reports's changelog.

3.1.4 (2022-01-17)

Bug Fixes

  • "E" is not showing in the HTML reporter for "implicit else" branches after pull 633 (#663) (7818922)

3.1.3 (2021-12-29)

Bug Fixes

  • reverse tabnabbing vulnerability in URLs (#591) (4eceb9e)

3.1.2 (2021-12-23)

Bug Fixes

  • remove stray div tag from HTML report (68d9c74)

3.1.1 (2021-12-01)

Bug Fixes

  • rel="noopener" to the link in the generated html reports (f234bb3)

3.1.0 (2021-11-30)

Features

3.0.5 (2021-10-13)

Bug Fixes

3.0.4 (2021-10-12)

Bug Fixes

3.0.3 (2021-10-06)

... (truncated)

Commits
  • 07e831c chore: release master (#664)
  • 7818922 fix: "E" is not showing in the HTML reporter for "implicit else" branches aft...
  • aaa6dc5 chore: release master (#661)
  • 4eceb9e fix: reverse tabnabbing vulnerability in URLs (#591)
  • 4131797 chore: release master (#660)
  • 68d9c74 fix: remove stray div tag from HTML report
  • f4319b2 chore: release ${branch} (#654)
  • f234bb3 fix: rel="noopener" to the link in the generated html reports
  • 86ebadc chore(master): release istanbul-reports 3.1.0 (#652)
  • eab47f7 feat: add filter to HTML report (#650)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by oss-bot, a new releaser for istanbul-reports since your current version.


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)