Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update react-universal-component to the latest version 🚀 #44

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Jul 20, 2018

Version 3.0.0 of react-universal-component was just published.

Dependency react-universal-component
Current Version 2.9.0
Type dependency

The version 3.0.0 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 react-universal-component.

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

  • 58ca92b Merge pull request #127 from faceyspacey/webpack-4
  • d5ad0de fix(src/index.js): Typo in babel plugin checker
  • 46a670f Merge pull request #122 from ScriptedAlchemy/webpack-4
  • 42c2166 test(flowconfig): Added chalk to ignore list
  • bf5f31f docs(README): Refactoring Readme
  • bf3b09d test(src): Fixing flow types for babel chunk detection
  • ada6a72 chore(package.json): Adding keywrods and collaberators
  • 698bd2f feat(src/requireUniversalModule): Handle string based chunknames (dashes)
  • d24230a chore(package.json,yarn.lock): devDependencies updages
  • bf7f1bf Merge pull request #120 from EdonGashi/patch-1
  • 3752c46 Update README.md
  • 6202d2d refactor(src/index.js): Fixed long lines of hoist
  • 3973374 Added preloadWeak static method

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 🌴

@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 4, 2018

Version 3.0.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 7 commits.

  • 6d43e77 Merge pull request #146 from jsonmaur/master
  • 69c65c5 Merge pull request #138 from billykwok/master
  • ae4a287 move server type definitions to seperate file
  • b2a8809 update README.md
  • 911ae84 refactor rendering logic and update types
  • 099890f add custom rendering
  • a7f9d34 rename variable from 'component'/'Component' to 'asyncModule'/'mod'

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 13, 2018

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • f0dd5f4 Merge pull request #152 from faceyspacey/critical-expression-warning
  • 71d9471 Moving requrieById into an isolated folder which will allow for string useage without importing anything else inside RUC, like flow types
  • 68e9982 Merge pull request #150 from faceyspacey/critical-expression-warning
  • 8250c35 fix(utils): Fixing Critical dependencies warnings

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 19, 2018

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • e152c49 Merge pull request #145 from konpikwastaken/feat/apply-options-always
  • 73b2958 merge master
  • 8777e63 updating docs
  • efc7f2f feat(requireUniversalModule.js): Adds option to allow applying of options in isDynamic scenarios (e.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 22, 2019

Update to this version instead 🚀

Commits

The new version differs by 8 commits.

  • 3c21ffa V4.0.0 (#176)
  • 3eeaa58 Merge pull request #162 from montifi/fix_component_preload_typescript_definition
  • 83a82f4 Merge pull request #166 from otofu-square/ignore-babel-rename-typedef
  • a6cee8f Merge pull request #171 from faceyspacey/ScriptedAlchemy-patch-1
  • 15a8a5e ci(Travis): fixing automated releases finally
  • e3e9fa2 chore(index.d.ts): Added ignoreBabelRename option
  • 97cef0e Update the argument name to match the JS code (props vs options)
  • 16ab023 Update the UniversalComponent.preload TypeScript definition

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 19, 2020

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • 8e82a9d ./props.page -> ./${props.page} (#205)
  • cbb7898 fix: upgrading hoist-non-react-statics (#187)
  • a3d1898 fix: TypeScript: add render option to types (#183)

See the full diff

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.

0 participants