bus-stop / x-terminal

An xterm based Atom plugin for providing terminals inside your Atom workspace.
https://atom.io/packages/x-terminal
Other
39 stars 9 forks source link

chore(deps): update devdependency stylelint-config-standard to v30 - autoclosed #541

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

stylelint/stylelint-config-standard ### [`v30.0.1`](https://togithub.com/stylelint/stylelint-config-standard/blob/HEAD/CHANGELOG.md#​3001) [Compare Source](https://togithub.com/stylelint/stylelint-config-standard/compare/30.0.0...30.0.1) - Fixed: updated to [`stylelint-config-recommended@10.0.1`](https://togithub.com/stylelint/stylelint-config-recommended/releases/tag/10.0.1) ### [`v30.0.0`](https://togithub.com/stylelint/stylelint-config-standard/blob/HEAD/CHANGELOG.md#​3000) [Compare Source](https://togithub.com/stylelint/stylelint-config-standard/compare/29.0.0...30.0.0) - Removed: `stylelint` less than `15.0.0` from peer dependencies. - Removed: 64 rules deprecated in [`stylelint@15.0.0`](https://togithub.com/stylelint/stylelint/releases/tag/15.0.0). For details, see the [migration guide](https://togithub.com/stylelint/stylelint/blob/15.0.0/docs/migration-guide/to-15.md). - Fixed: `length-zero-no-unit` to ignore custom properties. - Fixed: `value-no-vendor-prefix` to ignore `-webkit-inline-box`.

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.



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

renovate[bot] commented 1 year ago

⚠ 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:

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: x-terminal@14.0.6
npm ERR! Found: stylelint@14.16.1
npm ERR! node_modules/stylelint
npm ERR!   dev stylelint@"^14.16.1" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer stylelint@"^15.0.0" from stylelint-config-standard@30.0.1
npm ERR! node_modules/stylelint-config-standard
npm ERR!   dev stylelint-config-standard@"^30.0.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! 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-02-09T22_56_20_450Z-debug-0.log