build(deps): update dependency stylelint to v16.16.0#11784
Merged
Conversation
cd1d32e to
06229f5
Compare
benelan
added a commit
that referenced
this pull request
Mar 24, 2025
* origin/dev: (61 commits) build(deps): update dependency stylelint to v16.16.0 (#11784) build(deps): update dependency type-fest to v4.37.0 (#11785) chore: release next build(deps): update eslint (#11786) docs: update list of contributors (#11780) feat(combobox-item): add component tokens (#11645) chore: release next feat: add browser join and browser plus (#11779) build(deps): update storybook monorepo to v8.6.6 (#11763) build(deps): update dependency lint-staged to v15.5.0 (#11764) docs: update list of contributors (#11769) build: update browserslist db (#11773) chore: release next feat(combobox, combobox-item-group): add component tokens (#11623) fix: Update README.md (#11768) fix: Update README.md (#11767) fix: Update README.md (#11765) revert(menu-item): revert hover state interaction changes (#11761) refactor(filter): remove unused styles (#11758) chore: use Vite for `@esri/eslint-plugin-calcite-components` build (#11752) ...
benelan
added a commit
that referenced
this pull request
Mar 24, 2025
…igration-ssr * origin/dev: (278 commits) build(deps): update storybook monorepo to v8.6.7 (#11783) build: update browserslist db (#11792) build(deps): update dependency stylelint to v16.16.0 (#11784) build(deps): update dependency type-fest to v4.37.0 (#11785) chore: release next build(deps): update eslint (#11786) docs: update list of contributors (#11780) feat(combobox-item): add component tokens (#11645) chore: release next feat: add browser join and browser plus (#11779) build(deps): update storybook monorepo to v8.6.6 (#11763) build(deps): update dependency lint-staged to v15.5.0 (#11764) docs: update list of contributors (#11769) build: update browserslist db (#11773) chore: release next feat(combobox, combobox-item-group): add component tokens (#11623) fix: Update README.md (#11768) fix: Update README.md (#11767) fix: Update README.md (#11765) revert(menu-item): revert hover state interaction changes (#11761) ...
benelan
pushed a commit
that referenced
this pull request
Mar 26, 2025
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [stylelint](https://stylelint.io) ([source](https://github.com/stylelint/stylelint)) | [`16.15.0` -> `16.16.0`](https://renovatebot.com/diffs/npm/stylelint/16.15.0/16.16.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>stylelint/stylelint (stylelint)</summary> ### [`v16.16.0`](https://github.com/stylelint/stylelint/blob/HEAD/CHANGELOG.md#16160---2025-03-14) [Compare Source](https://github.com/stylelint/stylelint/compare/16.15.0...16.16.0) It adds support for computing `EditInfo` to 22 more rules and reverts a change that added `context.lexer` to our public API in the previous release. - Added: `at-rule-empty-line-before` support for computing `EditInfo` ([#​8425](https://github.com/stylelint/stylelint/pull/8425)) ([@​pamelalozano16](https://github.com/pamelalozano16)). - Added: `at-rule-no-deprecated` support for computing `EditInfo` ([#​8426](https://github.com/stylelint/stylelint/pull/8426)) ([@​pamelalozano16](https://github.com/pamelalozano16)). - Added: `at-rule-no-vendor-prefix` support for computing `EditInfo` ([#​8427](https://github.com/stylelint/stylelint/pull/8427)) ([@​pamelalozano16](https://github.com/pamelalozano16)). - Added: `color-function-notation` support for computing `EditInfo` ([#​8437](https://github.com/stylelint/stylelint/pull/8437)) ([@​pamelalozano16](https://github.com/pamelalozano16)). - Added: `declaration-empty-line-before` support for computing `EditInfo` ([#​8443](https://github.com/stylelint/stylelint/pull/8443)) ([@​pamelalozano16](https://github.com/pamelalozano16)). - Added: `declaration-property-value-keyword-no-deprecated` support for computing `EditInfo`. ([#​8439](https://github.com/stylelint/stylelint/pull/8439)) ([@​pamelalozano16](https://github.com/pamelalozano16)). - Added: `font-family-name-quotes` support for computing `EditInfo` ([#​8419](https://github.com/stylelint/stylelint/pull/8419)) ([@​ryo-manba](https://github.com/ryo-manba)). - Added: `font-weight-notation` support for computing `EditInfo` ([#​8420](https://github.com/stylelint/stylelint/pull/8420)) ([@​ryo-manba](https://github.com/ryo-manba)). - Added: `function-calc-no-unspaced-operator` support for computing `EditInfo` ([#​8440](https://github.com/stylelint/stylelint/pull/8440)) ([@​pamelalozano16](https://github.com/pamelalozano16)). - Added: `function-name-case` support for support for computing `EditInfo`." ([#​8442](https://github.com/stylelint/stylelint/pull/8442)) ([@​pamelalozano16](https://github.com/pamelalozano16)). - Added: `hue-degree-notation` support for computing `EditInfo` ([#​8444](https://github.com/stylelint/stylelint/pull/8444)) ([@​pamelalozano16](https://github.com/pamelalozano16)). - Added: `import-notation` support for computing `EditInfo`. ([#​8445](https://github.com/stylelint/stylelint/pull/8445)) ([@​pamelalozano16](https://github.com/pamelalozano16)). - Added: `keyframe-selector-notation` support for computing `EditInfo` ([#​8457](https://github.com/stylelint/stylelint/pull/8457)) ([@​pamelalozano16](https://github.com/pamelalozano16)). - Added: `length-zero-no-unit` support for computing `EditInfo` ([#​8459](https://github.com/stylelint/stylelint/pull/8459)) ([@​pamelalozano16](https://github.com/pamelalozano16)). - Added: `lightness-notation` support for computing `EditInfo` ([#​8458](https://github.com/stylelint/stylelint/pull/8458)) ([@​pamelalozano16](https://github.com/pamelalozano16)). - Added: `media-feature-name-no-vendor-prefix` support for computing `EditInfo` ([#​8456](https://github.com/stylelint/stylelint/pull/8456)) ([@​pamelalozano16](https://github.com/pamelalozano16)). - Added: `media-feature-range-notation` support for computing `EditInfo` ([#​8455](https://github.com/stylelint/stylelint/pull/8455)) ([@​pamelalozano16](https://github.com/pamelalozano16)). - Added: `property-no-vendor-prefix` support for computing `EditInfo` ([#​8461](https://github.com/stylelint/stylelint/pull/8461)) ([@​pamelalozano16](https://github.com/pamelalozano16)). - Added: `rule-empty-line-before` support for computing `EditInfo` ([#​8460](https://github.com/stylelint/stylelint/pull/8460)) ([@​pamelalozano16](https://github.com/pamelalozano16)). - Added: `selector-no-vendor-prefix` support for `EditInfo` ([#​8462](https://github.com/stylelint/stylelint/pull/8462)) ([@​pamelalozano16](https://github.com/pamelalozano16)). - Added: `selector-not-notation` support for computing `EditInfo` ([#​8463](https://github.com/stylelint/stylelint/pull/8463)) ([@​pamelalozano16](https://github.com/pamelalozano16)). - Added: `selector-pseudo-element-colon-notation` support for `EditInfo` ([#​8464](https://github.com/stylelint/stylelint/pull/8464)) ([@​pamelalozano16](https://github.com/pamelalozano16)). - Added: `selector-type-case` support for computing `EditInfo` ([#​8467](https://github.com/stylelint/stylelint/pull/8467)) ([@​pamelalozano16](https://github.com/pamelalozano16)). - Added: `shorthand-property-no-redundant-values` support for computing `EditInfo` ([#​8466](https://github.com/stylelint/stylelint/pull/8466)) ([@​pamelalozano16](https://github.com/pamelalozano16)). - Added: `value-keyword-case` support for computing `EditInfo` ([#​8469](https://github.com/stylelint/stylelint/pull/8469)) ([@​pamelalozano16](https://github.com/pamelalozano16)). - Added: `value-no-vendor-prefix` support for computing `EditInfo` ([#​8470](https://github.com/stylelint/stylelint/pull/8470)) ([@​pamelalozano16](https://github.com/pamelalozano16)). - Fixed: `Could not find a declaration file for module 'css-tree'` type error ([#​8452](https://github.com/stylelint/stylelint/pull/8452)) ([@​danielrentz](https://github.com/danielrentz)). </details> --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4xIiwidGFyZ2V0QnJhbmNoIjoiZGV2IiwibGFiZWxzIjpbImNob3JlIiwiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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:
16.15.0->16.16.0Release Notes
stylelint/stylelint (stylelint)
v16.16.0Compare Source
It adds support for computing
EditInfoto 22 more rules and reverts a change that addedcontext.lexerto our public API in the previous release.at-rule-empty-line-beforesupport for computingEditInfo(#8425) (@pamelalozano16).at-rule-no-deprecatedsupport for computingEditInfo(#8426) (@pamelalozano16).at-rule-no-vendor-prefixsupport for computingEditInfo(#8427) (@pamelalozano16).color-function-notationsupport for computingEditInfo(#8437) (@pamelalozano16).declaration-empty-line-beforesupport for computingEditInfo(#8443) (@pamelalozano16).declaration-property-value-keyword-no-deprecatedsupport for computingEditInfo. (#8439) (@pamelalozano16).font-family-name-quotessupport for computingEditInfo(#8419) (@ryo-manba).font-weight-notationsupport for computingEditInfo(#8420) (@ryo-manba).function-calc-no-unspaced-operatorsupport for computingEditInfo(#8440) (@pamelalozano16).function-name-casesupport for support for computingEditInfo." (#8442) (@pamelalozano16).hue-degree-notationsupport for computingEditInfo(#8444) (@pamelalozano16).import-notationsupport for computingEditInfo. (#8445) (@pamelalozano16).keyframe-selector-notationsupport for computingEditInfo(#8457) (@pamelalozano16).length-zero-no-unitsupport for computingEditInfo(#8459) (@pamelalozano16).lightness-notationsupport for computingEditInfo(#8458) (@pamelalozano16).media-feature-name-no-vendor-prefixsupport for computingEditInfo(#8456) (@pamelalozano16).media-feature-range-notationsupport for computingEditInfo(#8455) (@pamelalozano16).property-no-vendor-prefixsupport for computingEditInfo(#8461) (@pamelalozano16).rule-empty-line-beforesupport for computingEditInfo(#8460) (@pamelalozano16).selector-no-vendor-prefixsupport forEditInfo(#8462) (@pamelalozano16).selector-not-notationsupport for computingEditInfo(#8463) (@pamelalozano16).selector-pseudo-element-colon-notationsupport forEditInfo(#8464) (@pamelalozano16).selector-type-casesupport for computingEditInfo(#8467) (@pamelalozano16).shorthand-property-no-redundant-valuessupport for computingEditInfo(#8466) (@pamelalozano16).value-keyword-casesupport for computingEditInfo(#8469) (@pamelalozano16).value-no-vendor-prefixsupport for computingEditInfo(#8470) (@pamelalozano16).Could not find a declaration file for module 'css-tree'type error (#8452) (@danielrentz).