Release notes
*Sourced from [sass-loader's releases](https://github.com/webpack-contrib/sass-loader/releases).*
> ## v7.2.0
>
> # [7.2.0](https://github.com/webpack-contrib/sass-loader/compare/v7.1.0...v7.2.0) (2019-08-08)
>
>
> ### Bug Fixes
>
> * better handle stdin in sources ([#681](https://github-redirect.dependabot.com/webpack-contrib/sass-loader/issues/681)) ([e279f2a](https://github.com/webpack-contrib/sass-loader/commit/e279f2a))
> * prefer `sass`/`scss`/`css` extensions ([#711](https://github-redirect.dependabot.com/webpack-contrib/sass-loader/issues/711)) ([6fc9d4e](https://github.com/webpack-contrib/sass-loader/commit/6fc9d4e))
> * relax node engine ([#708](https://github-redirect.dependabot.com/webpack-contrib/sass-loader/issues/708)) ([2a51502](https://github.com/webpack-contrib/sass-loader/commit/2a51502))
>
>
> ### Features
>
> * allow passing `functions` option as function ([#651](https://github-redirect.dependabot.com/webpack-contrib/sass-loader/issues/651)) ([6c9654d](https://github.com/webpack-contrib/sass-loader/commit/6c9654d))
> * support `data` as `Function` ([#648](https://github-redirect.dependabot.com/webpack-contrib/sass-loader/issues/648)) ([aa64e1b](https://github.com/webpack-contrib/sass-loader/commit/aa64e1b))
> * support `sass` and `style` fields in `package.json` ([#647](https://github-redirect.dependabot.com/webpack-contrib/sass-loader/issues/647)) ([a8709c9](https://github.com/webpack-contrib/sass-loader/commit/a8709c9))
> * support auto resolving `dart-sass` ([ff90dd6](https://github.com/webpack-contrib/sass-loader/commit/ff90dd6))
Changelog
*Sourced from [sass-loader's changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md).*
> # [7.2.0](https://github.com/webpack-contrib/sass-loader/compare/v7.1.0...v7.2.0) (2019-08-08)
>
>
> ### Bug Fixes
>
> * better handle stdin in sources ([#681](https://github-redirect.dependabot.com/webpack-contrib/sass-loader/issues/681)) ([e279f2a](https://github.com/webpack-contrib/sass-loader/commit/e279f2a))
> * prefer `sass`/`scss`/`css` extensions ([#711](https://github-redirect.dependabot.com/webpack-contrib/sass-loader/issues/711)) ([6fc9d4e](https://github.com/webpack-contrib/sass-loader/commit/6fc9d4e))
> * relax node engine ([#708](https://github-redirect.dependabot.com/webpack-contrib/sass-loader/issues/708)) ([2a51502](https://github.com/webpack-contrib/sass-loader/commit/2a51502))
>
>
> ### Features
>
> * allow passing `functions` option as function ([#651](https://github-redirect.dependabot.com/webpack-contrib/sass-loader/issues/651)) ([6c9654d](https://github.com/webpack-contrib/sass-loader/commit/6c9654d))
> * support `data` as `Function` ([#648](https://github-redirect.dependabot.com/webpack-contrib/sass-loader/issues/648)) ([aa64e1b](https://github.com/webpack-contrib/sass-loader/commit/aa64e1b))
> * support `sass` and `style` fields in `package.json` ([#647](https://github-redirect.dependabot.com/webpack-contrib/sass-loader/issues/647)) ([a8709c9](https://github.com/webpack-contrib/sass-loader/commit/a8709c9))
> * support auto resolving `dart-sass` ([ff90dd6](https://github.com/webpack-contrib/sass-loader/commit/ff90dd6))
>
>
>
> Commits
- [`bcb06d5`](https://github.com/webpack-contrib/sass-loader/commit/bcb06d5b59b3c60199185a41f1d0cc8afc504a14) chore(release): 7.2.0
- [`6fc9d4e`](https://github.com/webpack-contrib/sass-loader/commit/6fc9d4e882578b6f449b97b7beeab7656a76a9d7) fix: prefer `sass`/`scss`/`css` extensions ([#711](https://github-redirect.dependabot.com/webpack-contrib/sass-loader/issues/711))
- [`28f1884`](https://github.com/webpack-contrib/sass-loader/commit/28f188480958a2030bb9691972bb0cacdc3a02c9) feat: allow customize `mainFields` and `extensions` ([#710](https://github-redirect.dependabot.com/webpack-contrib/sass-loader/issues/710))
- [`2a51502`](https://github.com/webpack-contrib/sass-loader/commit/2a515023958e0c11519d9b55856d63be4ce9027c) fix: relax node engine ([#708](https://github-redirect.dependabot.com/webpack-contrib/sass-loader/issues/708))
- [`9e5a45d`](https://github.com/webpack-contrib/sass-loader/commit/9e5a45d2eff0819dd7e2181ed983161c7433a59d) refactor: avoid `lodash.tail` ([#707](https://github-redirect.dependabot.com/webpack-contrib/sass-loader/issues/707))
- [`e279f2a`](https://github.com/webpack-contrib/sass-loader/commit/e279f2a129eee0bd0b624b5acd498f23a81ee35e) fix: better handle stdin in sources ([#681](https://github-redirect.dependabot.com/webpack-contrib/sass-loader/issues/681))
- [`9162e45`](https://github.com/webpack-contrib/sass-loader/commit/9162e45cfc291c57bd09172892ac254dd68a0c00) chore: deps update ([#673](https://github-redirect.dependabot.com/webpack-contrib/sass-loader/issues/673))
- [`69c6f91`](https://github.com/webpack-contrib/sass-loader/commit/69c6f91f56b181c9513aecf73a018cb0929d798c) docs: add source-map to style-loader ([#661](https://github-redirect.dependabot.com/webpack-contrib/sass-loader/issues/661))
- [`6c9654d`](https://github.com/webpack-contrib/sass-loader/commit/6c9654d2e36e7aaa35a25be9c3c6f4bda9b12b70) feat: allow passing `functions` option as function ([#651](https://github-redirect.dependabot.com/webpack-contrib/sass-loader/issues/651))
- [`2d6045b`](https://github.com/webpack-contrib/sass-loader/commit/2d6045bee0dae545b61875621c2ede02e711b0ee) test: support import index file from package ([#649](https://github-redirect.dependabot.com/webpack-contrib/sass-loader/issues/649))
- Additional commits viewable in [compare view](https://github.com/webpack-contrib/sass-loader/compare/v7.1.0...v7.2.0)
Maintainer changes
This version was pushed to npm by [evilebottnawi](https://www.npmjs.com/~evilebottnawi), a new releaser for sass-loader since your current version.
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 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.
Bumps sass-loader from 7.1.0 to 7.2.0.
Release notes
*Sourced from [sass-loader's releases](https://github.com/webpack-contrib/sass-loader/releases).* > ## v7.2.0 > > # [7.2.0](https://github.com/webpack-contrib/sass-loader/compare/v7.1.0...v7.2.0) (2019-08-08) > > > ### Bug Fixes > > * better handle stdin in sources ([#681](https://github-redirect.dependabot.com/webpack-contrib/sass-loader/issues/681)) ([e279f2a](https://github.com/webpack-contrib/sass-loader/commit/e279f2a)) > * prefer `sass`/`scss`/`css` extensions ([#711](https://github-redirect.dependabot.com/webpack-contrib/sass-loader/issues/711)) ([6fc9d4e](https://github.com/webpack-contrib/sass-loader/commit/6fc9d4e)) > * relax node engine ([#708](https://github-redirect.dependabot.com/webpack-contrib/sass-loader/issues/708)) ([2a51502](https://github.com/webpack-contrib/sass-loader/commit/2a51502)) > > > ### Features > > * allow passing `functions` option as function ([#651](https://github-redirect.dependabot.com/webpack-contrib/sass-loader/issues/651)) ([6c9654d](https://github.com/webpack-contrib/sass-loader/commit/6c9654d)) > * support `data` as `Function` ([#648](https://github-redirect.dependabot.com/webpack-contrib/sass-loader/issues/648)) ([aa64e1b](https://github.com/webpack-contrib/sass-loader/commit/aa64e1b)) > * support `sass` and `style` fields in `package.json` ([#647](https://github-redirect.dependabot.com/webpack-contrib/sass-loader/issues/647)) ([a8709c9](https://github.com/webpack-contrib/sass-loader/commit/a8709c9)) > * support auto resolving `dart-sass` ([ff90dd6](https://github.com/webpack-contrib/sass-loader/commit/ff90dd6))Changelog
*Sourced from [sass-loader's changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md).* > # [7.2.0](https://github.com/webpack-contrib/sass-loader/compare/v7.1.0...v7.2.0) (2019-08-08) > > > ### Bug Fixes > > * better handle stdin in sources ([#681](https://github-redirect.dependabot.com/webpack-contrib/sass-loader/issues/681)) ([e279f2a](https://github.com/webpack-contrib/sass-loader/commit/e279f2a)) > * prefer `sass`/`scss`/`css` extensions ([#711](https://github-redirect.dependabot.com/webpack-contrib/sass-loader/issues/711)) ([6fc9d4e](https://github.com/webpack-contrib/sass-loader/commit/6fc9d4e)) > * relax node engine ([#708](https://github-redirect.dependabot.com/webpack-contrib/sass-loader/issues/708)) ([2a51502](https://github.com/webpack-contrib/sass-loader/commit/2a51502)) > > > ### Features > > * allow passing `functions` option as function ([#651](https://github-redirect.dependabot.com/webpack-contrib/sass-loader/issues/651)) ([6c9654d](https://github.com/webpack-contrib/sass-loader/commit/6c9654d)) > * support `data` as `Function` ([#648](https://github-redirect.dependabot.com/webpack-contrib/sass-loader/issues/648)) ([aa64e1b](https://github.com/webpack-contrib/sass-loader/commit/aa64e1b)) > * support `sass` and `style` fields in `package.json` ([#647](https://github-redirect.dependabot.com/webpack-contrib/sass-loader/issues/647)) ([a8709c9](https://github.com/webpack-contrib/sass-loader/commit/a8709c9)) > * support auto resolving `dart-sass` ([ff90dd6](https://github.com/webpack-contrib/sass-loader/commit/ff90dd6)) > > > >Commits
- [`bcb06d5`](https://github.com/webpack-contrib/sass-loader/commit/bcb06d5b59b3c60199185a41f1d0cc8afc504a14) chore(release): 7.2.0 - [`6fc9d4e`](https://github.com/webpack-contrib/sass-loader/commit/6fc9d4e882578b6f449b97b7beeab7656a76a9d7) fix: prefer `sass`/`scss`/`css` extensions ([#711](https://github-redirect.dependabot.com/webpack-contrib/sass-loader/issues/711)) - [`28f1884`](https://github.com/webpack-contrib/sass-loader/commit/28f188480958a2030bb9691972bb0cacdc3a02c9) feat: allow customize `mainFields` and `extensions` ([#710](https://github-redirect.dependabot.com/webpack-contrib/sass-loader/issues/710)) - [`2a51502`](https://github.com/webpack-contrib/sass-loader/commit/2a515023958e0c11519d9b55856d63be4ce9027c) fix: relax node engine ([#708](https://github-redirect.dependabot.com/webpack-contrib/sass-loader/issues/708)) - [`9e5a45d`](https://github.com/webpack-contrib/sass-loader/commit/9e5a45d2eff0819dd7e2181ed983161c7433a59d) refactor: avoid `lodash.tail` ([#707](https://github-redirect.dependabot.com/webpack-contrib/sass-loader/issues/707)) - [`e279f2a`](https://github.com/webpack-contrib/sass-loader/commit/e279f2a129eee0bd0b624b5acd498f23a81ee35e) fix: better handle stdin in sources ([#681](https://github-redirect.dependabot.com/webpack-contrib/sass-loader/issues/681)) - [`9162e45`](https://github.com/webpack-contrib/sass-loader/commit/9162e45cfc291c57bd09172892ac254dd68a0c00) chore: deps update ([#673](https://github-redirect.dependabot.com/webpack-contrib/sass-loader/issues/673)) - [`69c6f91`](https://github.com/webpack-contrib/sass-loader/commit/69c6f91f56b181c9513aecf73a018cb0929d798c) docs: add source-map to style-loader ([#661](https://github-redirect.dependabot.com/webpack-contrib/sass-loader/issues/661)) - [`6c9654d`](https://github.com/webpack-contrib/sass-loader/commit/6c9654d2e36e7aaa35a25be9c3c6f4bda9b12b70) feat: allow passing `functions` option as function ([#651](https://github-redirect.dependabot.com/webpack-contrib/sass-loader/issues/651)) - [`2d6045b`](https://github.com/webpack-contrib/sass-loader/commit/2d6045bee0dae545b61875621c2ede02e711b0ee) test: support import index file from package ([#649](https://github-redirect.dependabot.com/webpack-contrib/sass-loader/issues/649)) - Additional commits viewable in [compare view](https://github.com/webpack-contrib/sass-loader/compare/v7.1.0...v7.2.0)Maintainer changes
This version was pushed to npm by [evilebottnawi](https://www.npmjs.com/~evilebottnawi), a new releaser for sass-loader since your current version.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 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.