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

chore(deps): update dependency webpack to ^4.39.1 (master) #2167

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 1, 2019

This PR contains the following updates:

Package Type Update Change
webpack devDependencies minor ^4.38.0 -> ^4.39.1

Release Notes

webpack/webpack

v4.39.1

Compare Source

Bugfixes

  • fix problem that progress lines were too long on some terminals
  • fix a problem that ...100% is displayed instead of 100%

v4.39.0

Compare Source

Features

  • Infrastructure logger for node.js has now colors + symbols to mark different kind of messages
  • Logger API has now a status method which allows to write temporary status messages
  • ProgressPlugin default handler uses the Infrastructure Logger status message to output messages
  • Placeholders in paths can now be escaped with i. e. [\id\]
  • Compiler.hooks.assetEmitted have been added to get byte content of emitted assets

Bugfixes

  • Logging output is now aligned to have space for symbols
  • renamed Compiler.hooks.infrastructurelog to Compiler.hooks.infrastructureLog
  • Properties that are defined on the Object.prototype can now be chunk ids (i. e. constructor)
  • library.name now supports placeholders in libraryTarget: "system"
  • 2 places were module profiles were incorrectly captured were fixed

Dependencies

  • Forced upgrade of all direct dependencies
  • webpack-sources + terser-webpack-plugin comes with quality optimizations for SourceMaps

Renovate configuration

馃搮 Schedule: At any time (no schedule defined).

馃殾 Automerge: Disabled by config. Please merge this manually once you are satisfied.

鈾伙笍 Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

馃敃 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot. View repository job log here.

alexander-akait
alexander-akait previously approved these changes Aug 1, 2019
@codecov
Copy link

codecov bot commented Aug 1, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2167   +/-   ##
=======================================
  Coverage   93.91%   93.91%           
=======================================
  Files          33       33           
  Lines        1265     1265           
  Branches      363      363           
=======================================
  Hits         1188     1188           
- Misses         71       73    +2     
+ Partials        6        4    -2
Impacted Files Coverage 螖
client-src/clients/WebsocketClient.js 57.14% <0%> (酶) 猬嗭笍

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 c2da532...8f04aa8. Read the comment docs.

@hiroppy
Copy link
Member

hiroppy commented Aug 1, 2019

We need to investigate this problem.

@alexander-akait
Copy link
Member

alexander-akait commented Aug 1, 2019

i think it is related to progress plugin, what was rewritten in latest webpack version, i think console contains colors/symbols/etc now and our test failed due this problem

@renovate renovate bot changed the title chore(deps): update dependency webpack to ^4.39.0 (master) chore(deps): update dependency webpack to ^4.39.1 (master) Aug 2, 2019
@renovate renovate bot force-pushed the renovate/master-all-minor-dependencies branch from 37810ab to 8f04aa8 Compare August 2, 2019 12:40
@hiroppy hiroppy closed this in #2171 Aug 2, 2019
@renovate renovate bot deleted the renovate/master-all-minor-dependencies branch August 2, 2019 13:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants