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-css-modules to v4 #1068

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 11, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
stylelint-config-css-modules 2.3.0 -> 4.4.0 age adoption passing confidence

Release Notes

pascalduez/stylelint-config-css-modules (stylelint-config-css-modules)

v4.4.0

Compare Source

Added
  • Add support for Stylelint 16.
    None of the breaking changes are impacting this config.
    It stays compatible with previous Stylelint versions.
Changed
  • Converted to an ES module, but with added support for commonjs.
    It should be transparent to consumers.

v4.3.0

Compare Source

Added

v4.2.0

Compare Source

Added
  • Add support for Stylelint 15.
    None of the breaking changes are impacting this config.
    It stays compatible with Stylelint ^14.5.1.

v4.1.0

Compare Source

Added
  • SCSS, use the function-no-unknow rule from stylelint-scss >= 4.2.
Changed
  • Stylelint peerDependency version to ^14.5.1
    (required by the function-no-unknown rule).

v4.0.1

Compare Source

Fixed
  • Missing SCSS plugin declaration.

v4.0.0

Compare Source

Added

v3.0.0

Compare Source

Changed
  • [email protected] upgrade.
    Added function-no-unknown rule override to support global function.
  • Breaking
    Only support Stylelint 14 onwards.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 Mar 11, 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@"13.13.1" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer stylelint@"^14.5.1 || ^15.0.0 || ^16.0.0" from [email protected]
npm ERR! node_modules/stylelint-config-css-modules
npm ERR!   dev stylelint-config-css-modules@"4.4.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/renovate/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/renovate/cache/others/npm/_logs/2023-12-20T16_57_19_318Z-debug-0.log

@renovate renovate bot force-pushed the renovate/stylelint-config-css-modules-4.x branch 2 times, most recently from 6be653d to 743bf98 Compare March 21, 2022 14:21
@renovate renovate bot force-pushed the renovate/stylelint-config-css-modules-4.x branch from 743bf98 to 2856f1c Compare September 25, 2022 19:57
@renovate renovate bot force-pushed the renovate/stylelint-config-css-modules-4.x branch from 2856f1c to fd35a14 Compare November 20, 2022 16:12
@renovate renovate bot force-pushed the renovate/stylelint-config-css-modules-4.x branch from fd35a14 to 7f4aa77 Compare March 19, 2023 00:01
@renovate renovate bot force-pushed the renovate/stylelint-config-css-modules-4.x branch from 7f4aa77 to 7c91e61 Compare July 19, 2023 09:27
@renovate renovate bot force-pushed the renovate/stylelint-config-css-modules-4.x branch from 7c91e61 to 67f5a12 Compare December 20, 2023 16:57
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