DBCDK / dk5

DK5 Digital
GNU Affero General Public License v3.0
0 stars 0 forks source link

Update preact to the latest version 🚀 #597

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 8.2.8 of preact was just published.

Dependency preact
Current Version 8.2.7
Type dependency

The version 8.2.8 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 preact.

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

  • d193b4e Merge pull request #1074 from marvinhagemeister/release_8-2-8
  • 9cf4083 Release 8.2.8
  • 14d60e8 Merge pull request #1071 from levrik/patch-1
  • 2d4c881 Remove object-notation for class/className from TS typings
  • 3e69287 Merge pull request #1050 from developit/revert-1016-master
  • f313415 Revert "Set component instance constructor to make it work nicely with react-hot-loader"
  • eeec8d6 Merge pull request #1016 from arqex/master
  • a338372 Merge branch 'master' into master
  • ba75774 Merge pull request #1032 from marvinhagemeister/update_deps
  • 5d87e50 Skip failing test
  • 0d4f93e Fix linting error
  • a2f7b57 Upgrade dependencies
  • be7a4ed Merge branch 'master' into master
  • 173140a Merge pull request #1044 from marvinhagemeister/ts_child_context
  • 59e0253 TS: Add missing getChildContext method

There are 101 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 8.2.9 just got published.

Update to this version instead 🚀

Release Notes 8.2.9

This release fixes an issue with our minification pipeline, which incorrectly mangled export declarations.

Commits

The new version differs by 5 commits.

  • 9affea6 Release 8.2.9 (#1078)
  • 470d173 Remove devtools module declaraction (#1083)
  • 8a54f80 Provide default type for VNode generic parameter (#1082)
  • 9f38cd0 Rollback uglify3 -> uglify2 (#1077)
  • f9eb4ce Add back missing attributes types to RenderableProps (#1051)

See the full diff

fvsdbc commented 6 years ago

Closed