Skip to content

stale Update dependency cssstyle to v5 (main)#206902

Closed
elastic-renovate-prod[bot] wants to merge 1 commit intomainfrom
renovate/main-cssstyle
Closed

stale Update dependency cssstyle to v5 (main)#206902
elastic-renovate-prod[bot] wants to merge 1 commit intomainfrom
renovate/main-cssstyle

Conversation

@elastic-renovate-prod
Copy link
Copy Markdown
Contributor

@elastic-renovate-prod elastic-renovate-prod bot commented Jan 16, 2025

This PR contains the following updates:

Package Type Update Change
cssstyle devDependencies major ^4.1.0 -> ^5.2.1

Release Notes

jsdom/cssstyle (cssstyle)

v5.2.1

Compare Source

  • Fix a regression in v5.2.0 where the generated files used \ in require() calls, which was very broken.

v5.2.0

Compare Source

  • Change the parser used for the cssText setter from rrweb-cssom to css-tree.

v5.1.0

Compare Source

  • Implement full display property parsing and serialization

v5.0.0

Compare Source

The minimum supported Node.js version is now v20.

  • Fix !important with custom properties. (This regressed in v4.4.0.)
  • Lots of improvements to background-related property parsing and serialization.

v4.6.0

Compare Source

  • Add some missing system colors.
  • Add generic() font-family keyword support.
  • Fix system color serialization to be in lowercase.
  • Fix negative margin parsing.
  • Fix various case-insensitive testing and lowercasing to use ASCII, instead of Unicode.

v4.5.0

Compare Source

  • Update font-family parsing and serialization, and font shorthand parsing, to be spec-compliant.
  • Fix some regressions in v4.4.0 related to using var() inside background-* properties.

v4.4.0

Compare Source

  • The cssText getter now returns the empty string if the computed flag is set.
  • The cssText setter, and the removeProperty() and setProperty() methods, now throw if the readonly flag is set.
  • The parentRule getter now returns the parent CSSRule instead of always returning null.
  • The item() method now throws if no argument is given.
  • Add camel-cased and Pascal-cased versions of WebKit properties, and fixed the raw properties to have a leading hyphen.
  • Make internal properties non-enumerable to hide them better.
  • Individual CSS property setters now handle invalid inputs better.
  • Implement unset support.
  • Update the property list to be based on the latest specs, in particular removing the deprecated azumith property and some deprecated WebKit properties.

v4.3.1

