Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 7, 2026

This PR contains the following updates:

Package Change Age Confidence
stylelint (source) 16.25.016.26.1 age confidence

Release Notes

stylelint/stylelint (stylelint)

v16.26.1

Compare Source

It fixes numerous false positive bugs, including many in the declaration-property-value-no-unknown rule for the latest CSS specifications.

  • Fixed: *-no-unknown false positives for latest specs by integrating @csstools/css-syntax-patches-for-csstree (#​8850) (@​romainmenke).
  • Fixed: at-rule-no-unknown false positives for @function (#​8851) (@​jeddy3).
  • Fixed: declaration-property-value-no-unknown false positives for attr(), if() and custom functions (#​8853) (@​jeddy3).
  • Fixed: function-url-quotes false positives when URLs require quoting (#​8804) (@​taearls).
  • Fixed: selector-pseudo-element-no-unknown false positives for ::scroll-button() (#​8856) (@​Mouvedia).

v16.26.0

Compare Source

It adds 1 feature and fixes 2 bugs.

  • Added: support for customSyntax with function export (#​8834) (@​silverwind).
  • Fixed: custom-property-no-missing-var-function false positives for style query in if() function (#​8813) (@​sajdakabir).
  • Fixed: media-feature-range-notation false positives for multiple queries and except: exact-value (#​8832) (@​jeddy3).

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added dependencies Pull requests that update a dependency file ready-for-review skip_vrt Add to a PR to skip running VRT (but still pass the action) labels Jan 7, 2026
@renovate renovate bot requested a review from a team January 7, 2026 19:36
@changeset-bot
Copy link

changeset-bot bot commented Jan 7, 2026

⚠️ No Changeset found

Latest commit: 13c11b8

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions
Copy link
Contributor

github-actions bot commented Jan 7, 2026

📚 Branch preview

PR #4374 has been deployed to Azure Blob Storage: https://spectrumcss.z13.web.core.windows.net/pr-4374/index.html.

@renovate renovate bot force-pushed the renovate/main-stylelint-ecosystem branch 5 times, most recently from 3270073 to 3051776 Compare January 7, 2026 20:20
@github-actions
Copy link
Contributor

github-actions bot commented Jan 7, 2026

File metrics

Summary

Total size: 2.25 MB*

🎉 No changes detected in any packages

* Size is the sum of all main files for packages in the library.
* An ASCII character in UTF-8 is 8 bits or 1 byte.

@renovate renovate bot force-pushed the renovate/main-stylelint-ecosystem branch 3 times, most recently from 59627cf to 0c22afe Compare January 7, 2026 20:51
@cdransf cdransf enabled auto-merge (squash) January 7, 2026 21:46
@renovate renovate bot force-pushed the renovate/main-stylelint-ecosystem branch 2 times, most recently from 8930f76 to 5830687 Compare January 7, 2026 21:49
@renovate renovate bot force-pushed the renovate/main-stylelint-ecosystem branch from 5830687 to 13c11b8 Compare January 7, 2026 21:59
@cdransf cdransf merged commit 1868f74 into main Jan 7, 2026
13 checks passed
@cdransf cdransf deleted the renovate/main-stylelint-ecosystem branch January 7, 2026 22:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file ready-for-review skip_vrt Add to a PR to skip running VRT (but still pass the action)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants