halfzebra / create-elm-app

🍃 Create Elm apps with zero configuration
MIT License
1.69k stars 147 forks source link

feat(package.json): Update dependency style-loader to v1.3.0 #517

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
style-loader dependencies minor 1.2.1 -> 1.3.0

Release Notes

webpack-contrib/style-loader ### [`v1.3.0`](https://togithub.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md#​130-httpsgithubcomwebpack-contribstyle-loadercomparev121v130-2020-10-03) [Compare Source](https://togithub.com/webpack-contrib/style-loader/compare/v1.2.1...v1.3.0) ##### Features - added `modules.namedExport` ([#​485](https://togithub.com/webpack-contrib/style-loader/issues/485)) ([15889db](https://togithub.com/webpack-contrib/style-loader/commit/15889db9a2d5d51712fc12e03b12a60c22fc33f4)) ##### Bug Fixes - check if `btoa` exists for old IE versions ([#​479](https://togithub.com/webpack-contrib/style-loader/issues/479)) ([732ef8b](https://togithub.com/webpack-contrib/style-loader/commit/732ef8bcb60ae72c3a84d3fa639f1eae6f26bbdc)) - esModule option issue ([#​476](https://togithub.com/webpack-contrib/style-loader/issues/476)) ([c623f27](https://togithub.com/webpack-contrib/style-loader/commit/c623f2750b0358492c7bf2dde0326a1c71c46f4f)) ##### [1.2.1](https://togithub.com/webpack-contrib/style-loader/compare/v1.2.0...v1.2.1) (2020-04-28) ##### Bug Fixes - hot module replacement logic for lazy type ([#​468](https://togithub.com/webpack-contrib/style-loader/issues/468)) ([88a5c2b](https://togithub.com/webpack-contrib/style-loader/commit/88a5c2bdb3405aa5cb889726f3908747106a6c01))

Renovate configuration

:date: Schedule: "after 10pm every weekday,before 5am every weekday,every weekend" (UTC).

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

halfzebra commented 4 years ago

:tada: This PR is included in version 5.2.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: