Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Update dependency karma to v5 #1553

Merged
merged 2 commits into from
Apr 11, 2020
Merged

Update dependency karma to v5 #1553

merged 2 commits into from
Apr 11, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 11, 2020

This PR contains the following updates:

Package Type Update Change
karma (source) peerDependencies major ^4.0.0 -> ^5.0.0
karma (source) devDependencies major ^4.4.1 -> ^5.0.0

Release Notes

karma-runner/karma

v5.0.1

Compare Source

Bug Fixes

v5.0.0

Compare Source

Bug Fixes
Code Refactoring
Continuous Integration
Features
BREAKING CHANGES
  • Karma plugins which rely on the fact that Karma uses Bluebird promises may break as Bluebird-specific API is no longer available on Promises returned by the Karma core
  • server: Deprecated createPreprocessor removed, karma-browserify < 7 version doesn't work
  • no more testing on node 8.

4.4.1 (2019-10-18)

Bug Fixes
  • deps: back to karma-browserstack-launcher 1.4 (#​3361) (1cd87ad)
  • server: Add test coverage for config.singleRun true branch. (#​3384) (259be0d)
  • if preprocessor is async function and doesn't return a content then await donePromise (#​3387) (f91be24)

Renovate configuration

📅 Schedule: At any time (no schedule defined).

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

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this PR, check this box

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

@renovate
Copy link
Contributor Author

renovate bot commented Apr 11, 2020

PR has been edited

👷 This PR has received other commits, so Renovate will stop updating it to avoid conflicts or other problems. If you wish to abandon your changes and have Renovate start over you may click the "rebase" checkbox in the PR body/description.

@edmorley edmorley merged commit 4c09319 into master Apr 11, 2020
@edmorley edmorley deleted the renovate/karma-5.x branch April 11, 2020 20:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

Successfully merging this pull request may close these issues.

2 participants