Skip to content

Bump stylelint-scss from 3.4.1 to 3.5.1

Created by: dependabot-preview[bot]

Bumps stylelint-scss from 3.4.1 to 3.5.1.

Release notes

Sourced from stylelint-scss's releases.

3.5.1

  • Fixed: error messages for selector-nest-combinators rule.

3.5.0

  • Added: selector-nest-combinators rule.

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.5.1

  • Fixed: error messages for selector-nest-combinators rule.

3.5.0

  • Added: selector-nest-combinators rule.

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
  • a6b5d69 Prepare version 3.5.1 [skip ci]
  • 356efa1 Merge pull request #301 from lxsymington/enforce-nesting
  • 8a63fff [#300] - Messaging fix
  • 0cc576f update package-lock.json
  • d1f6da8 Update contributors list
  • 7fd9001 Prepare version 3.5.0 [ci skip]
  • 6ea32db Update readme
  • 8496e03 Merge pull request #298 from lxsymington/enforce-nesting
  • 62952e8 [#197] - New rule to enforce nesting
  • 3d2a23f Change to use contributions welcome badge
  • Additional commits viewable in compare view

Dependabot compatibility score

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.

Merge request reports