Skip to content

Update cssnano (main)#259009

Merged
Ikuni17 merged 4 commits intomainfrom
renovate/main-cssnano
Apr 1, 2026
Merged

Update cssnano (main)#259009
Ikuni17 merged 4 commits intomainfrom
renovate/main-cssnano

Conversation

@elastic-renovate-prod
Copy link
Copy Markdown
Contributor

@elastic-renovate-prod elastic-renovate-prod bot commented Mar 23, 2026

This PR contains the following updates:

Package Type Update Change
cssnano devDependencies patch 7.1.2 -> 7.1.3
cssnano-preset-default devDependencies patch 7.0.10 -> 7.0.11

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

cssnano/cssnano (cssnano)

v7.1.3: v7.1.3

Compare Source

What's Changed

Full Changelog: https://github.com/cssnano/cssnano/compare/cssnano@7.1.2...cssnano@7.1.3


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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 Mar 23, 2026
@elastic-renovate-prod elastic-renovate-prod bot requested a review from a team March 23, 2026 09:15
@elasticmachine
Copy link
Copy Markdown
Contributor

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

@tylersmalley
Copy link
Copy Markdown
Member

/ci

…ally, or add an exception to src/dev/yarn_deduplicate/index.ts and then commit the changes and push to your branch
@elastic-renovate-prod
Copy link
Copy Markdown
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.

@Ikuni17 Ikuni17 enabled auto-merge (squash) April 1, 2026 01:00
@macroscopeapp
Copy link
Copy Markdown
Contributor

macroscopeapp bot commented Apr 1, 2026

Approvability

Verdict: Would Approve

This is a routine patch version update of cssnano (7.1.2 → 7.1.3) and its transitive dependencies. Changes are limited to package.json, yarn.lock, and version tracking files with no application code modifications.

Macroscope would have approved this PR. A repo admin can enable approvability here.

@Ikuni17 Ikuni17 merged commit cc0e0d3 into main Apr 1, 2026
18 checks passed
@Ikuni17 Ikuni17 deleted the renovate/main-cssnano branch April 1, 2026 02:32
@kibanamachine
Copy link
Copy Markdown
Contributor

Starting backport for target branches: 8.19, 9.2, 9.3

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

@elasticmachine
Copy link
Copy Markdown
Contributor

💛 Build succeeded, but was flaky

Failed CI Steps

Test Failures

  • [job] [logs] affected Scout: [ platform / discover_enhanced ] plugin / local-stateful-classic - Discover app - saved searches - should unselect saved search when navigating to a 'new'

Metrics [docs]

Page load bundle

Size of the bundles that are downloaded on every page load. Target size is below 100kb

id before after diff
kbnUiSharedDeps-css 109.7KB 109.6KB -100.0B

History

