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

Bump karma from 3.1.3 to 4.0.0 in /build #34458

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps karma from 3.1.3 to 4.0.0.

Release notes

Sourced from karma's releases.

v4.0.0

Bug Fixes

Chores

BREAKING CHANGES

  • Drop Support for Node 6, to make it possible to use async/await in karma codebase.

v3.1.4

Bug Fixes

Changelog

Sourced from karma's changelog.

4.0.0 (2019-01-23)

Bug Fixes

Chores

BREAKING CHANGES

  • Drop Support for Node 6, to make it possible to use async/await in karma codebase.

3.1.4 (2018-12-17)

Bug Fixes

Commits
  • 5a47718 chore: release v4.0.0
  • 56cc239 chore: update contributors
  • d59cf35 refactor(watcher): Make watcher injectable to support 3rd-party watchers (#3254)
  • 988b901 chore(license): Update copyright notice to 2019 [ci skip] (#3250)
  • 571191c fix(client): fix issue with loaded on safari 10 (#3252)
  • 376142e refactor(fileList): refactor with async/await (#3247)
  • acdd2dc refactor(server): refactor start method to use async/await (#3245)
  • 8a83990 chore: remove support for node 6 (#3246)
  • 1a57029 refactor(watcher): refactor watchPatterns method
  • b05a54e refactor(fileList): small refactoring (#3243)
  • Additional commits viewable in compare view

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 cancel merge will cancel a previously requested merge
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • 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)

Finally, you can contact us by mentioning @dependabot.

@codecov
Copy link

codecov bot commented Feb 12, 2019

Codecov Report

Merging #34458 into stable10 will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##             stable10   #34458   +/-   ##
===========================================
  Coverage       63.55%   63.55%           
  Complexity      19143    19143           
===========================================
  Files            1265     1265           
  Lines           75307    75307           
  Branches         1291     1291           
===========================================
  Hits            47858    47858           
  Misses          27069    27069           
  Partials          380      380
Flag Coverage Δ Complexity Δ
#javascript 53.32% <ø> (ø) 0 <ø> (ø) ⬇️
#phpunit 64.64% <ø> (ø) 19143 <ø> (ø) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6506e5f...24059a7. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented Feb 12, 2019

Codecov Report

Merging #34458 into stable10 will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##             stable10   #34458   +/-   ##
===========================================
  Coverage       63.55%   63.55%           
  Complexity      19143    19143           
===========================================
  Files            1265     1265           
  Lines           75307    75307           
  Branches         1291     1291           
===========================================
  Hits            47858    47858           
  Misses          27069    27069           
  Partials          380      380
Flag Coverage Δ Complexity Δ
#javascript 53.32% <ø> (ø) 0 <ø> (ø) ⬇️
#phpunit 64.64% <ø> (ø) 19143 <ø> (ø) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6506e5f...24059a7. Read the comment docs.

Copy link
Contributor

@PVince81 PVince81 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@PVince81 PVince81 merged commit 7804a9d into stable10 Feb 19, 2019
@delete-merged-branch delete-merged-branch bot deleted the dependabot/npm_and_yarn/build/stable10/karma-4.0.0 branch February 19, 2019 14:02
@PVince81 PVince81 added this to the QA milestone Apr 12, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Apr 15, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants