vue-tiny-lazyload-img
vue-tiny-lazyload-img copied to clipboard
Bump sass-loader from 7.1.0 to 8.0.2
Bumps sass-loader from 7.1.0 to 8.0.2.
Release notes
Sourced from sass-loader's releases.
v8.0.2
8.0.2 (2020-01-13)
Bug Fixes
v8.0.1
8.0.1 (2020-01-10)
Bug Fixes
v8.0.0
⚠ BREAKING CHANGES
- minimum required
webpack
version is4.36.0
- minimum required
node.js
version is8.9.0
- move all sass (
includePaths
,importer
,functions
) options to thesassOptions
option. Thefunctions
option can't be used asFunction
, you should usesassOption
asFunction
to achieve this.- the
data
option was renamed to theprependData
option- default value of the
sourceMap
option depends on thedevtool
value (eval
/false
values don't enable source map generation)Features
- automatically use the
fibers
package if it is possible (#744) (96184e1)- source map generation depends on the
devtool
option (#743) (fcea88e)- validate loader options (#737) (7b543fc)
- reworked error handling from
node-sass
/sass
- improve resolution for
@import
(including support_index
andindex
files in a directory)Bug Fixes
- compatibility with
pnp
v7.3.1
7.3.1 (2019-08-20)
Bug Fixes
v7.3.0
7.3.0 (2019-08-20)
... (truncated)
Changelog
Sourced from sass-loader's changelog.
8.0.2 (2020-01-13)
Bug Fixes
8.0.1 (2020-01-10)
Bug Fixes
8.0.0 (2019-08-29)
⚠ BREAKING CHANGES
- minimum required
webpack
version is4.36.0
- minimum required
node.js
version is8.9.0
- move all sass (
includePaths
,importer
,functions
,outputStyle
) options to thesassOptions
option. Thefunctions
option can't be used asFunction
, you should usesassOption
asFunction
to achieve this.- the
data
option was renamed to theprependData
option- default value of the
sourceMap
option depends on thedevtool
value (eval
/false
values don't enable source map generation)Features
- automatically use the
fibers
package if it is possible (#744) (96184e1)- source map generation depends on the
devtool
option (#743) (fcea88e)- validate loader options (#737) (7b543fc)
- reworked error handling from
node-sass
/sass
- improve resolution for
@import
(including support_index
andindex
files in a directory)Bug Fixes
- compatibility with
pnp
7.3.1 (2019-08-20)
Bug Fixes
7.3.0 (2019-08-20)
Bug Fixes
... (truncated)
Commits
0377315
chore(release): 8.0.26f3852f
fix: compatibility with node@8 (#798)3b51d47
chore(release): 8.0.16c59e37
fix: support webpack@5 (#794)5611f73
docs: improved documentation after breaking changes in release version 8.0.0 ...4834287
refactor: use startsWith (#792)22c597b
refactor: use Array.includes (#777)ed345fa
chore(deps): switch to memfs (#791)2e14b68
chore: removed the duplicated prettier config (#781)9274387
chore(deps): update (#772)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by 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 will not automatically merge this PR because it includes a major update to a development dependency.
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:
- 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)
Thank you for raising your pull request. Please make sure you have followed @mazipan And please push ⭐ button in this repository