Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump stylelint-scss from 4.0.1 to 4.1.0 #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 4, 2022

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)

Bumps [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss) from 4.0.1 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.1...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 Mar 4, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #6 (2623061) into master (f644634) will increase coverage by 0.07%.
The diff coverage is 100.00%.

❗ Current head 2623061 differs from pull request most recent head 2fd77ac. Consider uploading reports for the commit 2fd77ac to get more accurate results

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #6      +/-   ##
==========================================
+ Coverage   93.32%   93.40%   +0.07%     
==========================================
  Files          20       20              
  Lines        1349     1350       +1     
  Branches      375      375              
==========================================
+ Hits         1259     1261       +2     
+ Misses         27       26       -1     
  Partials       63       63              
Impacted Files Coverage Δ
src/index.jsx 89.83% <100.00%> (+0.03%) ⬆️
src/year.jsx 94.23% <0.00%> (+1.92%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b67c01e...2fd77ac. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant