Skip to content

chore(deps): Upgrade many NPM packages - #913

Merged
ashchan merged 1 commit into
developfrom
update-npm-deps
Sep 8, 2019
Merged

chore(deps): Upgrade many NPM packages#913
ashchan merged 1 commit into
developfrom
update-npm-deps

Conversation

@ashchan

@ashchan ashchan commented Sep 7, 2019

Copy link
Copy Markdown
Contributor

Leave major or breaking change versions for later upgrade.

Most are dev dependencies or minor/fix upgrades.

Unfortunately set-value's still on old version.

Leave major or breaking change versions for later upgrade.
@ashchan

ashchan commented Sep 7, 2019

Copy link
Copy Markdown
Contributor Author

Don't have idea why UI Tests on Travis fail due to:

neuron-ui:   ● Test suite failed to run
371neuron-ui:     @babel/plugin-proposal-dynamic-import depends on a modules
372neuron-ui:     transform plugin. Supported plugins are:
373neuron-ui:      - @babel/plugin-transform-modules-commonjs ^7.4.0
374neuron-ui:      - @babel/plugin-transform-modules-amd ^7.4.0
375neuron-ui:      - @babel/plugin-transform-modules-systemjs ^7.4.0
376neuron-ui:     If you are using Webpack or Rollup and thus don't want
377neuron-ui:     Babel to transpile your imports and exports, you can use
378neuron-ui:     the @babel/plugin-syntax-dynamic-import plugin and let your
379neuron-ui:     bundler handle dynamic imports.
380neuron-ui:       at PluginPass.Program (../../node_modules/@babel/plugin-proposal-dynamic-import/lib/index.js:61:17)
381neuron-ui:       at newFn (../../node_modules/@babel/core/node_modules/@babel/traverse/lib/visitors.js:193:21)
382neuron-ui:       at NodePath._call (../../node_modules/@babel/core/node_modules/@babel/traverse/lib/path/context.js:53:20)
383neuron-ui:       at NodePath.call (../../node_modules/@babel/core/node_modules/@babel/traverse/lib/path/context.js:40:17)
384neuron-ui:       at NodePath.visit (../../node_modules/@babel/core/node_modules/@babel/traverse/lib/path/context.js:88:12)
385neuron-ui:       at TraversalContext.visitQueue (../../node_modules/@babel/core/node_modules/@babel/traverse/lib/context.js:118:16)
386neuron-ui:       at TraversalContext.visitSingle (../../node_modules/@babel/core/node_modules/@babel/traverse/lib/context.js:90:19)
387neuron-ui:       at TraversalContext.visit (../../node_modules/@babel/core/node_modules/@babel/traverse/lib/context.js:146:19)
388neuron-ui:       at Function.traverse.node (../../node_modules/@babel/core/node_modules/@babel/traverse/lib/index.js:94:17)
389neuron-ui:       at traverse (../../node_modules/@babel/core/node_modules/@babel/traverse/lib/index.js:76:12)

@ashchan

ashchan commented Sep 8, 2019

Copy link
Copy Markdown
Contributor Author

Cleared all Travis cache and reran.

@ashchan ashchan self-assigned this Sep 8, 2019
@ashchan
ashchan merged commit 93fc2ab into develop Sep 8, 2019
@ashchan
ashchan deleted the update-npm-deps branch September 8, 2019 06:29
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.

2 participants