Skip to content

Conversation

@artembelik
Copy link
Contributor

No description provided.

@github-actions
Copy link

github-actions bot commented Jan 14, 2026

Visit the preview URL for this PR (updated for commit 60a1093):

https://koobiq-next--prs-1275-ocz19ttg.web.app

(expires Tue, 20 Jan 2026 14:04:45 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: c9e37e518febda70d0317d07e8ceb35ac43c534c

@artembelik artembelik requested a review from NikGurev January 14, 2026 13:28
@artembelik artembelik self-assigned this Jan 14, 2026
@artembelik artembelik marked this pull request as ready for review January 14, 2026 13:29
Copilot AI review requested due to automatic review settings January 14, 2026 13:29
@artembelik artembelik changed the title chore: bump stylelint-config-recommended-scss to 16 chore(deps-dev): bump stylelint-config-recommended-scss to 16 Jan 14, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR upgrades the stylelint-config-recommended-scss package from version 14.1.0 to 16.0.2, bringing the codebase into compliance with the latest SCSS linting rules. The upgrade introduced new deprecation warnings for certain CSS properties, which have been addressed through property replacements and selective rule suppressions.

Changes:

  • Bumped stylelint-config-recommended-scss from ^14.1.0 to ^16.0.2 in package.json
  • Replaced deprecated word-wrap property with overflow-wrap in 4 SCSS files
  • Added stylelint suppression comments for legitimately deprecated properties that must remain for browser compatibility

Reviewed changes

Copilot reviewed 7 out of 8 changed files in this pull request and generated no comments.

Show a summary per file
File Description
package.json Updated stylelint-config-recommended-scss version from ^14.1.0 to ^16.0.2
yarn.lock Updated dependency resolution for stylelint-config-recommended-scss and its transitive dependencies (css-tree, mdn-data, known-css-properties, postcss-selector-parser, stylelint-scss, etc.)
packages/components/tree/tree-option.scss Replaced deprecated word-wrap with overflow-wrap property
packages/components/tooltip/tooltip.scss Added stylelint suppression comment for word-break: break-word which is deprecated but needed
packages/components/modal/modal.scss Replaced deprecated word-wrap with overflow-wrap property
packages/components/core/styles/theming/_scrollbar-theme.scss Added stylelint suppression comment for scrollbar-width in @supports block
packages/components/core/styles/common/_visually-hidden.scss Added stylelint suppression comment for deprecated clip property used for accessibility
packages/components-dev/title/styles.scss Replaced deprecated word-wrap with overflow-wrap property

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@artembelik artembelik merged commit 724f7ed into main Jan 16, 2026
8 checks passed
@artembelik artembelik deleted the chore/stylelint branch January 16, 2026 08:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants