Skip to content
This repository was archived by the owner on Oct 31, 2022. It is now read-only.

fix(deps): update dependency stylelint-config-standard to v24#14

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/stylelint-config-standard-24.x
Open

fix(deps): update dependency stylelint-config-standard to v24#14
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/stylelint-config-standard-24.x

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate Bot commented Nov 14, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
stylelint-config-standard ^22.0.0 -> ^24.0.0 age adoption passing confidence

Release Notes

stylelint/stylelint-config-standard

v24.0.0

Compare Source

  • Changed: alpha-value-notation to be "number" for opacity property.

v23.0.0

Compare Source

This release adds over a dozen new rules.

If needed, you can extend the config to turn off or lower the severity of any of the new rules.

We recommend using Autoprefixer to automatically prefix your at-rules, properties, selectors and values.

  • Removed: stylelint less than 14.0.0 from peer dependencies.
  • Changed: updated to stylelint-config-recommended@6.0.0.
  • Added: alpha-value-notation rule.
  • Added: at-rule-no-vendor-prefix rule.
  • Added: color-function-notation rule.
  • Added: custom-media-pattern rule.
  • Added: custom-property-pattern rule.
  • Added: declaration-block-no-redundant-longhand-properties rule.
  • Added: font-family-name-quotes rule.
  • Added: function-url-quotes rule.
  • Added: hue-degree-notation rule.
  • Added: keyframes-name-pattern rule.
  • Added: max-line-length rule.
  • Added: media-feature-name-no-vendor-prefix rule.
  • Added: no-empty-first-line rule.
  • Added: no-irregular-whitespace rule.
  • Added: number-max-precision rule.
  • Added: property-no-vendor-prefix rule.
  • Added: selector-attribute-quotes rule.
  • Added: selector-class-pattern rule.
  • Added: selector-id-pattern rule.
  • Added: selector-no-vendor-prefix rule.
  • Added: shorthand-property-no-redundant-values rule.
  • Added: string-quotes rule.
  • Added: value-no-vendor-prefix rule.

Configuration

📅 Schedule: "after 9pm,before 6am" in timezone Europe/Zurich.

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

Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

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


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate
Copy link
Copy Markdown
Author

renovate Bot commented Nov 14, 2021

⚠ 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 check 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 could not resolve
npm ERR! 
npm ERR! While resolving: @frontify/stylelint-config@0.1.0
npm ERR! Found: stylelint@13.13.1
npm ERR! node_modules/stylelint
npm ERR!   peer stylelint@">=13.13.1" from the root project
npm ERR!   peer stylelint@"11.x - 13.x" from stylelint-config-css-modules@2.2.0
npm ERR!   node_modules/stylelint-config-css-modules
npm ERR!     stylelint-config-css-modules@"^2.2.0" from the root project
npm ERR!   5 more (stylelint-config-idiomatic-order, stylelint-order, ...)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! stylelint-config-standard@"^24.0.0" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: stylelint@14.1.0
npm ERR! node_modules/stylelint
npm ERR!   peer stylelint@"^14.0.0" from stylelint-config-standard@24.0.0
npm ERR!   node_modules/stylelint-config-standard
npm ERR!     stylelint-config-standard@"^24.0.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/2021-11-14T21_30_10_658Z-debug.log

@renovate
Copy link
Copy Markdown
Author

renovate Bot commented Feb 8, 2022

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants