Skip to content

Update deep-diff to the latest version 🚀 #3752

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 25, 2017

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Apr 25, 2017

Version 0.3.6 of deep-diff just got published.

Dependency deep-diff
Current Version 0.3.4
Type devDependency

The version 0.3.6 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 deep-diff.
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.


Commits

The new version differs by 30 commits0.

  • f7df1a4 release 0.3.6, referenced in test.html
  • 8dde16f vsn bump to 0.3.6
  • eed9619 comments
  • c874105 fixed lint error; missing semicolon
  • e54b000 added illustration for issue 72 (a question)
  • 0219a58 illustrates #62 may be obsolete
  • af99304 fixes #70
  • 5d6df24 illustrated issue #83 is not present
  • deabb3d verified fix for issue #35
  • cace82f fixes issue #74
  • 6b31c48 Merge branch 'master' into issue-74
  • 5945c6a vsn bump to 0.3.5
  • 4fa76c5 fixed lingering .toString issue, exposed in browser, not command line
  • c62e8c0 Merge pull request #93 from thiamsantos/esmodules
  • 10bf97d added example exhibiting issue 74

There are 30 commits in total.

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 🌴

@codecov
Copy link

codecov bot commented Apr 25, 2017

Codecov Report

Merging #3752 into master will increase coverage by 0.05%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3752      +/-   ##
==========================================
+ Coverage   90.24%   90.29%   +0.05%     
==========================================
  Files         114      114              
  Lines        7491     7491              
==========================================
+ Hits         6760     6764       +4     
+ Misses        731      727       -4
Impacted Files Coverage Δ
src/Controllers/SchemaController.js 97.29% <0%> (+0.24%) ⬆️
...dapters/Storage/Postgres/PostgresStorageAdapter.js 95.58% <0%> (+0.27%) ⬆️
src/Push/PushWorker.js 96.36% <0%> (+1.81%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update bd4ca38...f73dfd4. Read the comment docs.

@acinader acinader merged commit c6b9548 into master Apr 25, 2017
@greenkeeper greenkeeper bot deleted the greenkeeper/deep-diff-0.3.6 branch April 25, 2017 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant