sbrandwoo / grunt-qunit-junit

JUnit compatible XML reporter for QUnit and grunt 0.4
MIT License
16 stars 5 forks source link

Update dependency diff to ~1.4.0 #27

Open renovate[bot] opened 2 years ago

renovate[bot] commented 2 years ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
diff ~1.0.8 -> ~1.4.0 age adoption passing confidence

Release Notes

kpdecker/jsdiff (diff) ### [`v1.4.0`](https://redirect.github.com/kpdecker/jsdiff/blob/HEAD/release-notes.md#v140---May-6th-2015) [Compare Source](https://redirect.github.com/kpdecker/jsdiff/compare/v1.3.2...v1.4.0) - [#​57](https://redirect.github.com/kpdecker/jsdiff/issues/57) - createPatch -> applyPatch failed. ([@​mog422](https://api.github.com/users/mog422)) - [#​56](https://redirect.github.com/kpdecker/jsdiff/pull/56) - Two files patch ([@​rgeissert](https://api.github.com/users/rgeissert)) - [#​14](https://redirect.github.com/kpdecker/jsdiff/issues/14) - Flip added and removed order? ([@​jakesandlund](https://api.github.com/users/jakesandlund)) [Commits](https://redirect.github.com/kpdecker/jsdiff/compare/v1.3.2...v1.4.0) ### [`v1.3.2`](https://redirect.github.com/kpdecker/jsdiff/blob/HEAD/release-notes.md#v132---March-30th-2015) [Compare Source](https://redirect.github.com/kpdecker/jsdiff/compare/v1.3.1...v1.3.2) - [#​53](https://redirect.github.com/kpdecker/jsdiff/pull/53) - Updated README.MD with Bower installation instructions ([@​ofbriggs](https://api.github.com/users/ofbriggs)) - [#​49](https://redirect.github.com/kpdecker/jsdiff/issues/49) - Cannot read property 'oldlines' of undefined ([@​nwtn](https://api.github.com/users/nwtn)) - [#​44](https://redirect.github.com/kpdecker/jsdiff/issues/44) - invalid-meta jsdiff is missing "main" entry in bower.json [Commits](https://redirect.github.com/kpdecker/jsdiff/compare/v1.3.1...v1.3.2) ### [`v1.3.1`](https://redirect.github.com/kpdecker/jsdiff/blob/HEAD/release-notes.md#v131---March-13th-2015) [Compare Source](https://redirect.github.com/kpdecker/jsdiff/compare/v1.3.0...v1.3.1) - [#​52](https://redirect.github.com/kpdecker/jsdiff/pull/52) - Fix for [#​51](https://redirect.github.com/kpdecker/jsdiff/issues/51) Wrong result of JsDiff.diffLines ([@​felicienfrancois](https://api.github.com/users/felicienfrancois)) [Commits](https://redirect.github.com/kpdecker/jsdiff/compare/v1.3.0...v1.3.1) ### [`v1.3.0`](https://redirect.github.com/kpdecker/jsdiff/blob/HEAD/release-notes.md#v130---March-2nd-2015) [Compare Source](https://redirect.github.com/kpdecker/jsdiff/compare/v1.2.2...v1.3.0) - [#​47](https://redirect.github.com/kpdecker/jsdiff/pull/47) - Adding Diff Trimmed Lines ([@​JamesGould123](https://api.github.com/users/JamesGould123)) [Commits](https://redirect.github.com/kpdecker/jsdiff/compare/v1.2.2...v1.3.0) ### [`v1.2.2`](https://redirect.github.com/kpdecker/jsdiff/blob/HEAD/release-notes.md#v122---January-26th-2015) [Compare Source](https://redirect.github.com/kpdecker/jsdiff/compare/v1.2.1...v1.2.2) - [#​45](https://redirect.github.com/kpdecker/jsdiff/pull/45) - Fix AMD module loading ([@​pedrocarrico](https://api.github.com/users/pedrocarrico)) - [#​43](https://redirect.github.com/kpdecker/jsdiff/pull/43) - added a bower file ([@​nbrustein](https://api.github.com/users/nbrustein)) [Commits](https://redirect.github.com/kpdecker/jsdiff/compare/v1.2.1...v1.2.2) ### [`v1.2.1`](https://redirect.github.com/kpdecker/jsdiff/blob/HEAD/release-notes.md#v121---December-26th-2014) [Compare Source](https://redirect.github.com/kpdecker/jsdiff/compare/v1.2.0...v1.2.1) - [#​41](https://redirect.github.com/kpdecker/jsdiff/pull/41) - change condition of using node export system. ([@​ironhee](https://api.github.com/users/ironhee)) [Commits](https://redirect.github.com/kpdecker/jsdiff/compare/v1.2.0...v1.2.1) ### [`v1.2.0`](https://redirect.github.com/kpdecker/jsdiff/blob/HEAD/release-notes.md#v120---November-29th-2014) [Compare Source](https://redirect.github.com/kpdecker/jsdiff/compare/v1.1.0...v1.2.0) - [#​37](https://redirect.github.com/kpdecker/jsdiff/pull/37) - Add support for sentences. ([@​vmariano](https://api.github.com/users/vmariano)) - [#​28](https://redirect.github.com/kpdecker/jsdiff/pull/28) - Implemented diffJson ([@​papandreou](https://api.github.com/users/papandreou)) - [#​27](https://redirect.github.com/kpdecker/jsdiff/issues/27) - Slow to execute over diffs with a large number of changes ([@​termi](https://api.github.com/users/termi)) - Allow for optional async diffing - [`19385b9`](https://redirect.github.com/kpdecker/jsdiff/commit/19385b9) - Fix diffChars implementation - [`eaa44ed`](https://redirect.github.com/kpdecker/jsdiff/commit/eaa44ed) [Commits](https://redirect.github.com/kpdecker/jsdiff/compare/v1.1.0...v1.2.0) ### [`v1.1.0`](https://redirect.github.com/kpdecker/jsdiff/blob/HEAD/release-notes.md#v110---November-25th-2014) [Compare Source](https://redirect.github.com/kpdecker/jsdiff/compare/v1.0.8...v1.1.0) - [#​33](https://redirect.github.com/kpdecker/jsdiff/pull/33) - AMD and global exports ([@​ovcharik](https://api.github.com/users/ovcharik)) - [#​32](https://redirect.github.com/kpdecker/jsdiff/pull/32) - Add support for component ([@​vmariano](https://api.github.com/users/vmariano)) - [#​31](https://redirect.github.com/kpdecker/jsdiff/pull/31) - Don't rely on Array.prototype.map ([@​papandreou](https://api.github.com/users/papandreou)) [Commits](https://redirect.github.com/kpdecker/jsdiff/compare/v1.0.8...v1.1.0)

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.