Skip to content

build: update webpack to version 4.39.1 #15229

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

Merged
merged 1 commit into from
Aug 10, 2019

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Aug 2, 2019

This PR contains the following updates:

Package Type Update Change
webpack devDependencies minor 4.38.0 -> 4.39.1
webpack dependencies 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: "after 10pm every weekday,before 4am every weekday,every weekend" in timezone America/Tijuana.

🚦 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 these updates 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.

@forking-renovate forking-renovate bot added the target: major This PR is targeted for the next major release label Aug 2, 2019
@renovate-bot renovate-bot changed the title build: update webpack to version 4.39.0 build: update webpack to version 4.39.1 Aug 2, 2019
@renovate-bot renovate-bot force-pushed the renovate/webpack-4.x branch 3 times, most recently from 23bb60a to 1402d2b Compare August 6, 2019 05:10
@renovate-bot renovate-bot force-pushed the renovate/webpack-4.x branch from 1402d2b to daa3f6d Compare August 8, 2019 15:31
@mgechev mgechev merged commit 32449fc into angular:master Aug 10, 2019
@renovate-bot renovate-bot deleted the renovate/webpack-4.x branch August 10, 2019 17:17
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 13, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
target: major This PR is targeted for the next major release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants