Skip to content

Update dependency diff to v5 - autoclosed

renovate-bot requested to merge renovate/diff-5.x into develop

This MR contains the following updates:

Package Type Update Change
diff dependencies major 3.5.0 -> 5.1.0

Release Notes

kpdecker/jsdiff

v5.1.0

Compare Source

v5.0.0

Compare Source

  • Breaking: UMD export renamed from JsDiff to Diff.
  • Breaking: Newlines separated into separate tokens for word diff.
  • Breaking: Unified diffs now match "quirks"

Commits

v4.0.2

Compare Source

v4.0.1

Compare Source

  • Fix main reference path - b826104

Commits

v4.0.0

Compare Source

  • #​94 - Missing "No newline at end of file" when comparing two texts that do not end in newlines (@​federicotdn)
  • #​227 - Licence
  • #​199 - Import statement for jsdiff
  • #​159 - applyPatch affecting wrong line number with with new lines
  • #​8 - A new state "replace"
  • Drop ie9 from karma targets - 79c31bd
  • Upgrade deps. Convert from webpack to rollup - 2c1a29c
  • Make ()[]"' as word boundaries between each other - f27b899
  • jsdiff: Replaced phantomJS by chrome - ec3114e
  • Add yarn.lock to .npmignore - 29466d8

Compatibility notes:

  • Bower and Component packages no longer supported

Commits


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 MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Merge request reports