eliashaeussler / typo3-warming

🚀 Extension for TYPO3 CMS that warms up Frontend caches based on an XML sitemap with multi-language support.
https://docs.typo3.org/p/eliashaeussler/typo3-warming/main/en-us/
GNU General Public License v2.0
15 stars 7 forks source link

[TASK] Update stylelint-config-sass-guidelines to v12 #691

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
stylelint-config-sass-guidelines ^11.0.0 -> ^12.0.0 age adoption passing confidence

Release Notes

bjankord/stylelint-config-sass-guidelines (stylelint-config-sass-guidelines) ### [`v12.0.0`](https://togithub.com/bjankord/stylelint-config-sass-guidelines/blob/HEAD/CHANGELOG.md#1200) [Compare Source](https://togithub.com/bjankord/stylelint-config-sass-guidelines/compare/v11.1.0...v12.0.0) Full list of changes can be [viewed here](https://togithub.com/bjankord/stylelint-config-sass-guidelines/compare/v11.1.0...v12.0.0) ##### Added - Added the following stylistic rules back that were removed in v10 thanks to the [@​stylistic/stylelint-plugin](https://togithub.com/stylelint-stylistic/stylelint-stylistic/tree/main) - `@stylistic/block-opening-brace-space-before` - `@stylistic/color-hex-case` - `@stylistic/declaration-bang-space-after` - `@stylistic/declaration-bang-space-before` - `@stylistic/declaration-block-semicolon-newline-after` - `@stylistic/declaration-block-semicolon-space-before` - `@stylistic/declaration-block-trailing-semicolon` - `@stylistic/declaration-colon-space-after` - `@stylistic/declaration-colon-space-before` - `@stylistic/function-comma-space-after` - `@stylistic/function-parentheses-space-inside` - `@stylistic/indentation` - `@stylistic/media-feature-parentheses-space-inside` - `@stylistic/no-missing-end-of-source-newline` - `@stylistic/number-leading-zero` - `@stylistic/number-no-trailing-zeros` - `@stylistic/selector-list-comma-newline-after` - `@stylistic/string-quotes`

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

codeclimate[bot] commented 2 months ago

Code Climate has analyzed commit e931610f and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 91.2% (0.0% change).

View more on Code Climate.

coveralls commented 2 months ago

Pull Request Test Coverage Report for Build 9908814234

Details


Totals Coverage Status
Change from base Build 9899836070: 0.0%
Covered Lines: 1081
Relevant Lines: 1185

💛 - Coveralls