philschatz / gh-board

:octocat: "Serverless" Kanban for GitHub Issues using gh-pages
http://philschatz.github.io/gh-board/
GNU Affero General Public License v3.0
428 stars 110 forks source link

Update dexie to the latest version 🚀 #121

Open greenkeeper[bot] opened 7 years ago

greenkeeper[bot] commented 7 years ago

Version 2.0.0 of dexie just got published.

Dependency dexie
Current Version 1.5.1
Type dependency

The version 2.0.0 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 dexie. 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 291 commits ahead by 291, behind by 47.

  • aaa9daf Build output
  • c0df98e Merge remote-tracking branch 'origin/releases'
  • a90afcc Releasing v2.0.0
  • f1b0a27 Resolves issue #326 again
  • b7a336b Build output
  • f9d8cb1 Merge remote-tracking branch 'origin/releases'
  • 041d982 Releasing v2.0.0-rc.1
  • d4964eb Don't test addons on Firefox 55 or 56
  • 55d9ecd Not testing addons on Safari (yet)
  • f6b2598 Bugfix testing dexie-relationships integration
  • e13b930 Run addons-tests on chrome as well
  • 6dc3fe9 Lint warnings + test Safari on iPhone only in release script.
  • ad13fc1 Version bumps. Planning to release dexie 2.0.0-rc.1
  • f879c2f Comments only
  • b9e35ec Adding IPhone7 / Safari 10.1 to Continous Integration Tests

There are 250 commits in total.

See the full diff

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 7 years ago

Version 2.0.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 6 commits.

  • 5baf5cc Build output
  • 9f49ca6 Merge remote-tracking branch 'origin/releases'
  • 2fc5480 Releasing v2.0.1
  • 00a2422 Partially revert pr 579 (#591)
  • ba45598 Fixing incompability with zonejs 0.8.18
  • 861b6cd Updated README to reflect v2.0

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.0.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 12 commits.

  • 93e0db3 Build output
  • c866326 Merge remote-tracking branch 'origin/releases-2' into master-2
  • 42391c7 Releasing v2.0.2
  • 3657d52 Ignore some output produced when building 3.x and switching branch to 2.
  • 22fffb7 Manually merged PR #670 for next 2.x version.
  • 89fc82e Let master-2 represent 'latest' until master is stable.
  • b6aadd1 Fix typo in alert message (#633)
  • decd3ff Update README.md (#628)
  • ffa52d1 Remove Intellisense helpers. (#605)
  • 681d708 Followed licensing guide from apache
  • a5fec1f Reverted the failing Safari test.
  • bce1ddc Reproducting issue #594

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.0.3 just got published.

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

  • 745f906 Build output
  • 38adf24 Merge remote-tracking branch 'origin/releases-2' into master-2
  • 2bea871 Releasing v2.0.3
  • d957dec Fixed eslint warnings
  • 6229d66 Resolve #617 (#695)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.0.4 just got published.

Update to this version instead 🚀

Release Notes Dexie v2.0.4

This patch release includes a bugfix: If disabling cookies in Firefox, Dexie.js failed to load (see PR #619).

Note that 2.x releases are now maintainance releases only and is backed by branch "master-2". The master branch maps to dexie@3.x-alpha.

To install this release

npm install dexie

To install the very latest version,

npm install dexie@next
Commits

The new version differs by 5 commits.

See the full diff