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 41 dependencies from npm #3554

Merged
merged 42 commits into from
May 7, 2018

Conversation

dependencies[bot]
Copy link

@dependencies dependencies bot commented May 7, 2018

Overview

The following dependencies have been updated:

  • danger in / from "3.6.1" to "3.6.5"
  • lint-staged in / from "7.0.5" to "7.1.0"
  • tslint in / from "5.9.1" to "5.10.0"
  • core-js in addons/info from "2.5.5" to "2.5.6"
  • react-syntax-highlighter in addons/storysource from "7.0.2" to "7.0.4"
  • postcss-loader in lib/core from "2.1.4" to "2.1.5"
  • qs in lib/core from "6.5.1" to "6.5.2"
  • webpack in lib/core from "4.6.0" to "4.8.0"
  • core-js in app/angular from "2.5.5" to "2.5.6"
  • webpack in app/angular from "4.6.0" to "4.8.0"
  • babel-preset-minify in app/html from "0.4.0" to "0.4.1"
  • core-js in app/html from "2.5.5" to "2.5.6"
  • webpack in app/html from "4.6.0" to "4.8.0"
  • babel-preset-minify in app/mithril from "0.4.0" to "0.4.1"
  • core-js in app/mithril from "2.5.5" to "2.5.6"
  • webpack in app/mithril from "4.6.0" to "4.8.0"
  • babel-preset-minify in app/polymer from "0.4.0" to "0.4.1"
  • core-js in app/polymer from "2.5.5" to "2.5.6"
  • webpack in app/polymer from "4.6.0" to "4.8.0"
  • lit-html in app/polymer from "0.9.0" to "0.10.0"
  • babel-preset-minify in app/react from "0.4.0" to "0.4.1"
  • core-js in app/react from "2.5.5" to "2.5.6"
  • webpack in app/react from "4.6.0" to "4.8.0"
  • babel-preset-minify in app/vue from "0.4.0" to "0.4.1"
  • core-js in app/vue from "2.5.5" to "2.5.6"
  • webpack in app/vue from "4.6.0" to "4.8.0"
  • qs in lib/ui from "6.5.1" to "6.5.2"
  • lit-html in examples/polymer-cli from "0.9.0" to "0.10.0"
  • webpack in examples/polymer-cli from "4.6.0" to "4.8.0"
  • webpack-dev-server in examples/polymer-cli from "3.1.3" to "3.1.4"
  • babel-preset-minify in app/react-native from "0.4.0" to "0.4.1"
  • webpack in app/react-native from "4.6.0" to "4.8.0"
  • core-js in examples/angular-cli from "2.5.5" to "2.5.6"
  • @types/jasmine in examples/angular-cli from "2.8.6" to "2.8.7"
  • @types/node in examples/angular-cli from "9.6.7" to "9.6.12"
  • ts-node in examples/angular-cli from "6.0.2" to "6.0.3"
  • webpack in examples/cra-kitchen-sink from "4.6.0" to "4.8.0"
  • webpack in examples/mithril-kitchen-sink from "4.6.0" to "4.8.0"
  • webpack in examples/vue-kitchen-sink from "4.6.0" to "4.8.0"
  • webpack-dev-server in examples/vue-kitchen-sink from "3.1.3" to "3.1.4"
  • webpack in examples/official-storybook from "4.6.0" to "4.8.0"

Details

Dependencies.io has updated danger (a npm dependency in /) from "3.6.1" to "3.6.5".

3.6.5
  • Fix setting the status url on bitbucket [orta][]
  • Adds more logs to danger process [orta][]
3.6.4
  • Fix running Danger on issues with no comments for real [mxstbr][]
3.6.3
  • Fix running Danger on issues with no comments [mxstbr][]
3.6.2
  • Automatically rate limit concurrent GitHub API calls to avoid hitting GitHub rate limits [mxstbr][]

Dependencies.io has updated lint-staged (a npm dependency in /) from "7.0.5" to "7.1.0".

7.1.0

7.1.0 (2018-05-07)

