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 35 dependencies from npm #2429

Merged
merged 38 commits into from
Dec 5, 2017
Merged

Conversation

dependencies[bot]
Copy link

@dependencies dependencies bot commented Dec 4, 2017

Overview

The following dependencies have been updated:

  • babel-eslint in / from "8.0.2" to "8.0.3"
  • commander in / from "2.12.1" to "2.12.2"
  • eslint in / from "4.12.0" to "4.12.1"
  • eslint-plugin-jest in / from "21.3.2" to "21.4.0"
  • inquirer in / from "4.0.0" to "4.0.1"
  • nodemon in / from "1.12.1" to "1.12.4"
  • moment in addons/knobs from "2.19.2" to "2.19.3"
  • react-datetime in addons/knobs from "2.11.0" to "2.11.1"
  • @types/node in addons/knobs from "8.0.53" to "8.0.54"
  • @types/react in addons/knobs from "16.0.25" to "16.0.27"
  • typescript in addons/knobs from "2.6.1" to "2.6.2"
  • vue in addons/knobs from "2.5.8" to "2.5.9"
  • commander in lib/cli from "2.12.1" to "2.12.2"
  • react-modal in lib/ui from "3.1.4" to "3.1.7"
  • autoprefixer in app/react-native from "7.1.6" to "7.2.1"
  • commander in app/react-native from "2.12.1" to "2.12.2"
  • webpack in app/react-native from "3.8.1" to "3.10.0"
  • airbnb-js-shims in app/react from "1.3.0" to "1.4.0"
  • autoprefixer in app/react from "7.1.6" to "7.2.1"
  • commander in app/react from "2.12.1" to "2.12.2"
  • webpack in app/react from "3.8.1" to "3.10.0"
  • nodemon in app/react from "1.12.1" to "1.12.4"
  • airbnb-js-shims in app/vue from "1.3.0" to "1.4.0"
  • autoprefixer in app/vue from "7.1.6" to "7.2.1"
  • commander in app/vue from "2.12.1" to "2.12.2"
  • webpack in app/vue from "3.8.1" to "3.10.0"
  • nodemon in app/vue from "1.12.1" to "1.12.4"
  • vue in app/vue from "2.5.8" to "2.5.9"
  • vue-template-compiler in app/vue from "2.5.8" to "2.5.9"
  • marked in addons/comments from "0.3.6" to "0.3.7"
  • moment in addons/comments from "2.19.2" to "2.19.3"
  • vue in examples/vue-kitchen-sink from "2.5.8" to "2.5.9"
  • vue-template-compiler in examples/vue-kitchen-sink from "2.5.8" to "2.5.9"
  • webpack in examples/vue-kitchen-sink from "3.8.1" to "3.10.0"
  • webpack-dev-server in examples/vue-kitchen-sink from "2.9.4" to "2.9.5"

Details

Dependencies.io has updated babel-eslint (a npm dependency in /) from "8.0.2" to "8.0.3".

8.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 commander (a npm dependency in /) from "2.12.1" to "2.12.2".

2.12.2
  • fix: typings are not shipped

Dependencies.io has updated eslint (a npm dependency in /) from "4.12.0" to "4.12.1".

4.12.1

Dependencies.io has updated eslint-plugin-jest (a npm dependency in /) from "21.3.2" to "21.4.0".

21.4.0

Added

  • Add no-large-snapshots rule
    (#24)
  • Add prefer-to-be-null rule
    (#10)
  • Add prefer-to-be-undefined rule
    (#9)

Dependencies.io has updated inquirer (a npm dependency in /) from "4.0.0" to "4.0.1".

4.0.1
  • Update dependency to fix a LGPL license issue.

Dependencies.io has updated nodemon (a npm dependency in /) from "1.12.1" to "1.12.4".

1.12.4

1.12.4 (2017-12-04)

Bug Fixes

  • reduce help output (a teeny bit) (2e1b496)
1.12.3

1.12.3 (2017-12-04)

Bug Fixes

Features

  • nodemonConfig support in package.json (fb5da38), closes #873
1.12.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 moment (a npm dependency in addons/knobs) from "2.19.2" to "2.19.3".

2.19.3
  • Release Nov 29, 2017

  • #4326 [bugfix] Fix for ReDOS vulnerability (see #4163)

  • #4289 [misc] Fix spelling and formatting for U.S. for es-us


Dependencies.io has updated react-datetime (a npm dependency in addons/knobs) from "2.11.0" to "2.11.1".

2.11.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 @types/node (a npm dependency in addons/knobs) from "8.0.53" to "8.0.54".

8.0.54

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/react (a npm dependency in addons/knobs) from "16.0.25" to "16.0.27".

16.0.27

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

16.0.26

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 typescript (a npm dependency in addons/knobs) from "2.6.1" to "2.6.2".

2.6.2

This release includes:

Download:


Dependencies.io has updated vue (a npm dependency in addons/knobs) from "2.5.8" to "2.5.9".

2.5.9

Bug Fixes


Dependencies.io has updated commander (a npm dependency in lib/cli) from "2.12.1" to "2.12.2".

2.12.2
  • fix: typings are not shipped

Dependencies.io has updated react-modal (a npm dependency in lib/ui) from "3.1.4" to "3.1.7".

3.1.7
3.1.6
  • 0122238 [chore] added badge to react-modal gitter channel.
  • c925763 remove code climate badge from readme.
  • 38dc8f9 [fixes] don't set aria-hidden if appElement is not defined.
3.1.5
  • cae99d9 [fixed] shouldCloseOnOverlayClick conflict with text inputs.

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

7.2.1
  • Fix IE and other old JS runtimes support.
7.2.0 Coat of arms of Brazil

Autoprefixer 7.2 brings better Grid support for IE
and autoprefixer-info CLI tool.

Grid Layout

With grid: true option Autoprefixer adds -ms- prefixes to Grid Layout properties. But this feature was very limited.

In 7.0 we dramatically improved Grid support for IE. Alex7Kom added grid-area and improved grid-row and grid-column support. evgeny-petukhov added grid-template-areas and grid-template support.

Even this complex emoji example will work with new Autoprefixer (output):

body {
    display: grid;
    grid-template-rows: 30px auto 30px;
    grid-template-columns: 1fr 3fr;
    grid-template-areas: "🎩 🎩"
                         "🍔 📰"
                         "👞 👞";
}
.header {
    grid-area: 🎩;
}
.nav {
    grid-area: 🍔;
}
.main {
    grid-area: 📰;
}
.footer {
    grid-area: 👞;
}

Just don’t forget to set grid: true option:

auoprefixer({ grid: true })

Info CLI Tool

Autoprefixer 7.2 ships with new CLI tool to check which browsers are selected and which properties will be prefixed.

Just go to your project directory and run npx autoprefixer-info:

Browsers:
  Edge: 16

These browsers account for 0.04% of all users globally

At-Rules:
  viewport: ms

Selectors:
  ::placeholder: ms

Properties:
  user-select: ms
  hyphens: ms
  appearance: webkit
  scroll-snap-type: ms
  scroll-snap-coordinate: ms
  scroll-snap-destination: ms
  scroll-snap-points-x: ms
  scroll-snap-points-y: ms
  flow-into: ms
  flow-from: ms
  region-fragment: ms
  text-spacing: ms

Also, pdokas added default value (current working dir) for from option in autoprefixer.info().

Other Changes

  • Add wrong radial-gradient properties warning.
  • Do not prefix reverse animation direction.
  • Improve test coverage (by Semigradsky).

Dependencies.io has updated commander (a npm dependency in app/react-native) from "2.12.1" to "2.12.2".

2.12.2
  • fix: typings are not shipped

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

3.10.0

Features:

  • add publicPath and fileContext to SourceMapDevToolPlugin
  • require.include no longer uses all exports (Tree Shaking)
3.9.1

Bugfixes:

  • add ignored and stdin to schema of watchOptions
3.9.0

Features

  • add more descriptions to the schema for better validation errors
  • Handle arrow functions in AMD define/require

Bugfixes

  • added stats.all option to schema
  • UMD uses self before this as global object
  • Use window instead of this in JSONP
  • handle null in SourceMap correctly
  • Use Error name instead of instanceof to check for validation Error
  • Respect node.js deprecation configuration for some deprecation messages in webpack
  • Generate shorter identifiers for ConcatenatedModules to save memory
  • fix increasing delay when using HMR with multiStep: true

Dependencies.io has updated airbnb-js-shims (a npm dependency in app/react) from "1.3.0" to "1.4.0".

1.4.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 autoprefixer (a npm dependency in app/react) from "7.1.6" to "7.2.1".

7.2.1
  • Fix IE and other old JS runtimes support.
7.2.0 Coat of arms of Brazil

Autoprefixer 7.2 brings better Grid support for IE
and autoprefixer-info CLI tool.

Grid Layout

With grid: true option Autoprefixer adds -ms- prefixes to Grid Layout properties. But this feature was very limited.

In 7.0 we dramatically improved Grid support for IE. Alex7Kom added grid-area and improved grid-row and grid-column support. evgeny-petukhov added grid-template-areas and grid-template support.

Even this complex emoji example will work with new Autoprefixer (output):

body {
    display: grid;
    grid-template-rows: 30px auto 30px;
    grid-template-columns: 1fr 3fr;
    grid-template-areas: "🎩 🎩"
                         "🍔 📰"
                         "👞 👞";
}
.header {
    grid-area: 🎩;
}
.nav {
    grid-area: 🍔;
}
.main {
    grid-area: 📰;
}
.footer {
    grid-area: 👞;
}

Just don’t forget to set grid: true option:

auoprefixer({ grid: true })

Info CLI Tool

Autoprefixer 7.2 ships with new CLI tool to check which browsers are selected and which properties will be prefixed.

Just go to your project directory and run npx autoprefixer-info:

Browsers:
  Edge: 16

These browsers account for 0.04% of all users globally

At-Rules:
  viewport: ms

Selectors:
  ::placeholder: ms

Properties:
  user-select: ms
  hyphens: ms
  appearance: webkit
  scroll-snap-type: ms
  scroll-snap-coordinate: ms
  scroll-snap-destination: ms
  scroll-snap-points-x: ms
  scroll-snap-points-y: ms
  flow-into: ms
  flow-from: ms
  region-fragment: ms
  text-spacing: ms

Also, pdokas added default value (current working dir) for from option in autoprefixer.info().

Other Changes

  • Add wrong radial-gradient properties warning.
  • Do not prefix reverse animation direction.
  • Improve test coverage (by Semigradsky).

Dependencies.io has updated commander (a npm dependency in app/react) from "2.12.1" to "2.12.2".

2.12.2
  • fix: typings are not shipped

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

3.10.0

Features:

  • add publicPath and fileContext to SourceMapDevToolPlugin
  • require.include no longer uses all exports (Tree Shaking)
3.9.1

Bugfixes:

  • add ignored and stdin to schema of watchOptions
3.9.0

Features

  • add more descriptions to the schema for better validation errors
  • Handle arrow functions in AMD define/require

Bugfixes

  • added stats.all option to schema
  • UMD uses self before this as global object
  • Use window instead of this in JSONP
  • handle null in SourceMap correctly
  • Use Error name instead of instanceof to check for validation Error
  • Respect node.js deprecation configuration for some deprecation messages in webpack
  • Generate shorter identifiers for ConcatenatedModules to save memory
  • fix increasing delay when using HMR with multiStep: true

Dependencies.io has updated nodemon (a npm dependency in app/react) from "1.12.1" to "1.12.4".

1.12.4

1.12.4 (2017-12-04)

Bug Fixes

  • reduce help output (a teeny bit) (2e1b496)
1.12.3

1.12.3 (2017-12-04)

Bug Fixes

Features

  • nodemonConfig support in package.json (fb5da38), closes #873
1.12.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 airbnb-js-shims (a npm dependency in app/vue) from "1.3.0" to "1.4.0".

1.4.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 autoprefixer (a npm dependency in app/vue) from "7.1.6" to "7.2.1".

7.2.1
  • Fix IE and other old JS runtimes support.
7.2.0 Coat of arms of Brazil

Autoprefixer 7.2 brings better Grid support for IE
and autoprefixer-info CLI tool.

Grid Layout

With grid: true option Autoprefixer adds -ms- prefixes to Grid Layout properties. But this feature was very limited.

In 7.0 we dramatically improved Grid support for IE. Alex7Kom added grid-area and improved grid-row and grid-column support. evgeny-petukhov added grid-template-areas and grid-template support.

Even this complex emoji example will work with new Autoprefixer (output):

body {
    display: grid;
    grid-template-rows: 30px auto 30px;
    grid-template-columns: 1fr 3fr;
    grid-template-areas: "🎩 🎩"
                         "🍔 📰"
                         "👞 👞";
}
.header {
    grid-area: 🎩;
}
.nav {
    grid-area: 🍔;
}
.main {
    grid-area: 📰;
}
.footer {
    grid-area: 👞;
}

Just don’t forget to set grid: true option:

auoprefixer({ grid: true })

Info CLI Tool

Autoprefixer 7.2 ships with new CLI tool to check which browsers are selected and which properties will be prefixed.

Just go to your project directory and run npx autoprefixer-info:

Browsers:
  Edge: 16

These browsers account for 0.04% of all users globally

At-Rules:
  viewport: ms

Selectors:
  ::placeholder: ms

Properties:
  user-select: ms
  hyphens: ms
  appearance: webkit
  scroll-snap-type: ms
  scroll-snap-coordinate: ms
  scroll-snap-destination: ms
  scroll-snap-points-x: ms
  scroll-snap-points-y: ms
  flow-into: ms
  flow-from: ms
  region-fragment: ms
  text-spacing: ms

Also, pdokas added default value (current working dir) for from option in autoprefixer.info().

Other Changes

  • Add wrong radial-gradient properties warning.
  • Do not prefix reverse animation direction.
  • Improve test coverage (by Semigradsky).

Dependencies.io has updated commander (a npm dependency in app/vue) from "2.12.1" to "2.12.2".

2.12.2
  • fix: typings are not shipped

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

3.10.0

Features:

  • add publicPath and fileContext to SourceMapDevToolPlugin
  • require.include no longer uses all exports (Tree Shaking)
3.9.1

Bugfixes:

  • add ignored and stdin to schema of watchOptions
3.9.0

Features

  • add more descriptions to the schema for better validation errors
  • Handle arrow functions in AMD define/require

Bugfixes

  • added stats.all option to schema
  • UMD uses self before this as global object
  • Use window instead of this in JSONP
  • handle null in SourceMap correctly
  • Use Error name instead of instanceof to check for validation Error
  • Respect node.js deprecation configuration for some deprecation messages in webpack
  • Generate shorter identifiers for ConcatenatedModules to save memory
  • fix increasing delay when using HMR with multiStep: true

Dependencies.io has updated nodemon (a npm dependency in app/vue) from "1.12.1" to "1.12.4".

1.12.4

1.12.4 (2017-12-04)

Bug Fixes

  • reduce help output (a teeny bit) (2e1b496)
1.12.3

1.12.3 (2017-12-04)

Bug Fixes

Features

  • nodemonConfig support in package.json (fb5da38), closes #873
1.12.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 vue (a npm dependency in app/vue) from "2.5.8" to "2.5.9".

2.5.9

Bug Fixes


Dependencies.io has updated vue-template-compiler (a npm dependency in app/vue) from "2.5.8" to "2.5.9".

2.5.9

Bug Fixes


Dependencies.io has updated marked (a npm dependency in addons/comments) from "0.3.6" to "0.3.7".

0.3.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 moment (a npm dependency in addons/comments) from "2.19.2" to "2.19.3".

2.19.3
  • Release Nov 29, 2017

  • #4326 [bugfix] Fix for ReDOS vulnerability (see #4163)

  • #4289 [misc] Fix spelling and formatting for U.S. for es-us


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

2.5.9

Bug Fixes


Dependencies.io has updated vue-template-compiler (a npm dependency in examples/vue-kitchen-sink) from "2.5.8" to "2.5.9".

2.5.9

Bug Fixes


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

3.10.0

Features:

  • add publicPath and fileContext to SourceMapDevToolPlugin
  • require.include no longer uses all exports (Tree Shaking)
3.9.1

Bugfixes:

  • add ignored and stdin to schema of watchOptions
3.9.0

Features

  • add more descriptions to the schema for better validation errors
  • Handle arrow functions in AMD define/require

Bugfixes

  • added stats.all option to schema
  • UMD uses self before this as global object
  • Use window instead of this in JSONP
  • handle null in SourceMap correctly
  • Use Error name instead of instanceof to check for validation Error
  • Respect node.js deprecation configuration for some deprecation messages in webpack
  • Generate shorter identifiers for ConcatenatedModules to save memory
  • fix increasing delay when using HMR with multiStep: true

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

2.9.5

Updates

@Hypnosphi Hypnosphi merged commit 1db950d into master Dec 5, 2017
@Hypnosphi Hypnosphi deleted the dependencies.io-update-build-95.0.0 branch December 5, 2017 00:10
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