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

chore(deps): update dependency webpack to v4.39.0 #1651

Merged
merged 1 commit into from
Aug 2, 2019
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 8, 2019

This PR contains the following updates:

Package Type Update Change
webpack devDependencies minor 4.35.2 -> 4.39.0

Release Notes

webpack/webpack

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

v4.38.0

Compare Source

Performance

  • Improved performance of ProgressPlugin
  • Improved performance of chunk graph generation
    • This can boost performance when many chunks are used, especially incremental build performance
    • Modules from parent chunks are now tracked during chunk graph generation, which allows to skip these modules in async chunks. This often renders optimization.removeAvailableModules unneeded, expect in scenarios where chunks are merged during optimization.
  • optimization.removeAvailableModules is now disabled in development mode by default
    • optimization.removeAvailableModules will be disabled for all modes in next major release, feel free to disable it in production too if you want extra performance.

v4.37.0

Compare Source

Features

  • add logging API (see #​9436 for details)

v4.36.1

Compare Source

Bugfixes

  • fix regression in 4.36.0 when using happypack

v4.36.0

Compare Source

Features

  • SourceMapDevToolPlugin append option now supports the default placeholders in addition to [url]
  • Arrays in resolve and parser options (Rule and Loader API) support backreferences with "..." when overriding options.

v4.35.3

Compare Source

Bugfixes

  • update acorn to include import()

Performance

  • Improved runtime performance for large JSON modules

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.

@coveralls
Copy link

coveralls commented Jul 8, 2019

Coverage Status

Coverage remained the same at 100.0% when pulling 9f3c615 on renovate/webpack-4.x into 398c2d2 on master.

@renovate renovate bot changed the title chore(deps): update dependency webpack to v4.35.3 chore(deps): update dependency webpack to v4.36.0 Jul 17, 2019
@renovate renovate bot changed the title chore(deps): update dependency webpack to v4.36.0 chore(deps): update dependency webpack to v4.36.1 Jul 17, 2019
@renovate renovate bot force-pushed the renovate/webpack-4.x branch 2 times, most recently from 3e9037e to 87dfa82 Compare July 23, 2019 09:44
@renovate renovate bot changed the title chore(deps): update dependency webpack to v4.36.1 chore(deps): update dependency webpack to v4.37.0 Jul 23, 2019
@renovate renovate bot changed the title chore(deps): update dependency webpack to v4.37.0 chore(deps): update dependency webpack to v4.38.0 Jul 26, 2019
@renovate renovate bot changed the title chore(deps): update dependency webpack to v4.38.0 chore(deps): update dependency webpack to v4.39.0 Aug 1, 2019
@rpl rpl merged commit 1846a98 into master Aug 2, 2019
@renovate renovate bot deleted the renovate/webpack-4.x branch August 2, 2019 09:37
rbrishabh added a commit to rbrishabh/web-ext that referenced this pull request Sep 3, 2019
Created helper fn and fixed flow

small fix

small fix

Correcting flow

ES LINT

rewriting tests

updating test case

Squashing all commits

small fix

small fix

Correcting flow

ES LINT

rewriting tests

updating test case

requested changes

rebasing

changed fake-firefox-binary

changed fake-firefox-binary

chore(deps): update dependency babel-plugin-istanbul to v5.2.0 (mozilla#1667)

chore(deps): update dependency eslint-plugin-flowtype to v3.12.2 (mozilla#1668)

chore(deps): update dependency conventional-changelog-cli to v2.0.23 (mozilla#1670)

chore(deps): update dependency webpack to v4.39.0 (mozilla#1651)

fix(deps): update dependency source-map-support to v0.5.13 (mozilla#1671)

chore(deps): update dependency webpack to v4.39.1 (mozilla#1672)

chore(deps): update dependency eslint-plugin-flowtype to v3.13.0 (mozilla#1673)

chore(deps): update dependency coveralls to v3.0.6 (mozilla#1677)

chore(deps): update dependency sinon to v7.4.1 (mozilla#1676)

chore(deps): update dependency eslint-plugin-flowtype to v4 (mozilla#1678)

chore: Update eslint to v6.2.2 and babel-eslint to v.1.0.3 (mozilla#1685)

- eslint 6.2.2 fix a CI failure due to vulnerable eslint-utils dependency
- babel-eslint 1.0.3 fix issues with no-unused vars false positive
  (See eslint/eslint#12117 and
  babel/babel-eslint#791)

feat: Support chromium-based browsers as web-ext run targets (mozilla#1392)
rbrishabh added a commit to rbrishabh/web-ext that referenced this pull request Sep 3, 2019
…556fffa13cc56

parent 5622838
author Rishabh Budhiraja <rishabh.budhiraja@gmail.com> 1564321912 +0530
committer Rishabh Budhiraja <rishabh.budhiraja@gmail.com> 1567513919 +0530

# This is a combination of 3 commits.tree 6d3c63a3b96959cabfa8294f37e556fffa13cc56
parent 5622838
author Rishabh Budhiraja <rishabh.budhiraja@gmail.com> 1564321912 +0530
committer Rishabh Budhiraja <rishabh.budhiraja@gmail.com> 1567513781 +0530

# This is a combination of 2 commits.
# This is the 1st commit message:

Fixes method for finding default port

Created helper fn and fixed flow

small fix

small fix

Correcting flow

ES LINT

rewriting tests

updating test case

Squashing all commits

small fix

small fix

Correcting flow

ES LINT

rewriting tests

updating test case

requested changes

rebasing

changed fake-firefox-binary

changed fake-firefox-binary

chore(deps): update dependency babel-plugin-istanbul to v5.2.0 (mozilla#1667)

chore(deps): update dependency eslint-plugin-flowtype to v3.12.2 (mozilla#1668)

chore(deps): update dependency conventional-changelog-cli to v2.0.23 (mozilla#1670)

chore(deps): update dependency webpack to v4.39.0 (mozilla#1651)

fix(deps): update dependency source-map-support to v0.5.13 (mozilla#1671)

chore(deps): update dependency webpack to v4.39.1 (mozilla#1672)

chore(deps): update dependency eslint-plugin-flowtype to v3.13.0 (mozilla#1673)

chore(deps): update dependency coveralls to v3.0.6 (mozilla#1677)

chore(deps): update dependency sinon to v7.4.1 (mozilla#1676)

chore(deps): update dependency eslint-plugin-flowtype to v4 (mozilla#1678)

chore: Update eslint to v6.2.2 and babel-eslint to v.1.0.3 (mozilla#1685)

- eslint 6.2.2 fix a CI failure due to vulnerable eslint-utils dependency
- babel-eslint 1.0.3 fix issues with no-unused vars false positive
  (See eslint/eslint#12117 and
  babel/babel-eslint#791)

feat: Support chromium-based browsers as web-ext run targets (mozilla#1392)

# This is the commit message mozilla#2:

chore(deps): update dependency babel-plugin-istanbul to v5.2.0 (mozilla#1667)


# This is the commit message mozilla#3:

chore(deps): update dependency conventional-changelog-cli to v2.0.23 (mozilla#1670)


# This is the commit message mozilla#5:

fix(deps): update dependency source-map-support to v0.5.13 (mozilla#1671)
rbrishabh added a commit to rbrishabh/web-ext that referenced this pull request Sep 3, 2019
parent 5622838
author Rishabh Budhiraja <rishabh.budhiraja@gmail.com> 1564321912 +0530
committer Rishabh Budhiraja <rishabh.budhiraja@gmail.com> 1567514055 +0530

# This is a combination of 5 commits.tree 6d3c63a3b96959cabfa8294f37e556fffa13cc56
parent 5622838
author Rishabh Budhiraja <rishabh.budhiraja@gmail.com> 1564321912 +0530
committer Rishabh Budhiraja <rishabh.budhiraja@gmail.com> 1567513919 +0530

# This is a combination of 3 commits.tree 6d3c63a3b96959cabfa8294f37e556fffa13cc56
parent 5622838
author Rishabh Budhiraja <rishabh.budhiraja@gmail.com> 1564321912 +0530
committer Rishabh Budhiraja <rishabh.budhiraja@gmail.com> 1567513781 +0530

# This is a combination of 2 commits.
# This is the 1st commit message:

Fixes method for finding default port

Created helper fn and fixed flow

small fix

small fix

Correcting flow

ES LINT

rewriting tests

updating test case

Squashing all commits

small fix

small fix

Correcting flow

ES LINT

rewriting tests

updating test case

requested changes

rebasing

changed fake-firefox-binary

changed fake-firefox-binary

chore(deps): update dependency babel-plugin-istanbul to v5.2.0 (mozilla#1667)

chore(deps): update dependency eslint-plugin-flowtype to v3.12.2 (mozilla#1668)

chore(deps): update dependency conventional-changelog-cli to v2.0.23 (mozilla#1670)

chore(deps): update dependency webpack to v4.39.0 (mozilla#1651)

fix(deps): update dependency source-map-support to v0.5.13 (mozilla#1671)

chore(deps): update dependency webpack to v4.39.1 (mozilla#1672)

chore(deps): update dependency eslint-plugin-flowtype to v3.13.0 (mozilla#1673)

chore(deps): update dependency coveralls to v3.0.6 (mozilla#1677)

chore(deps): update dependency sinon to v7.4.1 (mozilla#1676)

chore(deps): update dependency eslint-plugin-flowtype to v4 (mozilla#1678)

chore: Update eslint to v6.2.2 and babel-eslint to v.1.0.3 (mozilla#1685)

- eslint 6.2.2 fix a CI failure due to vulnerable eslint-utils dependency
- babel-eslint 1.0.3 fix issues with no-unused vars false positive
  (See eslint/eslint#12117 and
  babel/babel-eslint#791)

feat: Support chromium-based browsers as web-ext run targets (mozilla#1392)

# This is the commit message mozilla#2:

chore(deps): update dependency babel-plugin-istanbul to v5.2.0 (mozilla#1667)


# This is the commit message mozilla#3:

chore(deps): update dependency conventional-changelog-cli to v2.0.23 (mozilla#1670)


# This is the commit message mozilla#5:

fix(deps): update dependency source-map-support to v0.5.13 (mozilla#1671)


# This is the commit message mozilla#7:

chore(deps): update dependency eslint-plugin-flowtype to v3.13.0 (mozilla#1673)


# This is the commit message mozilla#9:

chore(deps): update dependency coveralls to v3.0.6 (mozilla#1677)


# This is the commit message mozilla#10:

chore(deps): update dependency sinon to v7.4.1 (mozilla#1676)
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.

3 participants