gloriaJun / react-realworld-example-app

https://gloriajun.github.io/react-realworld-example-app/
0 stars 0 forks source link

Update mini-css-extract-plugin requirement from ^0.7.0 to ^0.8.0 #27

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Updates the requirements on mini-css-extract-plugin to permit the latest version.

Release notes *Sourced from [mini-css-extract-plugin's releases](https://github.com/webpack-contrib/mini-css-extract-plugin/releases).* > ## v0.8.0 > ### Features > > * Add ignoreOrder option ([#422](https://github-redirect.dependabot.com/webpack-contrib/mini-css-extract-plugin/issues/422)) ([4ad3373](https://github.com/webpack-contrib/mini-css-extract-plugin/commit/4ad3373))
Changelog *Sourced from [mini-css-extract-plugin's changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md).* > ## [0.8.0](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v0.7.0...v0.8.0) (2019-07-16) > > > ### Features > > * Add ignoreOrder option ([#422](https://github-redirect.dependabot.com/webpack-contrib/mini-css-extract-plugin/issues/422)) ([4ad3373](https://github.com/webpack-contrib/mini-css-extract-plugin/commit/4ad3373)) > > > > ## [0.7.0](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v0.6.0...v0.7.0) (2019-05-27) > > > ### Bug Fixes > > * do not attempt to reload unrequestable urls ([#378](https://github-redirect.dependabot.com/webpack-contrib/mini-css-extract-plugin/issues/378)) ([44d00ea](https://github.com/webpack-contrib/mini-css-extract-plugin/commit/44d00ea)) > * fix `publicPath` regression ([#384](https://github-redirect.dependabot.com/webpack-contrib/mini-css-extract-plugin/issues/384)) ([582ebfe](https://github.com/webpack-contrib/mini-css-extract-plugin/commit/582ebfe)) > * enable using plugin without defining options ([#393](https://github-redirect.dependabot.com/webpack-contrib/mini-css-extract-plugin/issues/393)) ([a7dee8c](https://github.com/webpack-contrib/mini-css-extract-plugin/commit/a7dee8c)) > * downgrading normalize-url ([#399](https://github-redirect.dependabot.com/webpack-contrib/mini-css-extract-plugin/issues/399)) ([0dafaf6](https://github.com/webpack-contrib/mini-css-extract-plugin/commit/0dafaf6)) > * hmr do not crash on link without href ([#400](https://github-redirect.dependabot.com/webpack-contrib/mini-css-extract-plugin/issues/400)) ([aa9b541](https://github.com/webpack-contrib/mini-css-extract-plugin/commit/aa9b541)) > * hmr reload with invalid link url ([#402](https://github-redirect.dependabot.com/webpack-contrib/mini-css-extract-plugin/issues/402)) ([30a19b0](https://github.com/webpack-contrib/mini-css-extract-plugin/commit/30a19b0)) > > > ### Features > > * add `moduleFilename` option ([#381](https://github-redirect.dependabot.com/webpack-contrib/mini-css-extract-plugin/issues/381)) ([13e9cbf](https://github.com/webpack-contrib/mini-css-extract-plugin/commit/13e9cbf)) > > > > > # [0.6.0](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v0.5.0...v0.6.0) (2019-04-10) > > > ### Features > > * added error code to chunk load Error ([#347](https://github-redirect.dependabot.com/webpack-contrib/mini-css-extract-plugin/issues/347)) ([b653641](https://github.com/webpack-contrib/mini-css-extract-plugin/commit/b653641)) > * adding hot module reloading ([#334](https://github-redirect.dependabot.com/webpack-contrib/mini-css-extract-plugin/issues/334)) ([4ed9c5a](https://github.com/webpack-contrib/mini-css-extract-plugin/commit/4ed9c5a)) > * publicPath can be a function ([#373](https://github-redirect.dependabot.com/webpack-contrib/mini-css-extract-plugin/issues/373)) ([7b1425a](https://github.com/webpack-contrib/mini-css-extract-plugin/commit/7b1425a)) > > > > > # [0.5.0](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v0.4.5...v0.5.0) (2018-12-07) > > > ### Features > > * add crossOriginLoading option support ([#313](https://github-redirect.dependabot.com/webpack-contrib/mini-css-extract-plugin/issues/313)) ([ffb0d87](https://github.com/webpack-contrib/mini-css-extract-plugin/commit/ffb0d87)) > > > > ... (truncated)
Commits - [`87d929e`](https://github.com/webpack-contrib/mini-css-extract-plugin/commit/87d929ef0bab60cca36710cc74b8eb23b77c7bd2) chore(release): 0.8.0 - [`0bde50d`](https://github.com/webpack-contrib/mini-css-extract-plugin/commit/0bde50d738df13d0efaf18ad8bf6166d02219304) chore(defaults): update ([#426](https://github-redirect.dependabot.com/webpack-contrib/mini-css-extract-plugin/issues/426)) - [`4ad3373`](https://github.com/webpack-contrib/mini-css-extract-plugin/commit/4ad3373e51d3bf4771bdcf6074934bd83d00c244) feat: Add ignoreOrder option ([#422](https://github-redirect.dependabot.com/webpack-contrib/mini-css-extract-plugin/issues/422)) - See full diff in [compare view](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v0.7.0...v0.8.0)


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it). To ignore the version in this PR you can just close it - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.