This repository has been archived by the owner on Dec 5, 2020. It is now read-only.
[js] Upgrade sass-loader: 8.0.2 → 9.0.3 (major) #59
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ sass-loader (8.0.2 → 9.0.3) · Repo · Changelog
Release Notes
9.0.3
9.0.2
9.0.1
9.0.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 47 commits:
chore(release): 9.0.3
refactor: code (#877)
chore(deps): update (#876)
fix: resolution algorithm (#875)
chore(deps-dev): bump standard-version
chore(deps): bump lodash from 4.17.15 to 4.17.19 (#869)
chore(release): 9.0.2
fix: resolution algorithm for `node-sass` (#866)
docs: update readme.md (#864)
chore(release): 9.0.1
fix: do not crash on errors (#860)
refactor: replace clone-deep with smaller klona (#857)
chore(release): 9.0.0
refactor: code before release
test: ambiguous imports (#855)
docs: yarn pnp + using `dart-sass` by default (#854)
feat: pass the loader context to custom importers under `this.webpackLoaderContext` property (#853)
test: resolution logic (#852)
fix: resolution logic
docs: fix link for prependData (#847)
refactor: code
ci: node@14 (#842)
fix: resolution for `file` scheme
fix: perf (#840)
fix: resolution logic (#839)
fix: resolution logic (#838)
feat: support `process.cwd()` resolution (#837)
feat: support SASS-PATH env variable (#836)
test: refactor (#835)
docs: options table (#834)
refactor: code (#833)
fix: avoid different content on different os (#832)
fix: resolution logic (#831)
fix: resolution logic (#830)
test: foundation-sites (#829)
chore: minimum supported Nodejs version is `10.13` (#828)
fix: resolution logic when the `includePaths` option used (#827)
feat: prefer `sass` (`dart-sass`) by default (#826)
refactor: code
fix: prefer sources from the `includePaths` values (#823)
chore: rephrase test descriptions (#817)
chore(deps): update (#821)
docs: update readme (#819)
test: adhere to test descriptions (#813)
chore(deps): update memfs (#810)
docs: broken code snippet (#807)
test: invoke createFsFromVolume as a normal function (#800)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands