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): bump stylelint-config-sass-guidelines from 9.0.1 to 10.0.0 #698

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2023

Bumps stylelint-config-sass-guidelines from 9.0.1 to 10.0.0.

Changelog

Sourced from stylelint-config-sass-guidelines's changelog.

[10.0.0]

Changed

  • Updated package to be compatible with stylelint v15

Added

  • Added node 18 to automated test matrix
  • Added scss/no-global-function-names rule. Resolves #268

Removed

  • Dropped official support for Node 12
  • Removed node 12 from automated test matrix
  • Removed stylelint-order plugin. Resolves #214 and #231
  • Removed tests for deprecated stylelint rules
  • Removed deprecated stylelint rules
    • "block-opening-brace-space-before": "always"
    • "color-hex-case": "lower"
    • "declaration-bang-space-after": "never"
    • "declaration-bang-space-before": "always"
    • "declaration-block-semicolon-newline-after": "always"
    • "declaration-block-semicolon-space-before": "never"
    • "declaration-block-trailing-semicolon": "always"
    • "declaration-colon-space-after": "always-single-line"
    • "declaration-colon-space-before": "never"
    • "function-comma-space-after": "always-single-line"
    • "function-parentheses-space-inside": "never"
    • "indentation": 2
    • "media-feature-parentheses-space-inside": "never"
    • "no-missing-end-of-source-newline": true
    • "number-leading-zero": "always"
    • "number-no-trailing-zeros": true
    • "selector-list-comma-newline-after": "always"
    • "string-quotes": "single"
  • Removed scss/at-mixin-pattern rule. Resolves #181 and #191
Commits

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-config-sass-guidelines](https://github.com/bjankord/stylelint-config-sass-guidelines) from 9.0.1 to 10.0.0.
- [Release notes](https://github.com/bjankord/stylelint-config-sass-guidelines/releases)
- [Changelog](https://github.com/bjankord/stylelint-config-sass-guidelines/blob/main/CHANGELOG.md)
- [Commits](bjankord/stylelint-config-sass-guidelines@v9.0.1...v10.0.0)

---
updated-dependencies:
- dependency-name: stylelint-config-sass-guidelines
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 1, 2023
@dependabot dependabot bot requested a review from erunion July 1, 2023 16:07
@erunion erunion requested review from dannobytes and removed request for erunion July 1, 2023 16:08
In `stylelint-config-sass-guidelines@10`, one breaking change was the
complete removal of the `stylelint-order` plugin due to lack of
community consensus on what preferred ordering should be.

bjankord/stylelint-config-sass-guidelines#278
Copy link
Contributor

@dannobytes dannobytes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed up the breaking change

@dependabot merge

@dependabot dependabot bot merged commit 4750720 into main Jul 5, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/stylelint-config-sass-guidelines-10.0.0 branch July 5, 2023 19:40
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