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 devdependency stylelint to v15 - autoclosed #19

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 27, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
stylelint (source) ^14.16.1 -> ^15.10.3 age adoption passing confidence

Release Notes

stylelint/stylelint (stylelint)

v15.10.3

Compare Source

v15.10.2

Compare Source

  • Fixed: declaration-property-value-no-unknown false negatives for nested declarations (#​7079) (@​romainmenke).
  • Fixed: selector-pseudo-element-no-unknown false positives for view-transition pseudo-elements (#​7070) (@​danielroe).

v15.10.1

Compare Source

v15.10.0

Compare Source

v15.9.0

Compare Source

  • Added: insideFunctions: {"function": int} to number-max-precision (#​6932) (@​romainmenke).
  • Fixed: declaration-block-no-redundant-longhand-properties autofix for border-radius shorthand (#​6958) (@​mattxwang).
  • Fixed: declaration-block-no-redundant-longhand-properties autofix for border-width shorthand (#​6956) (@​mattxwang).
  • Fixed: declaration-block-no-redundant-longhand-properties autofix for grid-column and grid-row (#​6957) (@​mattxwang).

v15.8.0

Compare Source

v15.7.0

Compare Source

v15.6.3

Compare Source

v15.6.2

Compare Source

v15.6.1

Compare Source

v15.6.0

Compare Source

  • Added: allowEmptyInput, cache, fix options to configuration object (#​6778) (@​mattxwang).
  • Added: ignore: ["with-var-inside"] to color-function-notation (#​6802) (@​mattxwang).
  • Fixed: declaration-block-no-duplicate-properties autofix for 3 or more duplicates (#​6801) (@​mattxwang).
  • Fixed: declaration-block-no-duplicate-properties false positives with option ignore: ["consecutive-duplicates-with-different-syntaxes"] (#​6797) (@​romainmenke).
  • Fixed: declaration-block-no-duplicate-properties syntax error (#​6792) (@​yoyo837).
  • Fixed: declaration-block-no-redundant-longhand-properties autofix for grid-template (#​6777) (@​mattxwang).
  • Fixed: function-url-quotes autofix for comments in SCSS function (#​6800) (@​ybiquitous).

v15.5.0

Compare Source

v15.4.0

Compare Source

v15.3.0

Compare Source

v15.2.0

Compare Source

v15.1.0

Compare Source

v15.0.0

Compare Source

Migrating to 15.0.0 guide.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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
Copy link
Contributor Author

renovate bot commented Feb 27, 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 WARN ERESOLVE overriding peer dependency
npm WARN While resolving: [email protected]
npm WARN Found: [email protected]
npm WARN node_modules/stylelint
npm WARN   dev stylelint@"^15.10.3" from the root project
npm WARN 
npm WARN Could not resolve dependency:
npm WARN peer stylelint@"^14.10.0" from [email protected]
npm WARN node_modules/stylelint-config-recommended
npm WARN   stylelint-config-recommended@"^9.0.0" from [email protected]
npm WARN   node_modules/stylelint-config-standard
npm WARN 
npm WARN Conflicting peer dependency: [email protected]
npm WARN node_modules/stylelint
npm WARN   peer stylelint@"^14.10.0" from [email protected]
npm WARN   node_modules/stylelint-config-recommended
npm WARN     stylelint-config-recommended@"^9.0.0" from [email protected]
npm WARN     node_modules/stylelint-config-standard
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/stylelint
npm ERR!   dev stylelint@"^15.10.3" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer stylelint@"^14.11.0" from [email protected]
npm ERR! node_modules/stylelint-config-standard
npm ERR!   dev stylelint-config-standard@"^28.0.0" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: [email protected]
npm ERR! node_modules/stylelint
npm ERR!   peer stylelint@"^14.11.0" from [email protected]
npm ERR!   node_modules/stylelint-config-standard
npm ERR!     dev stylelint-config-standard@"^28.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! 
npm ERR! For a full report see:
npm ERR! /tmp/worker/1e1fb5/840b02/cache/others/npm/_logs/2023-08-28T22_32_22_818Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/worker/1e1fb5/840b02/cache/others/npm/_logs/2023-08-28T22_32_22_818Z-debug-0.log

@renovate renovate bot force-pushed the renovate/stylelint-15.x branch 6 times, most recently from d52fa54 to a9998c5 Compare March 3, 2023 19:16
@renovate renovate bot changed the title Update devDependency stylelint to v15 chore(deps): update devdependency stylelint to v15 Mar 3, 2023
@renovate renovate bot force-pushed the renovate/stylelint-15.x branch 12 times, most recently from 9c689bd to f8bc837 Compare March 9, 2023 16:36
@renovate renovate bot force-pushed the renovate/stylelint-15.x branch 8 times, most recently from 43da448 to d843804 Compare March 17, 2023 10:07
@renovate renovate bot force-pushed the renovate/stylelint-15.x branch 2 times, most recently from 747c727 to 342d25a Compare March 28, 2023 00:51
@renovate renovate bot force-pushed the renovate/stylelint-15.x branch 2 times, most recently from 2f71048 to 3216c8d Compare July 6, 2023 04:40
@renovate renovate bot changed the title chore(deps): update devdependency stylelint to v15 chore(deps): update devdependency stylelint to v15 - autoclosed Jul 7, 2023
@renovate renovate bot closed this Jul 7, 2023
@renovate renovate bot deleted the renovate/stylelint-15.x branch July 7, 2023 22:48
@renovate renovate bot changed the title chore(deps): update devdependency stylelint to v15 - autoclosed chore(deps): update devdependency stylelint to v15 Jul 13, 2023
@renovate renovate bot reopened this Jul 13, 2023
@renovate renovate bot restored the renovate/stylelint-15.x branch July 13, 2023 20:21
@renovate renovate bot force-pushed the renovate/stylelint-15.x branch from 3216c8d to aa4383c Compare July 19, 2023 12:03
@renovate renovate bot force-pushed the renovate/stylelint-15.x branch 14 times, most recently from 18c54a7 to 61e2fa5 Compare August 28, 2023 22:25
@renovate renovate bot changed the title chore(deps): update devdependency stylelint to v15 chore(deps): update devdependency stylelint to v15 - autoclosed Aug 28, 2023
@renovate renovate bot closed this Aug 28, 2023
@renovate renovate bot deleted the renovate/stylelint-15.x branch August 28, 2023 23:43
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