chore(deps): update devdependency stylelint-config-recommended-vue to v2 - #172
Open
renovate[bot] wants to merge 1 commit into
Open
chore(deps): update devdependency stylelint-config-recommended-vue to v2#172renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
Preview sitepr-172: https://pr-172--stuartclark.netlify.app Updated 2026-09-03T11:22:03Z |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #172 +/- ##
=======================================
Coverage 99.77% 99.77%
=======================================
Files 79 79
Lines 1323 1323
Branches 331 331
=======================================
Hits 1320 1320
Misses 3 3 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
✅ Lighthouse Audit ·
|
| Route | FCP | LCP | CLS | TBT | Perf |
|---|---|---|---|---|---|
/ |
✅ 2.8s |
✅ 3.1s |
✅ 0.009 |
✅ 17.500 |
✅ 0.89 |
/about |
✅ 2.7s |
✅ 3.1s |
✅ 0.178 |
✅ 54.000 |
✅ 0.82 |
/community |
✅ 2.6s |
✅ 2.7s |
✅ 0.016 |
✅ 5.000 |
✅ 0.92 |
/open-source |
✅ 2.7s |
✅ 4.8s |
✅ 0.000 |
✅ 17.000 |
✅ 0.78 |
/writing |
✅ 2.7s |
✅ 3.0s |
✅ 0.000 |
✅ 24.500 |
✅ 0.90 |
/writing/custom-formatters-410-20260731 |
✅ 2.9s |
✅ 3.4s |
✅ 0.063 |
✅ 0.000 |
✅ 0.86 |
/writing/decoupling-configuration-config-pages-20220412 |
✅ 2.7s |
✅ 3.0s |
✅ 0.015 |
✅ 0.000 |
✅ 0.90 |
/writing/drupal-site-settings-over-jsonapi-consumer-20260826 |
✅ 2.9s |
✅ 4.1s |
✅ 0.159 |
✅ 9.000 |
✅ 0.75 |
/writing/field-tokens-200-20260722 |
✅ 2.7s |
✅ 2.8s |
✅ 0.019 |
✅ 0.000 |
✅ 0.91 |
/writing/hello-world-20211126 |
✅ 2.9s |
✅ 3.0s |
✅ 0.142 |
✅ 0.000 |
✅ 0.84 |
/writing/jsonapi-views-120-20260812 |
✅ 2.8s |
✅ 2.8s |
✅ 0.005 |
✅ 3.000 |
✅ 0.91 |
/writing/layout-paragraphs-module-20220301 |
✅ 2.7s |
✅ 2.7s |
✅ 0.055 |
✅ 0.000 |
✅ 0.91 |
/writing/what-no-images-20220315 |
✅ 2.7s |
✅ 2.8s |
✅ 0.039 |
✅ 0.000 |
✅ 0.91 |
Thresholds: FCP ≤ 3.5s, LCP ≤ 5.0s, CLS ≤ 0.25, TBT ≤ 600.000, Perf ≥ 0.75
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^1.5.0→^2.0.0Release Notes
ota-meshi/stylelint-config-recommended-vue (stylelint-config-recommended-vue)
v2.0.0Compare Source
Major Changes
#120
ad9d8a4Thanks @ota-meshi! - Drop support for old Node.js versions. Node.js^22.12 || >=24is now required.#125
701f17aThanks @ota-meshi! - Migrate the package to ESM. On the supported Node.js versions, the configs can still be loaded from CommonJS viarequire(). The package now also defines anexportsfield; the/scssdeep import keeps working both with and without the/index.jssuffix.#124
b3a363cThanks @ota-meshi! - Movestylelint-config-recommendedandstylelint-config-htmlfrom dependencies to peer dependencies, so that their versions are controlled by your project instead of always resolving to the latest release (#68). Thestylelint-config-recommended-scssconfig used by the/scssentry is now declared as an optional peer dependency.#123
a12a429Thanks @ota-meshi! - Update peer dependencies:postcss-htmlnow requires^2.0.0, andstylelintnow requires>=16.0.0. Thestylelint-config-htmldependency was also updated to require v2.Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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 was generated by Mend Renovate. View the repository job log.