angular-contextmenu
angular-contextmenu copied to clipboard
Update jasmine-core to the latest version 🚀
Version 2.6.2 of jasmine-core just got published.
| Dependency | jasmine-core |
|---|---|
| Current Version | 2.6.1 |
| Type | devDependency |
The version 2.6.2 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 jasmine-core. 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
2.6.2Please see the release notes
Commits
The new version differs by 7 commits.
5d1d19fBump version to 2.6.24f49288Built distributionb9adc76Clear the stack if onmessage is called before the previous invocation finishes5ac3e21Merge branch 'interleaved-suites' of https://github.com/sgravrock/jasmine into sgravrock-interleaved-suitesb1e97cfCorrectly route errors that occur while a QueueRunner is clearing stack8e5823cMerge branch 'sgravrock-global-errors-rethrow'10f1220Don't mask errors that occur when no handlers are installed
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 :palm_tree:
Version 2.6.3 just got published.
Update to this version instead 🚀
Release Notes
2.6.3Please see the release notes
Version 2.6.4 just got published.
Update to this version instead 🚀
Release Notes
2.6.4Please see the release notes
Version 2.7.0 just got published.
Update to this version instead 🚀
Release Notes
2.7.0Please see the release notes.
Commits
The new version differs by 40 commits ahead by 40, behind by 6.
b256741bump version to 2.7.01d4a2b5Merge branch 'user-context' of https://github.com/darthjee/jasmine into darthjee-user-contextb0aac6bAdd class UserContext543e056Merge branch 'jberney-master'7dfc5f5Send unfocused tests through the same queue as focused tests4cce726Update github issue and PR templates3116410Get the casing right for IE8f71218aAllow IE8 to be weird when pretty printing22e9d6dPrettyPrinter allows an object to have atoStringthat isn't a functionaa72b0bSimplified rounding code in toBeCloseTo9f3952fMerge branch 'vanduynslagerp-fix-tobecloseto'c604012Fix rounding in toBeCloseTo6aa069dIE 8&9 usesetTimeouttoclearStackso mock clock gets tricky585287bWhen stop on failure is enabled, skip subsequent it() and beforeEach().de862f8Only clear out thespecparam for Run all link
There are 40 commits in total.
See the full diff
Version 2.8.0 just got published.
Update to this version instead 🚀
Release Notes
2.8.0Please see the release notes.
Commits
The new version differs by 22 commits.
8cf8736bump version to 2.8.06d0f0edOnly use the extrasetTimeoutoutside of IE8.b2dee5cCreate CODE_OF_CONDUCT.md1414281Merge branch 'github-1221' of https://github.com/ksvitkovsky/jasmine into ksvitkovsky-github-12212588b44Integration specs that actuallyexecutea suite need to be asyncaf41e5eProperly wait until test env has completed before moving on.8834142Update jsApiReporter docs to link to new suite and spec results1926fc1Add jsdocs for reporter eventse7049d3Add 'nothing' matcher and tests80dba11Add explicit docs for the callback function passed toitetc.9811ff7Update afterAll documentation301dd4fMerge branch 'kiewic-kiewic/toEqualArrayDiff'090a623Make toEqual matcher report the difference between array elements when arrays have different length8ad9abbAdd arrayWithExactContents asymmetric matcher8c0a8a1Merge branch 'ksvitkovsky-github-1388'
There are 22 commits in total.
See the full diff
Version 2.9.0 just got published.
Update to this version instead 🚀
Release Notes
2.9.0Please see the release notes
Commits
The new version differs by 61 commits.
c82e594Version bump to 2.9.0f76b452Correctly check for Symbols, not Sets in AnythingSpec91aab8eMerge branch 'Volox-ie11-sets-support'486a646Added complete support for Set also for IE11.1dfdc89Merge branch 'ie11-maps-support' of https://github.com/Volox/jasmine into Volox-ie11-maps-support085a1f8Added complete support for Map also for IE11.aeeb5b7Bumped copyright datescb6de64Fixed DelayedFunctionScheduler IE 8 compatibility issuef69949eMerge branch 'fix-1426' of https://github.com/leahciMic/jasmine1136fddRemove .sort() and fix logic in testb943f6bFixed SPEC HAS NO EXPECTATIONS warning in HTML reporterb439e2fExtracted results state management out of the HTML reporterc79ce12Merge branch 'node-timeouts' of https://github.com/chris--young/jasmine62b815cUse timeout objects when in node65b4499In Jasmine's own tests, don't leak between jasmine and jasmineUnderTest
There are 61 commits in total.
See the full diff
Version 2.9.1 just got published.
Update to this version instead 🚀
Release Notes
2.9.1Please see the release notes
Version 2.99.0 just got published.
Update to this version instead 🚀
Commits
The new version differs by 6 commits.
4530f94Generate combined file with new version numbers9911d37bump version to 2.9932f99efUse Jasmine's arrayContains to look for duplicate deprecationsc142490Add deprecation messages for things that will change/break in 3.024bf348Display deprecation warnings in HTML reporter5afe122Add ability to report deprecation warnings from within the suite
See the full diff
Version 3.0.0 just got published.
Update to this version instead 🚀
Commits
The new version differs by 69 commits.
516fe68Merge branch '3.0-features'd4b76a4version bump to 3.0764d58aMerge branch 'master' into 3.0-features274011eMerge branch 'master' into 3.0-features42e00b3Remove node modules from python wheel, and update languages0eca06aNow pass a navigation helper to HtmlReporter instead of click handlers84953ecstop spec on failure should not default to truee15f273Replace old "catch exceptions" logic with proper fail fast with error reportinge908b67Move explicit fail spec out of mock clock context and re-add the afterAll for IEs46cc48cDetect an Error passed todoneand add an expectation failure262a2feGenerate compiled jasmine.js for async reporters work50cd6fdAllow reporter callbacks to be asynchronous341c6dfFix HTML reporter display for excluded specs3df9cc2Update css for new reporter status6b156caUnify status for xdescribe and xit
There are 69 commits in total.
See the full diff
Version 3.1.0 just got published.
Update to this version instead 🚀
Release Notes
3.1.0Please see the release notes
Commits
The new version differs by 43 commits.
557fb4eproper links in release notesee52023Bump version to 3.191296a4Remove Safari 7 from Travis matrix1923461Ignore more browser fields when formatting Errors71116d3don't lock to 2.99 in dev63cc7caUse Jasmine's arrayContains, instead of includes for better supportfdecf02Merge branch 'print_exception_properties' of https://github.com/jbunton-atlassian/jasmine into jbunton-atlassian-print_exception_properties11f4d89Merge branch 'node-load-errors'1149d4eUse j$.pp instead of JSON.stringify() for pretty printing9ee85c3Remove duplicate ignored property0367ca5Merge branch 'patch-closing-statement' of https://github.com/Sylhare/jasmine763a83cDisplay error properties for failed specs7fb53dcFixing missing semi-colonsa9a112eFixed release notes link0184808Updated README for 3.0
There are 43 commits in total.
See the full diff
Version 3.2.0 just got published.
Update to this version instead 🚀
Release Notes
3.2.0Please see the release notes
Commits
The new version differs by 34 commits.
83ba2ebLink to the correct repo in release notes87865f0Add issue links to release notes112672cbump version to 3.2.03a52c44Merge branch 'aeisenberg-spy-all'f62eb3bAdd spyOnAllFunctions function110c092Fix regular expressions for different browsers8bb0e2dMerge branch 'ikonst-set-timeout-error-message'8c1b80dImprove Jasmine timeout error messagee2895a9Fix JSDoc naming for Env functions03998c1Add documentation for more public functions on Env9472df0Added a basic set of async matchers8f7327cProperly cascade StopExecutionError's up the tree3636014Merge branch 'hide-grey-specs' of https://github.com/SamFare/jasmine into SamFare-hide-grey-specs92d33c7Implemented hiding of disabled specse2d9eefLine-break long expectation failure messages
There are 34 commits in total.
See the full diff
Version 3.2.1 just got published.
- The
devDependencyjasmine-core was updated from2.6.1to3.3.0.
Update to this version instead 🚀
Commits
The new version differs by 40 commits.
b3ccd43Bump version to 3.3.05524207Add api docs for.notand.withContext1b5e0c0Merge branch 'expect-context'2d303a6Merge common async/sync expectation stuff1e47dcfPull async matchers out to their own functionsba1e8f8ImplementwithContextfor async expectations tooa91db0dmore rejected to -> rejected with1d13003Merge branch 'master' into expect-contexte6a60a7Merge branch 'codymikol-toBeRejectedWith'fe042fdUse toBeRejectedWith instead of toBeRejectedTo06854feMerge branch 'toBeRejectedWith' of https://github.com/codymikol/jasmine into codymikol-toBeRejectedWith7b9fc80Merge branch 'tdurtschi-master'3c47e71Also show tip for.notcases7cbedcdAdd custom message for toBe() matcher when object equality check fails3aa0115feat(toBeRejectedTo): implement toBeRejectedTo functionality
There are 40 commits in total.
See the full diff
- The
devDependencyjasmine-core was updated from2.6.1to3.4.0.
Update to this version instead 🚀
Commits
The new version differs by 40 commits.
8fca3b4Fix links in 3.4 release notese636f5fBump version to 3.474fd0e0Nofitin the suite618e24bHandle WebSocket events in IE when detecting Errors5c7e25eAllow excluded specs in CI without breaking the output54af109Merge branch 'wood1986-fix/npm-audit-dependencies-and-fast-glob-only-failed-tests'873a237Consolidate some dev dependencies and use more maintained versions8ca4463Make node execution default and override for browsers449eb51Fix sauce status codes and try travis built-in node supporta5df5a6Use the correct env var from travis for tunnelsbe58323bump dependencies for security fixesd389d3cMerge branch 'wood1986-features/no-ruby'994d11dupdate node CI script to work with SauceLabs828d14fUse node.js for browser-based CIf5663a9Merge branch 'johnjbarton-duration'
There are 40 commits in total.
See the full diff