build(deps): bump diff from 3.3.0 to 3.5.0 #1

Closed
dependabot[bot] wants to merge 1 commit from dependabot/npm_and_yarn/diff-3.5.0 into master
dependabot[bot] commented 2020-09-10 11:38:15 +08:00 (Migrated from github.com)

Bumps diff from 3.3.0 to 3.5.0.

Changelog

Sourced from diff's changelog.

v3.5.0 - March 4th, 2018

  • Omit redundant slice in join method of diffArrays - 1023590
  • Support patches with empty lines - fb0f208
  • Accept a custom JSON replacer function for JSON diffing - 69c7f0a
  • Optimize parch header parser - 2aec429
  • Fix typos - e89c832

Commits

v3.4.0 - October 7th, 2017

  • #183 - Feature request: ability to specify a custom equality checker for diffArrays
  • #173 - Bug: diffArrays gives wrong result on array of booleans
  • #158 - diffArrays will not compare the empty string in array?
  • comparator for custom equality checks - 30e141e
  • count oldLines and newLines when there are conflicts - 53bf384
  • Fix: diffArrays can compare falsey items - 9e24284
  • Docs: Replace grunt with npm test - 00e2f94

Commits

v3.3.1 - September 3rd, 2017

  • #141 - Cannot apply patch because my file delimiter is "/r/n" instead of "/n"
  • #192 - Fix: Bad merge when adding new files (#189)
  • correct spelling mistake - 21fa478

Commits

Commits
  • e9ab948 v3.5.0
  • b73884c Update release notes
  • 8953021 Update release notes
  • 1023590 Omit redundant slice in join method of diffArrays
  • c72ef4a Add missing test coverage
  • b9ef24f Support patches with empty lines
  • 10aaabb Support patches with empty lines
  • 196d3aa Support patches with empty lines
  • e24d789 Support patches with empty lines
  • 8616a02 Support patches with empty lines
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [diff](https://github.com/kpdecker/jsdiff) from 3.3.0 to 3.5.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/kpdecker/jsdiff/blob/master/release-notes.md">diff's changelog</a>.</em></p> <blockquote> <h2>v3.5.0 - March 4th, 2018</h2> <ul> <li>Omit redundant slice in join method of diffArrays - 1023590</li> <li>Support patches with empty lines - fb0f208</li> <li>Accept a custom JSON replacer function for JSON diffing - 69c7f0a</li> <li>Optimize parch header parser - 2aec429</li> <li>Fix typos - e89c832</li> </ul> <p><a href="https://github.com/kpdecker/jsdiff/compare/v3.4.0...v3.5.0">Commits</a></p> <h2>v3.4.0 - October 7th, 2017</h2> <ul> <li><a href="https://github-redirect.dependabot.com/kpdecker/jsdiff/issues/183">#183</a> - Feature request: ability to specify a custom equality checker for <code>diffArrays</code></li> <li><a href="https://github-redirect.dependabot.com/kpdecker/jsdiff/issues/173">#173</a> - Bug: diffArrays gives wrong result on array of booleans</li> <li><a href="https://github-redirect.dependabot.com/kpdecker/jsdiff/issues/158">#158</a> - diffArrays will not compare the empty string in array?</li> <li>comparator for custom equality checks - 30e141e</li> <li>count oldLines and newLines when there are conflicts - 53bf384</li> <li>Fix: diffArrays can compare falsey items - 9e24284</li> <li>Docs: Replace grunt with npm test - 00e2f94</li> </ul> <p><a href="https://github.com/kpdecker/jsdiff/compare/v3.3.1...v3.4.0">Commits</a></p> <h2>v3.3.1 - September 3rd, 2017</h2> <ul> <li><a href="https://github-redirect.dependabot.com/kpdecker/jsdiff/issues/141">#141</a> - Cannot apply patch because my file delimiter is &quot;/r/n&quot; instead of &quot;/n&quot;</li> <li><a href="https://github-redirect.dependabot.com/kpdecker/jsdiff/pull/192">#192</a> - Fix: Bad merge when adding new files (<a href="https://github-redirect.dependabot.com/kpdecker/jsdiff/issues/189">#189</a>)</li> <li>correct spelling mistake - 21fa478</li> </ul> <p><a href="https://github.com/kpdecker/jsdiff/compare/v3.3.0...v3.3.1">Commits</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kpdecker/jsdiff/commit/e9ab94893a77f1f7d7ea8483b873083e6c6a390a"><code>e9ab948</code></a> v3.5.0</li> <li><a href="https://github.com/kpdecker/jsdiff/commit/b73884c013d199aeba62f583c392a823083a889f"><code>b73884c</code></a> Update release notes</li> <li><a href="https://github.com/kpdecker/jsdiff/commit/89530211601abfd0baf6276f0f862d5e43f908ee"><code>8953021</code></a> Update release notes</li> <li><a href="https://github.com/kpdecker/jsdiff/commit/1023590bd4b29edb8c4d280f9bd50966fc22e469"><code>1023590</code></a> Omit redundant slice in join method of diffArrays</li> <li><a href="https://github.com/kpdecker/jsdiff/commit/c72ef4aec8fc6318dd413ab7c225fa47891f607c"><code>c72ef4a</code></a> Add missing test coverage</li> <li><a href="https://github.com/kpdecker/jsdiff/commit/b9ef24f8004624f024f9853842ea45903dc0afc7"><code>b9ef24f</code></a> Support patches with empty lines</li> <li><a href="https://github.com/kpdecker/jsdiff/commit/10aaabb3b7b22c8019dc74f0ab674041167e7438"><code>10aaabb</code></a> Support patches with empty lines</li> <li><a href="https://github.com/kpdecker/jsdiff/commit/196d3aa052e89bfe929ed6368b11dc7d011bf911"><code>196d3aa</code></a> Support patches with empty lines</li> <li><a href="https://github.com/kpdecker/jsdiff/commit/e24d789f71991db9a74e3997653d9cf52d071749"><code>e24d789</code></a> Support patches with empty lines</li> <li><a href="https://github.com/kpdecker/jsdiff/commit/8616a02a139422c8a3e008b63d60083abdd56b7c"><code>8616a02</code></a> Support patches with empty lines</li> <li>Additional commits viewable in <a href="https://github.com/kpdecker/jsdiff/compare/v3.3.0...v3.5.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=diff&package-manager=npm_and_yarn&previous-version=3.3.0&new-version=3.5.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/gucheen/auto-hash/network/alerts). </details>
dependabot[bot] commented 2020-09-10 11:41:14 +08:00 (Migrated from github.com)

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting `@dependabot ignore this major version` or `@dependabot ignore this minor version`. If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

Pull request closed

Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
gucheen/auto-hash!1
No description provided.