Skip to content

Update dependency cssstyle to v5.3.5 (main)#237637

Merged
Ikuni17 merged 2 commits intomainfrom
renovate/main-cssstyle
Jan 10, 2026
Merged

Update dependency cssstyle to v5.3.5 (main)#237637
Ikuni17 merged 2 commits intomainfrom
renovate/main-cssstyle

Conversation

@elastic-renovate-prod
Copy link
Contributor

@elastic-renovate-prod elastic-renovate-prod bot commented Oct 6, 2025

This PR contains the following updates:

Package Type Update Change Pending
cssstyle devDependencies patch 5.3.2 -> 5.3.5 5.3.7 (+1)

Release Notes

jsdom/cssstyle (cssstyle)

v5.3.5: 5.3.5

Compare Source

  • Updated dependencies. This fixed some subtle issues regarding, e.g., relative colors with calc(), or the syntax of the clip property.

v5.3.4: 5.3.4

Compare Source

  • Improved performance when calling the cssText setter.

v5.3.3: 5.3.3

Compare Source

  • Fix the parsing of colors inside the border-related shorthand properties, i.e. border, border-top, border-bottom, border-left, border-right.

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 Oct 6, 2025
@elastic-renovate-prod elastic-renovate-prod bot requested a review from a team October 6, 2025 12:49
@elasticmachine
Copy link
Contributor

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

@elastic-renovate-prod elastic-renovate-prod bot force-pushed the renovate/main-cssstyle branch 3 times, most recently from 3324176 to 499984c Compare November 14, 2025 05:04
@elastic-renovate-prod elastic-renovate-prod bot changed the title Update dependency cssstyle to ^5.3.1 (main) Update dependency cssstyle to ^5.3.2 (main) Nov 14, 2025
@elastic-renovate-prod elastic-renovate-prod bot changed the title Update dependency cssstyle to ^5.3.2 (main) Update dependency cssstyle to ^5.3.3 (main) Nov 22, 2025
@elastic-renovate-prod elastic-renovate-prod bot changed the title Update dependency cssstyle to ^5.3.3 (main) Update dependency cssstyle to ^5.3.4 (main) Dec 22, 2025
@elastic-renovate-prod elastic-renovate-prod bot changed the title Update dependency cssstyle to ^5.3.4 (main) Update dependency cssstyle to ^5.3.5 (main) Dec 31, 2025
@elastic-renovate-prod elastic-renovate-prod bot changed the title Update dependency cssstyle to ^5.3.5 (main) Update dependency cssstyle to v5.3.5 (main) Jan 7, 2026
@elastic-renovate-prod
Copy link
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@elasticmachine
Copy link
Contributor

💛 Build succeeded, but was flaky

Failed CI Steps

Test Failures

  • [job] [logs] Scout: [ observability / observability ] plugin / serverless-oblt - Custom threshold preview chart - should handle the error message correctly
  • [job] [logs] Scout: [ observability / observability ] plugin / should handle the error message correctly

Metrics [docs]

✅ unchanged

History

@Ikuni17 Ikuni17 merged commit d3f8d5b into main Jan 10, 2026
14 checks passed
@Ikuni17 Ikuni17 deleted the renovate/main-cssstyle branch January 10, 2026 05:17
@kibanamachine
Copy link
Contributor

Starting backport for target branches: 8.19, 9.1, 9.2, 9.3

https://github.com/elastic/kibana/actions/runs/20873407517

@kibanamachine
Copy link
Contributor

💔 All backports failed

Status Branch Result
8.19 Backport failed because of merge conflicts

