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 v4.7.0 #23

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 27, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
stylelint-scss 4.0.1 -> 4.7.0 age adoption passing confidence

Release Notes

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

v4.7.0

Compare Source

  • Fixed: docs - small formatting fixes
  • Removed: dlv dependency

Full Changelog: stylelint-scss/stylelint-scss@v4.6.0...v4.7.0

v4.6.0

Compare Source

  • Fixed: docs - fix broken links and wording tweaks
  • Removed: Lodash dependency

Full Changelog: stylelint-scss/stylelint-scss@v4.5.0...v4.6.0

v4.5.0

Compare Source

  • Fixed: operator-no-unspaced make data uri regex less strict (#​767).
  • Changed: operator-no-unspaced add support for :has (#​768).
  • Changed: function-no-unknown add support for @use (#​773).

v4.4.0

Compare Source

  • Added: support for stylelint version 15.
  • Added: at-rule-no-unknown and at-each-key-value-single-line rules support for end positions (#​655, #​689).
  • Fixed: at-function-pattern and at-mixin-pattern, fix warnings to range only one line (#​639).
  • Fixed: at-import-partial-extension autofix incorrectly replacing the filename (#​643).
  • Fixed: media-feature-value-dollar-variable add support for @use (#​715).
  • Fixed: function-quote-no-quoted-strings-inside bug with autofix (#​740).

v4.3.0

Compare Source

  • Added: options ignore: "after-dollar-variable" to dollar-variable-empty-line-before (#​604)
  • Fixed: Make filenames with dots work with at-import-partial-extension rule (#​612)
  • Added: meta property for all rules (#​602)
  • Added: at-import-partial-extension autofix only when "never" (#​608)

v4.2.0

Compare Source

  • Added: function-no-unknown rule (#​591).
  • Updated: stylelint peer dependency version to ^14.5.1 (required by the function-no-unknown rule).

v4.1.0

Compare Source

  • 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).

Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

@renovate
Copy link
Author

renovate bot commented Jun 27, 2022

⚠ 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@"14.1.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer stylelint@"^14.5.1 || ^15.0.0" from [email protected]
npm ERR! node_modules/stylelint-scss
npm ERR!   dev stylelint-scss@"4.7.0" 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! See /tmp/worker/1f74c2/c09881/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/worker/1f74c2/c09881/cache/others/npm/_logs/2023-05-28T11_26_35_527Z-debug-0.log

@renovate renovate bot force-pushed the renovate/stylelint-scss-4.x branch 3 times, most recently from 7e4f815 to 4b98692 Compare July 6, 2022 06:55
@renovate renovate bot force-pushed the renovate/stylelint-scss-4.x branch from 4b98692 to b3703ad Compare July 8, 2022 12:39
@renovate renovate bot changed the title chore(deps): update dependency stylelint-scss to v4.2.0 chore(deps): update dependency stylelint-scss to v4.3.0 Jul 8, 2022
@renovate renovate bot force-pushed the renovate/stylelint-scss-4.x branch from b3703ad to 34fa3f4 Compare July 13, 2022 11:23
@renovate renovate bot force-pushed the renovate/stylelint-scss-4.x branch from 34fa3f4 to c48b15f Compare July 22, 2022 09:53
@renovate renovate bot force-pushed the renovate/stylelint-scss-4.x branch from c48b15f to c5c847f Compare July 28, 2022 10:10
@renovate renovate bot force-pushed the renovate/stylelint-scss-4.x branch 3 times, most recently from 7f411c0 to 7b828da Compare August 10, 2022 08:39
@renovate renovate bot force-pushed the renovate/stylelint-scss-4.x branch from 7b828da to f38cb1d Compare March 11, 2023 11:06
@renovate renovate bot changed the title chore(deps): update dependency stylelint-scss to v4.3.0 chore(deps): update dependency stylelint-scss to v4.4.0 Mar 11, 2023
@renovate renovate bot force-pushed the renovate/stylelint-scss-4.x branch from 2aed883 to ed1a9b1 Compare March 30, 2023 21:59
@renovate renovate bot changed the title chore(deps): update dependency stylelint-scss to v4.4.0 chore(deps): update dependency stylelint-scss to v4.6.0 Mar 30, 2023
@renovate renovate bot changed the title chore(deps): update dependency stylelint-scss to v4.6.0 chore(deps): update dependency stylelint-scss to v4.7.0 May 28, 2023
@renovate renovate bot force-pushed the renovate/stylelint-scss-4.x branch from ed1a9b1 to 28dd81e Compare May 28, 2023 11:26
Copy link
Author

renovate bot commented Sep 9, 2024

⚠️ 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 error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: [email protected]
npm error Found: [email protected]
npm error node_modules/stylelint
npm error   dev stylelint@"14.1.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peer stylelint@"^14.5.1 || ^15.0.0" from [email protected]
npm error node_modules/stylelint-scss
npm error   dev stylelint-scss@"4.7.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2024-11-28T08_34_45_549Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-11-28T08_34_45_549Z-debug-0.log

@renovate renovate bot force-pushed the renovate/stylelint-scss-4.x branch 5 times, most recently from 29ad84c to d1f28a9 Compare September 10, 2024 03:49
@renovate renovate bot force-pushed the renovate/stylelint-scss-4.x branch 3 times, most recently from e0a92b8 to c2387b2 Compare September 20, 2024 10:43
@renovate renovate bot force-pushed the renovate/stylelint-scss-4.x branch from c2387b2 to 359c5d2 Compare September 29, 2024 04:11
@renovate renovate bot force-pushed the renovate/stylelint-scss-4.x branch from 359c5d2 to d14b11f Compare October 23, 2024 09:44
@renovate renovate bot force-pushed the renovate/stylelint-scss-4.x branch from d14b11f to 3cf45bb Compare October 23, 2024 12:57
@renovate renovate bot force-pushed the renovate/stylelint-scss-4.x branch 2 times, most recently from 4359d98 to 3609465 Compare November 7, 2024 09:59
@renovate renovate bot force-pushed the renovate/stylelint-scss-4.x branch from 3609465 to 84fbd3f Compare November 28, 2024 08:34
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.

0 participants