Skip to content

Update webpack related packages#47402

Merged
spalger merged 1 commit intomasterfrom
renovate/webpack
Oct 5, 2019
Merged

Update webpack related packages#47402
spalger merged 1 commit intomasterfrom
renovate/webpack

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 5, 2019

This PR contains the following updates:

Package Type Update Change
chokidar devDependencies minor 3.0.2 -> 3.2.1
url-loader dependencies minor 2.1.0 -> 2.2.0
url-loader devDependencies minor 2.1.0 -> 2.2.0
webpack devDependencies minor ^4.39.2 -> ^4.41.0
webpack dependencies minor 4.39.2 -> 4.41.0
webpack-cli devDependencies patch ^3.3.7 -> ^3.3.9
webpack-dev-server devDependencies patch ^3.8.0 -> ^3.8.2
webpack-merge dependencies patch 4.2.1 -> 4.2.2

Release Notes

paulmillr/chokidar

v3.2.1

Compare Source

Improve Linux RAM usage by 50%. Stability optimizations. Race condition fixes. Windows glob fixes.

v3.2.0

Compare Source

v3.1.1

Compare Source

Fixes "Expected pattern to be a non-empty string" (#​871)

v3.1.0

Compare Source

Dotfiles are no longer filtered out by default. Use ignored option if needed.

Improve Linux performance by 50%.

webpack-contrib/url-loader

v2.2.0

Compare Source

webpack/webpack

v4.41.0

Compare Source

Developer Experience

  • disallow cache group named test with shorthand syntax to point out a potential config error

Performance

  • Improve performance of LimitChunkCountPlugin

v4.40.3

Compare Source

Bugfixes

  • fix a bug that the HMR plugin affected child compilations

Performance

  • improve performance of splitChunks name option by caching hashed value
  • improve rebuild performance by caching module size computation

v4.40.2

Compare Source

Bugfixes

  • fix a bug where asset is undefined

v4.40.1

Compare Source

Bugfixes

  • convert "multiple assets emit to the same filename" error into a warning
  • compare asset content when multiple assets emit to the same filename

v4.40.0

Compare Source

Features

  • adds asset info for emitted assets
    • new methods allow easy emitting/updating of assets compilation.emitAsset/updateAsset (instead of accessing the Object compilation.assets)
    • new getter methods to get assets compilation.getAssets() and compilation.getAsset(name)
    • 3 flags in asset info:
      • immutable: when set an asset can be cache infinitely
      • development: when set an asset is some kind of development tool (i. e. a SourceMap)
      • hotModuleReplacement: when set an asset is generated for an hot update
    • Stats expose info object in assets
    • String version of Stats show flags

v4.39.3

Compare Source

Bugfixes

  • fix a missing module in chunk caused by incorrect chunk graph generation of async chunks
webpack/webpack-cli

v3.3.9

Compare Source

This patch contains a fix for a hanging exit condition. A full changelog found here

v3.3.8

Compare Source

Webpack-CLI v3.3.8 comes with a validation bugfix to support webpack 5 and version 4. A full changelog is found here

webpack/webpack-dev-server

v3.8.2

Compare Source

v3.8.1

Compare Source

survivejs/webpack-merge

v4.2.2

Compare Source

=================

  • Fix - Update minimum version of lodash to 4.17.15 in order to avoid npm audit warning. #​116
  • Docs - Improve merge.unique documentation. #​103
  • Docs - Add clear note about precedence. #​115

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!".

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

@renovate renovate bot added release_note:skip Skip the PR/issue when compiling release notes renovate Renovate dependency update with major version updates v7.5.0 v8.0.0 labels Oct 5, 2019
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@renovate renovate bot force-pushed the renovate/webpack branch from d336510 to d6ed69c Compare October 5, 2019 15:53
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@spalger spalger merged commit 1da0469 into master Oct 5, 2019
spalger added a commit to spalger/kibana that referenced this pull request Oct 5, 2019
# Conflicts:
#	packages/kbn-interpreter/package.json
#	yarn.lock
@renovate renovate bot deleted the renovate/webpack branch October 5, 2019 21:46
spalger pushed a commit that referenced this pull request Oct 6, 2019
# Conflicts:
#	packages/kbn-interpreter/package.json
#	yarn.lock
@spalger
Copy link
Contributor

spalger commented Oct 6, 2019

7.x/7.5: 27c3b33

jloleysens added a commit to jloleysens/kibana that referenced this pull request Oct 7, 2019
… into console-token-iterator

* 'console-token-iterator' of github.com:jloleysens/kibana: (184 commits)
  [functional/services] update webdriver lib and types (elastic#47381)
  Standardizing IconField implementation across the app (elastic#47196)
  Move ui/value_suggestions ⇒ NP data plugin (elastic#45762)
  Remove ui/persisted_log - Part 2 (elastic#47236)
  Update gulp related packages (elastic#47421)
  Update dependency idx to ^2.5.6 (elastic#47399)
  try running fewer jobs in parallel on the same worker (elastic#47403)
  Update webpack related packages (elastic#47402)
  Update jsonwebtoken related packages (elastic#47400)
  Update gulp related packages (major) (elastic#46665)
  Update dependency prettier to ^1.18.2 (elastic#47340)
  Update dependency @types/puppeteer to ^1.20.1 (elastic#47339)
  Update dependency @elastic/elasticsearch to ^7.4.0 (elastic#47338)
  Update dependency tar-fs to ^1.16.3 (elastic#47341)
  [Code] Code Integrator Component (elastic#47180)
  [Canvas][i18n] Sidebar (elastic#46090)
  Generate uuid in task Manager as Kibana uuid may not yet have been initialised
  [Code] Embedded Code Snippet Component (elastic#47183)
  Revert "Add pipeline for flaky test runner job (elastic#46740)"
  SearchSource: fix docvalue_fields and fields intersection logic (elastic#46724)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backported release_note:skip Skip the PR/issue when compiling release notes renovate Renovate dependency update with major version updates v7.5.0 v8.0.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants