Skip to content

build(deps-dev): bump karma-coverage from 2.0.3 to 2.2.0#1321

Closed
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/npm_and_yarn/develop/karma-coverage-2.2.0
Closed

build(deps-dev): bump karma-coverage from 2.0.3 to 2.2.0#1321
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/npm_and_yarn/develop/karma-coverage-2.2.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2022

Bumps karma-coverage from 2.0.3 to 2.2.0.

Release notes

Sourced from [karma-coverage's releases](https://github.com/karma-runner/karma-coverage/releases).

v2.2.0

[2.2.0](https://github.com/karma-runner/karma-coverage/compare/v2.1.1...v2.2.0) (2022-02-10)

Features

  • update Istanbul packages ([24aac11](https://github.com/karma-runner/karma-coverage/commit/24aac11aacef75aab720f69aabaa9651cc770630))

v2.1.1

[2.1.1](https://github.com/karma-runner/karma-coverage/compare/v2.1.0...v2.1.1) (2022-02-05)

Bug Fixes

  • handle unexpected error when generating code coverage ([bca2c69](https://github.com/karma-runner/karma-coverage/commit/bca2c69d43332598acb30d8e5d6e26d783bc06fb)), closes [/github.com/karma-runner/karma/blob/c985155a4eac95c525e1217e98d4013ac5f53305/lib/server.js#L392](https://github.com//github.com/karma-runner/karma/blob/c985155a4eac95c525e1217e98d4013ac5f53305/lib/server.js/issues/L392)
  • race condition between the Karma shutdown and coverage writing ([44b31eb](https://github.com/karma-runner/karma-coverage/commit/44b31eba5a221e6e049b6dff426207f555b379e2)), closes [UI post capture delete #434](https://github-redirect.dependabot.com/No coverage report generated for large project karma-runner/karma-coverage#434)

v2.1.0

[2.1.0](https://github.com/karma-runner/karma-coverage/compare/v2.0.3...v2.1.0) (2021-12-01)

Bug Fixes

  • deps: update main and dev dependencies ([c20d982](https://github.com/karma-runner/karma-coverage/commit/c20d982607168ccc302f1cca576dbbbdac0a1af6))

Features

Changelog

Sourced from [karma-coverage's changelog](https://github.com/karma-runner/karma-coverage/blob/master/CHANGELOG.md).

[2.2.0](https://github.com/karma-runner/karma-coverage/compare/v2.1.1...v2.2.0) (2022-02-10)

Features

  • update Istanbul packages ([24aac11](https://github.com/karma-runner/karma-coverage/commit/24aac11aacef75aab720f69aabaa9651cc770630))

[2.1.1](https://github.com/karma-runner/karma-coverage/compare/v2.1.0...v2.1.1) (2022-02-05)

Bug Fixes

  • handle unexpected error when generating code coverage ([bca2c69](https://github.com/karma-runner/karma-coverage/commit/bca2c69d43332598acb30d8e5d6e26d783bc06fb)), closes [/github.com/karma-runner/karma/blob/c985155a4eac95c525e1217e98d4013ac5f53305/lib/server.js#L392](https://github.com//github.com/karma-runner/karma/blob/c985155a4eac95c525e1217e98d4013ac5f53305/lib/server.js/issues/L392)
  • race condition between the Karma shutdown and coverage writing ([44b31eb](https://github.com/karma-runner/karma-coverage/commit/44b31eba5a221e6e049b6dff426207f555b379e2)), closes [UI post capture delete #434](https://github-redirect.dependabot.com/No coverage report generated for large project karma-runner/karma-coverage#434)

[2.1.0](https://github.com/karma-runner/karma-coverage/compare/v2.0.3...v2.1.0) (2021-12-01)

Bug Fixes

  • deps: update main and dev dependencies ([c20d982](https://github.com/karma-runner/karma-coverage/commit/c20d982607168ccc302f1cca576dbbbdac0a1af6))

Features

Commits
  • 06fb9ad chore(release): 2.2.0 [skip ci]
  • 24aac11 feat: update Istanbul packages
  • 9e8492c chore(deps): bump follow-redirects from 1.14.5 to 1.14.7
  • 68daaa7 chore(deps): bump node-fetch from 2.6.6 to 2.6.7
  • 2675374 chore(release): 2.1.1 [skip ci]
  • bca2c69 fix: handle unexpected error when generating code coverage
  • 44b31eb fix: race condition between the Karma shutdown and coverage writing
  • 4adb3ef chore(deps): update indirect deps
  • 6484d9a chore(deps): bump handlebars from 4.7.3 to 4.7.7
  • 0069b99 chore(deps): bump ini from 1.3.5 to 1.3.8
  • Additional commits viewable in [compare view](https://github.com/karma-runner/karma-coverage/compare/v2.0.3...v2.2.0)

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)

┆Issue is synchronized with this Asana task by Unito
┆Created By: Tammy Yang

Bumps [karma-coverage](https://github.com/karma-runner/karma-coverage) from 2.0.3 to 2.2.0.
- [Release notes](https://github.com/karma-runner/karma-coverage/releases)
- [Changelog](https://github.com/karma-runner/karma-coverage/blob/master/CHANGELOG.md)
- [Commits](karma-runner/karma-coverage@v2.0.3...v2.2.0)

---
updated-dependencies:
- dependency-name: karma-coverage
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 1, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 12, 2024

Superseded by #3284.

@dependabot dependabot bot closed this Nov 12, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/develop/karma-coverage-2.2.0 branch November 12, 2024 08:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants