halfzebra / create-elm-app

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

feat(package.json): Update dependency postcss-loader to v4.1.0 #558

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
postcss-loader 4.0.4 -> 4.1.0 age adoption passing confidence

Release Notes

webpack-contrib/postcss-loader ### [`v4.1.0`](https://togithub.com/webpack-contrib/postcss-loader/blob/master/CHANGELOG.md#​410-httpsgithubcomwebpack-contribpostcss-loadercomparev404v410-2020-11-19) [Compare Source](https://togithub.com/webpack-contrib/postcss-loader/compare/v4.0.4...v4.1.0) ##### Features - partial compatibility with `postcss-cli`, added `api.env` (alias for `api.mode`) and `api.options` (contains options from the `postcssOptions` options), please look at the [example](https://togithub.com/webpack-contrib/postcss-loader#examples-of-config-files) for more details ([#​498](https://togithub.com/webpack-contrib/postcss-loader/issues/498)) ([84a9c46](https://togithub.com/webpack-contrib/postcss-loader/commit/84a9c46467086df0185519ceb93bf66893af4cf2)) ##### [4.0.4](https://togithub.com/webpack-contrib/postcss-loader/compare/v4.0.3...v4.0.4) (2020-10-09) ##### Chore - update `schema-utils`

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 3 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: