AlfredoRamos / phpbb-ext-markdown

Markdown extension for phpBB
GNU General Public License v2.0
9 stars 4 forks source link

Bump stylelint-scss from 4.0.1 to 4.1.0 #78

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps stylelint-scss from 4.0.1 to 4.1.0.

Release notes

Sourced from stylelint-scss's releases.

4.1.0

  • Added: at-use-no-unnamespaced rule (#569).
  • Added: dollar-variable-no-namespaced-assignment rule (#570).
  • Changed: at-each-key-value-single-line add support for Sass modules (#580).
Changelog

Sourced from stylelint-scss's changelog.

4.1.0

  • Added: at-use-no-unnamespaced rule (#569).
  • Added: dollar-variable-no-namespaced-assignment rule (#570).
  • Changed: at-each-key-value-single-line add support for Sass modules (#580).
Commits
  • 2c4285e 4.1.0
  • cc7d857 Prepare version 4.1.0
  • 238effe Update contributors list
  • 6712144 Merge pull request #580 from jhae-de/fix-at-each-key-value-single-line
  • a591252 Merge pull request #570 from stof/rule_dollar_variable_no_namespace
  • 6ff4d1e Merge pull request #569 from stof/rule_use_no_unnamespaced
  • 7b37961 Change the return value of the module namespace utility
  • 1926493 Check if custom namespace is used for map* functions in at-each-key-value-sin...
  • 7d16ff9 Fix finding module namespace when loading a module with configuration
  • 5867f2e Consider the use of sass modules in at-each-key-value-single-line rule
  • 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 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)