You might need to backport the following PRs to 8.19:
- Bump @langchain/core@0.3.80 (#247521)
- Update dependency @types/moment-duration-format to ^2.2.7 (main) (#242221)
9.1 Backport failed because of merge conflicts

You might need to backport the following PRs to 9.1:
- Bump @langchain/core@0.3.80 (#247521)
- Update dependency @types/moment-duration-format to ^2.2.7 (main) (#242221)
9.2 Backport failed because of merge conflicts

You might need to backport the following PRs to 9.2:
- Bump @langchain/core@0.3.80 (#247521)
- Update dependency @types/moment-duration-format to ^2.2.7 (main) (#242221)
9.3 Backport failed because of merge conflicts

You might need to backport the following PRs to 9.3:
- Update dependency @types/moment-duration-format to ^2.2.7 (main) (#242221)
- Update dependency @hey-api/openapi-ts to v0.88.1 (main) (#247210)
- chore(slo): Create slo shared plugin (#246928)

Manual backport

To create the backport manually run:

node scripts/backport --pr 237637

Questions ?

Please refer to the Backport tool documentation

@kibanamachine kibanamachine added the backport missing Added to PRs automatically when the are determined to be missing a backport. label Jan 12, 2026
@kibanamachine
Copy link
Contributor

Friendly reminder: Looks like this PR hasn’t been backported yet.
To create automatically backports add a backport:* label or prevent reminders by adding the backport:skip label.
You can also create backports manually by running node scripts/backport --pr 237637 locally

devamanv pushed a commit to devamanv/kibana that referenced this pull request Jan 12, 2026
This PR contains the following updates:

| Package | Type | Update | Change | Pending |
|---|---|---|---|---|
| [cssstyle](https://github.com/jsdom/cssstyle) |
devDependencies | patch | [`5.3.2` ->
`5.3.5`](https://renovatebot.com/diffs/npm/cssstyle/5.3.2/5.3.5) |
`5.3.7` (+1) |

---

### Release Notes

<details>
<summary>jsdom/cssstyle (cssstyle)</summary>

###
[`v5.3.5`](https://github.com/jsdom/cssstyle/releases/tag/v5.3.5):
5.3.5

[Compare
Source](https://github.com/jsdom/cssstyle/compare/v5.3.4...v5.3.5)

- Updated dependencies. This fixed some subtle issues regarding, e.g.,
relative colors with `calc()`, or the syntax of the `clip` property.

###
[`v5.3.4`](https://github.com/jsdom/cssstyle/releases/tag/v5.3.4):
5.3.4

[Compare
Source](https://github.com/jsdom/cssstyle/compare/v5.3.3...v5.3.4)

-   Improved performance when calling the `cssText` setter.

###
[`v5.3.3`](https://github.com/jsdom/cssstyle/releases/tag/v5.3.3):
5.3.3

[Compare
Source](https://github.com/jsdom/cssstyle/compare/v5.3.2...v5.3.3)

- Fix the parsing of colors inside the border-related shorthand
properties, i.e. `border`, `border-top`, `border-bottom`, `border-left`,
`border-right`.

</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>
mbondyra added a commit to mbondyra/kibana that referenced this pull request Jan 12, 2026
* commit 'c4304e27736c62f17af20d145770b2ae9d3fae30': (418 commits)
  skip failing suite (elastic#89079)
  [ES|QL] Update grammars (elastic#248600)
  skip failing test suite (elastic#248579)
  [ES|QL] Update function metadata (elastic#248601)
  skip failing test suite (elastic#248554)
  Fix flaky test runner serverless flag for Search solution (elastic#248559)
  [Security Solution][Attacks/Alerts][Attacks page][Table section] Remember last selected attack details tab (Summary or Alerts) (elastic#247519) (elastic#247988)
  Fix ES health check poller (elastic#248496)
  Fix collector schema ownership (elastic#241292)
  [api-docs] 2026-01-10 Daily api_docs build (elastic#248574)
  Update dependency cssstyle to v5.3.5 (main) (elastic#237637)
  Update dependency @octokit/rest to v22.0.1 (main) (elastic#243102)
  skip failing test suite (elastic#248504)
  skip failing test suite (elastic#247685)
  Remove broken ecommerce_dashboard journeys (elastic#248162)
  [Obs AI] Hide AI Insight component when there are no connectors (elastic#248542)
  skip failing suite (elastic#248433)
  [Security Solution][Attacks/Alerts][Attacks page][Table section] Hide tabs for generic attack groups (elastic#248444)
  [Agent Builder] [AI Infra] Adds product documentation tool and task evals (elastic#248370)
  [Controls Anywhere] Keep controls focused when creating + editing other panels (elastic#248021)
  ...
@kibanamachine
Copy link
Contributor

Friendly reminder: Looks like this PR hasn’t been backported yet.
To create automatically backports add a backport:* label or prevent reminders by adding the backport:skip label.
You can also create backports manually by running node scripts/backport --pr 237637 locally

5 similar comments
@kibanamachine
Copy link
Contributor

Friendly reminder: Looks like this PR hasn’t been backported yet.
To create automatically backports add a backport:* label or prevent reminders by adding the backport:skip label.
You can also create backports manually by running node scripts/backport --pr 237637 locally

@kibanamachine
Copy link
Contributor

Friendly reminder: Looks like this PR hasn’t been backported yet.
To create automatically backports add a backport:* label or prevent reminders by adding the backport:skip label.
You can also create backports manually by running node scripts/backport --pr 237637 locally

@kibanamachine
Copy link
Contributor

Friendly reminder: Looks like this PR hasn’t been backported yet.
To create automatically backports add a backport:* label or prevent reminders by adding the backport:skip label.
You can also create backports manually by running node scripts/backport --pr 237637 locally

@kibanamachine
Copy link
Contributor

Friendly reminder: Looks like this PR hasn’t been backported yet.
To create automatically backports add a backport:* label or prevent reminders by adding the backport:skip label.
You can also create backports manually by running node scripts/backport --pr 237637 locally

@kibanamachine
Copy link
Contributor

Friendly reminder: Looks like this PR hasn’t been backported yet.
To create automatically backports add a backport:* label or prevent reminders by adding the backport:skip label.
You can also create backports manually by running node scripts/backport --pr 237637 locally

@Ikuni17 Ikuni17 added backport:skip This PR does not require backporting and removed backport missing Added to PRs automatically when the are determined to be missing a backport. backport:all-open Backport to all branches that could still receive a release labels Jan 21, 2026
@Ikuni17
Copy link
Contributor

Ikuni17 commented Jan 21, 2026

Will backport #248573 instead

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport:skip This PR does not require backporting release_note:skip Skip the PR/issue when compiling release notes Team:Operations Kibana-Operations Team v9.4.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants