percy / react-percy

[Deprecated]
MIT License
32 stars 10 forks source link

Bump css-loader from 0.28.7 to 0.28.11 #149

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps css-loader from 0.28.7 to 0.28.11.

Release notes *Sourced from [css-loader's releases](https://github.com/webpack-contrib/css-loader/releases).* > ## v0.28.11 > ## [2018-03-16](https://github.com/webpack-contrib/css-loader/compare/v0.28.10...v0.28.11) > > > ### `Bug Fixes` > > * **lib/processCss:** don't check `mode` for `url` handling (`options.modules`) ([#698](https://github-redirect.dependabot.com/webpack-contrib/css-loader/issues/698)) ([c788450](https://github.com/webpack-contrib/css-loader/commit/c788450)) > > ## v0.28.10 > ## [2018-02-22](https://github.com/webpack-contrib/css-loader/compare/v0.28.9...v0.28.10) > > > ### `Bug Fixes` > > * **getLocalIdent:** add `rootContext` support (`webpack >= v4.0.0`) ([#681](https://github-redirect.dependabot.com/webpack-contrib/css-loader/issues/681)) ([9f876d2](https://github.com/webpack-contrib/css-loader/commit/9f876d2)) > > ## v0.28.9 > ## [2018-01-17](https://github.com/webpack-contrib/css-loader/compare/v0.28.8...v0.28.9) > > > ### `Bug Fixes` > > * ignore invalid URLs (`url()`) ([#663](https://github-redirect.dependabot.com/webpack-contrib/css-loader/issues/663)) ([d1d8221](https://github.com/webpack-contrib/css-loader/commit/d1d8221)) > > ## v0.28.8 > ## [2018-01-05](https://github.com/webpack-contrib/css-loader/compare/v0.28.7...v0.28.8) > > > ### `Bug Fixes` > > * **loader:** correctly check if source map is `undefined` ([#641](https://github-redirect.dependabot.com/webpack-contrib/css-loader/issues/641)) ([0dccfa9](https://github.com/webpack-contrib/css-loader/commit/0dccfa9)) > * proper URL escaping and wrapping (`url()`) ([#627](https://github-redirect.dependabot.com/webpack-contrib/css-loader/issues/627)) ([8897d44](https://github.com/webpack-contrib/css-loader/commit/8897d44))
Changelog *Sourced from [css-loader's changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md).* > ## [0.28.11](https://github.com/webpack-contrib/css-loader/compare/v0.28.10...v0.28.11) (2018-03-16) > > > ### Bug Fixes > > * **lib/processCss:** don't check `mode` for `url` handling (`options.modules`) ([#698](https://github-redirect.dependabot.com/webpack-contrib/css-loader/issues/698)) ([c788450](https://github.com/webpack-contrib/css-loader/commit/c788450)) > > > > > ## [0.28.10](https://github.com/webpack-contrib/css-loader/compare/v0.28.9...v0.28.10) (2018-02-22) > > > ### Bug Fixes > > * **getLocalIdent:** add `rootContext` support (`webpack >= v4.0.0`) ([#681](https://github-redirect.dependabot.com/webpack-contrib/css-loader/issues/681)) ([9f876d2](https://github.com/webpack-contrib/css-loader/commit/9f876d2)) > > > > > ## [0.28.9](https://github.com/webpack-contrib/css-loader/compare/v0.28.8...v0.28.9) (2018-01-17) > > > ### Bug Fixes > > * ignore invalid URLs (`url()`) ([#663](https://github-redirect.dependabot.com/webpack-contrib/css-loader/issues/663)) ([d1d8221](https://github.com/webpack-contrib/css-loader/commit/d1d8221)) > > > > > ## [0.28.8](https://github.com/webpack-contrib/css-loader/compare/v0.28.7...v0.28.8) (2018-01-05) > > > ### Bug Fixes > > * **loader:** correctly check if source map is `undefined` ([#641](https://github-redirect.dependabot.com/webpack-contrib/css-loader/issues/641)) ([0dccfa9](https://github.com/webpack-contrib/css-loader/commit/0dccfa9)) > * proper URL escaping and wrapping (`url()`) ([#627](https://github-redirect.dependabot.com/webpack-contrib/css-loader/issues/627)) ([8897d44](https://github.com/webpack-contrib/css-loader/commit/8897d44)) > > > >
Commits - [`df497db`](https://github.com/webpack-contrib/css-loader/commit/df497db9fee094ac97bc82d729689eea46b89bc2) chore(release): 0.28.11 - [`c788450`](https://github.com/webpack-contrib/css-loader/commit/c7884505e459e7d634bbe62330518cde98f9aed9) fix(lib/processCss): don't check `mode` for `url` handling (`options.modules`... - [`c35d8bd`](https://github.com/webpack-contrib/css-loader/commit/c35d8bd12676662c01120acbc53e3ed3b2c59779) chore(release): 0.28.10 - [`9f876d2`](https://github.com/webpack-contrib/css-loader/commit/9f876d27724081a33ac221d229e8bd90e112b345) fix(getLocalIdent): add `rootContext` support (`webpack >= v4.0.0`) ([#681](https://github-redirect.dependabot.com/webpack-contrib/css-loader/issues/681)) - [`0452f26`](https://github.com/webpack-contrib/css-loader/commit/0452f267c2213d2ef55cdae0c63576adb7603024) test: hashes inside `@font-face` url ([#678](https://github-redirect.dependabot.com/webpack-contrib/css-loader/issues/678)) - [`630579d`](https://github.com/webpack-contrib/css-loader/commit/630579d01e9d28a2032e707dcea2ad9f4ec613da) chore(release): 0.28.9 - [`604bd4b`](https://github.com/webpack-contrib/css-loader/commit/604bd4b8af5c57f427e0ffa4f6c77dada67f27c1) chore(package): update dependencies - [`d1d8221`](https://github.com/webpack-contrib/css-loader/commit/d1d8221d7602925f5243a002843febc458da8058) fix: ignore invalid URLs (`url()`) ([#663](https://github-redirect.dependabot.com/webpack-contrib/css-loader/issues/663)) - [`0fc46c7`](https://github.com/webpack-contrib/css-loader/commit/0fc46c791ce449a5e41cbe1af12eff8b74706053) chore(release): 0.28.8 - [`333a2ce`](https://github.com/webpack-contrib/css-loader/commit/333a2ce6b15179efd9f7c019082c54083520cc8c) chore(package): update `dependencies` - Additional commits viewable in [compare view](https://github.com/webpack-contrib/css-loader/compare/v0.28.7...v0.28.11)
Maintainer changes This version was pushed to npm by [michael-ciniawsky](https://www.npmjs.com/~michael-ciniawsky), a new releaser for css-loader since your current version.


Dependabot compatibility score

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 will not automatically merge this PR because this dependency is pre-1.0.0.


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 yourself) - `@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) - Automerge options (never/patch/minor, and dev/runtime dependencies) - 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.
dependabot-preview[bot] commented 5 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.