fus-marcom / franciscan-react

A new website for Franciscan University of Steubenville built with ReactJS.
https://gcp.franciscan.university
MIT License
171 stars 80 forks source link

Update next to the latest version 🚀 #115

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 6.0.2 of next was just published.

Dependency next
Current Version 6.0.1
Type dependency

The version 6.0.2 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 next.

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 6.0.2

Patches

  • Fix example with-custom-babel-config: update to Babel 7: #4349
  • Update README in with-global-stylesheet-simple [ci skip]: #4361
  • Update babel-plugin-module-resolver version in with-global-stylesheet: #4360
  • Update package.json in with-docker example: #4359
  • Fix class name in data-fetch example: #4358
  • Updating with-redux-saga example: #4356
  • Fixes 'next export' when exportPathMap function depends on runtime config: #4339
  • Set this.mounted to false when dynamic component is unmounted: #4333
  • Upgrade with-typescript to use latest next-typescript: 2c3f406
  • Make sure props.url is immutable: #4352

Credits

Huge thanks to @messa, @yhirano55, @cedric-marcone, @wereHamster and @gastonfartek for helping!

Commits

The new version differs by 14 commits.

  • b0bbf72 6.0.2
  • 4f59c95 updating with-redux-saga example (#4356)
  • af10822 Fix class name in data-fetch example (#4358)
  • b2047de Update package.json in with-docker example (#4359)
  • 8c5c2c2 Update babel-plugin-module-resolver version in with-global-stylesheet (#4360)
  • b3e47d1 Update README in with-global-stylesheet-simple [ci skip] (#4361)
  • fa5c0b8 Fix example with-custom-babel-config: update to Babel 7 (#4349)
  • 355b1ad 6.0.2-canary.0
  • db29791 Merge branch 'master' into canary
  • 449f38d Make sure props.url is immutable (#4352)
  • 2c3f406 Upgrade with-typescript to use latest next-typescript
  • 16ff96b rename; Clock.js to clock (#4342)
  • 7f62132 Set this.mounted to false when dynamic component is unmounted (#4333)
  • d3c710b Fixes 'next export' when exportPathMap function depends on runtime config (#4339)

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: