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 19 dependencies from npm #2957

Merged
merged 20 commits into from
Feb 10, 2018
Merged

Conversation

dependencies[bot]
Copy link

@dependencies dependencies bot commented Feb 10, 2018

Overview

The following dependencies have been updated:

  • jest-cli in / from "22.2.1" to "22.2.2"
  • jest-config in / from "22.2.1" to "22.2.2"
  • jest-environment-jsdom in / from "22.2.0" to "22.2.2"
  • jest-jasmine2 in / from "22.2.1" to "22.2.2"
  • autoprefixer in lib/core from "7.2.5" to "7.2.6"
  • webpack in lib/core from "3.10.0" to "3.11.0"
  • autoprefixer in app/angular from "7.2.5" to "7.2.6"
  • webpack in app/angular from "3.10.0" to "3.11.0"
  • autoprefixer in app/polymer from "7.2.5" to "7.2.6"
  • webpack in app/polymer from "3.10.0" to "3.11.0"
  • autoprefixer in app/react-native from "7.2.5" to "7.2.6"
  • webpack in app/react-native from "3.10.0" to "3.11.0"
  • autoprefixer in app/react from "7.2.5" to "7.2.6"
  • webpack in app/react from "3.10.0" to "3.11.0"
  • autoprefixer in app/vue from "7.2.5" to "7.2.6"
  • webpack in app/vue from "3.10.0" to "3.11.0"
  • webpack in examples/polymer-cli from "3.10.0" to "3.11.0"
  • @types/node in examples/angular-cli from "6.0.99" to "6.0.100"
  • webpack in examples/vue-kitchen-sink from "3.10.0" to "3.11.0"

Details

Dependencies.io has updated jest-cli (a npm dependency in /) from "22.2.1" to "22.2.2".

22.2.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 jest-config (a npm dependency in /) from "22.2.1" to "22.2.2".

22.2.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 jest-environment-jsdom (a npm dependency in /) from "22.2.0" to "22.2.2".

22.2.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 jest-jasmine2 (a npm dependency in /) from "22.2.1" to "22.2.2".

22.2.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 autoprefixer (a npm dependency in lib/core) from "7.2.5" to "7.2.6".

7.2.6
  • Fix -ms- prefix for grid cells with same grid-area (by evgeny-petukhov).

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

3.11.0

Features

  • Parser supports new Foo expressions
  • Evaluator supports bitwise and exponential operator
  • Many config options supporting placeholder now also support functions
  • add jsonpScriptType to specify script type for lazy loaded script tags
  • update ajv

Bugfixes

  • allow ident in schema
  • ident is not lost when referencing by ident
  • Prefer process.exitCode instead of process.exit
  • workaround for bluebird warning in hot/signal
  • Errors in child compilation now lead to global error
  • Initial chunk are no longer part of the chunk manifest and no longer contribute to the hash
  • don't crash on arrays with empty items
  • workaround for node 8 and 9 bug while reading empty env values

Dependencies.io has updated autoprefixer (a npm dependency in app/angular) from "7.2.5" to "7.2.6".

7.2.6
  • Fix -ms- prefix for grid cells with same grid-area (by evgeny-petukhov).

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

3.11.0

Features

  • Parser supports new Foo expressions
  • Evaluator supports bitwise and exponential operator
  • Many config options supporting placeholder now also support functions
  • add jsonpScriptType to specify script type for lazy loaded script tags
  • update ajv

Bugfixes

  • allow ident in schema
  • ident is not lost when referencing by ident
  • Prefer process.exitCode instead of process.exit
  • workaround for bluebird warning in hot/signal
  • Errors in child compilation now lead to global error
  • Initial chunk are no longer part of the chunk manifest and no longer contribute to the hash
  • don't crash on arrays with empty items
  • workaround for node 8 and 9 bug while reading empty env values

Dependencies.io has updated autoprefixer (a npm dependency in app/polymer) from "7.2.5" to "7.2.6".

7.2.6
  • Fix -ms- prefix for grid cells with same grid-area (by evgeny-petukhov).

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

3.11.0

Features

  • Parser supports new Foo expressions
  • Evaluator supports bitwise and exponential operator
  • Many config options supporting placeholder now also support functions
  • add jsonpScriptType to specify script type for lazy loaded script tags
  • update ajv

Bugfixes

  • allow ident in schema
  • ident is not lost when referencing by ident
  • Prefer process.exitCode instead of process.exit
  • workaround for bluebird warning in hot/signal
  • Errors in child compilation now lead to global error
  • Initial chunk are no longer part of the chunk manifest and no longer contribute to the hash
  • don't crash on arrays with empty items
  • workaround for node 8 and 9 bug while reading empty env values

Dependencies.io has updated autoprefixer (a npm dependency in app/react-native) from "7.2.5" to "7.2.6".

7.2.6
  • Fix -ms- prefix for grid cells with same grid-area (by evgeny-petukhov).

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

3.11.0

Features

  • Parser supports new Foo expressions
  • Evaluator supports bitwise and exponential operator
  • Many config options supporting placeholder now also support functions
  • add jsonpScriptType to specify script type for lazy loaded script tags
  • update ajv

Bugfixes

  • allow ident in schema
  • ident is not lost when referencing by ident
  • Prefer process.exitCode instead of process.exit
  • workaround for bluebird warning in hot/signal
  • Errors in child compilation now lead to global error
  • Initial chunk are no longer part of the chunk manifest and no longer contribute to the hash
  • don't crash on arrays with empty items
  • workaround for node 8 and 9 bug while reading empty env values

Dependencies.io has updated autoprefixer (a npm dependency in app/react) from "7.2.5" to "7.2.6".

7.2.6
  • Fix -ms- prefix for grid cells with same grid-area (by evgeny-petukhov).

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

3.11.0

Features

  • Parser supports new Foo expressions
  • Evaluator supports bitwise and exponential operator
  • Many config options supporting placeholder now also support functions
  • add jsonpScriptType to specify script type for lazy loaded script tags
  • update ajv

Bugfixes

  • allow ident in schema
  • ident is not lost when referencing by ident
  • Prefer process.exitCode instead of process.exit
  • workaround for bluebird warning in hot/signal
  • Errors in child compilation now lead to global error
  • Initial chunk are no longer part of the chunk manifest and no longer contribute to the hash
  • don't crash on arrays with empty items
  • workaround for node 8 and 9 bug while reading empty env values

Dependencies.io has updated autoprefixer (a npm dependency in app/vue) from "7.2.5" to "7.2.6".

7.2.6
  • Fix -ms- prefix for grid cells with same grid-area (by evgeny-petukhov).

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

3.11.0

Features

  • Parser supports new Foo expressions
  • Evaluator supports bitwise and exponential operator
  • Many config options supporting placeholder now also support functions
  • add jsonpScriptType to specify script type for lazy loaded script tags
  • update ajv

Bugfixes

  • allow ident in schema
  • ident is not lost when referencing by ident
  • Prefer process.exitCode instead of process.exit
  • workaround for bluebird warning in hot/signal
  • Errors in child compilation now lead to global error
  • Initial chunk are no longer part of the chunk manifest and no longer contribute to the hash
  • don't crash on arrays with empty items
  • workaround for node 8 and 9 bug while reading empty env values

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

3.11.0

Features

  • Parser supports new Foo expressions
  • Evaluator supports bitwise and exponential operator
  • Many config options supporting placeholder now also support functions
  • add jsonpScriptType to specify script type for lazy loaded script tags
  • update ajv

Bugfixes

  • allow ident in schema
  • ident is not lost when referencing by ident
  • Prefer process.exitCode instead of process.exit
  • workaround for bluebird warning in hot/signal
  • Errors in child compilation now lead to global error
  • Initial chunk are no longer part of the chunk manifest and no longer contribute to the hash
  • don't crash on arrays with empty items
  • workaround for node 8 and 9 bug while reading empty env values

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

6.0.100

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/vue-kitchen-sink) from "3.10.0" to "3.11.0".

3.11.0

Features

  • Parser supports new Foo expressions
  • Evaluator supports bitwise and exponential operator
  • Many config options supporting placeholder now also support functions
  • add jsonpScriptType to specify script type for lazy loaded script tags
  • update ajv

Bugfixes

  • allow ident in schema
  • ident is not lost when referencing by ident
  • Prefer process.exitCode instead of process.exit
  • workaround for bluebird warning in hot/signal
  • Errors in child compilation now lead to global error
  • Initial chunk are no longer part of the chunk manifest and no longer contribute to the hash
  • don't crash on arrays with empty items
  • workaround for node 8 and 9 bug while reading empty env values

@codecov
Copy link

codecov bot commented Feb 10, 2018

Codecov Report

Merging #2957 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2957   +/-   ##
=======================================
  Coverage   37.37%   37.37%           
=======================================
  Files         426      426           
  Lines        9151     9151           
  Branches      881      883    +2     
=======================================
  Hits         3420     3420           
- Misses       5170     5190   +20     
+ Partials      561      541   -20
Impacted Files Coverage Δ
addons/storyshots/src/rn/loader.js 53.33% <0%> (ø) ⬆️
lib/ui/src/modules/ui/configs/handle_keyevents.js 33.33% <0%> (ø) ⬆️
addons/a11y/src/components/Report/RerunButton.js 0% <0%> (ø) ⬆️
...dons/actions/src/lib/types/object/getObjectName.js 62.5% <0%> (ø) ⬆️
...src/server/config/WatchMissingNodeModulesPlugin.js 0% <0%> (ø) ⬆️
addons/info/src/components/Story.js 88.03% <0%> (ø) ⬆️
addons/info/src/components/types/PrettyPropType.js 86% <0%> (ø) ⬆️
app/react-native/src/bin/storybook-build.js 0% <0%> (ø) ⬆️
.../ui/src/modules/ui/components/addon_panel/index.js 34.78% <0%> (ø) ⬆️
app/react/src/demo/Welcome.js 64.7% <0%> (ø) ⬆️
... and 51 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6ef96c0...9a8530d. Read the comment docs.

@Hypnosphi Hypnosphi merged commit fad8936 into master Feb 10, 2018
@Hypnosphi Hypnosphi deleted the dependencies.io-update-build-220.0.0 branch February 10, 2018 20:38
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.

3 participants