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-connect to the latest version ๐Ÿš€ #47

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 2.0.1 of can-connect was just published.

Dependency can-connect
Current Version 1.5.17
Type dependency

The version 2.0.1 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-connect.

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 59 commits.

There are 59 commits in total.

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 2.0.2 just got published.

Update to this version instead ๐Ÿš€

Commits

The new version differs by 7 commits.

  • dd33548 2.0.2
  • 9fcdea5 Merge pull request #406 from canjs/1-legacy-merge-staging
  • c381dbe Merge branch '1-legacy' into 'master'
  • 742ba23 Update dist for release
  • 1202311 Merge pull request #404 from canjs/reference-list-instances
  • 79cd70f Remove unneeded reference to can-attribute-encoder@1.0.0
  • aeaea8f constructor/store: add references to instances in list when adding reference to list (prevent duplicates)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.0.4 just got published.

Update to this version instead ๐Ÿš€

Commits

The new version differs by 3 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.0.5 just got published.

Update to this version instead ๐Ÿš€

Commits

The new version differs by 4 commits.

  • a4f32ab 2.0.5
  • 4843027 ref type works again
  • 571d295 Merge pull request #418 from canjs/is-saving-function
  • 034e52d updating docs to show calling isSaving in template

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.0.6 just got published.

Update to this version instead ๐Ÿš€

Release Notes Refs are serializable

Commit: 255bfb6

Solves: #360

By using latest can-reflect: https://github.com/canjs/can-reflect/releases/tag/v1.16.5

Commits

The new version differs by 3 commits.

  • 2a2f050 2.0.6
  • 5dbb338 gets all tests to pass
  • 255bfb6 uses latest can-reflect to correctly serialize refs into id strings

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.1.0 just got published.

Update to this version instead ๐Ÿš€

Release Notes v2.1.0
  • Add compatibility with how webpack builds for production #425
  • Add "use strict" #426
Commits

The new version differs by 9 commits.

  • 5ce38f7 2.1.0
  • e01fe88 Merge pull request #426 from canjs/landscaper/4217-use-strict
  • 8d8cda2 added Object.defineProperty to connect.js:73, fixed this context in localstorage-cache.js:405
  • 8322c57 Merge pull request #419 from canjs/greenkeeper/testee-0.8.0
  • c6939d3 Adds use strict. Fixes canjs/canjs#4217
  • 17b6865 Merge pull request #425 from canjs/fix-webpack-debug-style
  • 49d62c7 fix args wrapping for debug/dev mode
  • a00c4cf fix dev code for webpack compatibility
  • d4eef9c chore(package): update testee to version 0.8.0

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.0.1 just got published.

Update to this version instead ๐Ÿš€

Commits

The new version differs by 62 commits.

There are 62 commits in total.

See the full diff