[9.1] Update dependency cssstyle to v5.3.7 (main) (#248573)#249975
Merged
Ikuni17 merged 1 commit intoelastic:9.1from Jan 22, 2026
Merged
[9.1] Update dependency cssstyle to v5.3.7 (main) (#248573)#249975Ikuni17 merged 1 commit intoelastic:9.1from
Ikuni17 merged 1 commit intoelastic:9.1from
Conversation
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [cssstyle](https://github.com/jsdom/cssstyle) | devDependencies | patch | [`5.3.5` -> `5.3.7`](https://renovatebot.com/diffs/npm/cssstyle/5.3.5/5.3.7) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>jsdom/cssstyle (cssstyle)</summary> ### [`v5.3.7`](https://github.com/jsdom/cssstyle/releases/tag/v5.3.7): 5.3.7 [Compare Source](https://github.com/jsdom/cssstyle/compare/v5.3.6...v5.3.7) - Fixed assigning non-string values to CSS properties to properly convert to strings. - Fixed negative values for the `top` property being treated as invalid. (This regressed in v5.3.6.) ### [`v5.3.6`](https://github.com/jsdom/cssstyle/releases/tag/v5.3.6): 5.3.6 [Compare Source](https://github.com/jsdom/cssstyle/compare/v5.3.5...v5.3.6) - Improved performance, notably by introducing a CSS parsing and validation cache. - Lots of internal refactoring to use more canonical sources of CSS data, e.g., around shorthands and property parsing grammars, instead of hand-rolled parsers. This fixed a few small bugs visible in web platform tests. </details> --- ### 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 becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJUZWFtOk9wZXJhdGlvbnMiLCJiYWNrcG9ydDphbGwtb3BlbiIsInJlbGVhc2Vfbm90ZTpza2lwIl19--> Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> Co-authored-by: Brad White <Ikuni17@users.noreply.github.com> (cherry picked from commit f144cd2) # Conflicts: # package.json # yarn.lock
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.
Backport
This will backport the following commits from
mainto9.1:Questions ?
Please refer to the Backport tool documentation