Bump stylelint from 16.13.2 to 16.19.1#302
Conversation
Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.13.2 to 16.19.1. - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@16.13.2...16.19.1) --- updated-dependencies: - dependency-name: stylelint dependency-version: 16.19.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
Pull request overview
This PR bumps the stylelint dependency from version 16.13.2 to 16.19.1, bringing in bug fixes, new rules, and enhanced features. The update includes several minor version increments (16.14 through 16.19) that add new linting rules like layer-name-pattern, container-name-pattern, and color-function-alias-notation, along with support for EditInfo computation and various bug fixes. All changes are backward compatible and require no configuration changes.
Key Changes
- Updated stylelint from ^16.13.2 to ^16.19.1
- Transitive dependencies updated (file-entry-cache, flat-cache, postcss, postcss-selector-parser, known-css-properties, supports-hyperlinks, and related packages)
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| package.json | Updated stylelint version constraint to ^16.19.1 |
| package-lock.json | Updated lockfile with stylelint 16.19.1 and all transitive dependency updates |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
You can also share your feedback on Copilot code review for a chance to win a $100 gift card. Take the survey.
|
Superseded by #313. |
Bumps stylelint from 16.13.2 to 16.19.1.
Release notes
Sourced from stylelint's releases.
... (truncated)
Changelog
Sourced from stylelint's changelog.
... (truncated)
Commits
25968c616.19.1015042bPrepare 16.19.1 (#8551)d4c45d3Refactor to allow node forisConfigurationComment()private utility (#8549)013c0c8Fixno-empty-sourcefalse positives for non-standard syntaxes (#8548)4c63b3916.19.0f7fb8e7Prepare 16.19.0 (#8523)3c0c86cFixcompactformatter with pnpm to newline the exit code (#8534)660f818Bump eslint from 9.24.0 to 9.25.0 in the eslint group (#8541)ec3ab9cBump@changesets/clifrom 2.28.1 to 2.29.2 in the changesets group (#8540)a512b36Bump codecov/codecov-action from 5.4.0 to 5.4.2 (#8542)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)