angular-modal-service
angular-modal-service copied to clipboard
An in-range update of karma is breaking the build π¨
The devDependency karma was updated from 3.1.1
to 3.1.2
.
π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
karma is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
- β ci/circleci: build: Your tests failed on CircleCI (Details).
Release Notes for v3.1.2
Bug Fixes
- browser: report errors to console during singleRun=false (#3209) (30ff73b), closes #3131
- changelog: remove release which does not exist (#3214) (4e87902)
- dep: Bump useragent to fix HeadlessChrome version (#3201) (240209f), closes #2762
- deps: upgrade sinon-chai 2.x -> 3.x (#3207) (dc5f5de)
- file-list: do not preprocess up-to-date files (#3196) (5334d1a), closes #2829
- package: bump lodash version (#3203) (d38f344), closes #3177
- server: use flatted for json.stringify (#3220) (fb05fb1), closes #3215
Features
Commits
The new version differs by 11 commits.
7d4d347
chore: release v3.1.2
5077c18
chore: update contributors
fb05fb1
fix(server): use flatted for json.stringify (#3220)
2682bff
feat(docs): callout the key debug strategies. (#3219)
4e87902
fix(changelog): remove release which does not exist (#3214)
30ff73b
fix(browser): report errors to console during singleRun=false (#3209)
5334d1a
fix(file-list): do not preprocess up-to-date files (#3196)
dc5f5de
fix(deps): upgrade sinon-chai 2.x -> 3.x (#3207)
d38f344
fix(package): bump lodash version (#3203)
ffb41f9
refactor(browser): log state transitions in debug (#3202)
240209f
fix(dep): Bump useragent to fix HeadlessChrome version (#3201)
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those donβt help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper Bot :palm_tree:
After pinning to 3.1.1 your tests are passing again. Downgrade this dependency π.
- The
devDependency
karma was updated from3.1.2
to3.1.3
.
Your tests are passing again with this update. Explicitly upgrade to this version π
- The
devDependency
karma was updated from3.1.3
to3.1.4
.
Your tests are passing again with this update. Explicitly upgrade to this version π
Release Notes for v3.1.4
Bug Fixes
Commits
The new version differs by 8 commits.
b8b8618
chore: release v3.1.4
10df4ad
chore: update contributors
cc2eff2
fix: restarted browsers not running tests (#3233)
584dddc
fix: improve error msg when bin is a directory (#3231)
bb022a7
fix(file-list): revert "do not preprocess up-to-date files" (#3226) (#3230)
169f3a9
chore: release v3.1.3
6f351a5
chore: update contributors
655d4d2
fix: add missing dep flatted (#3223)
See the full diff
- The
devDependency
karma was updated from4.0.1
to4.1.0
.
Your tests are passing again with this update. Explicitly upgrade to this version π
Release Notes for v4.1.0
Bug Fixes
- client: Enable loading different file types when running in parent mode without iframe (#3289) (7968db6)
- client: Only create the funky object if message is not a string (#3298) (ce6825f), closes #3296
- launcher: Log state transitions in debug (#3294) (6556ab4), closes #3290
- middleware: log invalid filetype (#3292) (7eb48c5), closes #3291
Commits
The new version differs by 34 commits.
13ed695
chore: release v4.1.0
d844a48
chore: update contributors
ce6825f
fix(client): Only create the funky object if message is not a string (#3298)
7968db6
fix(client): Enable loading different file types when running in parent mode without iframe (#3289)
6556ab4
fix(launcher): Log state transitions in debug (#3294)
7eb48c5
fix(middleware): log invalid filetype (#3292)
c7ebf0b
chore: release v4.0.1
c190c4a
chore: update contributors
375bb5e
fix(filelist): correct logger name. (#3262)
c43f584
fix: remove vulnerable dependency combine-lists (#3273)
4ec4f6f
fix: remove vulnerable dependency expand-braces (#3270)
d5df723
fix(browser): allow updating total specs count (#3264)
c277a6b
fix(launcher): Debug Child Processes exit signal (#3259)
bd95d89
chore: upgrade log4js to v4.0.0 (#3257)
5a47718
chore: release v4.0.0
There are 34 commits in total.
See the full diff
- The
devDependency
karma was updated from4.1.0
to4.2.0
.
Your tests are passing again with this update. Explicitly upgrade to this version π
Release Notes for v4.2.0
Bug Fixes
Commits
The new version differs by 47 commits.
42933c9
chore: release v4.2.0
db1ea57
chore: update contributors
a1049c6
chore: update eslint packages to latest and fix complaints (#3312)
70b72a9
fix(logging): Util inspect for logging the config. (#3332)
1087926
fix typo: (#3334)
182c04d
fix(reporter): format stack with 1-based column (#3325)
f0c4677
docs(travis): Correct the docs to also show how to do it on Xenial (#3316)
3aea7ec
chore(deps): update core-js -> ^3.1.3 (#3321)
5e11340
chore: revert back to Mocha 4 (#3313)
1205bce
chore(test): fix flaky test cases (#3314)
7f40349
Cleanup dependencies (#3309)
7828bea
chore: update braces and chokidar to latest versions (#3307)
fe9a1dd
fix(server): Add error handler for webserver socket. (#3300)
13ed695
chore: release v4.1.0
d844a48
chore: update contributors
There are 47 commits in total.
See the full diff
- The
devDependency
karma was updated from4.2.0
to4.3.0
.
Your tests are passing again with this update. Explicitly upgrade to this version π
Release Notes for 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
Commits
The new version differs by 60 commits.
fa6be15
chore: release v4.3.0
0ed9eba
chore: update contributors
5f13e11
fix(server): Simplify 'dom' inclusion. (#3356)
817fbbd
feat(config): socket.io server pingTimeout config option. (#3355)
c5f3560
feat(preprocessor): preprocessor_priority execution order. (#3303)
6c5add2
fix(build): switch from yarn to package-lock.json (#3351)
1c6c690
fix(travis): Pin to trusty (#3347)
62d4c5a
feat(runner):
582a406
fix(config): Simpilfy error proceesing. (#3345)
1489e9a
fix(test):
test:client
silently failing on Travis (#3343)094bcc6
chore(deps): npm install karma-browserstack-launcher (#3344)
5614c04
fix(deps): lodash update. (#3341)
177e2ef
feat(async): frameworks can be loaded asynchronously (#3297)
42933c9
chore: release v4.2.0
db1ea57
chore: update contributors
There are 60 commits in total.
See the full diff
- The
devDependency
karma was updated from4.3.0
to4.4.0
.
Your tests are passing again with this update. Explicitly upgrade to this version π
Release Notes for v4.4.0
Bug Fixes
Features
Commits
The new version differs by 71 commits.
fbad778
chore: release v4.4.0
5aa4361
chore: update contributors
4ed3af0
feat(config): add failOnSkippedTests option. (#3374)
c7bab36
docs(commit-msg): Add failOnFailingTestSuite option to docs (#3380)
0d70809
feat(deps): Remove core-js dependency. (#3379)
3ffcd83
feat: Preprocessor can return Promise (#3376)
f8005c6
fix(runner): remove explicit error on all tests failed (#3369)
f2eba15
chore: travis - upgrade on new version Ubuntu 16.04 (#3371)
eab7e5b
chore(appveyor): Notification config. (#3375)
6235e68
feat(config): clientDisplayNone sets client elements display none. (#3348)
019bfd4
feat(client): Add trusted types support (#3360)
fa6be15
chore: release v4.3.0
0ed9eba
chore: update contributors
5f13e11
fix(server): Simplify 'dom' inclusion. (#3356)
817fbbd
feat(config): socket.io server pingTimeout config option. (#3355)
There are 71 commits in total.
See the full diff
- The
devDependency
karma was updated from4.4.0
to4.4.1
.
Your tests are passing again with this update. Explicitly upgrade to this version π
Release Notes for v4.4.1
Bug Fixes
Commits
The new version differs by 77 commits.
25d415e
chore: release v4.4.1
67ec618
chore: update contributors
f91be24
fix: if preprocessor is async function and doesn't return a content then await donePromise (#3387)
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.0
5aa4361
chore: update contributors
4ed3af0
feat(config): add failOnSkippedTests option. (#3374)
c7bab36
docs(commit-msg): Add failOnFailingTestSuite option to docs (#3380)
0d70809
feat(deps): Remove core-js dependency. (#3379)
3ffcd83
feat: Preprocessor can return Promise (#3376)
f8005c6
fix(runner): remove explicit error on all tests failed (#3369)
f2eba15
chore: travis - upgrade on new version Ubuntu 16.04 (#3371)
eab7e5b
chore(appveyor): Notification config. (#3375)
There are 77 commits in total.
See the full diff
- The
devDependency
karma was updated from5.0.2
to5.0.3
.
Your tests are passing again with this update. Explicitly upgrade to this version π
Commits
The new version differs by 129 commits.
dee09d8
chore(release): 5.0.3 [skip ci]
e44ca94
fix(client): flush resultsBuffer on engine upgrade (#3212)
f9ef33a
chore(test): update Cucumber to the latest version (#3480)
3b854ad
chore(ci): fix BrowserStack timeouts (#3484)
518d001
chore(ci): cleanup Travis config (#3481)
fc9ea9a
chore(ci): use recommended timeouts for browserstack (#3475)
fd8c3a6
chore(test): remove @not-jenkins tag for Cucumber tests (#3479)
b52333d
docs: simplify repository setup steps (#3478)
652e24e
chore(build): run cucumber tests using NPM scripts instead of Grunt (#3476)
39648b5
chore(release): 5.0.2 [skip ci]
abe9af6
fix(ci): stop the proxy before killing the child, handle errors (#3472)
7b2942c
chore(ci): trigger browserstack iff key is set (#3461)
1a3484e
chore(release): 5.0.1 [skip ci]
55a59e7
fix(file-list): do not define fs.statAsync (#3467)
007d093
docs(faq): more info about bug reports (#3463)
There are 129 commits in total.
See the full diff
- The
devDependency
karma was updated from5.0.3
to5.0.4
.
Your tests are passing again with this update. Explicitly upgrade to this version π
Commits
The new version differs by 135 commits.
633f833
chore(release): 5.0.4 [skip ci]
810489d
refactor(test): migrate Proxy to ES2015 (#3490)
fa95fa3
fix(browser): make sure that empty results array is still recognized (#3486)
255bf67
refactor(test): migrate World to ES2015 (#3489)
be5db67
chore(test): remove usage of deprecated defineSupportCode (#3488)
69c7ba3
chore(test): add test for flush resultsBuffer on engine upgrade (#3487)
dee09d8
chore(release): 5.0.3 [skip ci]
e44ca94
fix(client): flush resultsBuffer on engine upgrade (#3212)
f9ef33a
chore(test): update Cucumber to the latest version (#3480)
3b854ad
chore(ci): fix BrowserStack timeouts (#3484)
518d001
chore(ci): cleanup Travis config (#3481)
fc9ea9a
chore(ci): use recommended timeouts for browserstack (#3475)
fd8c3a6
chore(test): remove @not-jenkins tag for Cucumber tests (#3479)
b52333d
docs: simplify repository setup steps (#3478)
652e24e
chore(build): run cucumber tests using NPM scripts instead of Grunt (#3476)
There are 135 commits in total.
See the full diff
- The
devDependency
karma was updated from5.0.4
to5.0.5
.
Your tests are passing again with this update. Explicitly upgrade to this version π
Commits
The new version differs by 144 commits.
35d57e9
chore(release): 5.0.5 [skip ci]
e99da31
fix(cli): restore command line help contents (#3502)
4f2fe56
chore: add Node 14 to the build matrix (#3501)
100b227
refactor(test): move execKarma into the World (#3500)
f375884
refactor(test): reduce execKarma to a reasonable size (#3496)
a3d1f11
refactor(test): add common method to start server in background (#3495)
e4a5126
refactor(test): write config file in its own steps (#3494)
0bd5c2b
refactor(test): adjust sandbox folder location and simplify config logic (#3493)
b788f94
refactor(test): extract proxy into a separate Given claim (#3492)
633f833
chore(release): 5.0.4 [skip ci]
810489d
refactor(test): migrate Proxy to ES2015 (#3490)
fa95fa3
fix(browser): make sure that empty results array is still recognized (#3486)
255bf67
refactor(test): migrate World to ES2015 (#3489)
be5db67
chore(test): remove usage of deprecated defineSupportCode (#3488)
69c7ba3
chore(test): add test for flush resultsBuffer on engine upgrade (#3487)
There are 144 commits in total.
See the full diff
- The
devDependency
karma was updated from5.0.5
to5.0.6
.
Your tests are passing again with this update. Explicitly upgrade to this version π
Commits
The new version differs by 148 commits.
17b50bc
chore(release): 5.0.6 [skip ci]
0cd696f
fix(dependencies): update production dependencies (#3512)
7c24a03
chore: fix broken HTML markup in the changelog file (#3507)
fdc4f9d
refactor(test): remove no debug matching option (#3504)
35d57e9
chore(release): 5.0.5 [skip ci]
e99da31
fix(cli): restore command line help contents (#3502)
4f2fe56
chore: add Node 14 to the build matrix (#3501)
100b227
refactor(test): move execKarma into the World (#3500)
f375884
refactor(test): reduce execKarma to a reasonable size (#3496)
a3d1f11
refactor(test): add common method to start server in background (#3495)
e4a5126
refactor(test): write config file in its own steps (#3494)
0bd5c2b
refactor(test): adjust sandbox folder location and simplify config logic (#3493)
b788f94
refactor(test): extract proxy into a separate Given claim (#3492)
633f833
chore(release): 5.0.4 [skip ci]
810489d
refactor(test): migrate Proxy to ES2015 (#3490)
There are 148 commits in total.
See the full diff
- The
devDependency
karma was updated from5.0.6
to5.0.7
.
Your tests are passing again with this update. Explicitly upgrade to this version π
Commits
The new version differs by 150 commits.
4d49948
chore(release): 5.0.7 [skip ci]
f399063
fix: detect type for URLs with query parameter or fragment identifier (#3509)
17b50bc
chore(release): 5.0.6 [skip ci]
0cd696f
fix(dependencies): update production dependencies (#3512)
7c24a03
chore: fix broken HTML markup in the changelog file (#3507)
fdc4f9d
refactor(test): remove no debug matching option (#3504)
35d57e9
chore(release): 5.0.5 [skip ci]
e99da31
fix(cli): restore command line help contents (#3502)
4f2fe56
chore: add Node 14 to the build matrix (#3501)
100b227
refactor(test): move execKarma into the World (#3500)
f375884
refactor(test): reduce execKarma to a reasonable size (#3496)
a3d1f11
refactor(test): add common method to start server in background (#3495)
e4a5126
refactor(test): write config file in its own steps (#3494)
0bd5c2b
refactor(test): adjust sandbox folder location and simplify config logic (#3493)
b788f94
refactor(test): extract proxy into a separate Given claim (#3492)
There are 150 commits in total.
See the full diff
- The
devDependency
karma was updated from5.0.7
to5.0.8
.
Your tests are passing again with this update. Explicitly upgrade to this version π
Commits
The new version differs by 154 commits.
16010eb
chore(release): 5.0.8 [skip ci]
a409696
chore: remove unused
grunt lint
command (#3515)47f1cb2
fix(dependencies): update to latest log4js major (#3514)
b60391f
fix(dependencies): update and unlock socket.io dependency (#3513)
4d49948
chore(release): 5.0.7 [skip ci]
f399063
fix: detect type for URLs with query parameter or fragment identifier (#3509)
17b50bc
chore(release): 5.0.6 [skip ci]
0cd696f
fix(dependencies): update production dependencies (#3512)
7c24a03
chore: fix broken HTML markup in the changelog file (#3507)
fdc4f9d
refactor(test): remove no debug matching option (#3504)
35d57e9
chore(release): 5.0.5 [skip ci]
e99da31
fix(cli): restore command line help contents (#3502)
4f2fe56
chore: add Node 14 to the build matrix (#3501)
100b227
refactor(test): move execKarma into the World (#3500)
f375884
refactor(test): reduce execKarma to a reasonable size (#3496)
There are 154 commits in total.
See the full diff
- The
devDependency
karma was updated from5.0.8
to5.0.9
.
Your tests are passing again with this update. Explicitly upgrade to this version π
Commits
The new version differs by 158 commits.
1c09f1c
chore(release): 5.0.9 [skip ci]
4d7d924
chore(docs): add semantic-release badge (#3522)
00347bb
fix(dependencies): update to safe version of http-proxy (#3519)
9d66192
chore: increase step timeout to prevent flakiness (#3518)
16010eb
chore(release): 5.0.8 [skip ci]
a409696
chore: remove unused
grunt lint
command (#3515)47f1cb2
fix(dependencies): update to latest log4js major (#3514)
b60391f
fix(dependencies): update and unlock socket.io dependency (#3513)
4d49948
chore(release): 5.0.7 [skip ci]
f399063
fix: detect type for URLs with query parameter or fragment identifier (#3509)
17b50bc
chore(release): 5.0.6 [skip ci]
0cd696f
fix(dependencies): update production dependencies (#3512)
7c24a03
chore: fix broken HTML markup in the changelog file (#3507)
fdc4f9d
refactor(test): remove no debug matching option (#3504)
35d57e9
chore(release): 5.0.5 [skip ci]
There are 158 commits in total.
See the full diff