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 webpack from 3.6.0 to 3.7.1 in app/react-native #2027

Merged
merged 3 commits into from
Oct 12, 2017

Conversation

dependencies[bot]
Copy link

@dependencies dependencies bot commented Oct 12, 2017

webpack has been updated to 3.7.1 in app/react-native by dependencies.io

3.7.1

Bugfixes

  • fix crash for undefined optional in ExternalModule (STRML)

3.7.0

Features

  • Static analysis can now concat string with .concat (loganfsmyth)
  • add ContextExclusionPlugin to exclude files in a context (timse)
  • add deepChildren flag to CommonChunkPlugin (ArcEglos, @ljcrapo)
  • Allow using non-UMD externals combined with UMD externals (NMinhNguyen)

Bugfixes

  • References to dll now contribute correctly to hash (dtinth)
  • fix behavior of --watch-poll in CLI (Aladdin-ADD)
  • set crossOrigin on script tags for HMR (STRML)
  • fix usage of local AMD modules in AMD require (chuckdumont)
  • show a warning when using g or y flag for context RegExp (simon-paris)
  • chunk graph should be now more correct (sokra)

Performance

  • fixes a performance problem with many ESM import/exports in a module (sokra)
  • fixes a performance problem with heavily circular/interconnected chunks graphs (sokra)

@codecov
Copy link

codecov bot commented Oct 12, 2017

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2027   +/-   ##
=======================================
  Coverage   21.34%   21.34%           
=======================================
  Files         262      262           
  Lines        5767     5767           
  Branches      693      688    -5     
=======================================
  Hits         1231     1231           
+ Misses       4001     3999    -2     
- Partials      535      537    +2
Impacted Files Coverage Δ
app/vue/src/server/config/babel.js 0% <0%> (-100%) ⬇️
app/vue/src/server/babel_config.js 0% <0%> (-77.42%) ⬇️
app/vue/src/server/utils.js 0% <0%> (-53.58%) ⬇️
lib/ui/src/modules/ui/libs/filters.js 47.36% <0%> (ø) ⬆️
lib/ui/src/modules/ui/components/menu_item.js 19.14% <0%> (ø) ⬆️
...ponents/left_panel/stories_tree/tree_decorators.js 33.33% <0%> (ø) ⬆️
.../src/manager/containers/CommentsPanel/dataStore.js 34.97% <0%> (ø) ⬆️
.../ui/src/modules/ui/components/layout/dimensions.js 15.62% <0%> (ø) ⬆️
...es__/update-addon-info/update-addon-info.output.js 0% <0%> (ø) ⬆️
lib/ui/src/modules/ui/containers/down_panel.js 23.52% <0%> (ø) ⬆️
... and 26 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 344d4ee...7bd276b. Read the comment docs.

@Hypnosphi Hypnosphi merged commit 1575fae into master Oct 12, 2017
@Hypnosphi Hypnosphi deleted the webpack-3.7.1-22.0.0-app--react-native branch October 12, 2017 22:03
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