Skip to content
This repository was archived by the owner on Mar 9, 2022. It is now read-only.

build(npm): bump stylelint-scss from 4.0.0 to 4.1.0 #349

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 21, 2021

Bumps stylelint-scss from 4.0.0 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).

4.0.1

  • Fixed: operator-no-unspaced false positive when using a loop (#575).
  • Fixed: operator-no-unspaced don't check operators from data URIs (#574).
  • Updated: parseSelector function to match the one in stylelint repo (#567).
  • Fixed: no-global-function-names removed checks functions that cause warnings for global CSS functions (min, max, filter) (#566).
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).

4.0.1

  • Fixed: operator-no-unspaced false positive when using a loop (#575).
  • Fixed: operator-no-unspaced don't check operators from data URIs (#574).
  • Updated: parseSelector function to match the one in stylelint repo (#567).
  • Fixed: no-global-function-names removed checks functions that cause warnings for global CSS functions (min, max, filter) (#566).
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)

Bumps [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/stylelint-scss/stylelint-scss/releases)
- [Changelog](https://github.com/stylelint-scss/stylelint-scss/blob/master/CHANGELOG.md)
- [Commits](stylelint-scss/stylelint-scss@v4.0.0...v4.1.0)

---
updated-dependencies:
- dependency-name: stylelint-scss
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 21, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 3, 2022

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/stylelint-scss-4.1.0 branch January 3, 2022 17:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant