elliottsj / combine-loader

Webpack loader to combine results from multiple loaders into one object
MIT License
8 stars 0 forks source link

Update dependency webpack to v5.27.0 #204

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
webpack 5.26.3 -> 5.27.0 age adoption passing confidence

Release Notes

webpack/webpack ### [`v5.27.0`](https://togithub.com/webpack/webpack/releases/v5.27.0) [Compare Source](https://togithub.com/webpack/webpack/compare/v5.26.3...v5.27.0) ### Features - add `utils: { contextify(context, absolutePath), absolutify(context, request) }` to loader context ### Bugfixes - fix caching bug when split chunks of an entrypoint change and modules of the entrypoint stay equal - fix `imports` field handling - fix incorrect id assignment of record ids plugin - this causes ids changing unnecessary during watch mode - fix library exports when using onChunks in entry - This prevented using libraries with web target when using splitChunks for the initial chunks

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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



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