willitconnect
willitconnect copied to clipboard
Bump degenerator and karma
Removes degenerator. It's no longer used after updating ancestor dependency karma. These dependencies need to be updated together.
Removes degenerator
Updates karma
from 2.0.0 to 4.4.1
Release notes
Sourced from karma's releases.
v4.4.1
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)
v4.4.0
Bug Fixes
Features
- client: Add trusted types support (#3360) (019bfd4)
- Preprocessor can return Promise (#3376) (3ffcd83)
- config: add failOnSkippedTests option. (#3374) (4ed3af0)
- config: clientDisplayNone sets client elements display none. (#3348) (6235e68)
- deps: Remove core-js dependency. (#3379) (0d70809)
v4.3.0
Bug Fixes
- build: switch from yarn to package-lock.json (#3351) (6c5add2)
- config: Simpilfy error proceesing. (#3345) (582a406), closes #3339
- deps: lodash update. (#3341) (5614c04)
- server: Simplify 'dom' inclusion. (#3356) (5f13e11)
- test:
test:client
silently failing on Travis (#3343) (1489e9a), closes /travis-ci.org/karma-runner/karma/jobs/537027667#L1046- travis: Pin to trusty (#3347) (1c6c690)
Features
- async: frameworks can be loaded asynchronously (#3297) (177e2ef), closes #851
- config: socket.io server pingTimeout config option. (#3355) (817fbbd)
- preprocessor: preprocessor_priority execution order. (#3303) (c5f3560)
- runner: feat(runner): (62d4c5a), closes #2121 #2799 #2121 #2799
v4.2.0
Bug Fixes
- logging: Util inspect for logging the config. (#3332) (70b72a9)
- reporter: format stack with 1-based column (#3325) (182c04d), closes #3324
- server: Add error handler for webserver socket. (#3300) (fe9a1dd)
v4.1.0
Bug Fixes
... (truncated)
Changelog
Sourced from karma's changelog.
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)
4.4.0 (2019-10-17)
Bug Fixes
Features
- client: Add trusted types support (#3360) (019bfd4)
- Preprocessor can return Promise (#3376) (3ffcd83)
- config: add failOnSkippedTests option. (#3374) (4ed3af0)
- config: clientDisplayNone sets client elements display none. (#3348) (6235e68)
- deps: Remove core-js dependency. (#3379) (0d70809)
4.3.0 (2019-08-27)
Bug Fixes
- build: switch from yarn to package-lock.json (#3351) (6c5add2)
- config: Simpilfy error proceesing. (#3345) (582a406), closes #3339
- deps: lodash update. (#3341) (5614c04)
- server: Simplify 'dom' inclusion. (#3356) (5f13e11)
- test:
test:client
silently failing on Travis (#3343) (1489e9a), closes /travis-ci.org/karma-runner/karma/jobs/537027667#L1046- travis: Pin to trusty (#3347) (1c6c690)
Features
... (truncated)
Commits
25d415e
chore: release v4.4.167ec618
chore: update contributorsf91be24
fix: if preprocessor is async function and doesn't return a content then awai...259be0d
fix(server): Add test coverage for config.singleRun true branch. (#3384)1cd87ad
fix(deps): back to karma-browserstack-launcher 1.4 (#3361)df114e1
Refactor (#3382)fbad778
chore: release v4.4.05aa4361
chore: update contributors4ed3af0
feat(config): add failOnSkippedTests option. (#3374)c7bab36
docs(commit-msg): Add failOnFailingTestSuite option to docs (#3380)- Additional commits viewable in compare view
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
You can disable automated security fix PRs for this repo from the Security Alerts page.