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-scss to v6 #746

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 11, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
stylelint-scss 5.3.2 -> 6.2.1 age adoption passing confidence

Release Notes

stylelint-scss/stylelint-scss (stylelint-scss)

v6.2.1

Compare Source

  • Fixed: function-no-unknown: fix falsely reported CSS functions (#​976).

Full Changelog: stylelint-scss/stylelint-scss@v6.2.0...v6.2.1

v6.2.0

Compare Source

  • Added: at-import-partial-extension-allowed-list rule, and deprecated at-import-partial-extension-whitelist rule (#​958).
  • Added: at-import-partial-extension-disallowed-list rule, and deprecated at-import-partial-extension-blacklist rule (#​958).
  • Fixed: no-unused-private-members check variables used as parameters and skip files using @import (#​957).
  • Fixed: no-unused-private-members refactor variable search to match regex in atRules params and declaration values (#​962).
  • Fixed: operator-no-unspaced fix data uri in background shorthand (#​968).
  • Fixed: at-rule-conditional-no-parentheses remove extra autofix space (#​969).
  • Fixed: function-no-unknown handle functions inside interpolation (#​970).
  • Fixed: operator-no-unspaced fix function calls inside interpolation (#​972).
  • Fixed: at-function-named-arguments handle interpolation in ignored function names (#​973).
  • Fixed: at-import-no-partial-leading-underscore fix version in deprecation message (#​974).

Full Changelog: stylelint-scss/stylelint-scss@v6.1.0...v6.2.0

v6.1.0

Compare Source

Full Changelog: stylelint-scss/stylelint-scss@v6.0.0...v6.1.0

v6.0.0

Compare Source

  • Added: stylelint@16 support.
  • Removed: stylelint@14 and stylelint@15 support.

Full Changelog: stylelint-scss/stylelint-scss@v5.3.2...v6.0.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner December 11, 2023 18:35
@renovate renovate bot added the dependencies Indicates a change to dependencies label Dec 11, 2023
Copy link
Contributor Author

renovate bot commented Dec 11, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/stylelint
npm ERR!   dev stylelint@"15.11.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer stylelint@"^16.0.2" from [email protected]
npm ERR! node_modules/stylelint-scss
npm ERR!   dev stylelint-scss@"6.2.1" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! 
npm ERR! For a full report see:
npm ERR! /tmp/renovate/cache/others/npm/_logs/2024-03-05T16_21_55_337Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-03-05T16_21_55_337Z-debug-0.log

@renovate renovate bot force-pushed the renovate/stylelint-scss-6.x branch 2 times, most recently from ade9a6b to 8f7ff49 Compare December 18, 2023 20:21
@renovate renovate bot force-pushed the renovate/stylelint-scss-6.x branch from 8f7ff49 to 4839620 Compare January 5, 2024 14:56
@renovate renovate bot force-pushed the renovate/stylelint-scss-6.x branch 2 times, most recently from 8611d63 to c0d0ac8 Compare January 21, 2024 16:23
@renovate renovate bot force-pushed the renovate/stylelint-scss-6.x branch 6 times, most recently from a420ca9 to 2b5258f Compare January 31, 2024 21:16
@renovate renovate bot force-pushed the renovate/stylelint-scss-6.x branch 3 times, most recently from 6aa64aa to ca3cc21 Compare February 8, 2024 17:52
@renovate renovate bot force-pushed the renovate/stylelint-scss-6.x branch from ca3cc21 to 3be08b8 Compare February 12, 2024 20:50
@renovate renovate bot force-pushed the renovate/stylelint-scss-6.x branch 4 times, most recently from 8ea960d to 6b5d71f Compare February 28, 2024 16:12
@renovate renovate bot force-pushed the renovate/stylelint-scss-6.x branch 2 times, most recently from f269b9e to 5d0c1d8 Compare March 3, 2024 21:04
@wass3r wass3r mentioned this pull request Mar 4, 2024
@renovate renovate bot force-pushed the renovate/stylelint-scss-6.x branch from 5d0c1d8 to d57e0ea Compare March 5, 2024 16:22
@renovate renovate bot deleted the renovate/stylelint-scss-6.x branch March 5, 2024 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Indicates a change to dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants