ivmartel / dwv-jqui

Medical image viewer based on DWV (DICOM Web Viewer) and jQuery UI.
https://ivmartel.github.io/dwv-jqui/
GNU General Public License v3.0
18 stars 18 forks source link

Update dwv to the latest version šŸš€ #4

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

ā˜ļø Greenkeeperā€™s updated Terms of Service will come into effect on April 6th, 2018.

Version 0.23.3 of dwv was just published.

Dependency dwv
Current Version 0.23.2
Type dependency

The version 0.23.3 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 dwv.

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 Third patch for v0.23.0

Fix node integration, see #474. See milestone 0.23.3 for details.

Commits

The new version differs by 11 commits.

  • 70ce2ed Copy release 0.23.3 to the dist folder.
  • 41d32c3 Bump version from 0.23.2 to 0.23.3.
  • b87a542 Let greekeeper update the yarn lockfile.
  • 6ecb691 Add yarn lockfile.
  • 9d1a221 Reorder deps.
  • 6ce7f26 Wrap Modernizr in an init function. Fixes #474.
  • 3a01505 Move coveralls to travis script.
  • 15ac2f0 Fix build script.
  • 499d82c Update gitignore.
  • c62b2e4 Protect gh-pages update. Adapted to new tasks.
  • 6c249de Updated tasks. Added http-server and dev task

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: