Skip to content

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Feb 23, 2018

☝️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018.

Version 2.0.4 of fake-indexeddb was just published.

Dependency fake-indexeddb
Current Version 1.0.12
Type devDependency

The version 2.0.4 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 fake-indexeddb.

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.


Release Notes v2.0.4
Commits

The new version differs by 94 commits.

  • edd2593 2.0.4
  • 1c42315 Changelog
  • 4b31070 Node 4 fix
  • 248d7fd Upgrade dependencies - notably, realistic-structured-clone 2.0.0 will fix some edge cases regarding storing weird types in fakeIndexedDB, thanks to Typeson
  • 48712ea TSLint fixes
  • 4ea7d85 Maybe fix #22
  • 31262af Merge pull request #21 from nolanlawson/license
  • a4a0786 add Apache 2.0 license
  • d7cd711 2.0.3
  • 1e93d83 Changelog
  • 1893029 Fix for new version of TSLint
  • ef77c2c Set correct index order when keys are added out of order - fixes #20
  • 9f5963a 2.0.2
  • e048de1 Include core-js by default to make it work more easily in old environments like PhantomJS - fixes #19
  • b469b75 2.0.1

There are 94 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling a5bf9bc on greenkeeper/fake-indexeddb-2.0.4 into 280a61e on master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling a5bf9bc on greenkeeper/fake-indexeddb-2.0.4 into 280a61e on master.

greenkeeper bot added a commit that referenced this pull request Feb 8, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 8, 2019

Update to this version instead 🚀

Release Notes for v2.0.5
  • Fixed issue #25 by importing core-js/shim rather than all of core-js.
Commits

The new version differs by 7 commits.

  • 7a65410 Changelog
  • 8d85cc2 2.0.5
  • 74225d7 Attempt to fix CI for Node 6
  • 8387898 It does still work in Node 4, but Travis fails for some reason
  • 8494cda Attempt to import less of core-js, hopefully fixes #25
  • 6177730 Prettier
  • 3cc7133 Upgarde dependencies, use yarn

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 14, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 14, 2019

Update to this version instead 🚀

Release Notes for v2.0.6
  • Fixed issue #26, where event handlers were inappropriately not being called if they added or removed other handlers to the invoking listener in their callbacks.
Commits

The new version differs by 11 commits.

  • 316e909 2.0.6
  • 7706cc8 CHANGELOG
  • eaf13e3 Update test stats - nicely done, non-Microsoft browser vendors!
  • 1d49c60 Remove TODO, see #28 (comment)
  • 715c044 glob is only a dev dependency
  • b55bf9f Merge pull request #27 from quasicomputational/wpt-sync-2019-03-13
  • 9e30a7b WPT: fill in missing assert_* methods and skip some broken tests.
  • c271804 Re-sync with upstream WPT.
  • f7ca112 More robust & complete conversion of WPT tests.
  • 552d2a4 Merge pull request #28 from quasicomputational/gh-26
  • 8712450 Fix event listeners being added/removed during dispatch.

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 18, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 18, 2019

Update to this version instead 🚀

Release Notes for v2.1.0
  • Added the ability to include fake-indexeddb/auto and have it populate all the global variables.
  • Added support for IDBTransaction.commit() and IDBFactory.databases().
  • Fixed a couple minor edge cases to improve performance on the web platform tests from 85% to 87%.
Commits

The new version differs by 16 commits.

There are 16 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Jun 5, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 5, 2019

Update to this version instead 🚀

Release Notes for v2.1.1
  • #30 - Fixed typo in the name of the Event.timeStamp property.
Commits

The new version differs by 4 commits.

  • b9854e0 2.1.1
  • 6784dca Changelog for v2.1.1
  • 10118fe Merge pull request #32 from duduindo/master
  • 8791aa7 Property Event.timestamp named to Event.timeStamp

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 15, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 15, 2019

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request May 25, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented May 25, 2020


🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚

Find out how to migrate to Snyk at greenkeeper.io


Update to this version instead 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant