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 12 dependencies from npm #3299

Merged
merged 14 commits into from
Mar 27, 2018
Merged

Conversation

dependencies[bot]
Copy link

@dependencies dependencies bot commented Mar 27, 2018

Overview

The following dependencies have been updated:

  • webpack in app/react from "4.2.0" to "4.3.0"
  • webpack in lib/core from "4.2.0" to "4.3.0"
  • webpack-dev-middleware in lib/core from "3.0.1" to "3.1.0"
  • webpack in app/angular from "4.2.0" to "4.3.0"
  • webpack in app/polymer from "4.2.0" to "4.3.0"
  • webpack in app/react-native from "4.2.0" to "4.3.0"
  • webpack-dev-middleware in app/react-native from "3.0.1" to "3.1.0"
  • webpack in app/vue from "4.2.0" to "4.3.0"
  • webpack in examples/cra-kitchen-sink from "4.2.0" to "4.3.0"
  • rxjs in examples/angular-cli from "5.5.7" to "5.5.8"
  • webpack in examples/polymer-cli from "4.2.0" to "4.3.0"
  • webpack in examples/vue-kitchen-sink from "4.2.0" to "4.3.0"

Details

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

4.3.0

Features

  • add support for [contenthash] placeholder

Bugfixes

  • browser field is used for target electron-renderer
  • set devtoolNamespace default correctly when passing an object to output.library

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

4.3.0

Features

  • add support for [contenthash] placeholder

Bugfixes

  • browser field is used for target electron-renderer
  • set devtoolNamespace default correctly when passing an object to output.library

Dependencies.io has updated webpack-dev-middleware (a npm dependency in lib/core) from "3.0.1" to "3.1.0".

3.1.0

Bugfixes

Features


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

4.3.0

Features

  • add support for [contenthash] placeholder

Bugfixes

  • browser field is used for target electron-renderer
  • set devtoolNamespace default correctly when passing an object to output.library

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

4.3.0

Features

  • add support for [contenthash] placeholder

Bugfixes

  • browser field is used for target electron-renderer
  • set devtoolNamespace default correctly when passing an object to output.library

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

4.3.0

Features

  • add support for [contenthash] placeholder

Bugfixes

  • browser field is used for target electron-renderer
  • set devtoolNamespace default correctly when passing an object to output.library

Dependencies.io has updated webpack-dev-middleware (a npm dependency in app/react-native) from "3.0.1" to "3.1.0".

3.1.0

Bugfixes

Features


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

4.3.0

Features

  • add support for [contenthash] placeholder

Bugfixes

  • browser field is used for target electron-renderer
  • set devtoolNamespace default correctly when passing an object to output.library

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

4.3.0

Features

  • add support for [contenthash] placeholder

Bugfixes

  • browser field is used for target electron-renderer
  • set devtoolNamespace default correctly when passing an object to output.library

Dependencies.io has updated rxjs (a npm dependency in examples/angular-cli) from "5.5.7" to "5.5.8".

5.5.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 webpack (a npm dependency in examples/polymer-cli) from "4.2.0" to "4.3.0".

4.3.0

Features

  • add support for [contenthash] placeholder

Bugfixes

  • browser field is used for target electron-renderer
  • set devtoolNamespace default correctly when passing an object to output.library

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

4.3.0

Features

  • add support for [contenthash] placeholder

Bugfixes

  • browser field is used for target electron-renderer
  • set devtoolNamespace default correctly when passing an object to output.library

@codecov
Copy link

codecov bot commented Mar 27, 2018

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3299   +/-   ##
=======================================
  Coverage   36.09%   36.09%           
=======================================
  Files         445      445           
  Lines        9783     9783           
  Branches      907      897   -10     
=======================================
  Hits         3531     3531           
+ Misses       5709     5675   -34     
- Partials      543      577   +34
Impacted Files Coverage Δ
app/polymer/src/server/utils.js 0% <0%> (-100%) ⬇️
addons/a11y/src/components/Report/Elements.js 0% <0%> (ø) ⬆️
...modules/ui/components/stories_panel/text_filter.js 30.98% <0%> (ø) ⬆️
lib/ui/src/modules/ui/containers/addon_panel.js 23.52% <0%> (ø) ⬆️
addons/actions/src/lib/retrocycle.js 48.83% <0%> (ø) ⬆️
...ddons/actions/src/components/ActionLogger/index.js 0% <0%> (ø) ⬆️
addons/a11y/src/components/Report/Tags.js 0% <0%> (ø) ⬆️
...codemod/src/transforms/update-organisation-name.js 40.62% <0%> (ø) ⬆️
...react-native/src/manager/components/PreviewHelp.js 0% <0%> (ø) ⬆️
lib/ui/src/modules/ui/containers/routed_link.js 22.72% <0%> (ø) ⬆️
... and 59 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 bdbb171...65e0046. Read the comment docs.

@Hypnosphi
Copy link
Member

@danielduan is there a way to opt out of autoassigning review for PRs with a specific tag?

@Hypnosphi Hypnosphi merged commit ab746e9 into master Mar 27, 2018
@Hypnosphi Hypnosphi deleted the dependencies.io-update-build-316.0.0 branch March 27, 2018 12:34
@danielduan
Copy link
Member

Doesn't seem like this is something GitHub supports. Maybe we can look at bots like the one Webpack uses?

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