Features

  • Chunked execution of linters on Windows only (#439) (1601c02)

Dependencies.io has updated tslint (a npm dependency in /) from "5.9.1" to "5.10.0".

5.10.0

🎉 Features

🛠️ Bugfixes & enhancements

Thanks to our contributors!

  • Achim Weimert
  • BB9z
  • Blair Zajac
  • Chia-Lun Wu (Leo)
  • Ethan
  • Janis Koehr
  • Josh Goldberg
  • Julian Verdurmen
  • Lucas Sloan
  • Mark Vincze
  • Martin Möhwald
  • Oliver Joseph Ash
  • Pichest Wongsiripiphat
  • Rafael Santana
  • Ruben Bridgewater
  • Ryan Waskiewicz
  • Sehrope Sarkuni
  • Suchan Lee
  • Victor Belozyorov
  • aervin_
  • cwgorman
  • felipeissa
  • jishi9

Dependencies.io has updated core-js (a npm dependency in addons/info) from "2.5.5" to "2.5.6".

2.5.6
  • Forced replace native Promise in V8 6.6 (Node 10 and Chrome 66) because of a bug with resolving custom thenables
  • Added a workaround for usage buggy native LG WebOS 2 Promise in microtask implementation, #396
  • Added modern version internal debugging information about used versions

Dependencies.io has updated react-syntax-highlighter (a npm dependency in addons/storysource) from "7.0.2" to "7.0.4".

7.0.4

No content found. Please open an issue at https://github.com/dependencies-io/support if you think this content could have been found.

7.0.3

No content found. Please open an issue at https://github.com/dependencies-io/support if you think this content could have been found.


Dependencies.io has updated postcss-loader (a npm dependency in lib/core) from "2.1.4" to "2.1.5".

2.1.5

2018-05-04

Bug Fixes


Dependencies.io has updated qs (a npm dependency in lib/core) from "6.5.1" to "6.5.2".

6.5.2

No content found. Please open an issue at https://github.com/dependencies-io/support if you think this content could have been found.


Dependencies.io has updated webpack (a npm dependency in lib/core) from "4.6.0" to "4.8.0".

4.8.0

Features

  • new WASM pipeline
    • use instantiateStreaming when available
    • allow circular dependencies between wasm modules (functions only)

Bugfixes

  • fix a bug where runtime code for wasm was incorrectly cached
  • fix a bug where a splitChunks cacheGroup without name wasn't executed
4.7.0

Features

  • add webpackIgnore magic comment (import(/* webpackIgnore: true */ "...")) to keep the import in the bundle
  • add chunkGroups to Stats
    • chunkGroups option
    • namedChunkGroups property
    • Chunk Group text output

Bugfixes

  • prevent chunk merging for the runtimeChunk
  • fix a caching issue for concatenated modules
  • namedModules now handle name conflicts correctly
  • fix a crash when using [contenthash:n] without on-demand-chunks

Internal changes

  • testing uses Jest now
  • testing in node.js 10 too
  • Performance improvements

Dependencies.io has updated core-js (a npm dependency in app/angular) from "2.5.5" to "2.5.6".

2.5.6
  • Forced replace native Promise in V8 6.6 (Node 10 and Chrome 66) because of a bug with resolving custom thenables
  • Added a workaround for usage buggy native LG WebOS 2 Promise in microtask implementation, #396
  • Added modern version internal debugging information about used versions

Dependencies.io has updated webpack (a npm dependency in app/angular) from "4.6.0" to "4.8.0".

4.8.0

Features

  • new WASM pipeline
    • use instantiateStreaming when available
    • allow circular dependencies between wasm modules (functions only)

Bugfixes

  • fix a bug where runtime code for wasm was incorrectly cached
  • fix a bug where a splitChunks cacheGroup without name wasn't executed
4.7.0

Features

  • add webpackIgnore magic comment (import(/* webpackIgnore: true */ "...")) to keep the import in the bundle
  • add chunkGroups to Stats
    • chunkGroups option
    • namedChunkGroups property
    • Chunk Group text output

Bugfixes

  • prevent chunk merging for the runtimeChunk
  • fix a caching issue for concatenated modules
  • namedModules now handle name conflicts correctly
  • fix a crash when using [contenthash:n] without on-demand-chunks

Internal changes

  • testing uses Jest now
  • testing in node.js 10 too
  • Performance improvements

Dependencies.io has updated babel-preset-minify (a npm dependency in app/html) from "0.4.0" to "0.4.1".

0.4.1

No content found. Please open an issue at https://github.com/dependencies-io/support if you think this content could have been found.


Dependencies.io has updated core-js (a npm dependency in app/html) from "2.5.5" to "2.5.6".

2.5.6
  • Forced replace native Promise in V8 6.6 (Node 10 and Chrome 66) because of a bug with resolving custom thenables
  • Added a workaround for usage buggy native LG WebOS 2 Promise in microtask implementation, #396
  • Added modern version internal debugging information about used versions

Dependencies.io has updated webpack (a npm dependency in app/html) from "4.6.0" to "4.8.0".

4.8.0

Features

  • new WASM pipeline
    • use instantiateStreaming when available
    • allow circular dependencies between wasm modules (functions only)

Bugfixes

  • fix a bug where runtime code for wasm was incorrectly cached
  • fix a bug where a splitChunks cacheGroup without name wasn't executed
4.7.0

Features

  • add webpackIgnore magic comment (import(/* webpackIgnore: true */ "...")) to keep the import in the bundle
  • add chunkGroups to Stats
    • chunkGroups option
    • namedChunkGroups property
    • Chunk Group text output

Bugfixes

  • prevent chunk merging for the runtimeChunk
  • fix a caching issue for concatenated modules
  • namedModules now handle name conflicts correctly
  • fix a crash when using [contenthash:n] without on-demand-chunks

Internal changes

  • testing uses Jest now
  • testing in node.js 10 too
  • Performance improvements

Dependencies.io has updated babel-preset-minify (a npm dependency in app/mithril) from "0.4.0" to "0.4.1".

0.4.1

No content found. Please open an issue at https://github.com/dependencies-io/support if you think this content could have been found.


Dependencies.io has updated core-js (a npm dependency in app/mithril) from "2.5.5" to "2.5.6".

2.5.6
  • Forced replace native Promise in V8 6.6 (Node 10 and Chrome 66) because of a bug with resolving custom thenables
  • Added a workaround for usage buggy native LG WebOS 2 Promise in microtask implementation, #396
  • Added modern version internal debugging information about used versions

Dependencies.io has updated webpack (a npm dependency in app/mithril) from "4.6.0" to "4.8.0".

4.8.0

Features

  • new WASM pipeline
    • use instantiateStreaming when available
    • allow circular dependencies between wasm modules (functions only)

Bugfixes

  • fix a bug where runtime code for wasm was incorrectly cached
  • fix a bug where a splitChunks cacheGroup without name wasn't executed
4.7.0

Features

  • add webpackIgnore magic comment (import(/* webpackIgnore: true */ "...")) to keep the import in the bundle
  • add chunkGroups to Stats
    • chunkGroups option
    • namedChunkGroups property
    • Chunk Group text output

Bugfixes

  • prevent chunk merging for the runtimeChunk
  • fix a caching issue for concatenated modules
  • namedModules now handle name conflicts correctly
  • fix a crash when using [contenthash:n] without on-demand-chunks

Internal changes

  • testing uses Jest now
  • testing in node.js 10 too
  • Performance improvements

Dependencies.io has updated babel-preset-minify (a npm dependency in app/polymer) from "0.4.0" to "0.4.1".

0.4.1

No content found. Please open an issue at https://github.com/dependencies-io/support if you think this content could have been found.


Dependencies.io has updated core-js (a npm dependency in app/polymer) from "2.5.5" to "2.5.6".

2.5.6
  • Forced replace native Promise in V8 6.6 (Node 10 and Chrome 66) because of a bug with resolving custom thenables
  • Added a workaround for usage buggy native LG WebOS 2 Promise in microtask implementation, #396
  • Added modern version internal debugging information about used versions

Dependencies.io has updated webpack (a npm dependency in app/polymer) from "4.6.0" to "4.8.0".

4.8.0

Features

  • new WASM pipeline
    • use instantiateStreaming when available
    • allow circular dependencies between wasm modules (functions only)

Bugfixes

  • fix a bug where runtime code for wasm was incorrectly cached
  • fix a bug where a splitChunks cacheGroup without name wasn't executed
4.7.0

Features

  • add webpackIgnore magic comment (import(/* webpackIgnore: true */ "...")) to keep the import in the bundle
  • add chunkGroups to Stats
    • chunkGroups option
    • namedChunkGroups property
    • Chunk Group text output

Bugfixes

  • prevent chunk merging for the runtimeChunk
  • fix a caching issue for concatenated modules
  • namedModules now handle name conflicts correctly
  • fix a crash when using [contenthash:n] without on-demand-chunks

Internal changes

  • testing uses Jest now
  • testing in node.js 10 too
  • Performance improvements

Dependencies.io has updated lit-html (a npm dependency in app/polymer) from "0.9.0" to "0.10.0".

0.10.0

No content found. Please open an issue at https://github.com/dependencies-io/support if you think this content could have been found.


Dependencies.io has updated babel-preset-minify (a npm dependency in app/react) from "0.4.0" to "0.4.1".

0.4.1

No content found. Please open an issue at https://github.com/dependencies-io/support if you think this content could have been found.


Dependencies.io has updated core-js (a npm dependency in app/react) from "2.5.5" to "2.5.6".

2.5.6
  • Forced replace native Promise in V8 6.6 (Node 10 and Chrome 66) because of a bug with resolving custom thenables
  • Added a workaround for usage buggy native LG WebOS 2 Promise in microtask implementation, #396
  • Added modern version internal debugging information about used versions

Dependencies.io has updated webpack (a npm dependency in app/react) from "4.6.0" to "4.8.0".

4.8.0

Features

  • new WASM pipeline
    • use instantiateStreaming when available
    • allow circular dependencies between wasm modules (functions only)

Bugfixes

  • fix a bug where runtime code for wasm was incorrectly cached
  • fix a bug where a splitChunks cacheGroup without name wasn't executed
4.7.0

Features

  • add webpackIgnore magic comment (import(/* webpackIgnore: true */ "...")) to keep the import in the bundle
  • add chunkGroups to Stats
    • chunkGroups option
    • namedChunkGroups property
    • Chunk Group text output

Bugfixes

  • prevent chunk merging for the runtimeChunk
  • fix a caching issue for concatenated modules
  • namedModules now handle name conflicts correctly
  • fix a crash when using [contenthash:n] without on-demand-chunks

Internal changes

  • testing uses Jest now
  • testing in node.js 10 too
  • Performance improvements

Dependencies.io has updated babel-preset-minify (a npm dependency in app/vue) from "0.4.0" to "0.4.1".

0.4.1

No content found. Please open an issue at https://github.com/dependencies-io/support if you think this content could have been found.


Dependencies.io has updated core-js (a npm dependency in app/vue) from "2.5.5" to "2.5.6".

2.5.6
  • Forced replace native Promise in V8 6.6 (Node 10 and Chrome 66) because of a bug with resolving custom thenables
  • Added a workaround for usage buggy native LG WebOS 2 Promise in microtask implementation, #396
  • Added modern version internal debugging information about used versions

Dependencies.io has updated webpack (a npm dependency in app/vue) from "4.6.0" to "4.8.0".

4.8.0

Features

  • new WASM pipeline
    • use instantiateStreaming when available
    • allow circular dependencies between wasm modules (functions only)

Bugfixes

  • fix a bug where runtime code for wasm was incorrectly cached
  • fix a bug where a splitChunks cacheGroup without name wasn't executed
4.7.0

Features

  • add webpackIgnore magic comment (import(/* webpackIgnore: true */ "...")) to keep the import in the bundle
  • add chunkGroups to Stats
    • chunkGroups option
    • namedChunkGroups property
    • Chunk Group text output

Bugfixes

  • prevent chunk merging for the runtimeChunk
  • fix a caching issue for concatenated modules
  • namedModules now handle name conflicts correctly
  • fix a crash when using [contenthash:n] without on-demand-chunks

Internal changes

  • testing uses Jest now
  • testing in node.js 10 too
  • Performance improvements

Dependencies.io has updated qs (a npm dependency in lib/ui) from "6.5.1" to "6.5.2".

6.5.2

No content found. Please open an issue at https://github.com/dependencies-io/support if you think this content could have been found.


Dependencies.io has updated lit-html (a npm dependency in examples/polymer-cli) from "0.9.0" to "0.10.0".

0.10.0

No content found. Please open an issue at https://github.com/dependencies-io/support if you think this content could have been found.


Dependencies.io has updated webpack (a npm dependency in examples/polymer-cli) from "4.6.0" to "4.8.0".

4.8.0

Features

  • new WASM pipeline
    • use instantiateStreaming when available
    • allow circular dependencies between wasm modules (functions only)

Bugfixes

  • fix a bug where runtime code for wasm was incorrectly cached
  • fix a bug where a splitChunks cacheGroup without name wasn't executed
4.7.0

Features

  • add webpackIgnore magic comment (import(/* webpackIgnore: true */ "...")) to keep the import in the bundle
  • add chunkGroups to Stats
    • chunkGroups option
    • namedChunkGroups property
    • Chunk Group text output

Bugfixes

  • prevent chunk merging for the runtimeChunk
  • fix a caching issue for concatenated modules
  • namedModules now handle name conflicts correctly
  • fix a crash when using [contenthash:n] without on-demand-chunks

Internal changes

  • testing uses Jest now
  • testing in node.js 10 too
  • Performance improvements

Dependencies.io has updated webpack-dev-server (a npm dependency in examples/polymer-cli) from "3.1.3" to "3.1.4".

3.1.4

Dependencies.io has updated babel-preset-minify (a npm dependency in app/react-native) from "0.4.0" to "0.4.1".

0.4.1

No content found. Please open an issue at https://github.com/dependencies-io/support if you think this content could have been found.


Dependencies.io has updated webpack (a npm dependency in app/react-native) from "4.6.0" to "4.8.0".

4.8.0

Features

  • new WASM pipeline
    • use instantiateStreaming when available
    • allow circular dependencies between wasm modules (functions only)

Bugfixes

  • fix a bug where runtime code for wasm was incorrectly cached
  • fix a bug where a splitChunks cacheGroup without name wasn't executed
4.7.0

Features

  • add webpackIgnore magic comment (import(/* webpackIgnore: true */ "...")) to keep the import in the bundle
  • add chunkGroups to Stats
    • chunkGroups option
    • namedChunkGroups property
    • Chunk Group text output

Bugfixes

  • prevent chunk merging for the runtimeChunk
  • fix a caching issue for concatenated modules
  • namedModules now handle name conflicts correctly
  • fix a crash when using [contenthash:n] without on-demand-chunks

Internal changes

  • testing uses Jest now
  • testing in node.js 10 too
  • Performance improvements

Dependencies.io has updated core-js (a npm dependency in examples/angular-cli) from "2.5.5" to "2.5.6".

2.5.6
  • Forced replace native Promise in V8 6.6 (Node 10 and Chrome 66) because of a bug with resolving custom thenables
  • Added a workaround for usage buggy native LG WebOS 2 Promise in microtask implementation, #396
  • Added modern version internal debugging information about used versions

Dependencies.io has updated @types/jasmine (a npm dependency in examples/angular-cli) from "2.8.6" to "2.8.7".

2.8.7

No content found. Please open an issue at https://github.com/dependencies-io/support if you think this content could have been found.


Dependencies.io has updated @types/node (a npm dependency in examples/angular-cli) from "9.6.7" to "9.6.12".

9.6.12

No content found. Please open an issue at https://github.com/dependencies-io/support if you think this content could have been found.

9.6.11

No content found. Please open an issue at https://github.com/dependencies-io/support if you think this content could have been found.

9.6.10

No content found. Please open an issue at https://github.com/dependencies-io/support if you think this content could have been found.

9.6.9

No content found. Please open an issue at https://github.com/dependencies-io/support if you think this content could have been found.

9.6.8

No content found. Please open an issue at https://github.com/dependencies-io/support if you think this content could have been found.


Dependencies.io has updated ts-node (a npm dependency in examples/angular-cli) from "6.0.2" to "6.0.3".

6.0.3

No content found. Please open an issue at https://github.com/dependencies-io/support if you think this content could have been found.


Dependencies.io has updated webpack (a npm dependency in examples/cra-kitchen-sink) from "4.6.0" to "4.8.0".

4.8.0

Features

  • new WASM pipeline
    • use instantiateStreaming when available
    • allow circular dependencies between wasm modules (functions only)

Bugfixes

  • fix a bug where runtime code for wasm was incorrectly cached
  • fix a bug where a splitChunks cacheGroup without name wasn't executed
4.7.0

Features

  • add webpackIgnore magic comment (import(/* webpackIgnore: true */ "...")) to keep the import in the bundle
  • add chunkGroups to Stats
    • chunkGroups option
    • namedChunkGroups property
    • Chunk Group text output

Bugfixes

  • prevent chunk merging for the runtimeChunk
  • fix a caching issue for concatenated modules
  • namedModules now handle name conflicts correctly
  • fix a crash when using [contenthash:n] without on-demand-chunks

Internal changes

  • testing uses Jest now
  • testing in node.js 10 too
  • Performance improvements

Dependencies.io has updated webpack (a npm dependency in examples/mithril-kitchen-sink) from "4.6.0" to "4.8.0".

4.8.0

Features

  • new WASM pipeline
    • use instantiateStreaming when available
    • allow circular dependencies between wasm modules (functions only)

Bugfixes

  • fix a bug where runtime code for wasm was incorrectly cached
  • fix a bug where a splitChunks cacheGroup without name wasn't executed
4.7.0

Features

  • add webpackIgnore magic comment (import(/* webpackIgnore: true */ "...")) to keep the import in the bundle
  • add chunkGroups to Stats
    • chunkGroups option
    • namedChunkGroups property
    • Chunk Group text output

Bugfixes

  • prevent chunk merging for the runtimeChunk
  • fix a caching issue for concatenated modules
  • namedModules now handle name conflicts correctly
  • fix a crash when using [contenthash:n] without on-demand-chunks

Internal changes

  • testing uses Jest now
  • testing in node.js 10 too
  • Performance improvements

Dependencies.io has updated webpack (a npm dependency in examples/vue-kitchen-sink) from "4.6.0" to "4.8.0".

4.8.0

Features

  • new WASM pipeline
    • use instantiateStreaming when available
    • allow circular dependencies between wasm modules (functions only)

Bugfixes

  • fix a bug where runtime code for wasm was incorrectly cached
  • fix a bug where a splitChunks cacheGroup without name wasn't executed
4.7.0

Features

  • add webpackIgnore magic comment (import(/* webpackIgnore: true */ "...")) to keep the import in the bundle
  • add chunkGroups to Stats
    • chunkGroups option
    • namedChunkGroups property
    • Chunk Group text output

Bugfixes

  • prevent chunk merging for the runtimeChunk
  • fix a caching issue for concatenated modules
  • namedModules now handle name conflicts correctly
  • fix a crash when using [contenthash:n] without on-demand-chunks

Internal changes

  • testing uses Jest now
  • testing in node.js 10 too
  • Performance improvements

Dependencies.io has updated webpack-dev-server (a npm dependency in examples/vue-kitchen-sink) from "3.1.3" to "3.1.4".

3.1.4

Dependencies.io has updated webpack (a npm dependency in examples/official-storybook) from "4.6.0" to "4.8.0".

4.8.0

Features

  • new WASM pipeline
    • use instantiateStreaming when available
    • allow circular dependencies between wasm modules (functions only)

Bugfixes

  • fix a bug where runtime code for wasm was incorrectly cached
  • fix a bug where a splitChunks cacheGroup without name wasn't executed
4.7.0

Features

  • add webpackIgnore magic comment (import(/* webpackIgnore: true */ "...")) to keep the import in the bundle
  • add chunkGroups to Stats
    • chunkGroups option
    • namedChunkGroups property
    • Chunk Group text output

Bugfixes

  • prevent chunk merging for the runtimeChunk
  • fix a caching issue for concatenated modules
  • namedModules now handle name conflicts correctly
  • fix a crash when using [contenthash:n] without on-demand-chunks

Internal changes

  • testing uses Jest now
  • testing in node.js 10 too
  • Performance improvements

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.

4 participants