Compare Source

  • Improve url() parsing and serialization (#​194)
  • Update @asamuzakjp/css-color to improve calc() serialization (#​192)

v4.3.0

Compare Source

  • Improve background-image parsing (#​186)
  • Improve border-color parsing (#​185)
  • Improve top/left/bottom/right to support the auto keyword (#​178)
  • Update @asamuzakjp/css-color to improve color parsing (#​188)

v4.2.1

Compare Source

Update rrweb-cssom dependency.

v4.2.0

Compare Source


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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@elastic-renovate-prod elastic-renovate-prod bot added backport:all-open Backport to all branches that could still receive a release release_note:skip Skip the PR/issue when compiling release notes Team:Operations Kibana-Operations Team labels Jan 16, 2025
@elastic-renovate-prod elastic-renovate-prod bot requested a review from a team January 16, 2025 09:00
@elasticmachine
Copy link
Copy Markdown
Contributor

Pinging @elastic/kibana-operations (Team:Operations)

@elastic-renovate-prod elastic-renovate-prod bot force-pushed the renovate/main-cssstyle branch from 4b824f2 to bc3e427 Compare March 16, 2025 11:00
@elastic-renovate-prod elastic-renovate-prod bot changed the title Update dependency cssstyle to ^4.2.1 (main) Update dependency cssstyle to ^4.3.0 (main) Mar 17, 2025
@elastic-renovate-prod elastic-renovate-prod bot force-pushed the renovate/main-cssstyle branch from bc3e427 to af87748 Compare April 2, 2025 10:17
@elastic-renovate-prod elastic-renovate-prod bot force-pushed the renovate/main-cssstyle branch from af87748 to 1811f37 Compare April 28, 2025 02:08
@elastic-renovate-prod elastic-renovate-prod bot requested review from a team and kibanamachine as code owners April 28, 2025 02:08
Copy link
Copy Markdown
Contributor

@azasypkin azasypkin left a comment

Choose a reason for hiding this comment

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

Approving to unblock. Deferring review to owning team @elastic/kibana-operations (do we still use this dependency, btw?)

@jbudz
Copy link
Copy Markdown
Contributor

jbudz commented Apr 28, 2025

@eokoneyo it looks like this was introduced in #200703 but I'm also not seeing it imported anywhere. Any idea if this is still needed?

@elastic-renovate-prod elastic-renovate-prod bot changed the title Update dependency cssstyle to ^4.3.0 (main) Update dependency cssstyle to ^4.3.1 (main) Apr 28, 2025
@elastic-renovate-prod elastic-renovate-prod bot force-pushed the renovate/main-cssstyle branch from 1811f37 to 56558c2 Compare May 7, 2025 09:58
@elastic-renovate-prod elastic-renovate-prod bot force-pushed the renovate/main-cssstyle branch from 56558c2 to 4daa8d7 Compare June 4, 2025 23:55
@elastic-renovate-prod elastic-renovate-prod bot force-pushed the renovate/main-cssstyle branch from 4daa8d7 to 7cd0353 Compare June 15, 2025 07:12
@elastic-renovate-prod elastic-renovate-prod bot changed the title Update dependency cssstyle to ^4.3.1 (main) Update dependency cssstyle to ^4.4.0 (main) Jun 15, 2025
@elastic-renovate-prod elastic-renovate-prod bot force-pushed the renovate/main-cssstyle branch from 7cd0353 to 7b49bd2 Compare June 27, 2025 07:35
@elastic-renovate-prod elastic-renovate-prod bot changed the title Update dependency cssstyle to ^4.4.0 (main) Update dependency cssstyle to ^4.5.0 (main) Jun 27, 2025
@elastic-renovate-prod elastic-renovate-prod bot force-pushed the renovate/main-cssstyle branch from 7b49bd2 to e0be1d7 Compare July 2, 2025 12:48
@elastic-renovate-prod elastic-renovate-prod bot changed the title Update dependency cssstyle to ^4.5.0 (main) Update dependency cssstyle to ^4.6.0 (main) Jul 2, 2025
@elastic-renovate-prod elastic-renovate-prod bot force-pushed the renovate/main-cssstyle branch from e0be1d7 to 04ab91b Compare July 21, 2025 12:00
@elastic-renovate-prod elastic-renovate-prod bot changed the title Update dependency cssstyle to ^4.6.0 (main) Update dependency cssstyle to v5 (main) Jul 21, 2025
@elastic-renovate-prod elastic-renovate-prod bot force-pushed the renovate/main-cssstyle branch 2 times, most recently from 0bb062a to ff73494 Compare July 29, 2025 08:22
@elastic-renovate-prod elastic-renovate-prod bot force-pushed the renovate/main-cssstyle branch from ff73494 to bdf7121 Compare August 4, 2025 10:21
@elastic-renovate-prod elastic-renovate-prod bot deleted the renovate/main-cssstyle branch September 17, 2025 18:46
@elastic-renovate-prod
Copy link
Copy Markdown
Contributor Author

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 5.x releases. But if you manually upgrade to 5.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@legrego legrego changed the title Update dependency cssstyle to v5 (main) stale Update dependency cssstyle to v5 (main) Sep 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport:all-open Backport to all branches that could still receive a release release_note:skip Skip the PR/issue when compiling release notes Team:Operations Kibana-Operations Team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants