Skip to content
This repository has been archived by the owner on Jul 29, 2019. It is now read-only.

Update module versions to latest stable #3287

Merged
merged 3 commits into from
Jul 26, 2017

Conversation

wimrijnders
Copy link
Contributor

Fix for #2694.

Updates the module versions in package.json to the latest stable version, if possible.
If not possible (i.e. something breaks in the build or the unit tests), the versions are updated to the latest of the currently used major version.

The following steps have been performed repeatedly during the version number changes:

  • npm install
  • gulp
  • npm test
  • Refresh a sample page of every major component, i.e. graph2d, graph3d, timeline, network

It would be advisable to do these steps as well during review.


The following latest stable modules break the build or the unit tests and will need separate attention.
They have been upgraded to the latest stable of the currently used version, if not already there.

  • jsdom - breaks unit test
  • jsdom-global - complains that latest stable of jsdom is not present
  • uglify-js - breaks build

@yotamberk yotamberk merged commit 3adaefd into almende:develop Jul 26, 2017
@wimrijnders wimrijnders deleted the issue2694UpdateModuleVersions branch July 26, 2017 12:35
primozs pushed a commit to primozs/vis that referenced this pull request Jan 3, 2019
* Updated babel modules to latest stable

* Updated devDependencies all modules expect webpack

* Updated webpack to latest stable
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants