prefer sass (dart-sass) by default, it is strongly recommended to migrate on sass (dart-sass)
the prependData option was removed in favor the additionalData option, see docs
when the sourceMap is true, sassOptions.sourceMap, sassOptions.sourceMapContents, sassOptions.sourceMapEmbed, sassOptions.sourceMapRoot and sassOptions.omitSourceMapUrl will be ignored.
Features
pass the loader context to custom importers under the this.webpackLoaderContext property (#853) (d487683)
supports for process.cwd() resolution logic by default (#837) (0c8d3b3)
supports for SASS-PATH env variable resolution logic by default (#836) (8376179)
supports for the sass property for the exports field from package.json (conditional exports, for more information read docs)
Bug Fixes
avoid different content on different os (#832) (68dd278)
resolution logic when the includePaths option used was improved (#827) (cbe5ad4)
resolution logic for file:// scheme was improved (17832fd)
resolution logic for absolute paths and server relative URLs was improved
prefer sass (dart-sass) by default, it is strongly recommended to migrate on sass (dart-sass)
the prependData option was removed in favor the additionalData option, see docs
when the sourceMap is true, sassOptions.sourceMap, sassOptions.sourceMapContents, sassOptions.sourceMapEmbed, sassOptions.sourceMapRoot and sassOptions.omitSourceMapUrl will be ignored.
Features
pass the loader context to custom importers under the this.webpackLoaderContext property (#853) (d487683)
supports for process.cwd() resolution logic by default (#837) (0c8d3b3)
supports for SASS-PATH env variable resolution logic by default (#836) (8376179)
supports for the sass property for the exports field from package.json (conditional exports, for more information read docs)
Bug Fixes
avoid different content on different os (#832) (68dd278)
resolution logic when the includePaths option used was improved (#827) (cbe5ad4)
resolution logic for file:// scheme was improved (17832fd)
resolution logic for absolute paths and server relative URLs was improved
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)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Bumps sass-loader from 7.3.1 to 9.0.2.
Release notes
Sourced from sass-loader's releases.
Changelog
Sourced from sass-loader's changelog.
Commits
2cdcd6f
chore(release): 9.0.24584c90
fix: resolution algorithm fornode-sass
(#866)eabf500
docs: update readme.md (#864)30628b5
chore(release): 9.0.1e854933
fix: do not crash on errors (#860)9a16432
refactor: replace clone-deep with smaller klona (#857)45bd865
chore(release): 9.0.00629915
refactor: code before releasec11478d
test: ambiguous imports (#855)73009fd
docs: yarn pnp + usingdart-sass
by default (#854)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) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)