angular-http-etag
angular-http-etag copied to clipboard
Update karma to the latest version π
The devDependency karma was updated from 3.1.4 to 4.0.0.
This version is not covered by your current version range.
If you donβt accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
Release Notes for v4.0.0
Bug Fixes
- client: fix issue with loaded on safari 10 (#3252) (571191c), closes #3198
- config: add test:unit npm script (#3242) (02f071d)
Chores
BREAKING CHANGES
- Drop Support for Node 6, to make it possible to use async/await in karma codebase.
Commits
The new version differs by 12 commits.
5a47718chore: release v4.0.056cc239chore: update contributorsd59cf35refactor(watcher): Make watcher injectable to support 3rd-party watchers (#3254)988b901chore(license): Update copyright notice to 2019 [ci skip] (#3250)571191cfix(client): fix issue with loaded on safari 10 (#3252)376142erefactor(fileList): refactor with async/await (#3247)acdd2dcrefactor(server): refactor start method to use async/await (#3245)8a83990chore: remove support for node 6 (#3246)1a57029refactor(watcher): refactor watchPatterns methodb05a54erefactor(fileList): small refactoring (#3243)51007b1refactor(watcher): move baseDirFromPattern into PatternUtils.getBaseDir (#3241)02f071dfix(config): add test:unit npm script (#3242)
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:
- The
devDependencykarma was updated from3.1.4to4.0.1.
Update to this version instead π
Release Notes for v4.0.1
Bug Fixes
- browser: allow updating total specs count (#3264) (d5df723)
- remove vulnerable dependency combine-lists (#3273) (c43f584), closes #3265
- remove vulnerable dependency expand-braces (#3270) (4ec4f6f), closes #3268 #3269
- filelist: correct logger name. (#3262) (375bb5e)
- launcher: Debug Child Processes exit signal (#3259) (c277a6b)
Commits
The new version differs by 8 commits.
c7ebf0bchore: release v4.0.1c190c4achore: update contributors375bb5efix(filelist): correct logger name. (#3262)c43f584fix: remove vulnerable dependency combine-lists (#3273)4ec4f6ffix: remove vulnerable dependency expand-braces (#3270)d5df723fix(browser): allow updating total specs count (#3264)c277a6bfix(launcher): Debug Child Processes exit signal (#3259)bd95d89chore: upgrade log4js to v4.0.0 (#3257)
See the full diff
- The
devDependencykarma was updated from3.1.4to4.1.0.
Update to this version instead π
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 6 commits.
13ed695chore: release v4.1.0d844a48chore: update contributorsce6825ffix(client): Only create the funky object if message is not a string (#3298)7968db6fix(client): Enable loading different file types when running in parent mode without iframe (#3289)6556ab4fix(launcher): Log state transitions in debug (#3294)7eb48c5fix(middleware): log invalid filetype (#3292)
See the full diff