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

Bump stylelint-scss from 4.0.0 to 4.0.1 in /dashboard #3927

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps stylelint-scss from 4.0.0 to 4.0.1.

Release notes

Sourced from stylelint-scss's releases.

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.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
  • cbf2329 4.0.1
  • c72ce61 Prepare version 4.0.1
  • 18153a4 Merge pull request #567 from xboy2012/patch-1
  • 647d237 Merge pull request #574 from stylelint-scss/operator-no-unspaced-data-uri
  • 5d4effa Merge pull request #575 from stylelint-scss/operator-no-unspaced-interpolatio...
  • 84bb4e0 chore: add return to be the same with stylelint source code
  • 4d486a7 operator-no-unspaced: don't check operators from data URIs
  • c4887b0 operator-no-unspaced: fix false positive
  • 491938d Merge pull request #566 from stof/patch-1
  • 5399a96 Merge pull request #573 from stof/fix_repo_links
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 10, 2021
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dashboard/stylelint-scss-4.0.1 branch from b49d74e to 36be7e6 Compare December 10, 2021 09:03
Bumps [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss) from 4.0.0 to 4.0.1.
- [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.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dashboard/stylelint-scss-4.0.1 branch from 36be7e6 to e1c6a22 Compare December 10, 2021 09:05
@castelblanque castelblanque merged commit 72042ba into master Dec 10, 2021
@castelblanque castelblanque deleted the dependabot/npm_and_yarn/dashboard/stylelint-scss-4.0.1 branch December 10, 2021 13:26
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant