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): update dependency stylelint-config-sass-guidelines to v12 #2275

Open
wants to merge 1 commit into
base: chore/renovateBaseBranch
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 12, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
stylelint-config-sass-guidelines 9.0.1 -> 12.0.0 age adoption passing confidence

Release Notes

bjankord/stylelint-config-sass-guidelines (stylelint-config-sass-guidelines)

v12.0.0

Compare Source

Full list of changes can be viewed here

Added
  • Added the following stylistic rules back that were removed in v10 thanks to the @​stylistic/stylelint-plugin
    • @stylistic/block-opening-brace-space-before
    • @stylistic/color-hex-case
    • @stylistic/declaration-bang-space-after
    • @stylistic/declaration-bang-space-before
    • @stylistic/declaration-block-semicolon-newline-after
    • @stylistic/declaration-block-semicolon-space-before
    • @stylistic/declaration-block-trailing-semicolon
    • @stylistic/declaration-colon-space-after
    • @stylistic/declaration-colon-space-before
    • @stylistic/function-comma-space-after
    • @stylistic/function-parentheses-space-inside
    • @stylistic/indentation
    • @stylistic/media-feature-parentheses-space-inside
    • @stylistic/no-missing-end-of-source-newline
    • @stylistic/number-leading-zero
    • @stylistic/number-no-trailing-zeros
    • @stylistic/selector-list-comma-newline-after
    • @stylistic/string-quotes

v11.1.0

Compare Source

Full list of changes can be viewed here

Changed
  • Replaced deprecated scss/at-import-partial-extension-blacklist with scss/at-import-partial-extension-disallowed-list rule. PR
  • Modernized unit test to use node:test. PR
  • Minor depedency updates

v11.0.0

Compare Source

Changed
  • Updated package to be compatible with stylelint v16
  • Replaced deprecated "scss/at-import-no-partial-leading-underscore": true rule with new "scss/load-no-partial-leading-underscore": true rule
Removed
  • Removed Node.js less than 18.12.0 support

v10.0.0

Compare Source

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

Configuration

📅 Schedule: Branch creation - "after 4pm on friday,before 9am on monday,every weekend" in timezone Europe/Paris, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants