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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update 14 dependencies from npm #297

Merged
merged 16 commits into from
Jul 3, 2018
Merged

Conversation

dependencies[bot]
Copy link
Contributor

@dependencies dependencies bot commented Jul 3, 2018

Overview

The following dependencies have been updated:

  • html-reporter in packages/gemini from "2.17.1" to "2.20.0"
  • @jetbrains/icons in / from "1.18.2" to "1.18.3"
  • postcss in / from "6.0.22" to "6.0.23"
  • prop-types in / from "15.6.1" to "15.6.2"
  • react-markdown in / from "3.3.3" to "3.3.4"
  • react-virtualized in / from "9.19.1" to "9.20.0"
  • react-waypoint in / from "8.0.1" to "8.0.2"
  • url-search-params in / from "0.10.0" to "0.10.2"
  • babel-eslint in / from "8.2.3" to "8.2.5"
  • electron in / from "2.0.2" to "2.0.3"
  • eslint-import-resolver-webpack in / from "0.10.0" to "0.10.1"
  • karma in / from "2.0.3" to "2.0.4"
  • yo in / from "2.0.2" to "2.0.3"
  • yo in packages/generator from "2.0.2" to "2.0.3"

Details

Dependencies.io has updated html-reporter (a npm dependency in packages/gemini) from "2.17.1" to "2.20.0".

2.20.0

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

2.19.2

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

2.19.1

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

2.19.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 @jetbrains/icons (a npm dependency in /) from "1.18.2" to "1.18.3".

1.18.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 (a npm dependency in /) from "6.0.22" to "6.0.23".

6.0.23
  • Fix parsing nested at-rules without semicolon, params, and spaces.
  • Fix docs (by kschiffer and tivac).

Dependencies.io has updated prop-types (a npm dependency in /) from "15.6.1" to "15.6.2".

15.6.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 react-markdown (a npm dependency in /) from "3.3.3" to "3.3.4".

3.3.4

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-virtualized (a npm dependency in /) from "9.19.1" to "9.20.0".

9.20.0
  • 馃帀 Code of Conduct and updated Issue/PR templates. (aem - #1052)
  • 馃悰 Make scrollTo{Column,Row} take precedence over scroll{Left,Top}. (wuweiweiwu - #1130)
  • 馃悰 No setState(null). (wuweiweiwu - #1129)
  • 馃帀 New isScrollingOptOut prop for Grid that prevents re-rendering on scroll-end. (wuweiweiwu - #1131)
  • 馃悰 Updated npm badge link. (SpainTrain - #1146)

Dependencies.io has updated react-waypoint (a npm dependency in /) from "8.0.1" to "8.0.2".

8.0.2
  • Allow consolidated-events ^2.0.0 (#256)
  • Add message to better understand logged error message in tests (#255)

Dependencies.io has updated url-search-params (a npm dependency in /) from "0.10.0" to "0.10.2".

0.10.2

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

0.10.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 babel-eslint (a npm dependency in /) from "8.2.3" to "8.2.5".

8.2.5

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

8.2.4

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 electron (a npm dependency in /) from "2.0.2" to "2.0.3".

2.0.3

Bug Fixes

  • Fixed crashes with natively compiled modules. #13260
  • Mark browser window affinity as experimental. #13295
  • Enabled WebFrame method forwarding in sandboxed renderers (#12538). #13076
  • Fixed issue starting Electron with Node options. #13324
  • Fixed passing the boolean value of enableAutoSize in webContents.setSize(options). #13330
  • [SECURITY] Added temporal index bounds check for WebRTC. #13305

macOS

  • Fixed tray title not inverting when highlighted. #13262
  • Fixed to allow lookup of videodecoder service to fix HW video decoding on macOS 10.13. #13275, #13345
  • Fixed issue allowing bundles to be selected in open file. #13277
  • Fixed to set mac protocol to none after calling app.removeAsDefaultProtocolClient. #13325

Dependencies.io has updated eslint-import-resolver-webpack (a npm dependency in /) from "0.10.0" to "0.10.1".

0.10.1
  • cache correctness: should properly re-load changed files even in a long lived process (like a webpack dev server)
  • fixed issue where inferring JSX parsing from ecmaFeatures.jsx was broken when ESLint froze the context and settings. My own fault... not very hygienic to mutate shared state in the first place.

Dependencies.io has updated karma (a npm dependency in /) from "2.0.3" to "2.0.4".

2.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.


Dependencies.io has updated yo (a npm dependency in /) from "2.0.2" to "2.0.3".

2.0.3
  • Fix search description

Dependencies.io has updated yo (a npm dependency in packages/generator) from "2.0.2" to "2.0.3".

2.0.3
  • Fix search description

@Leonya Leonya merged commit 8dc4760 into master Jul 3, 2018
@Leonya Leonya deleted the dependencies.io-update-build-295.0.0 branch July 3, 2018 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants