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 dependency webpack to version 3.x #105

Closed
wants to merge 3 commits into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 7, 2017

This Pull Request updates dependency webpack from version ^2.4.1 to 3.3.0

Commits


webpack/webpack

3.3.0

  • 5b119e7 3.3.0
  • b128db1 Merge pull request `#5290` from webpack/bugfix/caching-module
  • a064968 Merge pull request `#5297` from webpack/bugfix/watch-missing-directories
  • 329a805 add test case for error recovery while watching
  • b4c74b2 allow watch cases to have errors per step
  • f3ddcdd upgrade watchpack
  • e72c3b2 missing dependencies could be files too
  • c1a0244 store hash in depndencyTemplates Map instead of comparing identify
  • 981fd23 Merge pull request `#5253` from rrharvey/feature/hmr-module-names
  • b093f02 only group HMR module updates if name contains loaders
  • 6c5dc1b respect log level in HMR client log groups
  • d312022 Merge pull request `#5269` from huangc28/fix-compilerjs-error-undefined-compiler
  • 6c0e452 Fix typo that causes "TypeError: this.compiler.compiler is not a function" since compiler is undefined.
  • 95c7fa4 Merge pull request `#3103` from kutyel/master

3.2.0

  • d005990 3.2.0
  • 67c17a6 Merge pull request `#5234` from webpack/bugfix/source-map-duplicate
  • 85ffe1e add test case
  • 5a64498 Merge pull request `#5260` from ljqx/iife-nested-this-properties
  • a6c8362 Merge pull request `#5261` from webpack/bugfix/import-context-strict-this
  • 6842d50 Call imports with the correct context.
  • 12a1352 [Parser] rename `this` in `.call(this)`
  • 066b0ac hide loaders in HMR log message
  • bcde519 Merge pull request `#5082` from KTruong888/4099_es6_refactor_lib_compiler
  • edd6228 fix linting
  • 79926b3 - Edit PR to use normal functions again due to ‘arguments’ not working with arrow functions
  • 4266ab8 - Fix compiler test as discussed in PR
  • 13bc80b - Put Watching as a property on Compiler rather than a static method
  • 6dffcca - Remove ‘self’ references from lib/Compiler and use more arrow functions instead
  • 4378c92 - Add more tests
  • bfd5ed9 - Fix linter issues
  • f080ebe - Add tests to Compiler and Watching
  • 5678689 4099 ES6 Refactor lib/Compiler.js
  • 5b71b06 Merge pull request `#5232` from webpack/test/test-case-5215
  • ba610cc Merge pull request `#5231` from webpack/bugfix/concat-hash
  • 3dfa75e generate source map names globally
  • cd7ec76 update stats snapshot
  • 3dc0d4e Merge pull request `#5230` from webpack/bugfix/typeof-require-resolve
  • 22cd80e add test case
  • 4e90f43 add hash method to concatenated module
  • dca2eae fix test case
  • 8a737f3 emit correct code for requirejs.onError
  • b95af19 emit correct code for typeof require.resolve(Weak) and require

3.1.0

  • 4bb3018 3.1.0
  • 7e757cd Merge pull request `#5194` from webpack/feature/hoist_regex_literals
  • 2879fb3 Merge pull request `#5225` from hulkish/feature/added-chunk-sortModules-method
  • 5f08aa4 removed default params for node 4
  • cadf9f7 added sortModules method to Chunk class
  • 70b7d2f fix(sp): spelling mistake in const name
  • 0ab36c4 Merge pull request `#5196` from AndersDJohnson/multi-compiler-functions
  • 2eccb19 Merge pull request `#5081` from KTruong888/4099_es6_refactor_lib_hot_module_replacement_plugin
  • e365b2e Merge pull request `#5210` from ematipico/master
  • 7913789 Merge pull request `#5220` from liuyuanyangscript/master
  • 15becbd README.md bugfix
  • 2ccc1fd Changed statement 'var' to 'const'
  • a589a6c Merge pull request `#5183` from kahwee/patch-1
  • c2fa5d4 feat(perf): remove unneded regexp escape
  • 987a9f3 feat(perf): hoist final regexp
  • 5806d15 feat(perf): combine two functions, fix found bug
  • aaa6eea Merge pull request `#5178` from mikesherov/resolvePerf
  • 24ac48d feat: support config functions with multi-compiler
  • d81cc04 fix yarn lock merge consitency
  • af9e655 update yarn.lock
  • 5202091 - Undo previous commit because beautify error
  • be13bf9 - Fix ES6 refactoring lib/HotModuleReplacementPlugin according to codacy coding quality review
  • c3d8fdf - Fix bug while refactoring HotModuleReplacementPlugin as suggested in PR
  • a6dea39 change to var in generated code
  • 971bbb6 4099 ES6 Refactor lib/HotModuleReplacementPlugin
  • 9ff3c7a Merge pull request `#5076` from ljqx/parser-support-rename-this-for-iife
  • abc57e1 Bump enhanced-resolve
  • 42cdfed Merge pull request `#5098` from KTruong888/4099_es6_refactor_dep_depblockhelpers
  • 2bf116a Bump to latest enhanced-resolve
  • 53944e8 Merge pull request `#5160` from asmundg/fix-amd-deprecation-warning
  • 98951d1 - Move more expressions out to improve readability as discussed in PR review
  • 6549f15 - Move some expressions out from string template into separate variables to improve readability
  • be6a710 no message

3.0.0


This PR has been generated by Renovate Bot.

@renovate renovate bot closed this Jul 20, 2017
@renovate renovate bot deleted the renovate/webpack-3.x branch July 20, 2017 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants