snack-news / Snack-FE

2 stars 0 forks source link

Bump style-loader from 0.23.1 to 1.0.0 #187

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps style-loader from 0.23.1 to 1.0.0.

Release notes *Sourced from [style-loader's releases](https://github.com/webpack-contrib/style-loader/releases).* > ## v1.0.0 > ## [1.0.0](https://github.com/webpack-contrib/style-loader/compare/v0.23.1...v1.0.0) (2019-08-06) > > > ### Bug Fixes > > * es3 compatibility ([#390](https://github-redirect.dependabot.com/webpack-contrib/style-loader/issues/390)) ([ae24ec2](https://github.com/webpack-contrib/style-loader/commit/ae24ec2)) > * restore original hot reloading behaviour for locals ([#419](https://github-redirect.dependabot.com/webpack-contrib/style-loader/issues/419)) ([f026429](https://github.com/webpack-contrib/style-loader/commit/f026429)) > * better handle source maps ([#383](https://github-redirect.dependabot.com/webpack-contrib/style-loader/issues/383)) ([84ec8e5](https://github.com/webpack-contrib/style-loader/commit/84ec8e5)) > > > ### Features > > * new `injectType` option ([e2664e9](https://github.com/webpack-contrib/style-loader/commit/e2664e9)) > * remove type `text/css` from style and link element ([#399](https://github-redirect.dependabot.com/webpack-contrib/style-loader/issues/399)) ([b0187d6](https://github.com/webpack-contrib/style-loader/commit/b0187d6)) > > > ### BREAKING CHANGES > > * minimum required Node.js version is `8.9.0` > * minimum require `wepback` version is `4.0.0` > * the `convertToAbsoluteUrls` option was removed, you don't need this anymore > * the `attrs` option was renamed to the `attributes` option > * the `transform` option was removed without replacement > * the `hmr` option was removed, `webpack` automatically inject HMR code when it is required (when the `HotModuleReplacementPlugin` plugin was used) > * the `sourceMap` option was removed. The loader automatically inject source maps if the previous loader emit them > * the `ref`/`unref` api methods were removed for `useable` loader, please use the `use`/`unuse` api methods > * the `style-loader/url` loader was removed in favor `injectType` option (look the documentation about the `injectType` option) > * the `style-loader/useable` loader was removed in favor `injectType` option (look the documentation about the `injectType` option) > * the `singleton` option was removed (look documentation about the `injectType` option) > * the `insertAt` option was removed in favor the `insert` option (look the documentation about the `insert` option and examples) > * the `insertInto` options was removed in favor the `insert` option (look the documentation about the `insert` option and examples)
Changelog *Sourced from [style-loader's changelog](https://github.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md).* > ## [1.0.0](https://github.com/webpack-contrib/style-loader/compare/v0.23.1...v1.0.0) (2019-08-06) > > > ### Bug Fixes > > * es3 compatibility ([#390](https://github-redirect.dependabot.com/webpack-contrib/style-loader/issues/390)) ([ae24ec2](https://github.com/webpack-contrib/style-loader/commit/ae24ec2)) > * restore original hot reloading behaviour for locals ([#419](https://github-redirect.dependabot.com/webpack-contrib/style-loader/issues/419)) ([f026429](https://github.com/webpack-contrib/style-loader/commit/f026429)) > * better handle source maps ([#383](https://github-redirect.dependabot.com/webpack-contrib/style-loader/issues/383)) ([84ec8e5](https://github.com/webpack-contrib/style-loader/commit/84ec8e5)) > > > ### Features > > * new `injectType` option ([e2664e9](https://github.com/webpack-contrib/style-loader/commit/e2664e9)) > * remove type `text/css` from style and link element ([#399](https://github-redirect.dependabot.com/webpack-contrib/style-loader/issues/399)) ([b0187d6](https://github.com/webpack-contrib/style-loader/commit/b0187d6)) > > > ### BREAKING CHANGES > > * minimum required Node.js version is `8.9.0` > * minimum require `wepback` version is `4.0.0` > * the `convertToAbsoluteUrls` option was removed, you don't need this anymore > * the `attrs` option was renamed to the `attributes` option > * the `transform` option was removed without replacement > * the `hmr` option was removed, `webpack` automatically inject HMR code when it is required (when the `HotModuleReplacementPlugin` plugin was used) > * the `sourceMap` option was removed. The loader automatically inject source maps if the previous loader emit them > * the `ref`/`unref` api methods were removed for `useable` loader, please use the `use`/`unuse` api methods > * the `style-loader/url` loader was removed in favor `injectType` option (look the documentation about the `injectType` option) > * the `style-loader/useable` loader was removed in favor `injectType` option (look the documentation about the `injectType` option) > * the `singleton` option was removed (look documentation about the `injectType` option) > * the `insertAt` option was removed in favor the `insert` option (look the documentation about the `insert` option and examples) > * the `insertInto` options was removed in favor the `insert` option (look the documentation about the `insert` option and examples) > > >
Commits - [`2c41858`](https://github.com/webpack-contrib/style-loader/commit/2c41858ea4a6a06c691e6f9293d66c63f841bc79) chore(release): 1.0.0 - [`157f08f`](https://github.com/webpack-contrib/style-loader/commit/157f08f466a14cc0a545d5beb0751981262562cb) docs: fix typo `attirbutes`→`attributes` ([#421](https://github-redirect.dependabot.com/webpack-contrib/style-loader/issues/421)) - [`2098767`](https://github.com/webpack-contrib/style-loader/commit/2098767d3e569c504534e5952c5789081b72826a) docs: clarify linkTag ([#420](https://github-redirect.dependabot.com/webpack-contrib/style-loader/issues/420)) - [`f026429`](https://github.com/webpack-contrib/style-loader/commit/f026429cac083029f414eb6ad464fb1ba35c0e33) fix: restore original hot reloading behaviour for locals ([#419](https://github-redirect.dependabot.com/webpack-contrib/style-loader/issues/419)) - [`f4cf0d2`](https://github.com/webpack-contrib/style-loader/commit/f4cf0d2a62309f516b9aee3f4283f1f3973f6c6d) refactor: restore hmr for lazy styles after refactor ([#418](https://github-redirect.dependabot.com/webpack-contrib/style-loader/issues/418)) - [`3824f83`](https://github.com/webpack-contrib/style-loader/commit/3824f833efede228d5e812153225478542bfa7cd) docs: improve ([#417](https://github-redirect.dependabot.com/webpack-contrib/style-loader/issues/417)) - [`1a410df`](https://github.com/webpack-contrib/style-loader/commit/1a410df556c5ae2e333974cd228f63b9a0117ed1) test: lazy css modules ([#416](https://github-redirect.dependabot.com/webpack-contrib/style-loader/issues/416)) - [`8695682`](https://github.com/webpack-contrib/style-loader/commit/8695682bb5b1d2e1e8d1e14812aa60b44b5b19b9) docs: note about source maps in singleton mode ([#415](https://github-redirect.dependabot.com/webpack-contrib/style-loader/issues/415)) - [`911b10b`](https://github.com/webpack-contrib/style-loader/commit/911b10b10f5802ec604367baed02efb76544b287) docs: note about source maps in singleton mode ([#414](https://github-redirect.dependabot.com/webpack-contrib/style-loader/issues/414)) - [`0bb8ded`](https://github.com/webpack-contrib/style-loader/commit/0bb8dede894690d765c8375d00f96fdb332a9f1c) refactor: `insert` option ([#413](https://github-redirect.dependabot.com/webpack-contrib/style-loader/issues/413)) - Additional commits viewable in [compare view](https://github.com/webpack-contrib/style-loader/compare/v0.23.1...v1.0.0)
Maintainer changes This version was pushed to npm by [evilebottnawi](https://www.npmjs.com/~evilebottnawi), a new releaser for style-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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor 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) - 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.