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 17 dependencies from npm #3050

Merged
merged 18 commits into from
Feb 21, 2018
Merged

Conversation

dependencies[bot]
Copy link

@dependencies dependencies bot commented Feb 21, 2018

Overview

The following dependencies have been updated:

  • eslint in / from "4.18.0" to "4.18.1"
  • jscodeshift in lib/codemod from "0.4.0" to "0.4.1"
  • file-loader in app/react from "1.1.7" to "1.1.8"
  • marked in addons/notes from "0.3.15" to "0.3.16"
  • react-modal in lib/ui from "3.2.1" to "3.3.1"
  • file-loader in lib/core from "1.1.7" to "1.1.8"
  • file-loader in app/angular from "1.1.7" to "1.1.8"
  • react-modal in app/angular from "3.2.1" to "3.3.1"
  • ts-loader in app/angular from "3.3.1" to "3.5.0"
  • file-loader in app/polymer from "1.1.7" to "1.1.8"
  • react-modal in app/polymer from "3.2.1" to "3.3.1"
  • file-loader in app/react-native from "1.1.7" to "1.1.8"
  • file-loader in app/vue from "1.1.7" to "1.1.8"
  • vue-hot-reload-api in app/vue from "2.2.4" to "2.3.0"
  • jscodeshift in lib/cli from "0.4.0" to "0.4.1"
  • file-loader in examples/vue-kitchen-sink from "1.1.7" to "1.1.8"
  • vue-hot-reload-api in examples/vue-kitchen-sink from "2.2.4" to "2.3.0"

Details

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

4.18.1

Dependencies.io has updated jscodeshift (a npm dependency in lib/codemod) 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 file-loader (a npm dependency in app/react) from "1.1.7" to "1.1.8".

1.1.8

2018-02-20

Bug Fixes

  • index: context takes precedence over issuer.context (options.useRelativePath) (3b071f5)
  • index: don't append outputPath to the original url (options.outputPath {Function}) (4c1ccaa)
  • index: normalize and concat paths via path.join() (26e47ca)

Dependencies.io has updated marked (a npm dependency in addons/notes) from "0.3.15" to "0.3.16".

0.3.16

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 react-modal (a npm dependency in lib/ui) from "3.2.1" to "3.3.1".

3.3.1
  • 0c6d966 [added] htmlOpenClassName will follow the same rules like... bodyOpenClassName.
  • 088e68e [added] add class to html when modal is open
  • e6159b6 [chore] Fix README table of contents
  • 241b8a6 [chore] Move API documentation from README to gitbook
  • 4c1e590 Expand documentation

Dependencies.io has updated file-loader (a npm dependency in lib/core) from "1.1.7" to "1.1.8".

1.1.8

2018-02-20

Bug Fixes

  • index: context takes precedence over issuer.context (options.useRelativePath) (3b071f5)
  • index: don't append outputPath to the original url (options.outputPath {Function}) (4c1ccaa)
  • index: normalize and concat paths via path.join() (26e47ca)

Dependencies.io has updated file-loader (a npm dependency in app/angular) from "1.1.7" to "1.1.8".

1.1.8

2018-02-20

Bug Fixes

  • index: context takes precedence over issuer.context (options.useRelativePath) (3b071f5)
  • index: don't append outputPath to the original url (options.outputPath {Function}) (4c1ccaa)
  • index: normalize and concat paths via path.join() (26e47ca)

Dependencies.io has updated react-modal (a npm dependency in app/angular) from "3.2.1" to "3.3.1".

3.3.1
  • 0c6d966 [added] htmlOpenClassName will follow the same rules like... bodyOpenClassName.
  • 088e68e [added] add class to html when modal is open
  • e6159b6 [chore] Fix README table of contents
  • 241b8a6 [chore] Move API documentation from README to gitbook
  • 4c1e590 Expand documentation

Dependencies.io has updated ts-loader (a npm dependency in app/angular) from "3.3.1" to "3.5.0".

3.5.0
3.4.0

Dependencies.io has updated file-loader (a npm dependency in app/polymer) from "1.1.7" to "1.1.8".

1.1.8

2018-02-20

Bug Fixes

  • index: context takes precedence over issuer.context (options.useRelativePath) (3b071f5)
  • index: don't append outputPath to the original url (options.outputPath {Function}) (4c1ccaa)
  • index: normalize and concat paths via path.join() (26e47ca)

Dependencies.io has updated react-modal (a npm dependency in app/polymer) from "3.2.1" to "3.3.1".

3.3.1
  • 0c6d966 [added] htmlOpenClassName will follow the same rules like... bodyOpenClassName.
  • 088e68e [added] add class to html when modal is open
  • e6159b6 [chore] Fix README table of contents
  • 241b8a6 [chore] Move API documentation from README to gitbook
  • 4c1e590 Expand documentation

Dependencies.io has updated file-loader (a npm dependency in app/react-native) from "1.1.7" to "1.1.8".

1.1.8

2018-02-20

Bug Fixes

  • index: context takes precedence over issuer.context (options.useRelativePath) (3b071f5)
  • index: don't append outputPath to the original url (options.outputPath {Function}) (4c1ccaa)
  • index: normalize and concat paths via path.join() (26e47ca)

Dependencies.io has updated file-loader (a npm dependency in app/vue) from "1.1.7" to "1.1.8".

1.1.8

2018-02-20

Bug Fixes

  • index: context takes precedence over issuer.context (options.useRelativePath) (3b071f5)
  • index: don't append outputPath to the original url (options.outputPath {Function}) (4c1ccaa)
  • index: normalize and concat paths via path.join() (26e47ca)

Dependencies.io has updated vue-hot-reload-api (a npm dependency in app/vue) from "2.2.4" to "2.3.0".

2.3.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 jscodeshift (a npm dependency in lib/cli) 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 file-loader (a npm dependency in examples/vue-kitchen-sink) from "1.1.7" to "1.1.8".

1.1.8

2018-02-20

Bug Fixes

  • index: context takes precedence over issuer.context (options.useRelativePath) (3b071f5)
  • index: don't append outputPath to the original url (options.outputPath {Function}) (4c1ccaa)
  • index: normalize and concat paths via path.join() (26e47ca)

Dependencies.io has updated vue-hot-reload-api (a npm dependency in examples/vue-kitchen-sink) from "2.2.4" to "2.3.0".

2.3.0

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

@codecov
Copy link

codecov bot commented Feb 21, 2018

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3050   +/-   ##
=======================================
  Coverage   36.87%   36.87%           
=======================================
  Files         417      417           
  Lines        9849     9849           
  Branches      820      839   +19     
=======================================
  Hits         3632     3632           
+ Misses       5791     5742   -49     
- Partials      426      475   +49
Impacted Files Coverage Δ
addons/info/src/components/markdown/code.js 76.92% <0%> (ø) ⬆️
addons/actions/src/lib/util/typeReviver.js 71.42% <0%> (ø) ⬆️
lib/codemod/src/transforms/update-addon-info.js 50% <0%> (ø) ⬆️
addons/a11y/src/components/Report/Tags.js 0% <0%> (ø) ⬆️
lib/ui/src/libs/withLifecycleDecorator.js 17.14% <0%> (ø) ⬆️
app/react-native/src/bin/storybook-start.js 0% <0%> (ø) ⬆️
addons/graphql/src/components/FullScreen/index.js 0% <0%> (ø) ⬆️
...src/server/config/WatchMissingNodeModulesPlugin.js 0% <0%> (ø) ⬆️
addons/info/src/components/makeTableComponent.js 67.46% <0%> (ø) ⬆️
...dons/actions/src/lib/types/object/getObjectName.js 62.5% <0%> (ø) ⬆️
... and 49 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 61bd752...07b048b. Read the comment docs.

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