monetr / web-ui

Web interface for the budgeting application.
Other
1 stars 2 forks source link

Update dependency style-loader to v3.1.0 #519

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
style-loader 3.0.0 -> 3.1.0 age adoption passing confidence

Release Notes

webpack-contrib/style-loader ### [`v3.1.0`](https://togithub.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md#​310-httpsgithubcomwebpack-contribstyle-loadercomparev300v310-2021-07-12) [Compare Source](https://togithub.com/webpack-contrib/style-loader/compare/v3.0.0...v3.1.0) ##### Features - allow to specify the `insert` option from file, we strongly recommend do it, using the `insert` option from file will reduce your bundle size, [example](https://togithub.com/webpack-contrib/style-loader#absolute-path-to-function) ([#​521](https://togithub.com/webpack-contrib/style-loader/issues/521)) ([56fc8f0](https://togithub.com/webpack-contrib/style-loader/commit/56fc8f021c69407e4ad03a5d345c614b04789389)) - allow to specify the `styleTagTransform` option from file, we strongly recommend do it, using the `styleTagTransform` option from file will reduce your bundle size, [example](https://togithub.com/webpack-contrib/style-loader#string-1) ##### Bug Fixes - reduce runtime ([#​519](https://togithub.com/webpack-contrib/style-loader/issues/519)) ([8a26186](https://togithub.com/webpack-contrib/style-loader/commit/8a26186c364b45028fb6baeb4a05365c4d3526e2)) - reduce runtime when you use custom options ([#​520](https://togithub.com/webpack-contrib/style-loader/issues/520)) ([21c80c8](https://togithub.com/webpack-contrib/style-loader/commit/21c80c8c2f2ca751124f26f5984195e20f2ac665))

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 you tick the rebase/retry checkbox.

🔕 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.