@kibanamachine
Copy link
Copy Markdown
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:
- Update dependency tar-fs to v3.1.2 (main) (#259014)
- Update Emotion dependencies (main) (#251761)
- Update langchain (main) (#240493)
- Add shared validation runner package (#258768)
- add kbn/scout-synthtrace (#258961)
9.2 Backport failed because of merge conflicts
9.3 Backport failed because of merge conflicts

Manual backport

To create the backport manually run:

node scripts/backport --pr 259009

Questions ?

Please refer to the Backport tool documentation

jeramysoucy pushed a commit to jeramysoucy/kibana that referenced this pull request Apr 1, 2026
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [cssnano](https://github.com/cssnano/cssnano) |
devDependencies | patch | [`7.1.2` ->
`7.1.3`](https://renovatebot.com/diffs/npm/cssnano/7.1.2/7.1.3) |
| [cssnano-preset-default](https://github.com/cssnano/cssnano)
| devDependencies | patch | [`7.0.10` ->
`7.0.11`](https://renovatebot.com/diffs/npm/cssnano-preset-default/7.0.10/7.0.11)
|

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>cssnano/cssnano (cssnano)</summary>

###
[`v7.1.3`](https://github.com/cssnano/cssnano/releases/tag/cssnano%407.1.3):
v7.1.3

[Compare
Source](https://github.com/cssnano/cssnano/compare/cssnano@7.1.2...cssnano@7.1.3)

#### What's Changed

- Optimize mergeRule selector merging with WeakMap caching by
[@&elastic#8203;Goodwine](https://github.com/Goodwine) in
[https://github.com/cssnano/cssnano/pull/1748](https://github.com/cssnano/cssnano/pull/1748)

**Full Changelog**:
https://github.com/cssnano/cssnano/compare/cssnano@7.1.2...cssnano@7.1.3

</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.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://github.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- 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: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: Brad White <Ikuni17@users.noreply.github.com>
paulinashakirova pushed a commit to paulinashakirova/kibana that referenced this pull request Apr 2, 2026
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [cssnano](https://github.com/cssnano/cssnano) |
devDependencies | patch | [`7.1.2` ->
`7.1.3`](https://renovatebot.com/diffs/npm/cssnano/7.1.2/7.1.3) |
| [cssnano-preset-default](https://github.com/cssnano/cssnano)
| devDependencies | patch | [`7.0.10` ->
`7.0.11`](https://renovatebot.com/diffs/npm/cssnano-preset-default/7.0.10/7.0.11)
|

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>cssnano/cssnano (cssnano)</summary>

###
[`v7.1.3`](https://github.com/cssnano/cssnano/releases/tag/cssnano%407.1.3):
v7.1.3

[Compare
Source](https://github.com/cssnano/cssnano/compare/cssnano@7.1.2...cssnano@7.1.3)

#### What's Changed

- Optimize mergeRule selector merging with WeakMap caching by
[@&elastic#8203;Goodwine](https://github.com/Goodwine) in
[https://github.com/cssnano/cssnano/pull/1748](https://github.com/cssnano/cssnano/pull/1748)

**Full Changelog**:
https://github.com/cssnano/cssnano/compare/cssnano@7.1.2...cssnano@7.1.3

</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.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://github.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- 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: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: Brad White <Ikuni17@users.noreply.github.com>
@kibanamachine kibanamachine added the backport missing Added to PRs automatically when the are determined to be missing a backport. label Apr 3, 2026
@kibanamachine
Copy link
Copy Markdown
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 259009 locally

Ikuni17 pushed a commit to Ikuni17/kibana that referenced this pull request Apr 3, 2026
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [cssnano](https://github.com/cssnano/cssnano) |
devDependencies | patch | [`7.1.2` ->
`7.1.3`](https://renovatebot.com/diffs/npm/cssnano/7.1.2/7.1.3) |
| [cssnano-preset-default](https://github.com/cssnano/cssnano)
| devDependencies | patch | [`7.0.10` ->
`7.0.11`](https://renovatebot.com/diffs/npm/cssnano-preset-default/7.0.10/7.0.11)
|

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>cssnano/cssnano (cssnano)</summary>

###
[`v7.1.3`](https://github.com/cssnano/cssnano/releases/tag/cssnano%407.1.3):
v7.1.3

[Compare
Source](https://github.com/cssnano/cssnano/compare/cssnano@7.1.2...cssnano@7.1.3)

#### What's Changed

- Optimize mergeRule selector merging with WeakMap caching by
[@&elastic#8203;Goodwine](https://github.com/Goodwine) in
[https://github.com/cssnano/cssnano/pull/1748](https://github.com/cssnano/cssnano/pull/1748)

**Full Changelog**:
https://github.com/cssnano/cssnano/compare/cssnano@7.1.2...cssnano@7.1.3

</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.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://github.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- 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: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: Brad White <Ikuni17@users.noreply.github.com>
(cherry picked from commit cc0e0d3)

# Conflicts:
#	src/platform/packages/private/kbn-ui-shared-deps-src/version_dependencies.txt
#	src/platform/packages/shared/kbn-monaco/version_dependencies.txt
@Ikuni17
Copy link
Copy Markdown
Contributor

Ikuni17 commented Apr 3, 2026

💔 Some backports could not be created

Status Branch Result
9.2
9.3 An unhandled error occurred. Please see the logs for details

Note: Successful backport PRs will be merged automatically after passing CI.

Manual backport

To create the backport manually run:

node scripts/backport --pr 259009

Questions ?

Please refer to the Backport tool documentation

Ikuni17 pushed a commit to Ikuni17/kibana that referenced this pull request Apr 3, 2026
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [cssnano](https://github.com/cssnano/cssnano) |
devDependencies | patch | [`7.1.2` ->
`7.1.3`](https://renovatebot.com/diffs/npm/cssnano/7.1.2/7.1.3) |
| [cssnano-preset-default](https://github.com/cssnano/cssnano)
| devDependencies | patch | [`7.0.10` ->
`7.0.11`](https://renovatebot.com/diffs/npm/cssnano-preset-default/7.0.10/7.0.11)
|

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>cssnano/cssnano (cssnano)</summary>

###
[`v7.1.3`](https://github.com/cssnano/cssnano/releases/tag/cssnano%407.1.3):
v7.1.3

[Compare
Source](https://github.com/cssnano/cssnano/compare/cssnano@7.1.2...cssnano@7.1.3)

#### What's Changed

- Optimize mergeRule selector merging with WeakMap caching by
[@&elastic#8203;Goodwine](https://github.com/Goodwine) in
[https://github.com/cssnano/cssnano/pull/1748](https://github.com/cssnano/cssnano/pull/1748)

**Full Changelog**:
https://github.com/cssnano/cssnano/compare/cssnano@7.1.2...cssnano@7.1.3

</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.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://github.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- 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: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: Brad White <Ikuni17@users.noreply.github.com>
(cherry picked from commit cc0e0d3)

# Conflicts:
#	src/platform/packages/private/kbn-ui-shared-deps-src/version_dependencies.txt
#	src/platform/packages/shared/kbn-monaco/version_dependencies.txt
#	yarn.lock
Ikuni17 pushed a commit to Ikuni17/kibana that referenced this pull request Apr 3, 2026
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [cssnano](https://github.com/cssnano/cssnano) |
devDependencies | patch | [`7.1.2` ->
`7.1.3`](https://renovatebot.com/diffs/npm/cssnano/7.1.2/7.1.3) |
| [cssnano-preset-default](https://github.com/cssnano/cssnano)
| devDependencies | patch | [`7.0.10` ->
`7.0.11`](https://renovatebot.com/diffs/npm/cssnano-preset-default/7.0.10/7.0.11)
|

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>cssnano/cssnano (cssnano)</summary>

###
[`v7.1.3`](https://github.com/cssnano/cssnano/releases/tag/cssnano%407.1.3):
v7.1.3

[Compare
Source](https://github.com/cssnano/cssnano/compare/cssnano@7.1.2...cssnano@7.1.3)

#### What's Changed

- Optimize mergeRule selector merging with WeakMap caching by
[@&elastic#8203;Goodwine](https://github.com/Goodwine) in
[https://github.com/cssnano/cssnano/pull/1748](https://github.com/cssnano/cssnano/pull/1748)

**Full Changelog**:
https://github.com/cssnano/cssnano/compare/cssnano@7.1.2...cssnano@7.1.3

</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.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://github.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- 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: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: Brad White <Ikuni17@users.noreply.github.com>
(cherry picked from commit cc0e0d3)

# Conflicts:
#	src/platform/packages/private/kbn-ui-shared-deps-src/version_dependencies.txt
#	src/platform/packages/shared/kbn-monaco/version_dependencies.txt
@Ikuni17
Copy link
Copy Markdown
Contributor

Ikuni17 commented Apr 3, 2026

💚 All backports created successfully

Status Branch Result
8.19
9.3

Note: Successful backport PRs will be merged automatically after passing CI.

Questions ?

Please refer to the Backport tool documentation

@kibanamachine
Copy link
Copy Markdown
Contributor

Looks like this PR has backport PRs but they still haven't been merged. Please merge them ASAP to keep the branches relatively in sync.
cc: @Ikuni17

1 similar comment
@kibanamachine
Copy link
Copy Markdown
Contributor

Looks like this PR has backport PRs but they still haven't been merged. Please merge them ASAP to keep the branches relatively in sync.
cc: @Ikuni17

Ikuni17 added a commit that referenced this pull request Apr 7, 2026
# Backport

This will backport the following commits from `main` to `9.2`:
- [Update cssnano (main)
(#259009)](#259009)

<!--- Backport version: 11.0.1 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)

<!--BACKPORT
[{"author":{"name":"elastic-renovate-prod[bot]","email":"174716857+elastic-renovate-prod[bot]@users.noreply.github.com"},"sourceCommit":{"committedDate":"2026-04-01T02:32:25Z","message":"Update
cssnano (main) (#259009)\n\nThis PR contains the following updates:\n\n|
Package | Type | Update | Change |\n|---|---|---|---|\n|
[cssnano](https://github.com/cssnano/cssnano)
|\ndevDependencies | patch | [`7.1.2`
->\n`7.1.3`](https://renovatebot.com/diffs/npm/cssnano/7.1.2/7.1.3) |\n|
[cssnano-preset-default](https://github.com/cssnano/cssnano)\n|
devDependencies | patch | [`7.0.10`
->\n`7.0.11`](https://renovatebot.com/diffs/npm/cssnano-preset-default/7.0.10/7.0.11)\n|\n\n---\n\n>
[!WARNING]\n> Some dependencies could not be looked up. Check the
Dependency\nDashboard for more information.\n\n---\n\n### Release
Notes\n\n<details>\n<summary>cssnano/cssnano
(cssnano)</summary>\n\n###\n[`v7.1.3`](https://github.com/cssnano/cssnano/releases/tag/cssnano%407.1.3):\nv7.1.3\n\n[Compare\nSource](https://github.com/cssnano/cssnano/compare/cssnano@7.1.2...cssnano@7.1.3)\n\n####
What's Changed\n\n- Optimize mergeRule selector merging with WeakMap
caching by\n[@&#8203;Goodwine](https://github.com/Goodwine)
in\n[https://github.com/cssnano/cssnano/pull/1748](https://github.com/cssnano/cssnano/pull/1748)\n\n**Full
Changelog**:\nhttps://github.com/cssnano/cssnano/compare/cssnano@7.1.2...cssnano@7.1.3\n\n</details>\n\n---\n\n###
Configuration\n\n📅 **Schedule**: Branch creation - At any time (no
schedule defined),\nAutomerge - At any time (no schedule defined).\n\n🚦
**Automerge**: Disabled by config. Please merge this manually once
you\nare satisfied.\n\n♻ **Rebasing**: Whenever PR becomes conflicted,
or you tick the\nrebase/retry checkbox.\n\n👻 **Immortal**: This PR will
be recreated if closed unmerged.
Get\n[config\nhelp](https://github.com/renovatebot/renovate/discussions)
if\nthat's undesired.\n\n---\n\n- [ ] If you want to rebase/retry this
PR, check\nthis box\n\n---\n\nThis PR has been generated by
[Renovate\nBot](https://github.com/renovatebot/renovate).\n\n\n\n---------\n\nCo-authored-by:
elastic-renovate-prod[bot]
<174716857+elastic-renovate-prod[bot]@users.noreply.github.com>\nCo-authored-by:
kibanamachine
<42973632+kibanamachine@users.noreply.github.com>\nCo-authored-by: Brad
White
<Ikuni17@users.noreply.github.com>","sha":"cc0e0d3bff17a097543fb8fa2ecd1f42843b3e3b","branchLabelMapping":{"^v9.4.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Operations","release_note:skip","backport
missing","backport:all-open","v9.4.0"],"title":"Update cssnano
(main)","number":259009,"url":"https://github.com/elastic/kibana/pull/259009","mergeCommit":{"message":"Update
cssnano (main) (#259009)\n\nThis PR contains the following updates:\n\n|
Package | Type | Update | Change |\n|---|---|---|---|\n|
[cssnano](https://github.com/cssnano/cssnano)
|\ndevDependencies | patch | [`7.1.2`
->\n`7.1.3`](https://renovatebot.com/diffs/npm/cssnano/7.1.2/7.1.3) |\n|
[cssnano-preset-default](https://github.com/cssnano/cssnano)\n|
devDependencies | patch | [`7.0.10`
->\n`7.0.11`](https://renovatebot.com/diffs/npm/cssnano-preset-default/7.0.10/7.0.11)\n|\n\n---\n\n>
[!WARNING]\n> Some dependencies could not be looked up. Check the
Dependency\nDashboard for more information.\n\n---\n\n### Release
Notes\n\n<details>\n<summary>cssnano/cssnano
(cssnano)</summary>\n\n###\n[`v7.1.3`](https://github.com/cssnano/cssnano/releases/tag/cssnano%407.1.3):\nv7.1.3\n\n[Compare\nSource](https://github.com/cssnano/cssnano/compare/cssnano@7.1.2...cssnano@7.1.3)\n\n####
What's Changed\n\n- Optimize mergeRule selector merging with WeakMap
caching by\n[@&#8203;Goodwine](https://github.com/Goodwine)
in\n[https://github.com/cssnano/cssnano/pull/1748](https://github.com/cssnano/cssnano/pull/1748)\n\n**Full
Changelog**:\nhttps://github.com/cssnano/cssnano/compare/cssnano@7.1.2...cssnano@7.1.3\n\n</details>\n\n---\n\n###
Configuration\n\n📅 **Schedule**: Branch creation - At any time (no
schedule defined),\nAutomerge - At any time (no schedule defined).\n\n🚦
**Automerge**: Disabled by config. Please merge this manually once
you\nare satisfied.\n\n♻ **Rebasing**: Whenever PR becomes conflicted,
or you tick the\nrebase/retry checkbox.\n\n👻 **Immortal**: This PR will
be recreated if closed unmerged.
Get\n[config\nhelp](https://github.com/renovatebot/renovate/discussions)
if\nthat's undesired.\n\n---\n\n- [ ] If you want to rebase/retry this
PR, check\nthis box\n\n---\n\nThis PR has been generated by
[Renovate\nBot](https://github.com/renovatebot/renovate).\n\n\n\n---------\n\nCo-authored-by:
elastic-renovate-prod[bot]
<174716857+elastic-renovate-prod[bot]@users.noreply.github.com>\nCo-authored-by:
kibanamachine
<42973632+kibanamachine@users.noreply.github.com>\nCo-authored-by: Brad
White
<Ikuni17@users.noreply.github.com>","sha":"cc0e0d3bff17a097543fb8fa2ecd1f42843b3e3b"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.4.0","branchLabelMappingKey":"^v9.4.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/259009","number":259009,"mergeCommit":{"message":"Update
cssnano (main) (#259009)\n\nThis PR contains the following updates:\n\n|
Package | Type | Update | Change |\n|---|---|---|---|\n|
[cssnano](https://github.com/cssnano/cssnano)
|\ndevDependencies | patch | [`7.1.2`
->\n`7.1.3`](https://renovatebot.com/diffs/npm/cssnano/7.1.2/7.1.3) |\n|
[cssnano-preset-default](https://github.com/cssnano/cssnano)\n|
devDependencies | patch | [`7.0.10`
->\n`7.0.11`](https://renovatebot.com/diffs/npm/cssnano-preset-default/7.0.10/7.0.11)\n|\n\n---\n\n>
[!WARNING]\n> Some dependencies could not be looked up. Check the
Dependency\nDashboard for more information.\n\n---\n\n### Release
Notes\n\n<details>\n<summary>cssnano/cssnano
(cssnano)</summary>\n\n###\n[`v7.1.3`](https://github.com/cssnano/cssnano/releases/tag/cssnano%407.1.3):\nv7.1.3\n\n[Compare\nSource](https://github.com/cssnano/cssnano/compare/cssnano@7.1.2...cssnano@7.1.3)\n\n####
What's Changed\n\n- Optimize mergeRule selector merging with WeakMap
caching by\n[@&#8203;Goodwine](https://github.com/Goodwine)
in\n[https://github.com/cssnano/cssnano/pull/1748](https://github.com/cssnano/cssnano/pull/1748)\n\n**Full
Changelog**:\nhttps://github.com/cssnano/cssnano/compare/cssnano@7.1.2...cssnano@7.1.3\n\n</details>\n\n---\n\n###
Configuration\n\n📅 **Schedule**: Branch creation - At any time (no
schedule defined),\nAutomerge - At any time (no schedule defined).\n\n🚦
**Automerge**: Disabled by config. Please merge this manually once
you\nare satisfied.\n\n♻ **Rebasing**: Whenever PR becomes conflicted,
or you tick the\nrebase/retry checkbox.\n\n👻 **Immortal**: This PR will
be recreated if closed unmerged.
Get\n[config\nhelp](https://github.com/renovatebot/renovate/discussions)
if\nthat's undesired.\n\n---\n\n- [ ] If you want to rebase/retry this
PR, check\nthis box\n\n---\n\nThis PR has been generated by
[Renovate\nBot](https://github.com/renovatebot/renovate).\n\n\n\n---------\n\nCo-authored-by:
elastic-renovate-prod[bot]
<174716857+elastic-renovate-prod[bot]@users.noreply.github.com>\nCo-authored-by:
kibanamachine
<42973632+kibanamachine@users.noreply.github.com>\nCo-authored-by: Brad
White
<Ikuni17@users.noreply.github.com>","sha":"cc0e0d3bff17a097543fb8fa2ecd1f42843b3e3b"}}]}]
BACKPORT-->

---------

Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
@kibanamachine
Copy link
Copy Markdown
Contributor

Looks like this PR has backport PRs but they still haven't been merged. Please merge them ASAP to keep the branches relatively in sync.
cc: @Ikuni17

1 similar comment
@kibanamachine
Copy link
Copy Markdown
Contributor

Looks like this PR has backport PRs but they still haven't been merged. Please merge them ASAP to keep the branches relatively in sync.
cc: @Ikuni17

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 backport missing Added to PRs automatically when the are determined to be missing a backport. release_note:skip Skip the PR/issue when compiling release notes Team:Operations Kibana-Operations Team v9.2.8 v9.4.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants