-
Notifications
You must be signed in to change notification settings - Fork 3
Update karma to the latest version 🚀 #51
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
base: master
Are you sure you want to change the base?
Conversation
Version 1.4.1 just got published.Update to this version instead 🚀 Release Notesv1.4.1Bug Fixes
Features
CommitsThe new version differs by 12 commits .
See the full diff. |
Version 1.5.0 just got published.Update to this version instead 🚀 Release Notesv1.5.0Bug Fixes
FeaturesCommitsThe new version differs by 18 commits .
There are 18 commits in total. See the full diff. |
Version 1.6.0 just got published.Update to this version instead 🚀 Release Notesv1.6.0Bug Fixes
FeaturesCommitsThe new version differs by 33 commits .
There are 33 commits in total. See the full diff. |
Version 1.7.0 just got published.Update to this version instead 🚀 Release Notesv1.7.0Bug Fixes
Features
CommitsThe new version differs by 11 commits0.
false See the full diff |
Version 1.7.1 just got published. |
Version 2.0.0 just got published.Update to this version instead 🚀 Release Notesv2.0.0Bug Fixes
Features
CommitsThe new version differs by 73 commits.
There are 73 commits in total. See the full diff |
Version 2.0.2 just got published.Update to this version instead 🚀 Release Notesv2.0.2Bug FixesCommitsThe new version differs by 31 commits.
There are 31 commits in total. See the full diff |
Version 2.0.3 just got published.Update to this version instead 🚀 Release Notesv2.0.3Bug Fixes
Code RefactoringFeatures
Reverts
BREAKING CHANGES
var server = require(‘karma’).server server.start(config, done) to var Server = require(‘karma’).Server var server = new Server(config, done) server.start() CommitsThe new version differs by 55 commits.
There are 55 commits in total. See the full diff |
Version 2.0.4 just got published.Update to this version instead 🚀 Release Notesv2.0.4Bug Fixes
CommitsThe new version differs by 9 commits.
See the full diff |
Version 2.0.5 just got published.Update to this version instead 🚀 Release Notesv2.0.5Bug Fixes
FeaturesCommitsThe new version differs by 10 commits.
See the full diff |
Version 3.0.0 just got published.Update to this version instead 🚀 Release Notesv3.0.0Bug Fixes
CommitsThe new version differs by 17 commits.
There are 17 commits in total. See the full diff |
Update to this version instead 🚀 Release Notes for v3.1.0Bug Fixes
Features
CommitsThe new version differs by 43 commits.
There are 43 commits in total. See the full diff |
Update to this version instead 🚀 Release Notes for v3.1.1Bug Fixes |
Update to this version instead 🚀 Release Notes for v4.1.0Bug Fixes
CommitsThe new version differs by 6 commits.
See the full diff |
|
|
|
|
|
|
|
|
|
|
🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚 Find out how to migrate to Snyk at greenkeeper.io
|
|
🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚 Find out how to migrate to Snyk at greenkeeper.io
|
|
🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚 Find out how to migrate to Snyk at greenkeeper.io
|
|
🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚 Find out how to migrate to Snyk at greenkeeper.io
|
|
🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚 Find out how to migrate to Snyk at greenkeeper.io
|
Version 1.4.0 of karma just got published.
The version 1.4.0 is not covered by your current version range.
Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.
I recommend you look into these changes and try to get onto the latest version of karma.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.
Release Notes
v1.4.0Bug Fixes
Bufferusage (3d94b8c)Features
config.parseConfigon the public api (7d2c1ae)Commits
The new version differs by 42 commits .
99d647bchore: release v1.4.0c168b79chore: update contributorsfbbeccffix(reporter): strip only hostname/port3a618b3feat(client): capture confirm & prompt35965d9fix(browser): filter browser logging by level305df2cfix(reporters): cannot read property map of undefined79bc193Merge pull request #2510 from karma-runner/greenkeeper-useragent-2.1.10e89f092Merge pull request #2527 from karma-runner/greenkeeper-qunitjs-2.1.185beac2Merge pull request #2530 from karma-runner/greenkeeper-eslint-plugin-react-6.9.0daeb31eMerge pull request #2531 from karma-runner/greenkeeper-grunt-auto-release-0.0.7ea40f15chore(package): update grunt-auto-release to version 0.0.7495ab0cchore(package): update eslint-plugin-react to version 6.9.0c20d004chore(package): update qunitjs to version 2.1.113cefeeMerge pull request #2503 from karma-runner/greenkeeper-eslint-3.12.1c9a3a63docs(config): add jsdom to the browser launchers listThere are 42 commits in total. See the full diff.
Not sure how things should work exactly?
There is a collection of frequently asked questions and of course you may always ask my humans.
Your Greenkeeper Bot 🌴