[Snyk] Upgrade stylelint from 16.21.0 to 16.21.1#293
Merged
Nick2bad4u merged 1 commit intomainfrom Aug 2, 2025
Merged
Conversation
Snyk has created this PR to upgrade stylelint from 16.21.0 to 16.21.1. See this package in npm: stylelint See this project in Snyk: https://app.snyk.io/org/nick2bad4u/project/fbcde33d-0af3-42e5-87f7-b8fdd4c91c88?utm_source=github&utm_medium=referral&page=upgrade-pr
There was a problem hiding this comment.
Pull Request Overview
This PR upgrades the stylelint package from version 16.21.0 to 16.21.1, which is a patch release containing bug fixes including improvements to computed EditInfo syntax handling, fixes for CSS variable direction substring false positives, and media feature range notation autofix corrections.
- Updates stylelint dependency to the latest patch version with bug fixes
- Maintains compatibility while fixing known issues in the linter
Owner
Author
🎉 Snyk checks have passed. No issues have been found so far.✅ security/snyk check is complete. No issues have been found. (View Details) |
|
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.



Snyk has created this PR to upgrade stylelint from 16.21.0 to 16.21.1.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 1 version ahead of your current version.
The recommended version was released a month ago.
Release notes
Package name: stylelint
-
16.21.1 - 2025-07-03
- Fixed: unexpected change of syntax in computed
- Fixed:
- Fixed:
-
16.21.0 - 2025-06-19
- Added: non-experimental support for functional
- Added:
- Fixed:
- Fixed:
- Fixed:
- Fixed:
from stylelint GitHub release notesIt fixes 3 bugs.
EditInfo(#8638) (@ romainmenke).function-linear-gradient-no-nonstandard-directionfalse positives for CSS variables' names containing a direction substring (#8643) (@ Solomon-mithra).media-feature-range-notationautofix for exact values (#8651) (@ romainmenke).It rounds out the
messagesecondary option and marks it as stable, adds 1 new option to a rule, and fixes 4 bugs.messagesecondary option (#8595) (@ ybiquitous).ignore: ["after-custom-property"]tocustom-property-empty-line-before(#8627) (@ imkesin).cacheconfiguration property not being respected (#8599) (@ ybiquitous).fastest-levenshteinimport when bundling (#8621) (@ onigoetz).named-grid-areas-no-invalidfalse positives for interpolated grid-template-areas in CSS-in-JS (#8606) (@ shahana308).selector-pseudo-*-no-unknownfalse positives for the missing form control styling selectors (#8623) (@ tyrann0us).Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information: