AlexRogalskiy / weather-sprites

Weather sprites
Other
1 stars 0 forks source link

:arrow_up: Updates stylelint-config-standard to v29 - autoclosed #681

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

stylelint/stylelint-config-standard ### [`v29.0.0`](https://togithub.com/stylelint/stylelint-config-standard/blob/HEAD/CHANGELOG.md#​2900) [Compare Source](https://togithub.com/stylelint/stylelint-config-standard/compare/28.0.0...29.0.0) - Removed: `stylelint` less than `14.14.0` from peer dependencies. - Changed: `import-notation` to be `"url"`. - Added: custom parameter messages to `*-pattern` rules. - Fixed: `value-no-vendor-prefix` to ignore `-webkit-box`. ### [`v28.0.0`](https://togithub.com/stylelint/stylelint-config-standard/blob/HEAD/CHANGELOG.md#​2800) [Compare Source](https://togithub.com/stylelint/stylelint-config-standard/compare/27.0.0...28.0.0) - Removed: `stylelint` less than `14.11.0` from peer dependencies. - Changed: `alpha-value-notation` to be `"number"` for SVG `*-opacity` properties. ### [`v27.0.0`](https://togithub.com/stylelint/stylelint-config-standard/blob/HEAD/CHANGELOG.md#​2700) [Compare Source](https://togithub.com/stylelint/stylelint-config-standard/compare/26.0.0...27.0.0) - Removed: `stylelint` less than `14.10.0` from peer dependencies. - Changed: updated to [`stylelint-config-recommended@9.0.0`](https://togithub.com/stylelint/stylelint-config-recommended/releases/tag/9.0.0) - Added: `keyframe-selector-notation` rule. ### [`v26.0.0`](https://togithub.com/stylelint/stylelint-config-standard/blob/HEAD/CHANGELOG.md#​2600) [Compare Source](https://togithub.com/stylelint/stylelint-config-standard/compare/25.0.0...26.0.0) - Removed: `stylelint` less than `14.9.0` from peer dependencies. - Changed: updated to [`stylelint-config-recommended@8.0.0`](https://togithub.com/stylelint/stylelint-config-recommended/releases/tag/8.0.0) - Added: `import-notation` rule. - Added: `selector-not-notation` rule. ### [`v25.0.0`](https://togithub.com/stylelint/stylelint-config-standard/blob/HEAD/CHANGELOG.md#​2500) [Compare Source](https://togithub.com/stylelint/stylelint-config-standard/compare/24.0.0...25.0.0) - Removed: `stylelint` less than `14.4.0` from peer dependencies. - Changed: updated to [`stylelint-config-recommended@7.0.0`](https://togithub.com/stylelint/stylelint-config-recommended/releases/tag/7.0.0)

Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone Europe/Moscow, Automerge - At any time (no schedule defined).

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

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.



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

changelogg[bot] commented 1 year ago

Hey! Changelogs info seems to be missing or might be in incorrect format. Please use the below template in PR description to ensure Changelogg can detect your changes:

    - (tag) changelog_text
or
```
- tag: changelog_text
```
**OR**
You can add tag in PR header or while doing a commit too
```    
(tag) PR header
```
or
```
tag: PR header
```
Valid tags: **added** / **feat**, **changed**, **deprecated**, **fixed** / **fix**, **removed**, **security**, **build**, **ci**, **chore**, **docs**, **perf**, **refactor**, **revert**, **style**, **test**
Thanks!
For more info, check out [changelogg docs](https://docs.changelogg.io/)
viezly[bot] commented 1 year ago

Pull request by bot. No need to analyze

github-actions[bot] commented 1 year ago

Thanks for opening an issue! Make sure you've followed CONTRIBUTING.md.

github-actions[bot] commented 1 year ago

Hello from PR Helper

Is your PR ready for review and processing? Mark the PR ready by including #pr-ready in a comment.

If you still have work to do, even after marking this ready. Put the PR on hold by including #pr-onhold in a comment.

github-actions[bot] commented 1 year ago

Thanks for the PR!

This section of the codebase is owner by https://github.com/AlexRogalskiy/ - if they write a comment saying "LGTM" then it will be merged.