canjs / can-map-backup

Backup and restore a Maps state
https://v3.canjs.com/doc/can-map-backup.html
MIT License
2 stars 1 forks source link

Update can-map-define to the latest version šŸš€ #52

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

ā˜ļø Greenkeeperā€™s updated Terms of Service will come into effect on April 6th, 2018.

Version 4.0.0 of can-map-define was just published.

Dependency can-map-define
Current Version 3.1.2
Type devDependency

The version 4.0.0 is not covered by your current version range.

If you donā€™t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of can-map-define.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you donā€™t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 3 commits.

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donā€™t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

greenkeeper[bot] commented 6 years ago

Version 4.1.0 just got published.

Update to this version instead šŸš€

Commits

The new version differs by 3 commits.

  • 42f0255 Update dist for release
  • 5ce4e2b Merge pull request #65 from canjs/has-key
  • d0b4fba implementing can.hasKey Symbol

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.1.1 just got published.

Update to this version instead šŸš€

Commits

The new version differs by 3 commits.

  • 099abc7 Update dist for release
  • 75c4c1e Merge pull request #66 from canjs/has-key-for-functions
  • b27747a making hasKey work for functions

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.2.0 just got published.

Update to this version instead šŸš€

Release Notes v4.2.0
  • Add compatibility with how webpack builds for production #74
  • Add "use strict" #73
  • Remove uses of can-util #75
Commits

The new version differs by 10 commits.

  • 8195d72 Update dist for release
  • 867d366 Merge pull request #75 from canjs/can-util-removal
  • 67c69dc Merge branch 'master' into can-util-removal
  • 4b210dd Merge pull request #73 from canjs/landscaper/4217-use-strict
  • b21a365 get rid of can-util
  • b1860d2 Merge pull request #72 from canjs/greenkeeper/testee-0.8.0
  • ad3d20c Merge pull request #74 from canjs/fix-webpack-debug-style
  • 6a68f3b fix dev code for webpack compatibility
  • 3903c64 Adds use strict. Fixes canjs/canjs#4217
  • 03fd013 chore(package): update testee to version 0.8.0

See the full diff