zoetrope69 / songkick-pwa

πŸŽ΅πŸ“†πŸ’… unofficial progressive web app for Songkick
https://songkick-pwa.glitch.me
MIT License
8 stars 0 forks source link

Update preact to the latest version πŸš€ #54

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 8.1.0 of preact just got published.

Dependency preact
Current Version 7.2.1
Type dependency

The version 8.1.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 preact. 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 94 commits .

  • ca2d921 8.1.0
  • 4d6b20d Don't throw on undefined components (preact/debug will be doing a much better job of that with proper stack traces).
  • 80ad436 Added two minor changes to jsdocs (#631)
  • 468cd25 Merge pull request #506 from robertknight/update-callback-order-v2
  • d27386b Merge branch 'master' into update-callback-order-v2
  • 9e1dd18 Tiny size/perf optimization for prop & child diffing
  • 140ae1b Tests for #628 /cc @NekR
  • c45d844 Merge branch 'OpenJSX-master'
  • 311b111 Merge branch 'master' into master
  • 3185b30 Add explanatory comments, remove unnecessary comments.
  • b60ee18 Merge branch 'master' into master
  • c357f0f Move boolean check out of component check (#629)
  • edf4c1c Remove unnecessary object check in setAccessor
  • 52bb91e Merge branch '8'
  • 15cb047 8.0.1

There are 94 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 8.2.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 86 commits.

  • 90a720c 8.2.0
  • fd1df72 [postinstall fix]
  • 0948d4d slim down the OpenCollective post-install message and make it colorful
  • 429da73 Re-add missing codemod
  • 5b04dbf Backport Babel 6 configuration from master, but keep the awesome preact.esm.js optimizations (https://www.diffchecker.com/xJBzW3dR)
  • 22b9e3d Merge branch 'master' into master
  • 7f03a81 Move babel config into package.json and add a note about the iffy transform for babel6+
  • 018a5a7 Merge branch 'master' into master
  • 8621b18 Derive rollup config from base one
  • 0a82156 Merge branch 'master' into es1
  • c47acc1 Merge branch 'master' into gdub22-babel6
  • 6756a9c Fix TS defintion breakage
  • c10e19a Merge branch 'master' into babel6
  • 57341a5 fix: allow render function to return null (#669)
  • 855c34a chore(package): update sinon to version 2.2.0 (#682)

There are 86 commits in total.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 8.2.1 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 3 commits.

  • e026d9e 8.2.1
  • 7e70fb1 [Temporarily] disable flushMounts() to fix #750
  • 824404b Fix comment typo (closes #752)

See the full diff