Bump stylelint-scss from 3.4.1 to 3.4.4
Created by: dependabot-preview[bot]
Bumps stylelint-scss from 3.4.1 to 3.4.4.
Release notes
Sourced from stylelint-scss's releases.
3.4.4
- Updated:
postcss-selector-parser
dependency to 5.0.0 (major version bump) with a memory leak fix and other bug fixes.3.4.3
- Fixed:
double-slash-comment-whitespace-inside
fix error being thrown when using two backslashes inside a string.3.4.2
- Fixed:
operator-no-unspaced
no longer warns for relative url paths.
Changelog
Sourced from stylelint-scss's changelog.
3.4.4
- Updated:
postcss-selector-parser
dependency to 5.0.0 (major version bump) with a memory leak fix and other bug fixes.3.4.3
- Fixed:
double-slash-comment-whitespace-inside
fix error being thrown when using two backslashes inside a string.3.4.2
- Fixed:
operator-no-unspaced
no longer warns for relative url paths.
Commits
-
a18dc11
Prepare version 3.4.4 -
ee4434c
Update yarn.lock -
560ca50
Merge pull request #296 from kristerkari/greenkeeper/postcss-selector-parser-... -
2562fba
chore(package): update lockfile package-lock.json -
72c9c57
fix(package): update postcss-selector-parser to version 5.0.0 -
2639d83
Prepare version 3.4.3 -
296a3a0
Add test to findCommentsInRaws -
ea52bb0
Merge pull request #295 from kristerkari/bugfix/issue-294 -
68857ae
add thruthy test to findCommentsInRaws to avoid it throwing -
39bdb6d
Prepare version 3.4.2 - Additional commits viewable in compare view
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 cancel merge
will cancel a previously requested merge -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot ignore this [patch|minor|major] version
will close this PR and stop Dependabot creating any more for this minor/major 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)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- 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.