53.md (6273B)
1 # PR #53 Update dependency karma-jasmine to v2 2 3 - **Status:** closed 4 - **Author:** @renovate[bot] 5 - **Created:** 2018-11-15T00:46:01Z 6 - **Branch:** renovate/karma-jasmine-2.x → master 7 - **Closed:** 2018-11-26T20:11:20Z 8 - **Diff:** [53.diff](./53.diff) 9 10 --- 11 12 This PR contains the following updates: 13 14 | Package | Type | Update | Change | References | 15 |---|---|---|---|---| 16 | karma-jasmine | devDependencies | major | `^1.1.0` -> `^2.0.0` | [source](https://renovatebot.com/gh/karma-runner/karma-jasmine) | 17 18 --- 19 20 ### Release Notes 21 22 <details> 23 <summary>karma-runner/karma-jasmine</summary> 24 25 ### [`v2.0.1`](https://renovatebot.com/gh/karma-runner/karma-jasmine/blob/master/CHANGELOG.md#​201httpsgithubcomkarma-runnerkarma-jasminecomparev200v201-2018-11-17) 26 27 [Compare Source](https://renovatebot.com/gh/karma-runner/karma-jasmine/compare/v2.0.0...v2.0.1) 28 29 ##### Bug Fixes 30 31 - **dep:** Depend upon the jasmine-core version we test ([#​229](https://renovatebot.com/gh/karma-runner/karma-jasmine/issues/229)) ([c4dfef5](https://renovatebot.com/gh/karma-runner/karma-jasmine/commit/c4dfef5)) 32 33 ### [`v2.0.0`](https://renovatebot.com/gh/karma-runner/karma-jasmine/blob/master/CHANGELOG.md#​200httpsgithubcomkarma-runnerkarma-jasminecomparev110v200-2018-11-15) 34 35 [Compare Source](https://renovatebot.com/gh/karma-runner/karma-jasmine/compare/v1.1.2...v2.0.0) 36 37 - feat (adapter): Use jasmine's new configure method ([#​224](https://renovatebot.com/gh/karma-runner/karma-jasmine/issues/224)) ([6663e47](https://renovatebot.com/gh/karma-runner/karma-jasmine/commit/6663e47)), closes [#​224](https://renovatebot.com/gh/karma-runner/karma-jasmine/issues/224) [#​221](https://renovatebot.com/gh/karma-runner/karma-jasmine/issues/221) 38 39 ##### Bug Fixes 40 41 - **adapter:** Remove incorrect function and its call. ([#​183](https://renovatebot.com/gh/karma-runner/karma-jasmine/issues/183)) ([cada4a9](https://renovatebot.com/gh/karma-runner/karma-jasmine/commit/cada4a9)) 42 - return false for every entry is irrelevant ([#​206](https://renovatebot.com/gh/karma-runner/karma-jasmine/issues/206)) ([d7523d0](https://renovatebot.com/gh/karma-runner/karma-jasmine/commit/d7523d0)), closes [/github.com/karma-runner/karma-jasmine/pull/206#discussion_r186142116](https://renovatebot.com/gh//github.com/karma-runner/karma-jasmine/pull/206/issues/discussion_r186142116) 43 - **console:** Re-add Error: to the stack ([#​228](https://renovatebot.com/gh/karma-runner/karma-jasmine/issues/228)) ([d0b980d](https://renovatebot.com/gh/karma-runner/karma-jasmine/commit/d0b980d)) 44 - **time:** report correct time since Jasmine v2.9.0 ([#​197](https://renovatebot.com/gh/karma-runner/karma-jasmine/issues/197)) ([022ee04](https://renovatebot.com/gh/karma-runner/karma-jasmine/commit/022ee04)), closes [#​196](https://renovatebot.com/gh/karma-runner/karma-jasmine/issues/196) 45 46 ##### Chores 47 48 - **deps:** Drop node v4 support. ([#​214](https://renovatebot.com/gh/karma-runner/karma-jasmine/issues/214)) ([e604132](https://renovatebot.com/gh/karma-runner/karma-jasmine/commit/e604132)) 49 50 ##### Features 51 52 - Propagate errors thrown in afterAll blocks ([f3fa264](https://renovatebot.com/gh/karma-runner/karma-jasmine/commit/f3fa264)), closes [#​161](https://renovatebot.com/gh/karma-runner/karma-jasmine/issues/161) 53 - update the version to 2.0.0 and restrict node version available to 4.0 ([c84316e](https://renovatebot.com/gh/karma-runner/karma-jasmine/commit/c84316e)) 54 55 ##### BREAKING CHANGES 56 57 - `stopOnFailure`, which was previously documented in karma-jasmine's README, is 58 not configuration option for jasmine. Use `oneFailurePerSpec` instead. 59 60 Requires peerDependency Jasmine@^3.3.0 61 62 - **deps:** Drop support for node 4.x 63 64 #### [1.1.2](https://renovatebot.com/gh/karma-runner/karma-jasmine/compare/v1.1.0...v1.1.2) (2018-05-02) 65 66 ##### Bug Fixes 67 68 - **adapter:** Remove incorrect function and its call. ([#​183](https://renovatebot.com/gh/karma-runner/karma-jasmine/issues/183)) ([cada4a9](https://renovatebot.com/gh/karma-runner/karma-jasmine/commit/cada4a9)) 69 - **time:** report correct time since Jasmine v2.9.0 ([#​197](https://renovatebot.com/gh/karma-runner/karma-jasmine/issues/197)) ([022ee04](https://renovatebot.com/gh/karma-runner/karma-jasmine/commit/022ee04)), closes [#​196](https://renovatebot.com/gh/karma-runner/karma-jasmine/issues/196) 70 71 ##### Features 72 73 - Propagate errors thrown in afterAll blocks ([f3fa264](https://renovatebot.com/gh/karma-runner/karma-jasmine/commit/f3fa264)), closes [#​161](https://renovatebot.com/gh/karma-runner/karma-jasmine/issues/161) 74 - update the version to 2.0.0 and restrict node version available to 4.0 ([c84316e](https://renovatebot.com/gh/karma-runner/karma-jasmine/commit/c84316e)) 75 76 #### [1.1.1](https://renovatebot.com/gh/karma-runner/karma-jasmine/compare/v1.1.0...v1.1.1) (2017-12-01) 77 78 ##### Features 79 80 - Propagate errors thrown in afterAll blocks ([f3fa264](https://renovatebot.com/gh/karma-runner/karma-jasmine/commit/f3fa264)), closes [#​161](https://renovatebot.com/gh/karma-runner/karma-jasmine/issues/161) 81 82 </details> 83 84 --- 85 86 ### Renovate configuration 87 88 :date: **Schedule**: At any time (no schedule defined). 89 90 :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. 91 92 :recycle: **Rebasing**: Whenever PR becomes conflicted, or if you modify the PR title to begin with "`rebase!`". 93 94 :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. 95 96 --- 97 98 This PR has been generated by [Renovate Bot](https://renovatebot.com/gh/marketplace/renovate). View repository job log [here](https://renovatebot.com/dashboard#SocialNetworkNews/SocialNetworkNews-Web). 99 100 101 ## Comments 102 103 ### @renovate[bot] — 2018-11-26T21:07:29Z 104 105 ### Renovate Ignore Notification 106 107 As this PR has been closed unmerged, Renovate will ignore this upgrade and you will not receive PRs for *any* future 2.x releases. However, if you upgrade to 2.x manually then Renovate will then reenable updates for minor and patch updates automatically. 108 109 If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened. 110